diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ae4b55bd3e..2e7730a6e7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/). +## 1.29.0 - 2021-01-12 +### Added +- Support for auto-scaling in the Big Data service +- Documentation fixes for the Logging Search service + +### Breaking Changes +- Removed `Starting` and `Stopping` values from enum `LifecycleState` of model `Node` in the Big Data service +- Removed `UpdatingInfra` value from enum `LifecycleState` of model `BdsInstance` in the Big Data service + ## 1.28.0 - 2020-12-15 ### Added - Support for filtering listKeys based on KeyShape in KeyManagement service diff --git a/bmc-addons/bmc-apache-connector-provider/pom.xml b/bmc-addons/bmc-apache-connector-provider/pom.xml index ae3944efdf4..b28f9ce84c2 100644 --- a/bmc-addons/bmc-apache-connector-provider/pom.xml +++ b/bmc-addons/bmc-apache-connector-provider/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk-addons - 1.28.0 + 1.29.0 ../pom.xml @@ -42,7 +42,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 com.oracle.oci.sdk oci-java-sdk-audit - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-containerengine - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-core - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-database - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-dns - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-email - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-filestorage - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-identity - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-loadbalancer - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-objectstorage - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-addons-resteasy-client-configurator - 1.28.0 + 1.29.0 com.oracle.oci.sdk oci-java-sdk-addons-sasl - 1.28.0 + 1.29.0 com.oracle.oci.sdk oci-java-sdk-resourcesearch - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-addons-apache - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-keymanagement - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-announcementsservice - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-healthchecks - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-waas - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-streaming - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-resourcemanager - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-monitoring - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-ons - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-autoscaling - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-budget - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-workrequests - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-limits - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-functions - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-events - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-dts - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-oce - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-oda - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-analytics - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-integration - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-osmanagement - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-marketplace - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-apigateway - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-applicationmigration - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-datacatalog - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-dataflow - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-datascience - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-nosql - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-secrets - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-vault - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-bds - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-encryption - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-cims - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-datasafe - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-mysql - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-dataintegration - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-ocvp - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-usageapi - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-blockchain - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-loggingingestion - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-logging - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-loganalytics - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-managementdashboard - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-sch - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-loggingsearch - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-managementagent - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-cloudguard - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-opsi - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-computeinstanceagent - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-optimizer - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-tenantmanagercontrolplane - 1.28.0 + 1.29.0 false com.oracle.oci.sdk oci-java-sdk-rover - 1.28.0 + 1.29.0 false diff --git a/bmc-budget/pom.xml b/bmc-budget/pom.xml index 227008ebab7..c6603ec9644 100644 --- a/bmc-budget/pom.xml +++ b/bmc-budget/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-budget @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/Budget.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/Budget.java index 3a03b6fcb38..cb3de4191d5 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/Budget.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/Budget.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget; @@ -52,7 +52,7 @@ public interface Budget extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAlertRule API. + * Example: Click here to see how to use CreateAlertRule API. */ CreateAlertRuleResponse createAlertRule(CreateAlertRuleRequest request); @@ -63,7 +63,7 @@ public interface Budget extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateBudget API. + * Example: Click here to see how to use CreateBudget API. */ CreateBudgetResponse createBudget(CreateBudgetRequest request); @@ -73,7 +73,7 @@ public interface Budget extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAlertRule API. + * Example: Click here to see how to use DeleteAlertRule API. */ DeleteAlertRuleResponse deleteAlertRule(DeleteAlertRuleRequest request); @@ -83,7 +83,7 @@ public interface Budget extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteBudget API. + * Example: Click here to see how to use DeleteBudget API. */ DeleteBudgetResponse deleteBudget(DeleteBudgetRequest request); @@ -93,7 +93,7 @@ public interface Budget extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAlertRule API. + * Example: Click here to see how to use GetAlertRule API. */ GetAlertRuleResponse getAlertRule(GetAlertRuleRequest request); @@ -103,7 +103,7 @@ public interface Budget extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBudget API. + * Example: Click here to see how to use GetBudget API. */ GetBudgetResponse getBudget(GetBudgetRequest request); @@ -114,7 +114,7 @@ public interface Budget extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAlertRules API. + * Example: Click here to see how to use ListAlertRules API. */ ListAlertRulesResponse listAlertRules(ListAlertRulesRequest request); @@ -134,7 +134,7 @@ public interface Budget extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBudgets API. + * Example: Click here to see how to use ListBudgets API. */ ListBudgetsResponse listBudgets(ListBudgetsRequest request); @@ -144,7 +144,7 @@ public interface Budget extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAlertRule API. + * Example: Click here to see how to use UpdateAlertRule API. */ UpdateAlertRuleResponse updateAlertRule(UpdateAlertRuleRequest request); @@ -154,7 +154,7 @@ public interface Budget extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateBudget API. + * Example: Click here to see how to use UpdateBudget API. */ UpdateBudgetResponse updateBudget(UpdateBudgetRequest request); diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetAsync.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetAsync.java index 04d8ffb38ee..58bd67cb995 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetAsync.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetAsyncClient.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetAsyncClient.java index 15b1ca3e939..a83aaa7ffc2 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetAsyncClient.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetClient.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetClient.java index eead5a101fd..b7a949367cc 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetClient.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetPaginators.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetPaginators.java index 27a52063fa9..5df7fce2bde 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetPaginators.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetWaiters.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetWaiters.java index 6da7c33e517..f52a639bf50 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetWaiters.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/BudgetWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/CreateAlertRuleConverter.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/CreateAlertRuleConverter.java index 89cb5a8a24d..ecc737e48c5 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/CreateAlertRuleConverter.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/CreateAlertRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.internal.http; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/CreateBudgetConverter.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/CreateBudgetConverter.java index 9fb46e7fdde..68467d5e808 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/CreateBudgetConverter.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/CreateBudgetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.internal.http; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/DeleteAlertRuleConverter.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/DeleteAlertRuleConverter.java index c235eca4501..32aca251f26 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/DeleteAlertRuleConverter.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/DeleteAlertRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.internal.http; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/DeleteBudgetConverter.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/DeleteBudgetConverter.java index 8f13b136ca9..d43872700b7 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/DeleteBudgetConverter.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/DeleteBudgetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.internal.http; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/GetAlertRuleConverter.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/GetAlertRuleConverter.java index dde3d518624..a23ca8779f3 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/GetAlertRuleConverter.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/GetAlertRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.internal.http; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/GetBudgetConverter.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/GetBudgetConverter.java index 84913206837..d68c8a1051d 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/GetBudgetConverter.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/GetBudgetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.internal.http; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/ListAlertRulesConverter.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/ListAlertRulesConverter.java index 06e579c1cdd..5d153008a87 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/ListAlertRulesConverter.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/ListAlertRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.internal.http; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/ListBudgetsConverter.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/ListBudgetsConverter.java index 78543531ea0..7b8b10827f5 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/ListBudgetsConverter.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/ListBudgetsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.internal.http; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/UpdateAlertRuleConverter.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/UpdateAlertRuleConverter.java index 2d693d63d74..cc315493ed4 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/UpdateAlertRuleConverter.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/UpdateAlertRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.internal.http; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/UpdateBudgetConverter.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/UpdateBudgetConverter.java index b4866564e4a..b041a429d59 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/UpdateBudgetConverter.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/internal/http/UpdateBudgetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.internal.http; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertRule.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertRule.java index ca002567619..96b7b21b06b 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertRule.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertRuleSummary.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertRuleSummary.java index 73c7f78a9f2..b7fc6144179 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertRuleSummary.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertType.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertType.java index 09a50699269..b40dd806b9c 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertType.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/AlertType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/Budget.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/Budget.java index b70a50fa46c..fa4eed4fd2f 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/Budget.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/Budget.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/BudgetSummary.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/BudgetSummary.java index 94ec6173e89..240c5498ee7 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/BudgetSummary.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/BudgetSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/CreateAlertRuleDetails.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/CreateAlertRuleDetails.java index a1e11c65fa2..7aa4300a31c 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/CreateAlertRuleDetails.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/CreateAlertRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/CreateBudgetDetails.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/CreateBudgetDetails.java index 35e56f1e90b..94a8dce26e7 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/CreateBudgetDetails.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/CreateBudgetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/LifecycleState.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/LifecycleState.java index ccee8dc7e2b..91d8bd8788f 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/LifecycleState.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/LifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/ResetPeriod.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/ResetPeriod.java index 75cd431702d..4bfb96d072a 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/ResetPeriod.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/ResetPeriod.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/SortBy.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/SortBy.java index d67f9625823..ff6a8e7b28a 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/SortBy.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/SortBy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/SortOrder.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/SortOrder.java index 8a786a8b398..1cd74c6f8ba 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/SortOrder.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/SortOrder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/TargetType.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/TargetType.java index 1a323a3a86f..11e97f4a366 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/TargetType.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/TargetType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/ThresholdType.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/ThresholdType.java index 3ff1c9ce74a..feaccbfbd34 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/ThresholdType.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/ThresholdType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/UpdateAlertRuleDetails.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/UpdateAlertRuleDetails.java index c080f702eb0..9da17423687 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/UpdateAlertRuleDetails.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/UpdateAlertRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/UpdateBudgetDetails.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/UpdateBudgetDetails.java index 350aeca154d..be73482dad4 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/model/UpdateBudgetDetails.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/model/UpdateBudgetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.model; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/CreateAlertRuleRequest.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/CreateAlertRuleRequest.java index 7ee4f6930da..bcfbe4881b0 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/CreateAlertRuleRequest.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/CreateAlertRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; /** - * Example: Click here to see how to use CreateAlertRuleRequest. + * Example: Click here to see how to use CreateAlertRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/CreateBudgetRequest.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/CreateBudgetRequest.java index 93b4dc83537..d4857b5c965 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/CreateBudgetRequest.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/CreateBudgetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; /** - * Example: Click here to see how to use CreateBudgetRequest. + * Example: Click here to see how to use CreateBudgetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/DeleteAlertRuleRequest.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/DeleteAlertRuleRequest.java index fb6bc4074b9..dc499b3b0d9 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/DeleteAlertRuleRequest.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/DeleteAlertRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; /** - * Example: Click here to see how to use DeleteAlertRuleRequest. + * Example: Click here to see how to use DeleteAlertRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/DeleteBudgetRequest.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/DeleteBudgetRequest.java index cf4dd8e24d1..11d1cb18178 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/DeleteBudgetRequest.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/DeleteBudgetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; /** - * Example: Click here to see how to use DeleteBudgetRequest. + * Example: Click here to see how to use DeleteBudgetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/GetAlertRuleRequest.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/GetAlertRuleRequest.java index 0f27bb2ac6a..aaec3070cd7 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/GetAlertRuleRequest.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/GetAlertRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; /** - * Example: Click here to see how to use GetAlertRuleRequest. + * Example: Click here to see how to use GetAlertRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/GetBudgetRequest.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/GetBudgetRequest.java index 59c366a7fc9..87ac4d72fd3 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/GetBudgetRequest.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/GetBudgetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; /** - * Example: Click here to see how to use GetBudgetRequest. + * Example: Click here to see how to use GetBudgetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/ListAlertRulesRequest.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/ListAlertRulesRequest.java index b6094c8bce5..16ad1cc606e 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/ListAlertRulesRequest.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/ListAlertRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; /** - * Example: Click here to see how to use ListAlertRulesRequest. + * Example: Click here to see how to use ListAlertRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/ListBudgetsRequest.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/ListBudgetsRequest.java index 894be922d6f..b1aeb3dcf52 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/ListBudgetsRequest.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/ListBudgetsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; /** - * Example: Click here to see how to use ListBudgetsRequest. + * Example: Click here to see how to use ListBudgetsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/UpdateAlertRuleRequest.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/UpdateAlertRuleRequest.java index c4977ef9bbe..752acdf2fc7 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/UpdateAlertRuleRequest.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/UpdateAlertRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; /** - * Example: Click here to see how to use UpdateAlertRuleRequest. + * Example: Click here to see how to use UpdateAlertRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/UpdateBudgetRequest.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/UpdateBudgetRequest.java index 2ef84e60a8b..99ea7ad68e9 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/UpdateBudgetRequest.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/requests/UpdateBudgetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.requests; import com.oracle.bmc.budget.model.*; /** - * Example: Click here to see how to use UpdateBudgetRequest. + * Example: Click here to see how to use UpdateBudgetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190111") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/CreateAlertRuleResponse.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/CreateAlertRuleResponse.java index d5521d233fa..a84515c1e3b 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/CreateAlertRuleResponse.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/CreateAlertRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.responses; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/CreateBudgetResponse.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/CreateBudgetResponse.java index b9cfaffb170..cdf1bf2c41b 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/CreateBudgetResponse.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/CreateBudgetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.responses; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/DeleteAlertRuleResponse.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/DeleteAlertRuleResponse.java index 5a2b2abe18d..eb4ad470920 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/DeleteAlertRuleResponse.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/DeleteAlertRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.responses; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/DeleteBudgetResponse.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/DeleteBudgetResponse.java index e57f9ffca93..e8e6b9f0465 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/DeleteBudgetResponse.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/DeleteBudgetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.responses; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/GetAlertRuleResponse.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/GetAlertRuleResponse.java index 9bf1d8143ee..f5d212c4856 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/GetAlertRuleResponse.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/GetAlertRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.responses; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/GetBudgetResponse.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/GetBudgetResponse.java index 0280099ddbe..7dfbcf908dd 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/GetBudgetResponse.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/GetBudgetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.responses; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/ListAlertRulesResponse.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/ListAlertRulesResponse.java index 91437ed04e0..bccf873c9b2 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/ListAlertRulesResponse.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/ListAlertRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.responses; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/ListBudgetsResponse.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/ListBudgetsResponse.java index aecaf344b47..d5db0abd591 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/ListBudgetsResponse.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/ListBudgetsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.responses; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/UpdateAlertRuleResponse.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/UpdateAlertRuleResponse.java index a3d22c2d9ba..79a36d6583a 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/UpdateAlertRuleResponse.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/UpdateAlertRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.responses; diff --git a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/UpdateBudgetResponse.java b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/UpdateBudgetResponse.java index e685ac1ea7a..fac3a6c9046 100644 --- a/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/UpdateBudgetResponse.java +++ b/bmc-budget/src/main/java/com/oracle/bmc/budget/responses/UpdateBudgetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.budget.responses; diff --git a/bmc-cims/pom.xml b/bmc-cims/pom.xml index 11d5728e2b1..cc211b2ea70 100644 --- a/bmc-cims/pom.xml +++ b/bmc-cims/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-cims @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/Incident.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/Incident.java index 64dce667747..fb94f6d34a4 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/Incident.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/Incident.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims; @@ -51,7 +51,7 @@ public interface Incident extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateIncident API. + * Example: Click here to see how to use CreateIncident API. */ CreateIncidentResponse createIncident(CreateIncidentRequest request); @@ -61,7 +61,7 @@ public interface Incident extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIncident API. + * Example: Click here to see how to use GetIncident API. */ GetIncidentResponse getIncident(GetIncidentRequest request); @@ -71,7 +71,7 @@ public interface Incident extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetStatus API. + * Example: Click here to see how to use GetStatus API. */ GetStatusResponse getStatus(GetStatusRequest request); @@ -81,7 +81,7 @@ public interface Incident extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListIncidentResourceTypes API. + * Example: Click here to see how to use ListIncidentResourceTypes API. */ ListIncidentResourceTypesResponse listIncidentResourceTypes( ListIncidentResourceTypesRequest request); @@ -92,7 +92,7 @@ ListIncidentResourceTypesResponse listIncidentResourceTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListIncidents API. + * Example: Click here to see how to use ListIncidents API. */ ListIncidentsResponse listIncidents(ListIncidentsRequest request); @@ -102,7 +102,7 @@ ListIncidentResourceTypesResponse listIncidentResourceTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateIncident API. + * Example: Click here to see how to use UpdateIncident API. */ UpdateIncidentResponse updateIncident(UpdateIncidentRequest request); @@ -112,7 +112,7 @@ ListIncidentResourceTypesResponse listIncidentResourceTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ValidateUser API. + * Example: Click here to see how to use ValidateUser API. */ ValidateUserResponse validateUser(ValidateUserRequest request); diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentAsync.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentAsync.java index 708cb0c1427..7cfb7a6c6c0 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentAsync.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentAsyncClient.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentAsyncClient.java index cfccc5d83f1..3e12b63ce6c 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentAsyncClient.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentClient.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentClient.java index 7c903460f7d..64da825d448 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentClient.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentPaginators.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentPaginators.java index 1bd2e159e63..cd37184499d 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentPaginators.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/IncidentPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/User.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/User.java index 4f99e15d9c1..9353425fa8c 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/User.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/User.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims; @@ -51,7 +51,7 @@ public interface User extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateUser API. + * Example: Click here to see how to use CreateUser API. */ CreateUserResponse createUser(CreateUserRequest request); } diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/UserAsync.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/UserAsync.java index cd04ecaa594..6dba3412a6a 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/UserAsync.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/UserAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/UserAsyncClient.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/UserAsyncClient.java index fde8ee2668d..d98951be395 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/UserAsyncClient.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/UserAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/UserClient.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/UserClient.java index 38dbf077355..faef80904b4 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/UserClient.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/UserClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/CreateIncidentConverter.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/CreateIncidentConverter.java index ce4db0dc1dc..ff5ae1ed97b 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/CreateIncidentConverter.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/CreateIncidentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.internal.http; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/CreateUserConverter.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/CreateUserConverter.java index ef3de322bc8..c8594ff08cd 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/CreateUserConverter.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/CreateUserConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.internal.http; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/GetIncidentConverter.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/GetIncidentConverter.java index b6a403c4bc7..2de31b40c02 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/GetIncidentConverter.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/GetIncidentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.internal.http; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/GetStatusConverter.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/GetStatusConverter.java index f3bcb447631..cb61e138068 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/GetStatusConverter.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/GetStatusConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.internal.http; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ListIncidentResourceTypesConverter.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ListIncidentResourceTypesConverter.java index 7f92d7c7858..61e72979d95 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ListIncidentResourceTypesConverter.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ListIncidentResourceTypesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.internal.http; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ListIncidentsConverter.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ListIncidentsConverter.java index 14cfd123843..9d985fc0e6a 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ListIncidentsConverter.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ListIncidentsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.internal.http; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/UpdateIncidentConverter.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/UpdateIncidentConverter.java index 501a80da6e2..74128d6d523 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/UpdateIncidentConverter.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/UpdateIncidentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.internal.http; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ValidateUserConverter.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ValidateUserConverter.java index 663ba50bcd8..e63970fa9cb 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ValidateUserConverter.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/internal/http/ValidateUserConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.internal.http; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ActivityItem.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ActivityItem.java index 01149071312..5b798fc044a 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ActivityItem.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ActivityItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/AvailabilityDomain.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/AvailabilityDomain.java index 2537553b157..8a6bf67be12 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/AvailabilityDomain.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/AvailabilityDomain.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Category.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Category.java index 2d6d2b69fdf..c848de7a36e 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Category.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Category.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Classifier.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Classifier.java index aff4fc94102..f8bfeb8af7e 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Classifier.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Classifier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Contact.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Contact.java index 00b0eef0654..1bcec874ec8 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Contact.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Contact.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ContactList.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ContactList.java index 7c265b5e536..46a715b65a7 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ContactList.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ContactList.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ContextualData.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ContextualData.java index 708d045b5d5..1f8be86df49 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ContextualData.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ContextualData.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateCategoryDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateCategoryDetails.java index 42e4d1625b3..94c4af8202f 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateCategoryDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateCategoryDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateIncident.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateIncident.java index f917e758566..32e847f075f 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateIncident.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateIncident.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateIssueTypeDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateIssueTypeDetails.java index 846e16b7b28..be6388cc5f2 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateIssueTypeDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateIssueTypeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateItemDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateItemDetails.java index 63b94c7f1db..97ff8ca17a7 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateItemDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateItemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateLimitItemDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateLimitItemDetails.java index 66347773a36..de72e19b9c4 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateLimitItemDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateLimitItemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateResourceDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateResourceDetails.java index c3fd8993700..ed6bcc30bb7 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateResourceDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateResourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateSubCategoryDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateSubCategoryDetails.java index c416be7f62e..9ff36e1eafb 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateSubCategoryDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateSubCategoryDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateTechSupportItemDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateTechSupportItemDetails.java index c3b73e9cdb6..e2231d808fa 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateTechSupportItemDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateTechSupportItemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateTicketDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateTicketDetails.java index 286786e0ddd..4ce4e6c5a11 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateTicketDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateTicketDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateUserDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateUserDetails.java index 5c3b03ead3e..934e2684012 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateUserDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/CreateUserDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ErrorCode.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ErrorCode.java index 90568fc51df..4a5e0ea00e8 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ErrorCode.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ErrorCode.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Incident.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Incident.java index 93a695767d5..47da704fb19 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Incident.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Incident.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentResourceType.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentResourceType.java index b15f33ad2e2..4f66f0805b2 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentResourceType.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentResourceType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentSummary.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentSummary.java index 17ad7e20f4b..229f59c932c 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentSummary.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentType.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentType.java index 582075cab4a..f276d3c5699 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentType.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IncidentType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IssueType.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IssueType.java index 64d466d8d63..b70a4cd289c 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IssueType.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/IssueType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Item.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Item.java index cf5e1b5b835..619e41c5341 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Item.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Item.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LifecycleDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LifecycleDetails.java index 3b3544c6a2b..2d4f68c739b 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LifecycleDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LifecycleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LifecycleState.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LifecycleState.java index 54b652bc1d2..b6cd19a8525 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LifecycleState.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LimitItem.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LimitItem.java index 535d6d87a4f..5ad82ee3409 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LimitItem.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/LimitItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ProblemType.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ProblemType.java index 2a09e3a652a..f3fadfcda69 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ProblemType.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ProblemType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Region.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Region.java index ccf577a51f0..cfdadc26eea 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Region.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Region.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Resource.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Resource.java index 95853bdfae9..3804af99791 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Resource.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Resource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Scope.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Scope.java index ac788eed872..1762560ca8a 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Scope.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Scope.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ServiceCategory.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ServiceCategory.java index 890b3b6f345..96b5bf02c82 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ServiceCategory.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ServiceCategory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SortBy.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SortBy.java index 3ba2ad36d88..4bb14ee53ca 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SortBy.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SortBy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SortOrder.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SortOrder.java index 10de24d84d2..48c44d5c39c 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SortOrder.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SortOrder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Status.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Status.java index af95c9298e6..fe37e4e7d1a 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Status.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Status.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SubCategory.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SubCategory.java index 553f5046c8c..2572499ff3b 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SubCategory.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/SubCategory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TechSupportItem.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TechSupportItem.java index 53898bddb90..835e2a84816 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TechSupportItem.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TechSupportItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TenancyInformation.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TenancyInformation.java index f843cd2a14d..d2e2ae1db02 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TenancyInformation.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TenancyInformation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Ticket.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Ticket.java index 37ed4e52e26..5d211211a3f 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Ticket.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Ticket.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TimeZone.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TimeZone.java index 1d8f7125798..a9266249109 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TimeZone.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/TimeZone.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Unit.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Unit.java index 4bc6583867f..e2c10b47236 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Unit.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/Unit.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateActivityItemDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateActivityItemDetails.java index f2697da15f3..c28da21f231 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateActivityItemDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateActivityItemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateIncident.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateIncident.java index d356246b751..87f6bc95969 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateIncident.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateIncident.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateItemDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateItemDetails.java index 7d8e76a6153..7d9f854fbec 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateItemDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateItemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateResourceDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateResourceDetails.java index ba0098c7beb..a624cac647f 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateResourceDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateResourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateTicketDetails.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateTicketDetails.java index b8079afa747..b2f7e5dee10 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateTicketDetails.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/UpdateTicketDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/User.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/User.java index fd58e47dd17..922ca57219f 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/User.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/User.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ValidationResponse.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ValidationResponse.java index 1d825aaf188..fbedc020565 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ValidationResponse.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/model/ValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.model; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/CreateIncidentRequest.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/CreateIncidentRequest.java index a09ec74ef32..f64704a7016 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/CreateIncidentRequest.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/CreateIncidentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; /** - * Example: Click here to see how to use CreateIncidentRequest. + * Example: Click here to see how to use CreateIncidentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/CreateUserRequest.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/CreateUserRequest.java index a841c4353da..0e91d6f8a9b 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/CreateUserRequest.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/CreateUserRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; /** - * Example: Click here to see how to use CreateUserRequest. + * Example: Click here to see how to use CreateUserRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/GetIncidentRequest.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/GetIncidentRequest.java index 25d0e64c34b..e2595b19edb 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/GetIncidentRequest.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/GetIncidentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; /** - * Example: Click here to see how to use GetIncidentRequest. + * Example: Click here to see how to use GetIncidentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/GetStatusRequest.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/GetStatusRequest.java index 4133f34337a..b126ce2de10 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/GetStatusRequest.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/GetStatusRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; /** - * Example: Click here to see how to use GetStatusRequest. + * Example: Click here to see how to use GetStatusRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ListIncidentResourceTypesRequest.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ListIncidentResourceTypesRequest.java index 4abde0b2e76..c1e952a2182 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ListIncidentResourceTypesRequest.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ListIncidentResourceTypesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; /** - * Example: Click here to see how to use ListIncidentResourceTypesRequest. + * Example: Click here to see how to use ListIncidentResourceTypesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ListIncidentsRequest.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ListIncidentsRequest.java index 601eedbff94..2a5ef121fa2 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ListIncidentsRequest.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ListIncidentsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; /** - * Example: Click here to see how to use ListIncidentsRequest. + * Example: Click here to see how to use ListIncidentsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/UpdateIncidentRequest.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/UpdateIncidentRequest.java index b028978fb98..5a605afa05c 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/UpdateIncidentRequest.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/UpdateIncidentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; /** - * Example: Click here to see how to use UpdateIncidentRequest. + * Example: Click here to see how to use UpdateIncidentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ValidateUserRequest.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ValidateUserRequest.java index c05c485b45d..fde088285a3 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ValidateUserRequest.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/requests/ValidateUserRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.requests; import com.oracle.bmc.cims.model.*; /** - * Example: Click here to see how to use ValidateUserRequest. + * Example: Click here to see how to use ValidateUserRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181231") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/CreateIncidentResponse.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/CreateIncidentResponse.java index bb097a15f14..d9ddf59e207 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/CreateIncidentResponse.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/CreateIncidentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.responses; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/CreateUserResponse.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/CreateUserResponse.java index 83ba99cc330..1deb535e3a7 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/CreateUserResponse.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/CreateUserResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.responses; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/GetIncidentResponse.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/GetIncidentResponse.java index d3a00f5dbf6..6406484fc66 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/GetIncidentResponse.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/GetIncidentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.responses; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/GetStatusResponse.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/GetStatusResponse.java index b8516e4c177..b50362a1c7c 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/GetStatusResponse.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/GetStatusResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.responses; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ListIncidentResourceTypesResponse.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ListIncidentResourceTypesResponse.java index a2824a33fa1..ad159448116 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ListIncidentResourceTypesResponse.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ListIncidentResourceTypesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.responses; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ListIncidentsResponse.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ListIncidentsResponse.java index 9ac5fc7593b..e82a122d905 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ListIncidentsResponse.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ListIncidentsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.responses; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/UpdateIncidentResponse.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/UpdateIncidentResponse.java index 32667f009d2..b258dc54f6f 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/UpdateIncidentResponse.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/UpdateIncidentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.responses; diff --git a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ValidateUserResponse.java b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ValidateUserResponse.java index 019ea98c66d..1fe8eaad105 100644 --- a/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ValidateUserResponse.java +++ b/bmc-cims/src/main/java/com/oracle/bmc/cims/responses/ValidateUserResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cims.responses; diff --git a/bmc-circuitbreaker/pom.xml b/bmc-circuitbreaker/pom.xml index 475a7f7086e..6c35f43ebab 100644 --- a/bmc-circuitbreaker/pom.xml +++ b/bmc-circuitbreaker/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-circuitbreaker diff --git a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CallNotAllowedException.java b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CallNotAllowedException.java index 784d076d63c..17318a2e496 100644 --- a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CallNotAllowedException.java +++ b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CallNotAllowedException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.circuitbreaker; diff --git a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CircuitBreakerConfiguration.java b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CircuitBreakerConfiguration.java index ca9074aa0d0..2574ea022a0 100644 --- a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CircuitBreakerConfiguration.java +++ b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CircuitBreakerConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.circuitbreaker; diff --git a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CircuitBreakerFactory.java b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CircuitBreakerFactory.java index 8b488daa766..bac29742000 100644 --- a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CircuitBreakerFactory.java +++ b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/CircuitBreakerFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.circuitbreaker; diff --git a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/JaxRsCircuitBreaker.java b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/JaxRsCircuitBreaker.java index 5463886c2af..ac3214e9880 100644 --- a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/JaxRsCircuitBreaker.java +++ b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/JaxRsCircuitBreaker.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.circuitbreaker; diff --git a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/HttpStatusErrorException.java b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/HttpStatusErrorException.java index e7e4d180be5..ab9ba55bc26 100644 --- a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/HttpStatusErrorException.java +++ b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/HttpStatusErrorException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.circuitbreaker.internal; diff --git a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/JaxRsCircuitBreakerImpl.java b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/JaxRsCircuitBreakerImpl.java index cda485eeaf8..0a8192e8b11 100644 --- a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/JaxRsCircuitBreakerImpl.java +++ b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/JaxRsCircuitBreakerImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.circuitbreaker.internal; diff --git a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/PostCircuitBreakerFuture.java b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/PostCircuitBreakerFuture.java index f3c1424b78f..4c1f47ac975 100644 --- a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/PostCircuitBreakerFuture.java +++ b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/PostCircuitBreakerFuture.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.circuitbreaker.internal; diff --git a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/PreCircuitBreakerFuture.java b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/PreCircuitBreakerFuture.java index 2a8c7161f8c..a3bb6695c1c 100644 --- a/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/PreCircuitBreakerFuture.java +++ b/bmc-circuitbreaker/src/main/java/com/oracle/bmc/circuitbreaker/internal/PreCircuitBreakerFuture.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.circuitbreaker.internal; diff --git a/bmc-circuitbreaker/src/test/java/com/oracle/bmc/circuitbreaker/internal/CircuitBreakerConfigurationTest.java b/bmc-circuitbreaker/src/test/java/com/oracle/bmc/circuitbreaker/internal/CircuitBreakerConfigurationTest.java index 850d285e52e..f79109834d9 100644 --- a/bmc-circuitbreaker/src/test/java/com/oracle/bmc/circuitbreaker/internal/CircuitBreakerConfigurationTest.java +++ b/bmc-circuitbreaker/src/test/java/com/oracle/bmc/circuitbreaker/internal/CircuitBreakerConfigurationTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.circuitbreaker.internal; diff --git a/bmc-circuitbreaker/src/test/java/com/oracle/bmc/circuitbreaker/internal/JaxRsCircuitBreakerImplTest.java b/bmc-circuitbreaker/src/test/java/com/oracle/bmc/circuitbreaker/internal/JaxRsCircuitBreakerImplTest.java index c3175cb43d0..018933803fd 100644 --- a/bmc-circuitbreaker/src/test/java/com/oracle/bmc/circuitbreaker/internal/JaxRsCircuitBreakerImplTest.java +++ b/bmc-circuitbreaker/src/test/java/com/oracle/bmc/circuitbreaker/internal/JaxRsCircuitBreakerImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.circuitbreaker.internal; diff --git a/bmc-cloudguard/pom.xml b/bmc-cloudguard/pom.xml index 2850a57989d..e8db04a67b2 100644 --- a/bmc-cloudguard/pom.xml +++ b/bmc-cloudguard/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-cloudguard @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuard.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuard.java index dba73e3b94c..efee049c674 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuard.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuard.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard; @@ -51,7 +51,7 @@ public interface CloudGuard extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeDetectorRecipeCompartment API. + * Example: Click here to see how to use ChangeDetectorRecipeCompartment API. */ ChangeDetectorRecipeCompartmentResponse changeDetectorRecipeCompartment( ChangeDetectorRecipeCompartmentRequest request); @@ -62,7 +62,7 @@ ChangeDetectorRecipeCompartmentResponse changeDetectorRecipeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeManagedListCompartment API. + * Example: Click here to see how to use ChangeManagedListCompartment API. */ ChangeManagedListCompartmentResponse changeManagedListCompartment( ChangeManagedListCompartmentRequest request); @@ -73,7 +73,7 @@ ChangeManagedListCompartmentResponse changeManagedListCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeResponderRecipeCompartment API. + * Example: Click here to see how to use ChangeResponderRecipeCompartment API. */ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( ChangeResponderRecipeCompartmentRequest request); @@ -85,7 +85,7 @@ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDetectorRecipe API. + * Example: Click here to see how to use CreateDetectorRecipe API. */ CreateDetectorRecipeResponse createDetectorRecipe(CreateDetectorRecipeRequest request); @@ -96,7 +96,7 @@ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateManagedList API. + * Example: Click here to see how to use CreateManagedList API. */ CreateManagedListResponse createManagedList(CreateManagedListRequest request); @@ -107,7 +107,7 @@ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateResponderRecipe API. + * Example: Click here to see how to use CreateResponderRecipe API. */ CreateResponderRecipeResponse createResponderRecipe(CreateResponderRecipeRequest request); @@ -118,7 +118,7 @@ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTarget API. + * Example: Click here to see how to use CreateTarget API. */ CreateTargetResponse createTarget(CreateTargetRequest request); @@ -129,7 +129,7 @@ ChangeResponderRecipeCompartmentResponse changeResponderRecipeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTargetDetectorRecipe API. + * Example: Click here to see how to use CreateTargetDetectorRecipe API. */ CreateTargetDetectorRecipeResponse createTargetDetectorRecipe( CreateTargetDetectorRecipeRequest request); @@ -141,7 +141,7 @@ CreateTargetDetectorRecipeResponse createTargetDetectorRecipe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTargetResponderRecipe API. + * Example: Click here to see how to use CreateTargetResponderRecipe API. */ CreateTargetResponderRecipeResponse createTargetResponderRecipe( CreateTargetResponderRecipeRequest request); @@ -152,7 +152,7 @@ CreateTargetResponderRecipeResponse createTargetResponderRecipe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDetectorRecipe API. + * Example: Click here to see how to use DeleteDetectorRecipe API. */ DeleteDetectorRecipeResponse deleteDetectorRecipe(DeleteDetectorRecipeRequest request); @@ -162,7 +162,7 @@ CreateTargetResponderRecipeResponse createTargetResponderRecipe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteManagedList API. + * Example: Click here to see how to use DeleteManagedList API. */ DeleteManagedListResponse deleteManagedList(DeleteManagedListRequest request); @@ -172,7 +172,7 @@ CreateTargetResponderRecipeResponse createTargetResponderRecipe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteResponderRecipe API. + * Example: Click here to see how to use DeleteResponderRecipe API. */ DeleteResponderRecipeResponse deleteResponderRecipe(DeleteResponderRecipeRequest request); @@ -182,7 +182,7 @@ CreateTargetResponderRecipeResponse createTargetResponderRecipe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTarget API. + * Example: Click here to see how to use DeleteTarget API. */ DeleteTargetResponse deleteTarget(DeleteTargetRequest request); @@ -192,7 +192,7 @@ CreateTargetResponderRecipeResponse createTargetResponderRecipe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTargetDetectorRecipe API. + * Example: Click here to see how to use DeleteTargetDetectorRecipe API. */ DeleteTargetDetectorRecipeResponse deleteTargetDetectorRecipe( DeleteTargetDetectorRecipeRequest request); @@ -203,7 +203,7 @@ DeleteTargetDetectorRecipeResponse deleteTargetDetectorRecipe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTargetResponderRecipe API. + * Example: Click here to see how to use DeleteTargetResponderRecipe API. */ DeleteTargetResponderRecipeResponse deleteTargetResponderRecipe( DeleteTargetResponderRecipeRequest request); @@ -214,7 +214,7 @@ DeleteTargetResponderRecipeResponse deleteTargetResponderRecipe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ExecuteResponderExecution API. + * Example: Click here to see how to use ExecuteResponderExecution API. */ ExecuteResponderExecutionResponse executeResponderExecution( ExecuteResponderExecutionRequest request); @@ -226,7 +226,7 @@ ExecuteResponderExecutionResponse executeResponderExecution( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConditionMetadataType API. + * Example: Click here to see how to use GetConditionMetadataType API. */ GetConditionMetadataTypeResponse getConditionMetadataType( GetConditionMetadataTypeRequest request); @@ -237,7 +237,7 @@ GetConditionMetadataTypeResponse getConditionMetadataType( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConfiguration API. + * Example: Click here to see how to use GetConfiguration API. */ GetConfigurationResponse getConfiguration(GetConfigurationRequest request); @@ -248,7 +248,7 @@ GetConditionMetadataTypeResponse getConditionMetadataType( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDetector API. + * Example: Click here to see how to use GetDetector API. */ GetDetectorResponse getDetector(GetDetectorRequest request); @@ -258,7 +258,7 @@ GetConditionMetadataTypeResponse getConditionMetadataType( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDetectorRecipe API. + * Example: Click here to see how to use GetDetectorRecipe API. */ GetDetectorRecipeResponse getDetectorRecipe(GetDetectorRecipeRequest request); @@ -268,7 +268,7 @@ GetConditionMetadataTypeResponse getConditionMetadataType( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDetectorRecipeDetectorRule API. + * Example: Click here to see how to use GetDetectorRecipeDetectorRule API. */ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( GetDetectorRecipeDetectorRuleRequest request); @@ -280,7 +280,7 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDetectorRule API. + * Example: Click here to see how to use GetDetectorRule API. */ GetDetectorRuleResponse getDetectorRule(GetDetectorRuleRequest request); @@ -290,7 +290,7 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetManagedList API. + * Example: Click here to see how to use GetManagedList API. */ GetManagedListResponse getManagedList(GetManagedListRequest request); @@ -300,7 +300,7 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetProblem API. + * Example: Click here to see how to use GetProblem API. */ GetProblemResponse getProblem(GetProblemRequest request); @@ -311,7 +311,7 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetResponderExecution API. + * Example: Click here to see how to use GetResponderExecution API. */ GetResponderExecutionResponse getResponderExecution(GetResponderExecutionRequest request); @@ -321,7 +321,7 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetResponderRecipe API. + * Example: Click here to see how to use GetResponderRecipe API. */ GetResponderRecipeResponse getResponderRecipe(GetResponderRecipeRequest request); @@ -331,7 +331,7 @@ GetDetectorRecipeDetectorRuleResponse getDetectorRecipeDetectorRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetResponderRecipeResponderRule API. + * Example: Click here to see how to use GetResponderRecipeResponderRule API. */ GetResponderRecipeResponderRuleResponse getResponderRecipeResponderRule( GetResponderRecipeResponderRuleRequest request); @@ -342,7 +342,7 @@ GetResponderRecipeResponderRuleResponse getResponderRecipeResponderRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetResponderRule API. + * Example: Click here to see how to use GetResponderRule API. */ GetResponderRuleResponse getResponderRule(GetResponderRuleRequest request); @@ -352,7 +352,7 @@ GetResponderRecipeResponderRuleResponse getResponderRecipeResponderRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTarget API. + * Example: Click here to see how to use GetTarget API. */ GetTargetResponse getTarget(GetTargetRequest request); @@ -362,7 +362,7 @@ GetResponderRecipeResponderRuleResponse getResponderRecipeResponderRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTargetDetectorRecipe API. + * Example: Click here to see how to use GetTargetDetectorRecipe API. */ GetTargetDetectorRecipeResponse getTargetDetectorRecipe(GetTargetDetectorRecipeRequest request); @@ -372,7 +372,7 @@ GetResponderRecipeResponderRuleResponse getResponderRecipeResponderRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTargetDetectorRecipeDetectorRule API. + * Example: Click here to see how to use GetTargetDetectorRecipeDetectorRule API. */ GetTargetDetectorRecipeDetectorRuleResponse getTargetDetectorRecipeDetectorRule( GetTargetDetectorRecipeDetectorRuleRequest request); @@ -383,7 +383,7 @@ GetTargetDetectorRecipeDetectorRuleResponse getTargetDetectorRecipeDetectorRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTargetResponderRecipe API. + * Example: Click here to see how to use GetTargetResponderRecipe API. */ GetTargetResponderRecipeResponse getTargetResponderRecipe( GetTargetResponderRecipeRequest request); @@ -394,7 +394,7 @@ GetTargetResponderRecipeResponse getTargetResponderRecipe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTargetResponderRecipeResponderRule API. + * Example: Click here to see how to use GetTargetResponderRecipeResponderRule API. */ GetTargetResponderRecipeResponderRuleResponse getTargetResponderRecipeResponderRule( GetTargetResponderRecipeResponderRuleRequest request); @@ -406,7 +406,7 @@ GetTargetResponderRecipeResponderRuleResponse getTargetResponderRecipeResponderR * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListConditionMetadataTypes API. + * Example: Click here to see how to use ListConditionMetadataTypes API. */ ListConditionMetadataTypesResponse listConditionMetadataTypes( ListConditionMetadataTypesRequest request); @@ -418,7 +418,7 @@ ListConditionMetadataTypesResponse listConditionMetadataTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDetectorRecipeDetectorRules API. + * Example: Click here to see how to use ListDetectorRecipeDetectorRules API. */ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( ListDetectorRecipeDetectorRulesRequest request); @@ -444,7 +444,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDetectorRecipes API. + * Example: Click here to see how to use ListDetectorRecipes API. */ ListDetectorRecipesResponse listDetectorRecipes(ListDetectorRecipesRequest request); @@ -455,7 +455,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDetectorRules API. + * Example: Click here to see how to use ListDetectorRules API. */ ListDetectorRulesResponse listDetectorRules(ListDetectorRulesRequest request); @@ -466,7 +466,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDetectors API. + * Example: Click here to see how to use ListDetectors API. */ ListDetectorsResponse listDetectors(ListDetectorsRequest request); @@ -477,7 +477,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListImpactedResources API. + * Example: Click here to see how to use ListImpactedResources API. */ ListImpactedResourcesResponse listImpactedResources(ListImpactedResourcesRequest request); @@ -487,7 +487,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListManagedListTypes API. + * Example: Click here to see how to use ListManagedListTypes API. */ ListManagedListTypesResponse listManagedListTypes(ListManagedListTypesRequest request); @@ -511,7 +511,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListManagedLists API. + * Example: Click here to see how to use ListManagedLists API. */ ListManagedListsResponse listManagedLists(ListManagedListsRequest request); @@ -522,7 +522,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListProblemHistories API. + * Example: Click here to see how to use ListProblemHistories API. */ ListProblemHistoriesResponse listProblemHistories(ListProblemHistoriesRequest request); @@ -547,7 +547,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListProblems API. + * Example: Click here to see how to use ListProblems API. */ ListProblemsResponse listProblems(ListProblemsRequest request); @@ -558,7 +558,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRecommendations API. + * Example: Click here to see how to use ListRecommendations API. */ ListRecommendationsResponse listRecommendations(ListRecommendationsRequest request); @@ -569,7 +569,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListResourceTypes API. + * Example: Click here to see how to use ListResourceTypes API. */ ListResourceTypesResponse listResourceTypes(ListResourceTypesRequest request); @@ -580,7 +580,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListResponderActivities API. + * Example: Click here to see how to use ListResponderActivities API. */ ListResponderActivitiesResponse listResponderActivities(ListResponderActivitiesRequest request); @@ -591,7 +591,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListResponderExecutions API. + * Example: Click here to see how to use ListResponderExecutions API. */ ListResponderExecutionsResponse listResponderExecutions(ListResponderExecutionsRequest request); @@ -602,7 +602,7 @@ ListDetectorRecipeDetectorRulesResponse listDetectorRecipeDetectorRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListResponderRecipeResponderRules API. + * Example: Click here to see how to use ListResponderRecipeResponderRules API. */ ListResponderRecipeResponderRulesResponse listResponderRecipeResponderRules( ListResponderRecipeResponderRulesRequest request); @@ -627,7 +627,7 @@ ListResponderRecipeResponderRulesResponse listResponderRecipeResponderRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListResponderRecipes API. + * Example: Click here to see how to use ListResponderRecipes API. */ ListResponderRecipesResponse listResponderRecipes(ListResponderRecipesRequest request); @@ -638,7 +638,7 @@ ListResponderRecipeResponderRulesResponse listResponderRecipeResponderRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListResponderRules API. + * Example: Click here to see how to use ListResponderRules API. */ ListResponderRulesResponse listResponderRules(ListResponderRulesRequest request); @@ -649,7 +649,7 @@ ListResponderRecipeResponderRulesResponse listResponderRecipeResponderRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTargetDetectorRecipeDetectorRules API. + * Example: Click here to see how to use ListTargetDetectorRecipeDetectorRules API. */ ListTargetDetectorRecipeDetectorRulesResponse listTargetDetectorRecipeDetectorRules( ListTargetDetectorRecipeDetectorRulesRequest request); @@ -660,7 +660,7 @@ ListTargetDetectorRecipeDetectorRulesResponse listTargetDetectorRecipeDetectorRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTargetDetectorRecipes API. + * Example: Click here to see how to use ListTargetDetectorRecipes API. */ ListTargetDetectorRecipesResponse listTargetDetectorRecipes( ListTargetDetectorRecipesRequest request); @@ -672,7 +672,7 @@ ListTargetDetectorRecipesResponse listTargetDetectorRecipes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTargetResponderRecipeResponderRules API. + * Example: Click here to see how to use ListTargetResponderRecipeResponderRules API. */ ListTargetResponderRecipeResponderRulesResponse listTargetResponderRecipeResponderRules( ListTargetResponderRecipeResponderRulesRequest request); @@ -683,7 +683,7 @@ ListTargetResponderRecipeResponderRulesResponse listTargetResponderRecipeRespond * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTargetResponderRecipes API. + * Example: Click here to see how to use ListTargetResponderRecipes API. */ ListTargetResponderRecipesResponse listTargetResponderRecipes( ListTargetResponderRecipesRequest request); @@ -708,7 +708,7 @@ ListTargetResponderRecipesResponse listTargetResponderRecipes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTargets API. + * Example: Click here to see how to use ListTargets API. */ ListTargetsResponse listTargets(ListTargetsRequest request); @@ -719,7 +719,7 @@ ListTargetResponderRecipesResponse listTargetResponderRecipes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestRiskScores API. + * Example: Click here to see how to use RequestRiskScores API. */ RequestRiskScoresResponse requestRiskScores(RequestRiskScoresRequest request); @@ -731,7 +731,7 @@ ListTargetResponderRecipesResponse listTargetResponderRecipes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSecurityScoreSummarizedTrend API. + * Example: Click here to see how to use RequestSecurityScoreSummarizedTrend API. */ RequestSecurityScoreSummarizedTrendResponse requestSecurityScoreSummarizedTrend( RequestSecurityScoreSummarizedTrendRequest request); @@ -743,7 +743,7 @@ RequestSecurityScoreSummarizedTrendResponse requestSecurityScoreSummarizedTrend( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSecurityScores API. + * Example: Click here to see how to use RequestSecurityScores API. */ RequestSecurityScoresResponse requestSecurityScores(RequestSecurityScoresRequest request); @@ -768,7 +768,7 @@ RequestSecurityScoreSummarizedTrendResponse requestSecurityScoreSummarizedTrend( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSummarizedActivityProblems API. + * Example: Click here to see how to use RequestSummarizedActivityProblems API. */ RequestSummarizedActivityProblemsResponse requestSummarizedActivityProblems( RequestSummarizedActivityProblemsRequest request); @@ -791,7 +791,7 @@ RequestSummarizedActivityProblemsResponse requestSummarizedActivityProblems( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSummarizedProblems API. + * Example: Click here to see how to use RequestSummarizedProblems API. */ RequestSummarizedProblemsResponse requestSummarizedProblems( RequestSummarizedProblemsRequest request); @@ -814,7 +814,7 @@ RequestSummarizedProblemsResponse requestSummarizedProblems( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSummarizedResponderExecutions API. + * Example: Click here to see how to use RequestSummarizedResponderExecutions API. */ RequestSummarizedResponderExecutionsResponse requestSummarizedResponderExecutions( RequestSummarizedResponderExecutionsRequest request); @@ -826,7 +826,7 @@ RequestSummarizedResponderExecutionsResponse requestSummarizedResponderExecution * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSummarizedRiskScores API. + * Example: Click here to see how to use RequestSummarizedRiskScores API. */ RequestSummarizedRiskScoresResponse requestSummarizedRiskScores( RequestSummarizedRiskScoresRequest request); @@ -838,7 +838,7 @@ RequestSummarizedRiskScoresResponse requestSummarizedRiskScores( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSummarizedSecurityScores API. + * Example: Click here to see how to use RequestSummarizedSecurityScores API. */ RequestSummarizedSecurityScoresResponse requestSummarizedSecurityScores( RequestSummarizedSecurityScoresRequest request); @@ -861,7 +861,7 @@ RequestSummarizedSecurityScoresResponse requestSummarizedSecurityScores( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSummarizedTrendProblems API. + * Example: Click here to see how to use RequestSummarizedTrendProblems API. */ RequestSummarizedTrendProblemsResponse requestSummarizedTrendProblems( RequestSummarizedTrendProblemsRequest request); @@ -884,7 +884,7 @@ RequestSummarizedTrendProblemsResponse requestSummarizedTrendProblems( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSummarizedTrendResponderExecutions API. + * Example: Click here to see how to use RequestSummarizedTrendResponderExecutions API. */ RequestSummarizedTrendResponderExecutionsResponse requestSummarizedTrendResponderExecutions( RequestSummarizedTrendResponderExecutionsRequest request); @@ -896,7 +896,7 @@ RequestSummarizedTrendResponderExecutionsResponse requestSummarizedTrendResponde * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSummarizedTrendSecurityScores API. + * Example: Click here to see how to use RequestSummarizedTrendSecurityScores API. */ RequestSummarizedTrendSecurityScoresResponse requestSummarizedTrendSecurityScores( RequestSummarizedTrendSecurityScoresRequest request); @@ -909,7 +909,7 @@ RequestSummarizedTrendSecurityScoresResponse requestSummarizedTrendSecurityScore * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SkipBulkResponderExecution API. + * Example: Click here to see how to use SkipBulkResponderExecution API. */ SkipBulkResponderExecutionResponse skipBulkResponderExecution( SkipBulkResponderExecutionRequest request); @@ -920,7 +920,7 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SkipResponderExecution API. + * Example: Click here to see how to use SkipResponderExecution API. */ SkipResponderExecutionResponse skipResponderExecution(SkipResponderExecutionRequest request); @@ -931,7 +931,7 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use TriggerResponder API. + * Example: Click here to see how to use TriggerResponder API. */ TriggerResponderResponse triggerResponder(TriggerResponderRequest request); @@ -943,7 +943,7 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateBulkProblemStatus API. + * Example: Click here to see how to use UpdateBulkProblemStatus API. */ UpdateBulkProblemStatusResponse updateBulkProblemStatus(UpdateBulkProblemStatusRequest request); @@ -954,7 +954,7 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateConfiguration API. + * Example: Click here to see how to use UpdateConfiguration API. */ UpdateConfigurationResponse updateConfiguration(UpdateConfigurationRequest request); @@ -964,7 +964,7 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDetectorRecipe API. + * Example: Click here to see how to use UpdateDetectorRecipe API. */ UpdateDetectorRecipeResponse updateDetectorRecipe(UpdateDetectorRecipeRequest request); @@ -974,7 +974,7 @@ SkipBulkResponderExecutionResponse skipBulkResponderExecution( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDetectorRecipeDetectorRule API. + * Example: Click here to see how to use UpdateDetectorRecipeDetectorRule API. */ UpdateDetectorRecipeDetectorRuleResponse updateDetectorRecipeDetectorRule( UpdateDetectorRecipeDetectorRuleRequest request); @@ -985,7 +985,7 @@ UpdateDetectorRecipeDetectorRuleResponse updateDetectorRecipeDetectorRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateManagedList API. + * Example: Click here to see how to use UpdateManagedList API. */ UpdateManagedListResponse updateManagedList(UpdateManagedListRequest request); @@ -996,7 +996,7 @@ UpdateDetectorRecipeDetectorRuleResponse updateDetectorRecipeDetectorRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateProblemStatus API. + * Example: Click here to see how to use UpdateProblemStatus API. */ UpdateProblemStatusResponse updateProblemStatus(UpdateProblemStatusRequest request); @@ -1006,7 +1006,7 @@ UpdateDetectorRecipeDetectorRuleResponse updateDetectorRecipeDetectorRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateResponderRecipe API. + * Example: Click here to see how to use UpdateResponderRecipe API. */ UpdateResponderRecipeResponse updateResponderRecipe(UpdateResponderRecipeRequest request); @@ -1016,7 +1016,7 @@ UpdateDetectorRecipeDetectorRuleResponse updateDetectorRecipeDetectorRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateResponderRecipeResponderRule API. + * Example: Click here to see how to use UpdateResponderRecipeResponderRule API. */ UpdateResponderRecipeResponderRuleResponse updateResponderRecipeResponderRule( UpdateResponderRecipeResponderRuleRequest request); @@ -1027,7 +1027,7 @@ UpdateResponderRecipeResponderRuleResponse updateResponderRecipeResponderRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTarget API. + * Example: Click here to see how to use UpdateTarget API. */ UpdateTargetResponse updateTarget(UpdateTargetRequest request); @@ -1037,7 +1037,7 @@ UpdateResponderRecipeResponderRuleResponse updateResponderRecipeResponderRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTargetDetectorRecipe API. + * Example: Click here to see how to use UpdateTargetDetectorRecipe API. */ UpdateTargetDetectorRecipeResponse updateTargetDetectorRecipe( UpdateTargetDetectorRecipeRequest request); @@ -1048,7 +1048,7 @@ UpdateTargetDetectorRecipeResponse updateTargetDetectorRecipe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTargetDetectorRecipeDetectorRule API. + * Example: Click here to see how to use UpdateTargetDetectorRecipeDetectorRule API. */ UpdateTargetDetectorRecipeDetectorRuleResponse updateTargetDetectorRecipeDetectorRule( UpdateTargetDetectorRecipeDetectorRuleRequest request); @@ -1059,7 +1059,7 @@ UpdateTargetDetectorRecipeDetectorRuleResponse updateTargetDetectorRecipeDetecto * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTargetResponderRecipe API. + * Example: Click here to see how to use UpdateTargetResponderRecipe API. */ UpdateTargetResponderRecipeResponse updateTargetResponderRecipe( UpdateTargetResponderRecipeRequest request); @@ -1070,7 +1070,7 @@ UpdateTargetResponderRecipeResponse updateTargetResponderRecipe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTargetResponderRecipeResponderRule API. + * Example: Click here to see how to use UpdateTargetResponderRecipeResponderRule API. */ UpdateTargetResponderRecipeResponderRuleResponse updateTargetResponderRecipeResponderRule( UpdateTargetResponderRecipeResponderRuleRequest request); diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardAsync.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardAsync.java index ada5daee5e3..8de8f8d7da5 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardAsync.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardAsyncClient.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardAsyncClient.java index 7e8f6050108..050cd29219f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardAsyncClient.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardClient.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardClient.java index e397a557785..22387066f81 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardClient.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardPaginators.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardPaginators.java index 8e2f6a6caa4..1486323e0db 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardPaginators.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardWaiters.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardWaiters.java index e314e397dd3..bdc4b9d5a08 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardWaiters.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/CloudGuardWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeDetectorRecipeCompartmentConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeDetectorRecipeCompartmentConverter.java index edb52d2202d..4fe9bdac56e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeDetectorRecipeCompartmentConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeDetectorRecipeCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeManagedListCompartmentConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeManagedListCompartmentConverter.java index 8cc82d861ef..95053e9d09f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeManagedListCompartmentConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeManagedListCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeResponderRecipeCompartmentConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeResponderRecipeCompartmentConverter.java index 6598233af91..340b6e00061 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeResponderRecipeCompartmentConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ChangeResponderRecipeCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateDetectorRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateDetectorRecipeConverter.java index 279b616f7cd..15cad301def 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateDetectorRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateDetectorRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateManagedListConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateManagedListConverter.java index 5aefbaba2d0..0311bfb6dd1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateManagedListConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateManagedListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateResponderRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateResponderRecipeConverter.java index 10aad015c62..56664849f29 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateResponderRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateResponderRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetConverter.java index a6aa1ede2a2..539e87791c3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetDetectorRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetDetectorRecipeConverter.java index 3fd6901a331..614b6ee8657 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetDetectorRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetDetectorRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetResponderRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetResponderRecipeConverter.java index a95bf4cc72a..e76eacc8cad 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetResponderRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/CreateTargetResponderRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteDetectorRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteDetectorRecipeConverter.java index 4d898dc1cb9..6ef758a837f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteDetectorRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteDetectorRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteManagedListConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteManagedListConverter.java index 9ebd059e33a..482847e5220 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteManagedListConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteManagedListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteResponderRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteResponderRecipeConverter.java index 901828f650b..de091737e97 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteResponderRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteResponderRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetConverter.java index 316daba75ab..c4905444f08 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetDetectorRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetDetectorRecipeConverter.java index 3cdf453c429..de59192a331 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetDetectorRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetDetectorRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetResponderRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetResponderRecipeConverter.java index 827e60c939b..ca6c8976d24 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetResponderRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/DeleteTargetResponderRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ExecuteResponderExecutionConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ExecuteResponderExecutionConverter.java index e8a2cd16e47..b6a43d93aee 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ExecuteResponderExecutionConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ExecuteResponderExecutionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetConditionMetadataTypeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetConditionMetadataTypeConverter.java index 79a4a9b55cb..75dadda763d 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetConditionMetadataTypeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetConditionMetadataTypeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetConfigurationConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetConfigurationConverter.java index 7a760438af7..2234c5811a9 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetConfigurationConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorConverter.java index 8bde49c24bc..495ca9c5d3c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRecipeConverter.java index acb6eb2f2ed..7d7011b2691 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRecipeDetectorRuleConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRecipeDetectorRuleConverter.java index e823d225fd4..b3c096dd61c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRecipeDetectorRuleConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRecipeDetectorRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRuleConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRuleConverter.java index d8e65af6054..f937f3b832d 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRuleConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetDetectorRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetManagedListConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetManagedListConverter.java index f37f85db824..3b658223038 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetManagedListConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetManagedListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetProblemConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetProblemConverter.java index e59298599cf..2ca642a8d09 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetProblemConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetProblemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderExecutionConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderExecutionConverter.java index 269161d1e1c..4a99b1558cf 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderExecutionConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderExecutionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRecipeConverter.java index f0fb8204e1f..54dfa51f9cb 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRecipeResponderRuleConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRecipeResponderRuleConverter.java index 593b6ce2f76..5f474867c02 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRecipeResponderRuleConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRecipeResponderRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRuleConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRuleConverter.java index 5e464b1703e..753ad54ed96 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRuleConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetResponderRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetConverter.java index c7a7352293c..6601f63cebe 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetDetectorRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetDetectorRecipeConverter.java index 384ceacf2a3..a67be761fd9 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetDetectorRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetDetectorRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetDetectorRecipeDetectorRuleConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetDetectorRecipeDetectorRuleConverter.java index 1ffc9e76d17..9a966a45649 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetDetectorRecipeDetectorRuleConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetDetectorRecipeDetectorRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetResponderRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetResponderRecipeConverter.java index 1edd7fea779..923385b3a67 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetResponderRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetResponderRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetResponderRecipeResponderRuleConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetResponderRecipeResponderRuleConverter.java index e9fb324a4c3..d5ec531e8b3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetResponderRecipeResponderRuleConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/GetTargetResponderRecipeResponderRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListConditionMetadataTypesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListConditionMetadataTypesConverter.java index 117f1abb389..ab60bb87760 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListConditionMetadataTypesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListConditionMetadataTypesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRecipeDetectorRulesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRecipeDetectorRulesConverter.java index b13d46e75b8..5680a8ef4c2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRecipeDetectorRulesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRecipeDetectorRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRecipesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRecipesConverter.java index 7997932b1f4..13620832f40 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRecipesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRecipesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRulesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRulesConverter.java index 192fe63c315..b37057d1ef8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRulesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorsConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorsConverter.java index f74d149f44b..1f8ff638f3a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorsConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListDetectorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListImpactedResourcesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListImpactedResourcesConverter.java index fb0ad34b973..b2bd160b803 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListImpactedResourcesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListImpactedResourcesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListManagedListTypesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListManagedListTypesConverter.java index 6a96f8ccb97..3ab154cbee6 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListManagedListTypesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListManagedListTypesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListManagedListsConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListManagedListsConverter.java index 22846684214..52f29197afd 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListManagedListsConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListManagedListsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListProblemHistoriesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListProblemHistoriesConverter.java index 33959dc1897..687ad1a9b11 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListProblemHistoriesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListProblemHistoriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListProblemsConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListProblemsConverter.java index f0880888b60..5f4652cf019 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListProblemsConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListProblemsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListRecommendationsConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListRecommendationsConverter.java index 1917befa4c9..8bd2b099e8c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListRecommendationsConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListRecommendationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResourceTypesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResourceTypesConverter.java index 06cb04b7fb9..f2d89ab00ea 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResourceTypesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResourceTypesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderActivitiesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderActivitiesConverter.java index 112e2107c4b..6b71d5bb0ab 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderActivitiesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderActivitiesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderExecutionsConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderExecutionsConverter.java index 919a1e405ff..2511fdc809c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderExecutionsConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderExecutionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRecipeResponderRulesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRecipeResponderRulesConverter.java index a71db55dc31..9a033acf4a2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRecipeResponderRulesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRecipeResponderRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRecipesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRecipesConverter.java index 345d36827a7..ee0bee7dcd2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRecipesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRecipesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRulesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRulesConverter.java index 2ec639a3996..37df549de90 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRulesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListResponderRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetDetectorRecipeDetectorRulesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetDetectorRecipeDetectorRulesConverter.java index e7334f16a3e..5d51dc61b86 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetDetectorRecipeDetectorRulesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetDetectorRecipeDetectorRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetDetectorRecipesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetDetectorRecipesConverter.java index ba6fc255215..67ba12fa094 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetDetectorRecipesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetDetectorRecipesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetResponderRecipeResponderRulesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetResponderRecipeResponderRulesConverter.java index efd5bbaf533..ae430156927 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetResponderRecipeResponderRulesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetResponderRecipeResponderRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetResponderRecipesConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetResponderRecipesConverter.java index 2e8db24785d..6dec4d77b79 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetResponderRecipesConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetResponderRecipesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetsConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetsConverter.java index a617bad9032..8ff27434761 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetsConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/ListTargetsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestRiskScoresConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestRiskScoresConverter.java index 0f58d4bafe9..a0a2a280748 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestRiskScoresConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestRiskScoresConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSecurityScoreSummarizedTrendConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSecurityScoreSummarizedTrendConverter.java index f91baebaf9f..2643cafd798 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSecurityScoreSummarizedTrendConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSecurityScoreSummarizedTrendConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSecurityScoresConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSecurityScoresConverter.java index 4d50aea90a9..ba4442915eb 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSecurityScoresConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSecurityScoresConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedActivityProblemsConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedActivityProblemsConverter.java index 100e0e3b18c..d93c88496c5 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedActivityProblemsConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedActivityProblemsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedProblemsConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedProblemsConverter.java index b308292b94b..f34dd4c57e5 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedProblemsConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedProblemsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedResponderExecutionsConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedResponderExecutionsConverter.java index 19904f74ae6..17a0d36ed05 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedResponderExecutionsConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedResponderExecutionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedRiskScoresConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedRiskScoresConverter.java index df4d702f7d7..164c9df8271 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedRiskScoresConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedRiskScoresConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedSecurityScoresConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedSecurityScoresConverter.java index 42f11baf0db..8c7572c9a5d 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedSecurityScoresConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedSecurityScoresConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendProblemsConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendProblemsConverter.java index a7a5c44d004..bb726bda04f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendProblemsConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendProblemsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendResponderExecutionsConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendResponderExecutionsConverter.java index ae9755ba53b..5a23bc86825 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendResponderExecutionsConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendResponderExecutionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendSecurityScoresConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendSecurityScoresConverter.java index b5d880f494c..b1433a2a60c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendSecurityScoresConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/RequestSummarizedTrendSecurityScoresConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/SkipBulkResponderExecutionConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/SkipBulkResponderExecutionConverter.java index d6e31b01258..7c561f5900a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/SkipBulkResponderExecutionConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/SkipBulkResponderExecutionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/SkipResponderExecutionConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/SkipResponderExecutionConverter.java index 6f3e291aea4..5eb948ad589 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/SkipResponderExecutionConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/SkipResponderExecutionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/TriggerResponderConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/TriggerResponderConverter.java index efd6605ed5f..aea820943e3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/TriggerResponderConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/TriggerResponderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateBulkProblemStatusConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateBulkProblemStatusConverter.java index 89fd35e6d96..26f9ae42574 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateBulkProblemStatusConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateBulkProblemStatusConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateConfigurationConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateConfigurationConverter.java index 0628465ca3a..0a29957402b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateConfigurationConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateDetectorRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateDetectorRecipeConverter.java index bba99c9c34c..0906918a860 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateDetectorRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateDetectorRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateDetectorRecipeDetectorRuleConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateDetectorRecipeDetectorRuleConverter.java index d9d4c7fb608..aee7c9ebed9 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateDetectorRecipeDetectorRuleConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateDetectorRecipeDetectorRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateManagedListConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateManagedListConverter.java index f45fe294cc5..95377074bdc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateManagedListConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateManagedListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateProblemStatusConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateProblemStatusConverter.java index 93a91fc64b6..1c7b750a7a0 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateProblemStatusConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateProblemStatusConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateResponderRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateResponderRecipeConverter.java index 645ce04cfea..ba834029d7f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateResponderRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateResponderRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateResponderRecipeResponderRuleConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateResponderRecipeResponderRuleConverter.java index aa99ff04690..89403a698be 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateResponderRecipeResponderRuleConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateResponderRecipeResponderRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetConverter.java index f4dc85f25de..8290df10e0c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetDetectorRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetDetectorRecipeConverter.java index db703f50934..ffabda09019 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetDetectorRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetDetectorRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetDetectorRecipeDetectorRuleConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetDetectorRecipeDetectorRuleConverter.java index 69c931f7871..c975cb6f6a0 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetDetectorRecipeDetectorRuleConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetDetectorRecipeDetectorRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetResponderRecipeConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetResponderRecipeConverter.java index df42e06dbac..e0fe174b9f2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetResponderRecipeConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetResponderRecipeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetResponderRecipeResponderRuleConverter.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetResponderRecipeResponderRuleConverter.java index 77a61cc7e21..33b223433e7 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetResponderRecipeResponderRuleConverter.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/internal/http/UpdateTargetResponderRecipeResponderRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.internal.http; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActivityProblemAggregation.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActivityProblemAggregation.java index a6a10ab577f..95e61e98412 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActivityProblemAggregation.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActivityProblemAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActivityProblemAggregationCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActivityProblemAggregationCollection.java index 645083ec896..fc01340268b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActivityProblemAggregationCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActivityProblemAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActorType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActorType.java index ed8ba0aa9bb..3205d2653a2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActorType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ActorType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/AttachTargetDetectorRecipeDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/AttachTargetDetectorRecipeDetails.java index a6af30ad4f5..19195f23fc3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/AttachTargetDetectorRecipeDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/AttachTargetDetectorRecipeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/AttachTargetResponderRecipeDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/AttachTargetResponderRecipeDetails.java index 2afd5032a98..46a9ddb2d0d 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/AttachTargetResponderRecipeDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/AttachTargetResponderRecipeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CandidateResponderRule.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CandidateResponderRule.java index 7bdace23228..8c218c19714 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CandidateResponderRule.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CandidateResponderRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeDetectorRecipeCompartmentDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeDetectorRecipeCompartmentDetails.java index 526c8ed20fb..1c241dfee72 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeDetectorRecipeCompartmentDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeDetectorRecipeCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeManagedListCompartmentDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeManagedListCompartmentDetails.java index 2c891a71dc0..c6bcb12e919 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeManagedListCompartmentDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeManagedListCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeResponderRecipeCompartmentDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeResponderRecipeCompartmentDetails.java index b597028c498..45b9344b71f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeResponderRecipeCompartmentDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ChangeResponderRecipeCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CloudGuardStatus.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CloudGuardStatus.java index f416a0382a2..df30e8be7e1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CloudGuardStatus.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CloudGuardStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CompositeCondition.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CompositeCondition.java index ca5d94f5ee7..9b7b392811a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CompositeCondition.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CompositeCondition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Condition.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Condition.java index c342007a096..f51a9a75944 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Condition.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Condition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionFilterType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionFilterType.java index 3c4eb7ded26..9d28a43bfeb 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionFilterType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionFilterType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionGroup.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionGroup.java index d7241fbe58b..d84b5665176 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionGroup.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionGroup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataType.java index e78666f5590..6f0938e79f7 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataTypeCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataTypeCollection.java index 8576816d59d..4444dc737e4 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataTypeCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataTypeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataTypeSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataTypeSummary.java index 1dd78a72f0b..d17e5ac1a81 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataTypeSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionMetadataTypeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionOperator.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionOperator.java index 3126503dab0..ad88c47f005 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionOperator.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionOperator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionOperatorName.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionOperatorName.java index 9b78a50fc49..951f469d2f8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionOperatorName.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionOperatorName.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionTypeEnum.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionTypeEnum.java index f6d9fec3ba4..7f1a9f4b874 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionTypeEnum.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionTypeEnum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionValueType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionValueType.java index f8245019be6..9d62e0a8255 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionValueType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConditionValueType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConfigValue.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConfigValue.java index fc4c39daf12..65ab25a1346 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConfigValue.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConfigValue.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Configuration.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Configuration.java index b87c09dbb1d..7f3f417ddfd 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Configuration.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Configuration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConfigurationListItemType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConfigurationListItemType.java index 68228ca3dde..6c5b2d4e6e4 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConfigurationListItemType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ConfigurationListItemType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateDetectorRecipeDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateDetectorRecipeDetails.java index 81c966949fc..22ea047cd53 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateDetectorRecipeDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateDetectorRecipeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateManagedListDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateManagedListDetails.java index a5925a3a00d..2e82a545d7d 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateManagedListDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateManagedListDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateResponderRecipeDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateResponderRecipeDetails.java index 681ad5479a7..53426bb64d1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateResponderRecipeDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateResponderRecipeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetDetails.java index 9d39673de29..aeed1293d4d 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetDetectorRecipeDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetDetectorRecipeDetails.java index 334ddcebd20..fef9f724ce9 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetDetectorRecipeDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetDetectorRecipeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetResponderRecipeDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetResponderRecipeDetails.java index 67b7006ba2e..95bd8c86cfc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetResponderRecipeDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/CreateTargetResponderRecipeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Detector.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Detector.java index 33ed6c1802e..b148a18e836 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Detector.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Detector.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorCollection.java index 7f198a9c4b7..fe0e6afed70 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorConfiguration.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorConfiguration.java index ebdddf3f6c9..9b00134fbe2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorConfiguration.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorDetails.java index 05ce25e64f0..5bac18f55d1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorEnum.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorEnum.java index 55533014f4c..42b19196c73 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorEnum.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorEnum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipe.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipe.java index fac53035567..6967ad3db43 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipe.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipe.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeCollection.java index de07faa32ac..d5439a478af 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRule.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRule.java index dcfbb23d2fd..68e78486afa 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRule.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRuleCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRuleCollection.java index 9615d0335d1..23f5742e74b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRuleCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRuleCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRuleSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRuleSummary.java index 79f213e1ed4..fbce72aaa8b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRuleSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeDetectorRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeSummary.java index 6f22ae27aa2..23f1fe405f7 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRecipeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRule.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRule.java index c3adda6ce73..677727eb6f1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRule.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRuleCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRuleCollection.java index 1ea955992f8..b9973080fe2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRuleCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRuleCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRuleSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRuleSummary.java index 367597b6f48..7557bf8eb55 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRuleSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorSummary.java index 43c509f380e..482a4dc6358 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/DetectorSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/EventStatus.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/EventStatus.java index 42801757070..7b7ac8fc144 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/EventStatus.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/EventStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ExecuteResponderExecutionDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ExecuteResponderExecutionDetails.java index dcba4a76c10..71aed59f2a8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ExecuteResponderExecutionDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ExecuteResponderExecutionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/FeedProviderType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/FeedProviderType.java index 41889712e14..0c130dbdd52 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/FeedProviderType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/FeedProviderType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/GeographicalLocation.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/GeographicalLocation.java index 69d6f811623..60fad395b15 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/GeographicalLocation.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/GeographicalLocation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ImpactedResourceCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ImpactedResourceCollection.java index 76082d12c45..b930cbef2c8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ImpactedResourceCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ImpactedResourceCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ImpactedResourceSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ImpactedResourceSummary.java index f0f96b42d18..8fd6437c937 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ImpactedResourceSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ImpactedResourceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/LifecycleState.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/LifecycleState.java index 733a51b0935..0402509c83c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/LifecycleState.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/LifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedList.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedList.java index 55f5712942b..8efa9779215 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedList.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedList.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListCollection.java index 56f07173a9d..6fec6e8fada 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListSummary.java index 820b5685b1f..bb25206bf1a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListType.java index 5ea6a134d5a..d82c6c1da90 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListTypeCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListTypeCollection.java index 732443aad94..5472da7c670 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListTypeCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListTypeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListTypeSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListTypeSummary.java index 7905beec90d..b51bfa84cf6 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListTypeSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ManagedListTypeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OperatorSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OperatorSummary.java index 02ea7499839..488cd8b179e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OperatorSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OperatorSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OperatorType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OperatorType.java index 4a58bbf2c4c..89dc9bfcb3b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OperatorType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OperatorType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OwnerType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OwnerType.java index c43264aab8f..be26da4c3cc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OwnerType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/OwnerType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/PoliticalLocation.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/PoliticalLocation.java index 1c843081778..8e4472f03aa 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/PoliticalLocation.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/PoliticalLocation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Problem.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Problem.java index 1aed0641cfc..18a338fabf1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Problem.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Problem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemAggregation.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemAggregation.java index 299e688673b..0923f450f36 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemAggregation.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemAggregationCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemAggregationCollection.java index 8090eeb8772..b776985c8dc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemAggregationCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemCollection.java index cd011f351a3..c507bd001cd 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemDimension.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemDimension.java index b3d02ec0e7a..cd90d79aee4 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemDimension.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemDimension.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemHistoryCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemHistoryCollection.java index 20e43a7d345..99f24c66560 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemHistoryCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemHistoryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemHistorySummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemHistorySummary.java index bcff61d0787..fba22bd60a9 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemHistorySummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemHistorySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemLifecycleDetail.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemLifecycleDetail.java index c7f7ca688c0..6dbd47f93ce 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemLifecycleDetail.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemLifecycleDetail.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemLifecycleState.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemLifecycleState.java index 11386b1a141..b17231ce855 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemLifecycleState.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemSummary.java index ffe9adbcbd7..ccc1a6ea290 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemTrendAggregation.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemTrendAggregation.java index ea544f9b5b0..20a93f1fddc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemTrendAggregation.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemTrendAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemTrendAggregationCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemTrendAggregationCollection.java index f05ed5cdaac..7248055d363 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemTrendAggregationCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ProblemTrendAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationLifecycleDetail.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationLifecycleDetail.java index 181e1119b13..f435b38fcf7 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationLifecycleDetail.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationLifecycleDetail.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationSummary.java index 1e5b9fbd0cc..138c9d5dcb4 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationSummaryCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationSummaryCollection.java index 1842c6a3cc3..6cb0d7f0cf3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationSummaryCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationType.java index 0a379dabe73..1744bdf53d4 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RecommendationType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResourceTypeCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResourceTypeCollection.java index e10c0857b94..d95bfda9eb8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResourceTypeCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResourceTypeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResourceTypeSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResourceTypeSummary.java index 5370f62b30e..b1aaf198262 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResourceTypeSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResourceTypeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivityCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivityCollection.java index 082aebdae73..18a60a08e6b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivityCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivityCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivitySummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivitySummary.java index e75cdb3d9a2..d28d4a3ffb5 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivitySummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivitySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivityType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivityType.java index 0a7642d820f..2f8b137c13b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivityType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderActivityType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderConfiguration.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderConfiguration.java index 0010f204f3e..1c10a014b6e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderConfiguration.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderDimension.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderDimension.java index 72adfc036da..d244565791a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderDimension.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderDimension.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecution.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecution.java index 970d43473d5..774493fbcf3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecution.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecution.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionAggregation.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionAggregation.java index 38369cf380a..1d574cd2cfc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionAggregation.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionAggregationCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionAggregationCollection.java index 0d09a2bfbd0..f930f92e0b2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionAggregationCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionCollection.java index 8b9b435a815..f2197b259f7 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionModes.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionModes.java index bfbaf9117a2..2d80e1027d5 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionModes.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionModes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionStates.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionStates.java index 2a41d9198d9..d8bf4060940 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionStates.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionStates.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionStatus.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionStatus.java index a371561a90b..8f5c06550ec 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionStatus.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionSummary.java index 52c6f9cba9c..741f32569c8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionTrendAggregation.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionTrendAggregation.java index b0db292604f..7d1fd2c494a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionTrendAggregation.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionTrendAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionTrendAggregationCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionTrendAggregationCollection.java index 88cdbaab355..8938a6b3f5c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionTrendAggregationCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderExecutionTrendAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderModeTypes.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderModeTypes.java index 4003e03656a..2cdb5cb3eff 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderModeTypes.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderModeTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipe.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipe.java index c6c4c2113c6..d67b59b0c5d 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipe.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipe.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeCollection.java index cd0f00d1beb..a695709c55f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRule.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRule.java index 53f3fd9fda8..f3fda8a8fac 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRule.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRuleCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRuleCollection.java index c5290cd4c1a..4fd9e8376df 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRuleCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRuleCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRuleSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRuleSummary.java index c68369ec093..936735e5ade 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRuleSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeResponderRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeSummary.java index 17a27312421..e41b0bb80f4 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRecipeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRule.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRule.java index 19fd4b4e993..67e767aa723 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRule.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleCollection.java index 445c7d16d30..6c962333ecb 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleDetails.java index 265f27aae5b..6ea0ff281ea 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleExecutionDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleExecutionDetails.java index ac99a8b2d79..d83f860fc36 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleExecutionDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleExecutionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleSummary.java index 71a9a2fc3ee..996707afb35 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderType.java index 1f68f51a875..9bbff6ee420 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ResponderType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskLevel.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskLevel.java index e65d4231eaf..5486209d6f1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskLevel.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskLevel.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskScoreAggregation.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskScoreAggregation.java index 66d66b082a9..965ea960dec 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskScoreAggregation.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskScoreAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskScoreAggregationCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskScoreAggregationCollection.java index 89006a9898d..aaaad484dc1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskScoreAggregationCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RiskScoreAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RuleSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RuleSummary.java index 73949ecb13d..6028b28926e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RuleSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/RuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityRating.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityRating.java index 2587b233cd6..3c526d7116f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityRating.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityRating.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreAggregation.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreAggregation.java index 95300436b7d..863ed004d95 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreAggregation.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreAggregationCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreAggregationCollection.java index 0c5849f4880..0a7f571819f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreAggregationCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreTrendAggregation.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreTrendAggregation.java index ad8daf780d3..ee8ec64e68a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreTrendAggregation.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreTrendAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreTrendAggregationCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreTrendAggregationCollection.java index aaf5fa6f872..7b6ef317f54 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreTrendAggregationCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SecurityScoreTrendAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ServiceTypeSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ServiceTypeSummary.java index ea0f532cf41..3ce71a946dc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ServiceTypeSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/ServiceTypeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SimpleCondition.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SimpleCondition.java index 4cded71f70d..050aff68cf0 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SimpleCondition.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SimpleCondition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SkipBulkResponderExecutionDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SkipBulkResponderExecutionDetails.java index e0c0441a2a4..975dd386834 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SkipBulkResponderExecutionDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SkipBulkResponderExecutionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SortOrders.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SortOrders.java index b3ae572351e..bf591cf43a8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SortOrders.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/SortOrders.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Target.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Target.java index c68e12d4e5a..e0a6f77bcc8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Target.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/Target.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetCollection.java index d1f7ed3a98f..4597318949e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorDetails.java index 8d8244b73c3..7d454e87d90 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipe.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipe.java index db88e4b16d7..bef87d83f40 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipe.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipe.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeCollection.java index eac410b5d98..31f929f4c92 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRule.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRule.java index ecec5cd9d7a..f6d96fc62c0 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRule.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRuleCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRuleCollection.java index 9aa26cbbd61..92e783757ce 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRuleCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRuleCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRuleSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRuleSummary.java index f5c2a321809..9697ccd50e4 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRuleSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeDetectorRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeSummary.java index 194c0077f9e..b478ccddc3d 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetDetectorRecipeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResourceType.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResourceType.java index 4d5ee089e97..caa9df8bfea 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResourceType.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResourceType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipe.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipe.java index 7cea6f3a25e..0aeb9878acc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipe.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipe.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeCollection.java index 1712bb00ceb..c844e0d6d2e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRule.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRule.java index b7bfa3fe8b0..c539c3c2285 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRule.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRuleCollection.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRuleCollection.java index 79339bd0318..42c6938dc03 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRuleCollection.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRuleCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRuleSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRuleSummary.java index b36eec459cb..315f9315472 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRuleSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeResponderRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeSummary.java index e8dfad8b5c9..8ce7731f447 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetResponderRecipeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetSummary.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetSummary.java index f6e432bce6d..0d955fc54bd 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetSummary.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TargetSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TriggerResponderDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TriggerResponderDetails.java index 7e677064056..ea5e4fbca79 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TriggerResponderDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/TriggerResponderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateBulkProblemStatusDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateBulkProblemStatusDetails.java index 147ff6bc58e..93b8a0e5eb8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateBulkProblemStatusDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateBulkProblemStatusDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateConfigurationDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateConfigurationDetails.java index fa315493311..bde78a19473 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateConfigurationDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetails.java index d9c5304b6c9..0f2bb7355b7 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetectorRule.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetectorRule.java index 2c9669fbee3..22db111c6bf 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetectorRule.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetectorRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetectorRuleDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetectorRuleDetails.java index fa3d1ec0c0a..cd247d75750 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetectorRuleDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRecipeDetectorRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRuleDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRuleDetails.java index 5be1b137038..be6146fa077 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRuleDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateDetectorRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateManagedListDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateManagedListDetails.java index ce53ef6e695..6c393689e09 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateManagedListDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateManagedListDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateProblemStatusDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateProblemStatusDetails.java index 454c85527ae..31eec7f1a69 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateProblemStatusDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateProblemStatusDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeDetails.java index e98a530033a..7a6b1090497 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeResponderRule.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeResponderRule.java index a124a4be04c..03677d9a176 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeResponderRule.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeResponderRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeResponderRuleDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeResponderRuleDetails.java index 2d1f3e73255..9cec8266de1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeResponderRuleDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRecipeResponderRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRuleDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRuleDetails.java index e294b739ace..0c3582d7fb2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRuleDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateResponderRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetails.java index 3bcc12ad6fc..7c9d040a78f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipe.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipe.java index 5a25422c880..a2ab80086fc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipe.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipe.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipeDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipeDetails.java index 4f53902ab6f..17a619e05ad 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipeDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipeDetectorRuleDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipeDetectorRuleDetails.java index a971644e621..b0f970434b1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipeDetectorRuleDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRecipeDetectorRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRuleDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRuleDetails.java index eae897b705a..1a9d26e6821 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRuleDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetDetectorRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetRecipeDetectorRuleDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetRecipeDetectorRuleDetails.java index be3c7af44ca..8c2dd113c92 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetRecipeDetectorRuleDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetRecipeDetectorRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetRecipeResponderRuleDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetRecipeResponderRuleDetails.java index 2071eea8f5b..d4692caca27 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetRecipeResponderRuleDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetRecipeResponderRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipe.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipe.java index de9a9b2f51f..aa01fd4aaee 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipe.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipe.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipeDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipeDetails.java index 7de5aae4abc..438075320f6 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipeDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipeResponderRuleDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipeResponderRuleDetails.java index 11412c1e539..1b4f468c0e3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipeResponderRuleDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRecipeResponderRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRuleDetails.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRuleDetails.java index f259f86b052..a81642b41dc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRuleDetails.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/model/UpdateTargetResponderRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.model; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeDetectorRecipeCompartmentRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeDetectorRecipeCompartmentRequest.java index 5d7ce0e3efa..b8824c13bfa 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeDetectorRecipeCompartmentRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeDetectorRecipeCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ChangeDetectorRecipeCompartmentRequest. + * Example: Click here to see how to use ChangeDetectorRecipeCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeManagedListCompartmentRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeManagedListCompartmentRequest.java index e15d3cd87c4..37d2ca993a9 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeManagedListCompartmentRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeManagedListCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ChangeManagedListCompartmentRequest. + * Example: Click here to see how to use ChangeManagedListCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeResponderRecipeCompartmentRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeResponderRecipeCompartmentRequest.java index b1831679fa1..70c5c22d4bf 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeResponderRecipeCompartmentRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ChangeResponderRecipeCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ChangeResponderRecipeCompartmentRequest. + * Example: Click here to see how to use ChangeResponderRecipeCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateDetectorRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateDetectorRecipeRequest.java index 7635a270df1..8545d4097dd 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateDetectorRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateDetectorRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use CreateDetectorRecipeRequest. + * Example: Click here to see how to use CreateDetectorRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateManagedListRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateManagedListRequest.java index d8e8c4d153b..1b5baeb6fcc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateManagedListRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateManagedListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use CreateManagedListRequest. + * Example: Click here to see how to use CreateManagedListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateResponderRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateResponderRecipeRequest.java index de2a09cff8f..224c31daa9e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateResponderRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateResponderRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use CreateResponderRecipeRequest. + * Example: Click here to see how to use CreateResponderRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetDetectorRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetDetectorRecipeRequest.java index 26fd93dce9c..603dedae630 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetDetectorRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetDetectorRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use CreateTargetDetectorRecipeRequest. + * Example: Click here to see how to use CreateTargetDetectorRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetRequest.java index 587812dd189..43c9ed45bb3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use CreateTargetRequest. + * Example: Click here to see how to use CreateTargetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetResponderRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetResponderRecipeRequest.java index 0ed9b423324..a365028ce99 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetResponderRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/CreateTargetResponderRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use CreateTargetResponderRecipeRequest. + * Example: Click here to see how to use CreateTargetResponderRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteDetectorRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteDetectorRecipeRequest.java index 840349c700e..400139127bb 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteDetectorRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteDetectorRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use DeleteDetectorRecipeRequest. + * Example: Click here to see how to use DeleteDetectorRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteManagedListRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteManagedListRequest.java index f3a386b64d4..ee10b115721 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteManagedListRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteManagedListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use DeleteManagedListRequest. + * Example: Click here to see how to use DeleteManagedListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteResponderRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteResponderRecipeRequest.java index 5941123e4a0..e3b5ab39f6b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteResponderRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteResponderRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use DeleteResponderRecipeRequest. + * Example: Click here to see how to use DeleteResponderRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetDetectorRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetDetectorRecipeRequest.java index 76051db2f79..7c9f96ac1da 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetDetectorRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetDetectorRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use DeleteTargetDetectorRecipeRequest. + * Example: Click here to see how to use DeleteTargetDetectorRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetRequest.java index 1c94968b39c..16eda1c6325 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use DeleteTargetRequest. + * Example: Click here to see how to use DeleteTargetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetResponderRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetResponderRecipeRequest.java index 7b361a182c5..bfa0326356a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetResponderRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/DeleteTargetResponderRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use DeleteTargetResponderRecipeRequest. + * Example: Click here to see how to use DeleteTargetResponderRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ExecuteResponderExecutionRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ExecuteResponderExecutionRequest.java index ebf21ea0344..f007e9e3b5f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ExecuteResponderExecutionRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ExecuteResponderExecutionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ExecuteResponderExecutionRequest. + * Example: Click here to see how to use ExecuteResponderExecutionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetConditionMetadataTypeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetConditionMetadataTypeRequest.java index fc14979cfea..34e89d1a53e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetConditionMetadataTypeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetConditionMetadataTypeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetConditionMetadataTypeRequest. + * Example: Click here to see how to use GetConditionMetadataTypeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetConfigurationRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetConfigurationRequest.java index 085600203a8..71ed2651f07 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetConfigurationRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetConfigurationRequest. + * Example: Click here to see how to use GetConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRecipeDetectorRuleRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRecipeDetectorRuleRequest.java index 282f1eb8395..38baaf07b7d 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRecipeDetectorRuleRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRecipeDetectorRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetDetectorRecipeDetectorRuleRequest. + * Example: Click here to see how to use GetDetectorRecipeDetectorRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRecipeRequest.java index 994e7bb8912..4cad328c58c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetDetectorRecipeRequest. + * Example: Click here to see how to use GetDetectorRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRequest.java index a315b8bae15..e60fb6fd5a4 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetDetectorRequest. + * Example: Click here to see how to use GetDetectorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRuleRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRuleRequest.java index 98eba31cd43..5cbf33b73ff 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRuleRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetDetectorRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetDetectorRuleRequest. + * Example: Click here to see how to use GetDetectorRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetManagedListRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetManagedListRequest.java index f2064a220c7..22b54511cdf 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetManagedListRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetManagedListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetManagedListRequest. + * Example: Click here to see how to use GetManagedListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetProblemRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetProblemRequest.java index fff8b02af87..047173f3dfa 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetProblemRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetProblemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetProblemRequest. + * Example: Click here to see how to use GetProblemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderExecutionRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderExecutionRequest.java index 3215433ff5c..7d2f9a77333 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderExecutionRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderExecutionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetResponderExecutionRequest. + * Example: Click here to see how to use GetResponderExecutionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRecipeRequest.java index b404f13915a..54a1d8141a8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetResponderRecipeRequest. + * Example: Click here to see how to use GetResponderRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRecipeResponderRuleRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRecipeResponderRuleRequest.java index ba3909c1e46..41f39f105da 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRecipeResponderRuleRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRecipeResponderRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetResponderRecipeResponderRuleRequest. + * Example: Click here to see how to use GetResponderRecipeResponderRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRuleRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRuleRequest.java index a7a1530dc3c..885a65f403c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRuleRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetResponderRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetResponderRuleRequest. + * Example: Click here to see how to use GetResponderRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetDetectorRecipeDetectorRuleRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetDetectorRecipeDetectorRuleRequest.java index 4cea37c0423..36ed480f1b1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetDetectorRecipeDetectorRuleRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetDetectorRecipeDetectorRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetTargetDetectorRecipeDetectorRuleRequest. + * Example: Click here to see how to use GetTargetDetectorRecipeDetectorRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetDetectorRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetDetectorRecipeRequest.java index 0a3f123fd94..a9753e97f57 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetDetectorRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetDetectorRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetTargetDetectorRecipeRequest. + * Example: Click here to see how to use GetTargetDetectorRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetRequest.java index 85d9307bf03..18dcedaa376 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetTargetRequest. + * Example: Click here to see how to use GetTargetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetResponderRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetResponderRecipeRequest.java index ea0e587a2ef..dfd18b5b2ab 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetResponderRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetResponderRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetTargetResponderRecipeRequest. + * Example: Click here to see how to use GetTargetResponderRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetResponderRecipeResponderRuleRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetResponderRecipeResponderRuleRequest.java index da4329eaa20..3b43677d641 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetResponderRecipeResponderRuleRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/GetTargetResponderRecipeResponderRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use GetTargetResponderRecipeResponderRuleRequest. + * Example: Click here to see how to use GetTargetResponderRecipeResponderRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListConditionMetadataTypesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListConditionMetadataTypesRequest.java index d19a5df2f8a..81c3804387a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListConditionMetadataTypesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListConditionMetadataTypesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListConditionMetadataTypesRequest. + * Example: Click here to see how to use ListConditionMetadataTypesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRecipeDetectorRulesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRecipeDetectorRulesRequest.java index e4177bb365a..5cafc22a040 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRecipeDetectorRulesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRecipeDetectorRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListDetectorRecipeDetectorRulesRequest. + * Example: Click here to see how to use ListDetectorRecipeDetectorRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRecipesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRecipesRequest.java index 68140b22865..690f4e59c10 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRecipesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRecipesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListDetectorRecipesRequest. + * Example: Click here to see how to use ListDetectorRecipesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRulesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRulesRequest.java index 5689dbfda80..880bc9d29fe 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRulesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListDetectorRulesRequest. + * Example: Click here to see how to use ListDetectorRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorsRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorsRequest.java index ce9af92afd4..10c37363225 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorsRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListDetectorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListDetectorsRequest. + * Example: Click here to see how to use ListDetectorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListImpactedResourcesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListImpactedResourcesRequest.java index b68fee85510..90b6c86f0c3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListImpactedResourcesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListImpactedResourcesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListImpactedResourcesRequest. + * Example: Click here to see how to use ListImpactedResourcesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListManagedListTypesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListManagedListTypesRequest.java index f8f95cb2d35..02902f6c66e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListManagedListTypesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListManagedListTypesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListManagedListTypesRequest. + * Example: Click here to see how to use ListManagedListTypesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListManagedListsRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListManagedListsRequest.java index 98627d2aa2d..7a400d4aff0 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListManagedListsRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListManagedListsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListManagedListsRequest. + * Example: Click here to see how to use ListManagedListsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListProblemHistoriesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListProblemHistoriesRequest.java index a1f59a4e698..e093f831e99 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListProblemHistoriesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListProblemHistoriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListProblemHistoriesRequest. + * Example: Click here to see how to use ListProblemHistoriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListProblemsRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListProblemsRequest.java index d6f25fafe95..e3b46ecdea7 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListProblemsRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListProblemsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListProblemsRequest. + * Example: Click here to see how to use ListProblemsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListRecommendationsRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListRecommendationsRequest.java index 57206db46e5..9ff3138d215 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListRecommendationsRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListRecommendationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListRecommendationsRequest. + * Example: Click here to see how to use ListRecommendationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResourceTypesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResourceTypesRequest.java index 7a2eb199c35..07d3a8c796c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResourceTypesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResourceTypesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListResourceTypesRequest. + * Example: Click here to see how to use ListResourceTypesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderActivitiesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderActivitiesRequest.java index e4f5972fe4a..17d87876798 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderActivitiesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderActivitiesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListResponderActivitiesRequest. + * Example: Click here to see how to use ListResponderActivitiesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderExecutionsRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderExecutionsRequest.java index c22f66addd0..dd1c748a570 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderExecutionsRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderExecutionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListResponderExecutionsRequest. + * Example: Click here to see how to use ListResponderExecutionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRecipeResponderRulesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRecipeResponderRulesRequest.java index 0893420ff55..5b241535c72 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRecipeResponderRulesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRecipeResponderRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListResponderRecipeResponderRulesRequest. + * Example: Click here to see how to use ListResponderRecipeResponderRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRecipesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRecipesRequest.java index 32943cd4d5f..570f8a264b2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRecipesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRecipesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListResponderRecipesRequest. + * Example: Click here to see how to use ListResponderRecipesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRulesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRulesRequest.java index b90d6215948..1c932648a6e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRulesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListResponderRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListResponderRulesRequest. + * Example: Click here to see how to use ListResponderRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetDetectorRecipeDetectorRulesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetDetectorRecipeDetectorRulesRequest.java index edf1be98975..376c3ae2460 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetDetectorRecipeDetectorRulesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetDetectorRecipeDetectorRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListTargetDetectorRecipeDetectorRulesRequest. + * Example: Click here to see how to use ListTargetDetectorRecipeDetectorRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetDetectorRecipesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetDetectorRecipesRequest.java index db3ad7b6cd3..bf0f54dce91 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetDetectorRecipesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetDetectorRecipesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListTargetDetectorRecipesRequest. + * Example: Click here to see how to use ListTargetDetectorRecipesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetResponderRecipeResponderRulesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetResponderRecipeResponderRulesRequest.java index 795dda1dff2..83aa54ce9df 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetResponderRecipeResponderRulesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetResponderRecipeResponderRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListTargetResponderRecipeResponderRulesRequest. + * Example: Click here to see how to use ListTargetResponderRecipeResponderRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetResponderRecipesRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetResponderRecipesRequest.java index 13af886fccc..ff8caa6d592 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetResponderRecipesRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetResponderRecipesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListTargetResponderRecipesRequest. + * Example: Click here to see how to use ListTargetResponderRecipesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetsRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetsRequest.java index ad8258b713f..90a98de1be6 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetsRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/ListTargetsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use ListTargetsRequest. + * Example: Click here to see how to use ListTargetsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestRiskScoresRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestRiskScoresRequest.java index e7a2cae2794..0bd08ed804e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestRiskScoresRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestRiskScoresRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use RequestRiskScoresRequest. + * Example: Click here to see how to use RequestRiskScoresRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSecurityScoreSummarizedTrendRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSecurityScoreSummarizedTrendRequest.java index 921196dd971..62eaad1d5b2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSecurityScoreSummarizedTrendRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSecurityScoreSummarizedTrendRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use RequestSecurityScoreSummarizedTrendRequest. + * Example: Click here to see how to use RequestSecurityScoreSummarizedTrendRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSecurityScoresRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSecurityScoresRequest.java index e82d7de2226..4ed2715ce93 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSecurityScoresRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSecurityScoresRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use RequestSecurityScoresRequest. + * Example: Click here to see how to use RequestSecurityScoresRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedActivityProblemsRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedActivityProblemsRequest.java index c35db058eed..32e0972dd60 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedActivityProblemsRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedActivityProblemsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use RequestSummarizedActivityProblemsRequest. + * Example: Click here to see how to use RequestSummarizedActivityProblemsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedProblemsRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedProblemsRequest.java index d026d146252..409b266a792 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedProblemsRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedProblemsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use RequestSummarizedProblemsRequest. + * Example: Click here to see how to use RequestSummarizedProblemsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedResponderExecutionsRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedResponderExecutionsRequest.java index 11bfb6f097f..0bd37cbd4f0 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedResponderExecutionsRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedResponderExecutionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use RequestSummarizedResponderExecutionsRequest. + * Example: Click here to see how to use RequestSummarizedResponderExecutionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedRiskScoresRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedRiskScoresRequest.java index 171c858df30..08282d65663 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedRiskScoresRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedRiskScoresRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use RequestSummarizedRiskScoresRequest. + * Example: Click here to see how to use RequestSummarizedRiskScoresRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedSecurityScoresRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedSecurityScoresRequest.java index f9440908baf..f7074c607ec 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedSecurityScoresRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedSecurityScoresRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use RequestSummarizedSecurityScoresRequest. + * Example: Click here to see how to use RequestSummarizedSecurityScoresRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendProblemsRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendProblemsRequest.java index 8b9152d045f..70468b1ed34 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendProblemsRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendProblemsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use RequestSummarizedTrendProblemsRequest. + * Example: Click here to see how to use RequestSummarizedTrendProblemsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendResponderExecutionsRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendResponderExecutionsRequest.java index a8a022dfe2c..d4fa98da139 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendResponderExecutionsRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendResponderExecutionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use RequestSummarizedTrendResponderExecutionsRequest. + * Example: Click here to see how to use RequestSummarizedTrendResponderExecutionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendSecurityScoresRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendSecurityScoresRequest.java index de5c017f750..2b5d1a9ac5a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendSecurityScoresRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/RequestSummarizedTrendSecurityScoresRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use RequestSummarizedTrendSecurityScoresRequest. + * Example: Click here to see how to use RequestSummarizedTrendSecurityScoresRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/SkipBulkResponderExecutionRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/SkipBulkResponderExecutionRequest.java index f4f831dcd4e..b66f4db92e1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/SkipBulkResponderExecutionRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/SkipBulkResponderExecutionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use SkipBulkResponderExecutionRequest. + * Example: Click here to see how to use SkipBulkResponderExecutionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/SkipResponderExecutionRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/SkipResponderExecutionRequest.java index b76a58a2858..23749a81085 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/SkipResponderExecutionRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/SkipResponderExecutionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use SkipResponderExecutionRequest. + * Example: Click here to see how to use SkipResponderExecutionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/TriggerResponderRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/TriggerResponderRequest.java index c81b98f6450..5c7f160601c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/TriggerResponderRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/TriggerResponderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use TriggerResponderRequest. + * Example: Click here to see how to use TriggerResponderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateBulkProblemStatusRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateBulkProblemStatusRequest.java index 20ce77429ff..ae8461733a9 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateBulkProblemStatusRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateBulkProblemStatusRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateBulkProblemStatusRequest. + * Example: Click here to see how to use UpdateBulkProblemStatusRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateConfigurationRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateConfigurationRequest.java index 5c1025f0454..5a781e1257e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateConfigurationRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateConfigurationRequest. + * Example: Click here to see how to use UpdateConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateDetectorRecipeDetectorRuleRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateDetectorRecipeDetectorRuleRequest.java index bf0530b028a..01193e74449 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateDetectorRecipeDetectorRuleRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateDetectorRecipeDetectorRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateDetectorRecipeDetectorRuleRequest. + * Example: Click here to see how to use UpdateDetectorRecipeDetectorRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateDetectorRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateDetectorRecipeRequest.java index 96b8e051673..9175a7fe093 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateDetectorRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateDetectorRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateDetectorRecipeRequest. + * Example: Click here to see how to use UpdateDetectorRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateManagedListRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateManagedListRequest.java index 40811ee43b2..8c323d9fcfc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateManagedListRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateManagedListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateManagedListRequest. + * Example: Click here to see how to use UpdateManagedListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateProblemStatusRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateProblemStatusRequest.java index ec954aa6eb8..cf87faba766 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateProblemStatusRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateProblemStatusRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateProblemStatusRequest. + * Example: Click here to see how to use UpdateProblemStatusRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateResponderRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateResponderRecipeRequest.java index beb1017bc7d..1166504273e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateResponderRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateResponderRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateResponderRecipeRequest. + * Example: Click here to see how to use UpdateResponderRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateResponderRecipeResponderRuleRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateResponderRecipeResponderRuleRequest.java index 25915fb9079..113ace9e16f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateResponderRecipeResponderRuleRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateResponderRecipeResponderRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateResponderRecipeResponderRuleRequest. + * Example: Click here to see how to use UpdateResponderRecipeResponderRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetDetectorRecipeDetectorRuleRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetDetectorRecipeDetectorRuleRequest.java index 3ef8edf3ea1..165f19fe7b1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetDetectorRecipeDetectorRuleRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetDetectorRecipeDetectorRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateTargetDetectorRecipeDetectorRuleRequest. + * Example: Click here to see how to use UpdateTargetDetectorRecipeDetectorRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetDetectorRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetDetectorRecipeRequest.java index 26e6314a205..87ba9f6a0a1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetDetectorRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetDetectorRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateTargetDetectorRecipeRequest. + * Example: Click here to see how to use UpdateTargetDetectorRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetRequest.java index 3c7c6fb1777..83f46172d13 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateTargetRequest. + * Example: Click here to see how to use UpdateTargetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetResponderRecipeRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetResponderRecipeRequest.java index 40c3c84823a..1a5685420c6 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetResponderRecipeRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetResponderRecipeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateTargetResponderRecipeRequest. + * Example: Click here to see how to use UpdateTargetResponderRecipeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetResponderRecipeResponderRuleRequest.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetResponderRecipeResponderRuleRequest.java index 294dd54da55..655493aee65 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetResponderRecipeResponderRuleRequest.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/requests/UpdateTargetResponderRecipeResponderRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.requests; import com.oracle.bmc.cloudguard.model.*; /** - * Example: Click here to see how to use UpdateTargetResponderRecipeResponderRuleRequest. + * Example: Click here to see how to use UpdateTargetResponderRecipeResponderRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeDetectorRecipeCompartmentResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeDetectorRecipeCompartmentResponse.java index 531338f6668..d4ed167a36b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeDetectorRecipeCompartmentResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeDetectorRecipeCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeManagedListCompartmentResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeManagedListCompartmentResponse.java index 307676348e5..783572f5050 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeManagedListCompartmentResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeManagedListCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeResponderRecipeCompartmentResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeResponderRecipeCompartmentResponse.java index 3cb04a0a76f..f13896a17a4 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeResponderRecipeCompartmentResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ChangeResponderRecipeCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateDetectorRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateDetectorRecipeResponse.java index e6e0a325265..fbff72cfcab 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateDetectorRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateDetectorRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateManagedListResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateManagedListResponse.java index b6325efffa7..620246c75b1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateManagedListResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateManagedListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateResponderRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateResponderRecipeResponse.java index a4ef9273c38..ce46f3ae396 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateResponderRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateResponderRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetDetectorRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetDetectorRecipeResponse.java index 5d8d533f781..4675ad5e825 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetDetectorRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetDetectorRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetResponderRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetResponderRecipeResponse.java index d3177f7bd76..c7bd8724d13 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetResponderRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetResponderRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetResponse.java index 0a645af2b79..65899233a19 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/CreateTargetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteDetectorRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteDetectorRecipeResponse.java index ea390ce9c40..e47d3b8d3fc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteDetectorRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteDetectorRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteManagedListResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteManagedListResponse.java index dd1d9942b25..039d0b6df7d 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteManagedListResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteManagedListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteResponderRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteResponderRecipeResponse.java index 7781f79130a..e2d93968065 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteResponderRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteResponderRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetDetectorRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetDetectorRecipeResponse.java index c69bc426b9e..59fbea3c7b3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetDetectorRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetDetectorRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetResponderRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetResponderRecipeResponse.java index 2c8065a385b..32b7601d637 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetResponderRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetResponderRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetResponse.java index 5f8bc73c860..f1fe6d05415 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/DeleteTargetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ExecuteResponderExecutionResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ExecuteResponderExecutionResponse.java index 793e5c32ff2..6ee38a83029 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ExecuteResponderExecutionResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ExecuteResponderExecutionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetConditionMetadataTypeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetConditionMetadataTypeResponse.java index cd80c3c6a4e..74943249ae5 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetConditionMetadataTypeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetConditionMetadataTypeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetConfigurationResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetConfigurationResponse.java index a6c6a7a8d81..2b3e64593b2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetConfigurationResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRecipeDetectorRuleResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRecipeDetectorRuleResponse.java index ff953d59a75..8728943b849 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRecipeDetectorRuleResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRecipeDetectorRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRecipeResponse.java index 8bb9fc54f57..107ebfc5517 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorResponse.java index 586c711b494..da00d1b65b3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRuleResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRuleResponse.java index c176b293785..2a8a78d911f 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRuleResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetDetectorRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetManagedListResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetManagedListResponse.java index e76de9fb4ec..0495653c28a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetManagedListResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetManagedListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetProblemResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetProblemResponse.java index 957866b215e..56563035a40 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetProblemResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetProblemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderExecutionResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderExecutionResponse.java index 1d32eea4b96..d67546daddf 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderExecutionResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderExecutionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRecipeResponderRuleResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRecipeResponderRuleResponse.java index 5e4d8e1aede..a4c5abae027 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRecipeResponderRuleResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRecipeResponderRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRecipeResponse.java index 37da2501ccd..993522aee66 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRuleResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRuleResponse.java index b7d5398de7d..7e67d127e6d 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRuleResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetResponderRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetDetectorRecipeDetectorRuleResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetDetectorRecipeDetectorRuleResponse.java index 92a54368a19..d2099661a8b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetDetectorRecipeDetectorRuleResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetDetectorRecipeDetectorRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetDetectorRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetDetectorRecipeResponse.java index 5e6f07a1ee9..d6a8bb01b4c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetDetectorRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetDetectorRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponderRecipeResponderRuleResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponderRecipeResponderRuleResponse.java index d308e78292b..8f751a02280 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponderRecipeResponderRuleResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponderRecipeResponderRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponderRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponderRecipeResponse.java index 1aa003b5115..f3a5affceda 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponderRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponderRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponse.java index 5fa3f32286b..1ea959ee810 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/GetTargetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListConditionMetadataTypesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListConditionMetadataTypesResponse.java index 5b38e2a4011..d7fc58e9ecc 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListConditionMetadataTypesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListConditionMetadataTypesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRecipeDetectorRulesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRecipeDetectorRulesResponse.java index a6078000246..0eacc1632d3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRecipeDetectorRulesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRecipeDetectorRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRecipesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRecipesResponse.java index 8a806506353..ace9ac2a4ce 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRecipesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRecipesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRulesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRulesResponse.java index 0b7868c8827..93da5319985 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRulesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorsResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorsResponse.java index 31184f56e99..0ac4693888c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorsResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListDetectorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListImpactedResourcesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListImpactedResourcesResponse.java index 17853499e55..9b34a6dd949 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListImpactedResourcesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListImpactedResourcesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListManagedListTypesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListManagedListTypesResponse.java index dda630a3558..39502e0c9e3 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListManagedListTypesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListManagedListTypesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListManagedListsResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListManagedListsResponse.java index 1acc29e95b3..5316f743f2b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListManagedListsResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListManagedListsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListProblemHistoriesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListProblemHistoriesResponse.java index 65b9bf3eef2..8b489af2452 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListProblemHistoriesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListProblemHistoriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListProblemsResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListProblemsResponse.java index 0d96bfea84d..1034e594dfa 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListProblemsResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListProblemsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListRecommendationsResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListRecommendationsResponse.java index f26008445af..93d4a808343 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListRecommendationsResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListRecommendationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResourceTypesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResourceTypesResponse.java index 8fb8ac06459..69c53ff6718 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResourceTypesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResourceTypesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderActivitiesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderActivitiesResponse.java index e690924fcdc..15cfc2ab93e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderActivitiesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderActivitiesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderExecutionsResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderExecutionsResponse.java index 75a26c28d14..7ce8ae5a0c1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderExecutionsResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderExecutionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRecipeResponderRulesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRecipeResponderRulesResponse.java index f027c62b393..34e09ef7c36 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRecipeResponderRulesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRecipeResponderRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRecipesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRecipesResponse.java index 17dc2b6e80e..39e864e41f2 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRecipesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRecipesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRulesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRulesResponse.java index 5c5c6023e43..defb349dfa0 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRulesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListResponderRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetDetectorRecipeDetectorRulesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetDetectorRecipeDetectorRulesResponse.java index b5514882376..c6da780c276 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetDetectorRecipeDetectorRulesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetDetectorRecipeDetectorRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetDetectorRecipesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetDetectorRecipesResponse.java index 48003b7182c..c79ec1d9d07 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetDetectorRecipesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetDetectorRecipesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetResponderRecipeResponderRulesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetResponderRecipeResponderRulesResponse.java index 5d0a7a6f12f..b27be77dcaf 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetResponderRecipeResponderRulesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetResponderRecipeResponderRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetResponderRecipesResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetResponderRecipesResponse.java index f99fafba501..9de306f7b2b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetResponderRecipesResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetResponderRecipesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetsResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetsResponse.java index a37e9654ffb..8fb0090563b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetsResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/ListTargetsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestRiskScoresResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestRiskScoresResponse.java index 6c174283538..8bd9e9d3344 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestRiskScoresResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestRiskScoresResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSecurityScoreSummarizedTrendResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSecurityScoreSummarizedTrendResponse.java index 9767958ed46..7cc161bf96e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSecurityScoreSummarizedTrendResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSecurityScoreSummarizedTrendResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSecurityScoresResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSecurityScoresResponse.java index e832bca3160..c76785f8e9e 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSecurityScoresResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSecurityScoresResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedActivityProblemsResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedActivityProblemsResponse.java index 23e109445a5..dd5648570be 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedActivityProblemsResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedActivityProblemsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedProblemsResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedProblemsResponse.java index 489ad557198..fa1e04b8ce8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedProblemsResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedProblemsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedResponderExecutionsResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedResponderExecutionsResponse.java index 4d0bcb5bab9..a8d910c6f4a 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedResponderExecutionsResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedResponderExecutionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedRiskScoresResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedRiskScoresResponse.java index fde6ba4baa2..e252e181403 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedRiskScoresResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedRiskScoresResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedSecurityScoresResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedSecurityScoresResponse.java index 539d5dd0123..a42a5692214 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedSecurityScoresResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedSecurityScoresResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendProblemsResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendProblemsResponse.java index 4fe1d456e48..fc598d01e60 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendProblemsResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendProblemsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendResponderExecutionsResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendResponderExecutionsResponse.java index 423c507e7e7..648a8ab5da0 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendResponderExecutionsResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendResponderExecutionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendSecurityScoresResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendSecurityScoresResponse.java index 7e1a438ad29..ffa0cbc0855 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendSecurityScoresResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/RequestSummarizedTrendSecurityScoresResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/SkipBulkResponderExecutionResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/SkipBulkResponderExecutionResponse.java index 25ef1cfabc2..83f328d7a3c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/SkipBulkResponderExecutionResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/SkipBulkResponderExecutionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/SkipResponderExecutionResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/SkipResponderExecutionResponse.java index 1e3fc74e8bd..e2180f0e906 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/SkipResponderExecutionResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/SkipResponderExecutionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/TriggerResponderResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/TriggerResponderResponse.java index a7d2550a986..61fc2dd14ae 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/TriggerResponderResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/TriggerResponderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateBulkProblemStatusResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateBulkProblemStatusResponse.java index 98d675f46a6..f8d256b31d1 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateBulkProblemStatusResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateBulkProblemStatusResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateConfigurationResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateConfigurationResponse.java index a97c5801470..784ce28628b 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateConfigurationResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateDetectorRecipeDetectorRuleResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateDetectorRecipeDetectorRuleResponse.java index 542732448db..97ba49c9124 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateDetectorRecipeDetectorRuleResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateDetectorRecipeDetectorRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateDetectorRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateDetectorRecipeResponse.java index 583b79fcdac..0c73aad0136 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateDetectorRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateDetectorRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateManagedListResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateManagedListResponse.java index 2eee80e8cfa..5b41bebf749 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateManagedListResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateManagedListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateProblemStatusResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateProblemStatusResponse.java index ada10edd102..19470db4623 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateProblemStatusResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateProblemStatusResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateResponderRecipeResponderRuleResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateResponderRecipeResponderRuleResponse.java index 234df5dbce3..9acffd040d8 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateResponderRecipeResponderRuleResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateResponderRecipeResponderRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateResponderRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateResponderRecipeResponse.java index 8e7b6882b38..85799240774 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateResponderRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateResponderRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetDetectorRecipeDetectorRuleResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetDetectorRecipeDetectorRuleResponse.java index 31bb3f5616d..bd321c30410 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetDetectorRecipeDetectorRuleResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetDetectorRecipeDetectorRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetDetectorRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetDetectorRecipeResponse.java index 30c8aea9640..8936b0be63c 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetDetectorRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetDetectorRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponderRecipeResponderRuleResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponderRecipeResponderRuleResponse.java index 4e26b766b94..9b87245cc89 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponderRecipeResponderRuleResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponderRecipeResponderRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponderRecipeResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponderRecipeResponse.java index 06f52e1a585..f4757faaaa5 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponderRecipeResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponderRecipeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponse.java b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponse.java index 6b0a56770c3..4782ddbe4c5 100644 --- a/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponse.java +++ b/bmc-cloudguard/src/main/java/com/oracle/bmc/cloudguard/responses/UpdateTargetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.cloudguard.responses; diff --git a/bmc-common/pom.xml b/bmc-common/pom.xml index 539f2f6fe20..84bcc21109b 100644 --- a/bmc-common/pom.xml +++ b/bmc-common/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml @@ -94,7 +94,7 @@ com.oracle.oci.sdk oci-java-sdk-circuitbreaker - 1.28.0 + 1.29.0 diff --git a/bmc-common/src/main/java/com/oracle/bmc/ClientConfiguration.java b/bmc-common/src/main/java/com/oracle/bmc/ClientConfiguration.java index fe6ae9c5473..d58ec8d01ec 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/ClientConfiguration.java +++ b/bmc-common/src/main/java/com/oracle/bmc/ClientConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/main/java/com/oracle/bmc/ClientRuntime.java b/bmc-common/src/main/java/com/oracle/bmc/ClientRuntime.java index 5bdc72cf582..afd4a385bf3 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/ClientRuntime.java +++ b/bmc-common/src/main/java/com/oracle/bmc/ClientRuntime.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/main/java/com/oracle/bmc/ConfigFileReader.java b/bmc-common/src/main/java/com/oracle/bmc/ConfigFileReader.java index 3f1bfb0e6ec..9ed99d48b21 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/ConfigFileReader.java +++ b/bmc-common/src/main/java/com/oracle/bmc/ConfigFileReader.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/main/java/com/oracle/bmc/InternalSdk.java b/bmc-common/src/main/java/com/oracle/bmc/InternalSdk.java index 1a29eacc3f4..5bcaaa3521b 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/InternalSdk.java +++ b/bmc-common/src/main/java/com/oracle/bmc/InternalSdk.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/main/java/com/oracle/bmc/OCID.java b/bmc-common/src/main/java/com/oracle/bmc/OCID.java index 1d70b848dba..e6adede20ad 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/OCID.java +++ b/bmc-common/src/main/java/com/oracle/bmc/OCID.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/main/java/com/oracle/bmc/Realm.java b/bmc-common/src/main/java/com/oracle/bmc/Realm.java index 5968d08ec62..6161404dd0e 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/Realm.java +++ b/bmc-common/src/main/java/com/oracle/bmc/Realm.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/main/java/com/oracle/bmc/Region.java b/bmc-common/src/main/java/com/oracle/bmc/Region.java index 5833863a92c..d5fab201d20 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/Region.java +++ b/bmc-common/src/main/java/com/oracle/bmc/Region.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/main/java/com/oracle/bmc/Service.java b/bmc-common/src/main/java/com/oracle/bmc/Service.java index dcae3947d31..699827cd7fa 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/Service.java +++ b/bmc-common/src/main/java/com/oracle/bmc/Service.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/main/java/com/oracle/bmc/Services.java b/bmc-common/src/main/java/com/oracle/bmc/Services.java index 4ebf7926d83..f4dd25a9df3 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/Services.java +++ b/bmc-common/src/main/java/com/oracle/bmc/Services.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractAuthenticationDetailsProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractAuthenticationDetailsProvider.java index 45ae0b1b77c..a470870f4c4 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractAuthenticationDetailsProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractAuthenticationDetailsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractFederationClientAuthenticationDetailsProviderBuilder.java b/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractFederationClientAuthenticationDetailsProviderBuilder.java index ef8375ca457..c8a1ee1f7ea 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractFederationClientAuthenticationDetailsProviderBuilder.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractFederationClientAuthenticationDetailsProviderBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractRequestingAuthenticationDetailsProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractRequestingAuthenticationDetailsProvider.java index d6904ed7500..958386e9109 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractRequestingAuthenticationDetailsProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/AbstractRequestingAuthenticationDetailsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/AuthCachingPolicy.java b/bmc-common/src/main/java/com/oracle/bmc/auth/AuthCachingPolicy.java index 7975d7fc702..3621b8ad77e 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/AuthCachingPolicy.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/AuthCachingPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/AuthenticationDetailsProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/AuthenticationDetailsProvider.java index e8a1e73f0b7..3f08b7c7861 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/AuthenticationDetailsProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/AuthenticationDetailsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/BasicAuthenticationDetailsProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/BasicAuthenticationDetailsProvider.java index 164721e9ea2..0d2569960fa 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/BasicAuthenticationDetailsProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/BasicAuthenticationDetailsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/BasicConfigFileAuthenticationProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/BasicConfigFileAuthenticationProvider.java index cadc20d29cb..01e28b164c8 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/BasicConfigFileAuthenticationProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/BasicConfigFileAuthenticationProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/ConfigFileAuthenticationDetailsProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/ConfigFileAuthenticationDetailsProvider.java index 6188636206f..bb247327d91 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/ConfigFileAuthenticationDetailsProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/ConfigFileAuthenticationDetailsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/CustomerAuthenticationDetailsProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/CustomerAuthenticationDetailsProvider.java index b8f30be9190..17fee8a7da8 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/CustomerAuthenticationDetailsProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/CustomerAuthenticationDetailsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/CustomerKeyIdFormatter.java b/bmc-common/src/main/java/com/oracle/bmc/auth/CustomerKeyIdFormatter.java index 1b0d8036337..349efbae25d 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/CustomerKeyIdFormatter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/CustomerKeyIdFormatter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/InstancePrincipalsAuthenticationDetailsProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/InstancePrincipalsAuthenticationDetailsProvider.java index ad5dde705cf..2808d96d6ef 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/InstancePrincipalsAuthenticationDetailsProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/InstancePrincipalsAuthenticationDetailsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/ProvidesClientConfigurators.java b/bmc-common/src/main/java/com/oracle/bmc/auth/ProvidesClientConfigurators.java index 56d7527f2ca..3f95fc8ac3d 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/ProvidesClientConfigurators.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/ProvidesClientConfigurators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/RefreshableOnNotAuthenticatedProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/RefreshableOnNotAuthenticatedProvider.java index d3ada9d65ac..b8189dc9310 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/RefreshableOnNotAuthenticatedProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/RefreshableOnNotAuthenticatedProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/RegionProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/RegionProvider.java index 47a791a7c1a..2494118eca1 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/RegionProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/RegionProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/ResourcePrincipalAuthenticationDetailsProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/ResourcePrincipalAuthenticationDetailsProvider.java index aca4785044c..ee9d05ea222 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/ResourcePrincipalAuthenticationDetailsProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/ResourcePrincipalAuthenticationDetailsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/SessionKeySupplier.java b/bmc-common/src/main/java/com/oracle/bmc/auth/SessionKeySupplier.java index 72cccab64db..189ff1d249f 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/SessionKeySupplier.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/SessionKeySupplier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/SimpleAuthenticationDetailsProvider.java b/bmc-common/src/main/java/com/oracle/bmc/auth/SimpleAuthenticationDetailsProvider.java index 3df19453465..e0d87e83745 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/SimpleAuthenticationDetailsProvider.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/SimpleAuthenticationDetailsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/SimplePrivateKeySupplier.java b/bmc-common/src/main/java/com/oracle/bmc/auth/SimplePrivateKeySupplier.java index 2814fb3d6ef..11e40da768a 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/SimplePrivateKeySupplier.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/SimplePrivateKeySupplier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/StringPrivateKeySupplier.java b/bmc-common/src/main/java/com/oracle/bmc/auth/StringPrivateKeySupplier.java index 0b6969b0a7d..857d2935551 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/StringPrivateKeySupplier.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/StringPrivateKeySupplier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/URLBasedX509CertificateSupplier.java b/bmc-common/src/main/java/com/oracle/bmc/auth/URLBasedX509CertificateSupplier.java index 57cad288297..a65056905a2 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/URLBasedX509CertificateSupplier.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/URLBasedX509CertificateSupplier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/X509CertificateSupplier.java b/bmc-common/src/main/java/com/oracle/bmc/auth/X509CertificateSupplier.java index 9bd6b39b6ea..db58998577f 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/X509CertificateSupplier.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/X509CertificateSupplier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientException.java b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientException.java index 69a716d91f8..eb5f4cb08c9 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientException.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.exception; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientForbiddenException.java b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientForbiddenException.java index f0e210bb6f9..775cb0efc2c 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientForbiddenException.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientForbiddenException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.exception; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientNotAuthorizedException.java b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientNotAuthorizedException.java index d3e07c15a60..5a52dfcc0d2 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientNotAuthorizedException.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthClientNotAuthorizedException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.exception; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthServerException.java b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthServerException.java index 2b88328f441..01c6c3435a5 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthServerException.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthServerException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.exception; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthServerUnavailableException.java b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthServerUnavailableException.java index 65e898a68a1..d02ca6ba224 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthServerUnavailableException.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/AuthServerUnavailableException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.exception; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/InstancePrincipalUnavailableException.java b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/InstancePrincipalUnavailableException.java index c4466dd14f3..48113a66903 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/exception/InstancePrincipalUnavailableException.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/exception/InstancePrincipalUnavailableException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.exception; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/AuthUtils.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/AuthUtils.java index 765160e7cd2..1cbad3ead6b 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/AuthUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/AuthUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; @@ -46,7 +46,7 @@ public class AuthUtils { private static final char[] HEX_ARRAY = "0123456789ABCDEF".toCharArray(); /** - * Gets the fingerprint of a certificate using Sha1. This is the same value that you would get by running, + * Gets the fingerprint of a certificate using Sha256. This is the same value that you would get by running, * openssl x509 -in certificate.pem -noout -fingerprint * @param certificate the certificate * @return Fingerprint of the certificate @@ -56,7 +56,7 @@ public static String getFingerPrint(X509Certificate certificate) { Preconditions.checkNotNull(certificate); try { final byte[] encodedCertificate = getEncodedCertificate(certificate); - MessageDigest md = MessageDigest.getInstance("SHA-1"); + MessageDigest md = MessageDigest.getInstance("SHA-256"); md.update(encodedCertificate); String fingerprint = getHex(md.digest()); diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/ConfigFileDelegationTokenUtils.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/ConfigFileDelegationTokenUtils.java index 4038ea90860..7d27c05bed9 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/ConfigFileDelegationTokenUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/ConfigFileDelegationTokenUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/DelegationTokenConfigurator.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/DelegationTokenConfigurator.java index 5dda2c57c68..90dcce2db62 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/DelegationTokenConfigurator.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/DelegationTokenConfigurator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FederationClient.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FederationClient.java index 85a3f9c4233..47fd1119130 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FederationClient.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FederationClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FileBasedKeySupplier.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FileBasedKeySupplier.java index fec5c81dee1..980e615407c 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FileBasedKeySupplier.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FileBasedKeySupplier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FileBasedResourcePrincipalFederationClient.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FileBasedResourcePrincipalFederationClient.java index 8dfcda8805c..1d706bb2e73 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FileBasedResourcePrincipalFederationClient.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FileBasedResourcePrincipalFederationClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FixedContentKeySupplier.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FixedContentKeySupplier.java index 1c3c287434d..95b2b6dd5f2 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FixedContentKeySupplier.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FixedContentKeySupplier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FixedContentResourcePrincipalFederationClient.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FixedContentResourcePrincipalFederationClient.java index 8e07404151d..200fdf4f03f 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FixedContentResourcePrincipalFederationClient.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/FixedContentResourcePrincipalFederationClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/ForwardingX509Certificate.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/ForwardingX509Certificate.java index f62764c4709..dfff4953c52 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/ForwardingX509Certificate.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/ForwardingX509Certificate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/JWK.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/JWK.java index ca5119b0022..ec2543c61fb 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/JWK.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/JWK.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/RestClientUtils.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/RestClientUtils.java index c855709a6c8..1d25ffca163 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/RestClientUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/RestClientUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; @@ -175,6 +175,7 @@ private static List removeHostHeader(List headers) { } private static String keyIdForX509Request(String tenancyId, X509Certificate certificate) { - return String.format("%s/fed-x509/%s", tenancyId, AuthUtils.getFingerPrint(certificate)); + return String.format( + "%s/fed-x509-sha256/%s", tenancyId, AuthUtils.getFingerPrint(certificate)); } } diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/SecurityTokenAdapter.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/SecurityTokenAdapter.java index 9c4f1df562c..5263aec70fd 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/SecurityTokenAdapter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/SecurityTokenAdapter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/X509CertificateWithOriginalPem.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/X509CertificateWithOriginalPem.java index 7624e558515..9a37e21752b 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/X509CertificateWithOriginalPem.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/X509CertificateWithOriginalPem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/X509FederationClient.java b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/X509FederationClient.java index b4ec9c090d2..11a3601edc0 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/auth/internal/X509FederationClient.java +++ b/bmc-common/src/main/java/com/oracle/bmc/auth/internal/X509FederationClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; @@ -48,6 +48,7 @@ public class X509FederationClient implements FederationClient { private static final Function> SECURITY_TOKEN_FN = new ResponseConversionFunctionFactory().create(SecurityToken.class); private static final String DEFAULT_PURPOSE = "DEFAULT"; + private static final String DEFAULT_FINGERPRINT = "SHA256"; @Getter private final X509CertificateSupplier leafCertificateSupplier; @Getter private String tenancyId; @@ -270,7 +271,8 @@ private SecurityTokenAdapter getSecurityTokenFromServer() { AuthUtils.base64EncodeNoChunking(publicKey), AuthUtils.base64EncodeNoChunking(leafCertificate), intermediateStrings, - purpose); + purpose, + DEFAULT_FINGERPRINT); WebTarget target = federationHttpClient.getBaseTarget().path("v1").path("x509"); Builder ib = target.request(); @@ -323,16 +325,19 @@ public static class X509FederationRequest { private final String certificate; private final String publicKey; private final String purpose; + private final String fingerprintAlgorithm; public X509FederationRequest( String publicKey, String certificate, Set intermediateCertificates, - String purpose) { + String purpose, + String fingerprintAlgorithm) { this.certificate = Preconditions.checkNotNull(certificate); this.publicKey = Preconditions.checkNotNull(publicKey); this.intermediateCertificates = intermediateCertificates; this.purpose = purpose; + this.fingerprintAlgorithm = fingerprintAlgorithm; } } diff --git a/bmc-common/src/main/java/com/oracle/bmc/common/ClientBuilderBase.java b/bmc-common/src/main/java/com/oracle/bmc/common/ClientBuilderBase.java index dff17d932a5..36718eb03e3 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/common/ClientBuilderBase.java +++ b/bmc-common/src/main/java/com/oracle/bmc/common/ClientBuilderBase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.common; diff --git a/bmc-common/src/main/java/com/oracle/bmc/common/RegionalClientBuilder.java b/bmc-common/src/main/java/com/oracle/bmc/common/RegionalClientBuilder.java index 78e7052bd07..ddca8f972e4 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/common/RegionalClientBuilder.java +++ b/bmc-common/src/main/java/com/oracle/bmc/common/RegionalClientBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.common; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/ClientConfigDecorator.java b/bmc-common/src/main/java/com/oracle/bmc/http/ClientConfigDecorator.java index c300e081347..cf1a55df1b8 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/ClientConfigDecorator.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/ClientConfigDecorator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/ClientConfigurator.java b/bmc-common/src/main/java/com/oracle/bmc/http/ClientConfigurator.java index 84625dc0a41..bfb0fa09a7a 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/ClientConfigurator.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/ClientConfigurator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/CompositeClientConfigurator.java b/bmc-common/src/main/java/com/oracle/bmc/http/CompositeClientConfigurator.java index 02186f6302c..b31dcbf0530 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/CompositeClientConfigurator.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/CompositeClientConfigurator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/CrossTenancyRequestConfigurator.java b/bmc-common/src/main/java/com/oracle/bmc/http/CrossTenancyRequestConfigurator.java index 920f15478d6..46aa7797b45 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/CrossTenancyRequestConfigurator.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/CrossTenancyRequestConfigurator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/DefaultConfigurator.java b/bmc-common/src/main/java/com/oracle/bmc/http/DefaultConfigurator.java index 1378828f31a..4f7daed80e1 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/DefaultConfigurator.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/DefaultConfigurator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/AuthnClientFilter.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/AuthnClientFilter.java index 34c8ab20f28..203442790eb 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/AuthnClientFilter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/AuthnClientFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ClientIdFilter.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ClientIdFilter.java index 10e163cce9f..98750626fcc 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ClientIdFilter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ClientIdFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ContentLengthFilter.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ContentLengthFilter.java index 61877039bfe..4db8c5004a4 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ContentLengthFilter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ContentLengthFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/CrossTenancyRequestClientFilter.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/CrossTenancyRequestClientFilter.java index 58d40e01855..85365431472 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/CrossTenancyRequestClientFilter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/CrossTenancyRequestClientFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/EntityFactory.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/EntityFactory.java index 4a98b4dcf50..e848447d1fd 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/EntityFactory.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/EntityFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ErrorConsumer.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ErrorConsumer.java index f4fed63131c..170c0c99c9a 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ErrorConsumer.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ErrorConsumer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ExplicitlySetFilter.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ExplicitlySetFilter.java index cac9ae38d62..75f1f27a574 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ExplicitlySetFilter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ExplicitlySetFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ForwardingInvocationBuilder.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ForwardingInvocationBuilder.java index 837c6fb3fdd..f7ca92712c1 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ForwardingInvocationBuilder.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ForwardingInvocationBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/HeaderUtils.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/HeaderUtils.java index 714e3390383..bc1db767444 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/HeaderUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/HeaderUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/HttpDateUtils.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/HttpDateUtils.java index e0318bf91f7..98d4ab33552 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/HttpDateUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/HttpDateUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/LogHeadersFilter.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/LogHeadersFilter.java index d2bc2ea2150..e07656c1fe6 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/LogHeadersFilter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/LogHeadersFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RFC3339DateFormat.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RFC3339DateFormat.java index da51d37abec..4d2d85e3a9f 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RFC3339DateFormat.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RFC3339DateFormat.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ResponseConversionFunctionFactory.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ResponseConversionFunctionFactory.java index 8d2ebf58808..255bc6e2c7a 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ResponseConversionFunctionFactory.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ResponseConversionFunctionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ResponseHelper.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ResponseHelper.java index 29a3c1a84e9..31b42f8ffd2 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/ResponseHelper.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/ResponseHelper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClient.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClient.java index ef36bfe6711..031f9f74257 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClient.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClientFactory.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClientFactory.java index 152c09c0835..5942a79d677 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClientFactory.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClientFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClientFactoryBuilder.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClientFactoryBuilder.java index d8a87959e61..c196a6f0c08 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClientFactoryBuilder.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RestClientFactoryBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RetryTokenFilter.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RetryTokenFilter.java index c1a85e37f19..e65c783004d 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RetryTokenFilter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RetryTokenFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RetryTokenUtils.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RetryTokenUtils.java index 9bbb2777568..2f0d336b6b0 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/RetryTokenUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/RetryTokenUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/SuccessConsumer.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/SuccessConsumer.java index 326df707943..e8dc3952c69 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/SuccessConsumer.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/SuccessConsumer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/WithHeaders.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/WithHeaders.java index 2ef28647625..0f2f119c33f 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/WithHeaders.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/WithHeaders.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/WrappedInvocationBuilder.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/WrappedInvocationBuilder.java index a3ff6f3eec0..6c24cf8a026 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/WrappedInvocationBuilder.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/WrappedInvocationBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/internal/WrappedWebTarget.java b/bmc-common/src/main/java/com/oracle/bmc/http/internal/WrappedWebTarget.java index 1122ec26341..6401c5d4e5c 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/internal/WrappedWebTarget.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/internal/WrappedWebTarget.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/DefaultRequestSigner.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/DefaultRequestSigner.java index 1d451bea1e6..e8a629b93e2 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/DefaultRequestSigner.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/DefaultRequestSigner.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSigner.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSigner.java index 528bb6d1bba..893a703690c 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSigner.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSigner.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSignerException.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSignerException.java index 21a5d99d1e2..059a77681ba 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSignerException.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSignerException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSignerFactory.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSignerFactory.java index c3ad25e7aa7..83eb0a80f5b 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSignerFactory.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSignerFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSigningFilter.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSigningFilter.java index 9b72a89fa15..ea2beeac686 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSigningFilter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/RequestSigningFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/SigningStrategy.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/SigningStrategy.java index ce1fb17807c..a897eb46945 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/SigningStrategy.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/SigningStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Algorithm.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Algorithm.java index 083aa188b90..98ee028c7ec 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Algorithm.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Algorithm.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/BouncyCastleHelper.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/BouncyCastleHelper.java index 79ca4f1559e..b9cc06e010f 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/BouncyCastleHelper.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/BouncyCastleHelper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Constants.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Constants.java index 90dc24de7d9..14c02da1ade 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Constants.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Constants.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/DefaultRequestSignerFactory.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/DefaultRequestSignerFactory.java index 2aa7027f7c1..545485af6d1 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/DefaultRequestSignerFactory.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/DefaultRequestSignerFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/KeyIdType.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/KeyIdType.java index f457de320e8..8f0f846f8a6 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/KeyIdType.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/KeyIdType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/KeySupplier.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/KeySupplier.java index 5b70709543c..e15624a7037 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/KeySupplier.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/KeySupplier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/PEMFileRSAPrivateKeySupplier.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/PEMFileRSAPrivateKeySupplier.java index b85f9fb8bb3..5dc19dbedee 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/PEMFileRSAPrivateKeySupplier.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/PEMFileRSAPrivateKeySupplier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/RequestSignerImpl.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/RequestSignerImpl.java index c74c3ee56ac..e4efade0b0c 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/RequestSignerImpl.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/RequestSignerImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignatureSigner.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignatureSigner.java index 33a9b9140af..bb848dc2745 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignatureSigner.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignatureSigner.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignedRequestException.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignedRequestException.java index 7f69efd3385..906a81754b6 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignedRequestException.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignedRequestException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignedRequestVersion.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignedRequestVersion.java index 1fa85008f50..c0a47af50d0 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignedRequestVersion.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/SignedRequestVersion.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Version.java b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Version.java index c547cc9779a..b4c24716b4c 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Version.java +++ b/bmc-common/src/main/java/com/oracle/bmc/http/signing/internal/Version.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/internal/DefaultEndpointConfiguration.java b/bmc-common/src/main/java/com/oracle/bmc/internal/DefaultEndpointConfiguration.java index bb02fa17062..b5cc462c121 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/internal/DefaultEndpointConfiguration.java +++ b/bmc-common/src/main/java/com/oracle/bmc/internal/DefaultEndpointConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/internal/EndpointBuilder.java b/bmc-common/src/main/java/com/oracle/bmc/internal/EndpointBuilder.java index 51611decb10..b715565fe72 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/internal/EndpointBuilder.java +++ b/bmc-common/src/main/java/com/oracle/bmc/internal/EndpointBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/io/DuplicatableInputStream.java b/bmc-common/src/main/java/com/oracle/bmc/io/DuplicatableInputStream.java index 5d73cba6ec8..df60b492d7f 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/io/DuplicatableInputStream.java +++ b/bmc-common/src/main/java/com/oracle/bmc/io/DuplicatableInputStream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io; diff --git a/bmc-common/src/main/java/com/oracle/bmc/io/internal/ContentLengthVerifyingInputStream.java b/bmc-common/src/main/java/com/oracle/bmc/io/internal/ContentLengthVerifyingInputStream.java index 585a992fc1c..eb61b3e1d82 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/io/internal/ContentLengthVerifyingInputStream.java +++ b/bmc-common/src/main/java/com/oracle/bmc/io/internal/ContentLengthVerifyingInputStream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/io/internal/KeepOpenInputStream.java b/bmc-common/src/main/java/com/oracle/bmc/io/internal/KeepOpenInputStream.java index cac81f80653..86d1bac66a3 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/io/internal/KeepOpenInputStream.java +++ b/bmc-common/src/main/java/com/oracle/bmc/io/internal/KeepOpenInputStream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/io/internal/ResettableFileInputStream.java b/bmc-common/src/main/java/com/oracle/bmc/io/internal/ResettableFileInputStream.java index efccfece966..dc38dcd52bb 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/io/internal/ResettableFileInputStream.java +++ b/bmc-common/src/main/java/com/oracle/bmc/io/internal/ResettableFileInputStream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedByteArrayInputStream.java b/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedByteArrayInputStream.java index efabf931966..2f6be3ccf34 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedByteArrayInputStream.java +++ b/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedByteArrayInputStream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedFileInputStream.java b/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedFileInputStream.java index 54f5317613f..bbc61d4b7e8 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedFileInputStream.java +++ b/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedFileInputStream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedResponseInputStream.java b/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedResponseInputStream.java index 25958d1b14d..b580c874d09 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedResponseInputStream.java +++ b/bmc-common/src/main/java/com/oracle/bmc/io/internal/WrappedResponseInputStream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/model/BmcException.java b/bmc-common/src/main/java/com/oracle/bmc/model/BmcException.java index 70a5a6d3665..207b74af4bb 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/model/BmcException.java +++ b/bmc-common/src/main/java/com/oracle/bmc/model/BmcException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.model; diff --git a/bmc-common/src/main/java/com/oracle/bmc/model/Range.java b/bmc-common/src/main/java/com/oracle/bmc/model/Range.java index 6310a60b309..0745fa3932c 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/model/Range.java +++ b/bmc-common/src/main/java/com/oracle/bmc/model/Range.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.model; diff --git a/bmc-common/src/main/java/com/oracle/bmc/model/RegionSchema.java b/bmc-common/src/main/java/com/oracle/bmc/model/RegionSchema.java index cca224fcaf5..a5edf8f9a4d 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/model/RegionSchema.java +++ b/bmc-common/src/main/java/com/oracle/bmc/model/RegionSchema.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.model; diff --git a/bmc-common/src/main/java/com/oracle/bmc/model/internal/JsonConverter.java b/bmc-common/src/main/java/com/oracle/bmc/model/internal/JsonConverter.java index 00cd88a04e0..f310d114e23 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/model/internal/JsonConverter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/model/internal/JsonConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.model.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/AbstractResponseIterator.java b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/AbstractResponseIterator.java index a90b34790f7..0520cfaea47 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/AbstractResponseIterator.java +++ b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/AbstractResponseIterator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.paginator.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/RequestBuilderAndToken.java b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/RequestBuilderAndToken.java index b8ba0b0105a..060eef822a8 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/RequestBuilderAndToken.java +++ b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/RequestBuilderAndToken.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.paginator.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseIterable.java b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseIterable.java index efaf3154466..ff64b5ef516 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseIterable.java +++ b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseIterable.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.paginator.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseIterator.java b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseIterator.java index 447d89c7621..346afec206d 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseIterator.java +++ b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseIterator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.paginator.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseRecordIterable.java b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseRecordIterable.java index 5cc0f8d5a6e..5b775bc9bc2 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseRecordIterable.java +++ b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseRecordIterable.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.paginator.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseRecordIterator.java b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseRecordIterator.java index 8a73d9ca2b7..cca3000e3a8 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseRecordIterator.java +++ b/bmc-common/src/main/java/com/oracle/bmc/paginator/internal/ResponseRecordIterator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.paginator.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/requests/BmcRequest.java b/bmc-common/src/main/java/com/oracle/bmc/requests/BmcRequest.java index 7effbd7038b..ecca5135e55 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/requests/BmcRequest.java +++ b/bmc-common/src/main/java/com/oracle/bmc/requests/BmcRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.requests; diff --git a/bmc-common/src/main/java/com/oracle/bmc/responses/AsyncHandler.java b/bmc-common/src/main/java/com/oracle/bmc/responses/AsyncHandler.java index e739cab2cca..55a4e1625b6 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/responses/AsyncHandler.java +++ b/bmc-common/src/main/java/com/oracle/bmc/responses/AsyncHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.responses; diff --git a/bmc-common/src/main/java/com/oracle/bmc/responses/internal/ForwardingAsyncHandler.java b/bmc-common/src/main/java/com/oracle/bmc/responses/internal/ForwardingAsyncHandler.java index 81e168ebd41..00169cdd817 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/responses/internal/ForwardingAsyncHandler.java +++ b/bmc-common/src/main/java/com/oracle/bmc/responses/internal/ForwardingAsyncHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.responses.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/responses/internal/NoOpAsyncHandler.java b/bmc-common/src/main/java/com/oracle/bmc/responses/internal/NoOpAsyncHandler.java index cda932467da..6263db49be7 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/responses/internal/NoOpAsyncHandler.java +++ b/bmc-common/src/main/java/com/oracle/bmc/responses/internal/NoOpAsyncHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.responses.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/responses/internal/StreamClosingAsyncHandler.java b/bmc-common/src/main/java/com/oracle/bmc/responses/internal/StreamClosingAsyncHandler.java index 95888378f84..31c2b0a6b5c 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/responses/internal/StreamClosingAsyncHandler.java +++ b/bmc-common/src/main/java/com/oracle/bmc/responses/internal/StreamClosingAsyncHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.responses.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/retrier/BmcGenericRetrier.java b/bmc-common/src/main/java/com/oracle/bmc/retrier/BmcGenericRetrier.java index 2ba5ac85c63..3c3b8a63fe0 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/retrier/BmcGenericRetrier.java +++ b/bmc-common/src/main/java/com/oracle/bmc/retrier/BmcGenericRetrier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.retrier; diff --git a/bmc-common/src/main/java/com/oracle/bmc/retrier/DefaultRetryCondition.java b/bmc-common/src/main/java/com/oracle/bmc/retrier/DefaultRetryCondition.java index 8bb1206fe20..1c3ffb3f53a 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/retrier/DefaultRetryCondition.java +++ b/bmc-common/src/main/java/com/oracle/bmc/retrier/DefaultRetryCondition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.retrier; @@ -26,12 +26,20 @@ public class DefaultRetryCondition implements RetryCondition { .put(500, "InternalServerError") .build(); + private static final String PROCESSING_EXCEPTION_MSG = ".*processing(\\s)+exception.*"; + @Override public boolean shouldBeRetried(@NonNull final BmcException exception) { return exception.isClientSide() || exception.isTimeout() || exception.getStatusCode() >= 500 || RETRYABLE_SERVICE_ERRORS.containsEntry( - exception.getStatusCode(), exception.getServiceCode()); + exception.getStatusCode(), exception.getServiceCode()) + || isProcessingException(exception); + } + + public static boolean isProcessingException(final BmcException exception) { + return exception.getStatusCode() == -1 + && exception.getMessage().toLowerCase().matches(PROCESSING_EXCEPTION_MSG); } } diff --git a/bmc-common/src/main/java/com/oracle/bmc/retrier/Retriers.java b/bmc-common/src/main/java/com/oracle/bmc/retrier/Retriers.java index 16713b1d126..83dc334e3f0 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/retrier/Retriers.java +++ b/bmc-common/src/main/java/com/oracle/bmc/retrier/Retriers.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.retrier; diff --git a/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryCondition.java b/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryCondition.java index b62a752c79c..f08090479e3 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryCondition.java +++ b/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryCondition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.retrier; diff --git a/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryConfiguration.java b/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryConfiguration.java index 643a33cc454..423e7e364f6 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryConfiguration.java +++ b/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.retrier; diff --git a/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryOptions.java b/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryOptions.java index 260a7e0651e..58cae8b3e5d 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryOptions.java +++ b/bmc-common/src/main/java/com/oracle/bmc/retrier/RetryOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.retrier; diff --git a/bmc-common/src/main/java/com/oracle/bmc/retrier/TokenRefreshRetrier.java b/bmc-common/src/main/java/com/oracle/bmc/retrier/TokenRefreshRetrier.java index 4acfd686596..d63eb9fa178 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/retrier/TokenRefreshRetrier.java +++ b/bmc-common/src/main/java/com/oracle/bmc/retrier/TokenRefreshRetrier.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.retrier; @@ -31,8 +31,11 @@ private static RetryConfiguration createTokenRefreshRetryConfiguration( .delayStrategy(TOKEN_REFRESH_DELAY_STRATEGY) .retryCondition( e -> { - if (e.getStatusCode() - == Response.Status.UNAUTHORIZED.getStatusCode() + if ((e.getStatusCode() + == Response.Status.UNAUTHORIZED + .getStatusCode() + || DefaultRetryCondition.isProcessingException( + e)) && authenticationDetailsProvider instanceof RefreshableOnNotAuthenticatedProvider) { diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/CircuitBreakerUtils.java b/bmc-common/src/main/java/com/oracle/bmc/util/CircuitBreakerUtils.java index 04818aff4d1..139894cafd6 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/CircuitBreakerUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/CircuitBreakerUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/JavaRuntimeUtils.java b/bmc-common/src/main/java/com/oracle/bmc/util/JavaRuntimeUtils.java index 61fae0ba79f..7adc9a40c18 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/JavaRuntimeUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/JavaRuntimeUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/StreamUtils.java b/bmc-common/src/main/java/com/oracle/bmc/util/StreamUtils.java index f4bc2a1a124..3466a2618dd 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/StreamUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/StreamUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/internal/CollectionFormatType.java b/bmc-common/src/main/java/com/oracle/bmc/util/internal/CollectionFormatType.java index 8de615105ee..d665b1152f8 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/internal/CollectionFormatType.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/internal/CollectionFormatType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/internal/Consumer.java b/bmc-common/src/main/java/com/oracle/bmc/util/internal/Consumer.java index 8a98945e06d..e2bd0d87a45 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/internal/Consumer.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/internal/Consumer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/internal/FileUtils.java b/bmc-common/src/main/java/com/oracle/bmc/util/internal/FileUtils.java index 353814f8b43..ad0c30fc337 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/internal/FileUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/internal/FileUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/internal/HttpUtils.java b/bmc-common/src/main/java/com/oracle/bmc/util/internal/HttpUtils.java index 403a84f92fa..afc8d95b4bc 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/internal/HttpUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/internal/HttpUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/internal/NameUtils.java b/bmc-common/src/main/java/com/oracle/bmc/util/internal/NameUtils.java index 694248aa0e1..cf572bee8b4 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/internal/NameUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/internal/NameUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/internal/ReflectionUtils.java b/bmc-common/src/main/java/com/oracle/bmc/util/internal/ReflectionUtils.java index fd0a285d87f..ebfa0fb5b4f 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/internal/ReflectionUtils.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/internal/ReflectionUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenTransformingFuture.java b/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenTransformingFuture.java index 898390523e2..555bde189d4 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenTransformingFuture.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenTransformingFuture.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenWrapper.java b/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenWrapper.java index 21e5857e427..c546e163e44 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenWrapper.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenWrapper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenWrappingAsyncHandler.java b/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenWrappingAsyncHandler.java index adaa56fd43d..68a17de6adc 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenWrappingAsyncHandler.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/internal/RefreshAuthTokenWrappingAsyncHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/util/internal/TransformingFuture.java b/bmc-common/src/main/java/com/oracle/bmc/util/internal/TransformingFuture.java index cb98ce1c5b6..ea5f75e0af0 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/util/internal/TransformingFuture.java +++ b/bmc-common/src/main/java/com/oracle/bmc/util/internal/TransformingFuture.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/BmcGenericWaiter.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/BmcGenericWaiter.java index 778793e475b..29b62a897fd 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/BmcGenericWaiter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/BmcGenericWaiter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/DelayStrategy.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/DelayStrategy.java index 9f57b032dd2..e0f771a71bd 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/DelayStrategy.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/DelayStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/ExponentialBackoffDelayStrategy.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/ExponentialBackoffDelayStrategy.java index cfbc1743a71..624f01505b5 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/ExponentialBackoffDelayStrategy.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/ExponentialBackoffDelayStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/FixedTimeDelayStrategy.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/FixedTimeDelayStrategy.java index 873d31baa40..d7b492ae25e 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/FixedTimeDelayStrategy.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/FixedTimeDelayStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/GenericWaiter.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/GenericWaiter.java index 08f75a5d5c8..0f064e1e177 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/GenericWaiter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/GenericWaiter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/MaxAttemptsTerminationStrategy.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/MaxAttemptsTerminationStrategy.java index a4171ba4dc2..b4c2c48ec65 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/MaxAttemptsTerminationStrategy.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/MaxAttemptsTerminationStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/MaxTimeTerminationStrategy.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/MaxTimeTerminationStrategy.java index a76a3190b66..c8b3e3edfd1 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/MaxTimeTerminationStrategy.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/MaxTimeTerminationStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/TerminationStrategy.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/TerminationStrategy.java index 617bb6a40d1..9e944963306 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/TerminationStrategy.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/TerminationStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/Waiter.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/Waiter.java index 6c7c711f306..98f2e4135d0 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/Waiter.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/Waiter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/WaiterConfiguration.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/WaiterConfiguration.java index 0d5e2c835e6..92390de7a39 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/WaiterConfiguration.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/WaiterConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/Waiters.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/Waiters.java index 5dafa9aff69..d6e223cac85 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/Waiters.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/Waiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/main/java/com/oracle/bmc/waiter/internal/SimpleWaiterImpl.java b/bmc-common/src/main/java/com/oracle/bmc/waiter/internal/SimpleWaiterImpl.java index 649ff07ce69..70da1ea1c81 100644 --- a/bmc-common/src/main/java/com/oracle/bmc/waiter/internal/SimpleWaiterImpl.java +++ b/bmc-common/src/main/java/com/oracle/bmc/waiter/internal/SimpleWaiterImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter.internal; diff --git a/bmc-common/src/main/resources/com/oracle/bmc/sdk.properties b/bmc-common/src/main/resources/com/oracle/bmc/sdk.properties index ff32e469067..105428d5d79 100644 --- a/bmc-common/src/main/resources/com/oracle/bmc/sdk.properties +++ b/bmc-common/src/main/resources/com/oracle/bmc/sdk.properties @@ -1,5 +1,5 @@ # -# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2021, 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. # diff --git a/bmc-common/src/test/java/com/oracle/bmc/ClientRuntimeTest.java b/bmc-common/src/test/java/com/oracle/bmc/ClientRuntimeTest.java index a353213343b..d003c535c40 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/ClientRuntimeTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/ClientRuntimeTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/test/java/com/oracle/bmc/ConfigFileReaderTest.java b/bmc-common/src/test/java/com/oracle/bmc/ConfigFileReaderTest.java index 6975f3b577b..a4cc7863d0b 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/ConfigFileReaderTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/ConfigFileReaderTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/test/java/com/oracle/bmc/OCIDTest.java b/bmc-common/src/test/java/com/oracle/bmc/OCIDTest.java index 998e7ca5b36..c2fa149feed 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/OCIDTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/OCIDTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/test/java/com/oracle/bmc/RealmTest.java b/bmc-common/src/test/java/com/oracle/bmc/RealmTest.java index 3fc1cc3f4ce..0e59b1bcbf2 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/RealmTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/RealmTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/test/java/com/oracle/bmc/RegionTest.java b/bmc-common/src/test/java/com/oracle/bmc/RegionTest.java index b617a459809..76d91e31424 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/RegionTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/RegionTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/test/java/com/oracle/bmc/ServicesTest.java b/bmc-common/src/test/java/com/oracle/bmc/ServicesTest.java index 784238935e2..c76a1a15e09 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/ServicesTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/ServicesTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc; diff --git a/bmc-common/src/test/java/com/oracle/bmc/auth/internal/ConfigFileDelegationTokenUtilsTest.java b/bmc-common/src/test/java/com/oracle/bmc/auth/internal/ConfigFileDelegationTokenUtilsTest.java index 831070e39f8..adf437007f6 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/auth/internal/ConfigFileDelegationTokenUtilsTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/auth/internal/ConfigFileDelegationTokenUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/auth/internal/X509FederationClientTest.java b/bmc-common/src/test/java/com/oracle/bmc/auth/internal/X509FederationClientTest.java index 06c2005a253..51c7eb70deb 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/auth/internal/X509FederationClientTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/auth/internal/X509FederationClientTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.auth.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/CompositeClientConfiguratorTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/CompositeClientConfiguratorTest.java index 58fa37f103b..849703a442a 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/CompositeClientConfiguratorTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/CompositeClientConfiguratorTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/DefaultConfiguratorTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/DefaultConfiguratorTest.java index 2997105acc8..df0d654976f 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/DefaultConfiguratorTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/DefaultConfiguratorTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/internal/ContentLengthFilterTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/internal/ContentLengthFilterTest.java index a406655d319..4a3defce991 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/internal/ContentLengthFilterTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/internal/ContentLengthFilterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/internal/EntityFactoryTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/internal/EntityFactoryTest.java index cffbfb96104..c91e611ec5b 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/internal/EntityFactoryTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/internal/EntityFactoryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/internal/ExplicitlySetFilterTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/internal/ExplicitlySetFilterTest.java index f98078cc9a7..a73a180f519 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/internal/ExplicitlySetFilterTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/internal/ExplicitlySetFilterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/internal/HttpDateUtilsTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/internal/HttpDateUtilsTest.java index d41dae0c88d..d416c297667 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/internal/HttpDateUtilsTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/internal/HttpDateUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/internal/ResponseHelperTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/internal/ResponseHelperTest.java index 037ac83fca3..6b12d6365b0 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/internal/ResponseHelperTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/internal/ResponseHelperTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientFactoryBuilderTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientFactoryBuilderTest.java index 048f96130d4..3e28e986a9d 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientFactoryBuilderTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientFactoryBuilderTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientFactoryTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientFactoryTest.java index bf8dacf2a65..2be99588d26 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientFactoryTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientFactoryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientTest.java index 6ab55acf8e2..536566ff3a4 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/internal/RestClientTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/signing/internal/PEMFileRSAPrivateKeySupplierTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/signing/internal/PEMFileRSAPrivateKeySupplierTest.java index 1db38074b3c..b1d00d83a54 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/signing/internal/PEMFileRSAPrivateKeySupplierTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/signing/internal/PEMFileRSAPrivateKeySupplierTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/http/signing/internal/RequestSignerImplTest.java b/bmc-common/src/test/java/com/oracle/bmc/http/signing/internal/RequestSignerImplTest.java index 42aa4336b35..a7f86d4b187 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/http/signing/internal/RequestSignerImplTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/http/signing/internal/RequestSignerImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.http.signing.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/internal/DefaultEndpointConfigurationTest.java b/bmc-common/src/test/java/com/oracle/bmc/internal/DefaultEndpointConfigurationTest.java index 6692340af26..8a5a35914cb 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/internal/DefaultEndpointConfigurationTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/internal/DefaultEndpointConfigurationTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/internal/EndpointBuilderTest.java b/bmc-common/src/test/java/com/oracle/bmc/internal/EndpointBuilderTest.java index d1b998f2b01..ac8bb95e880 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/internal/EndpointBuilderTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/internal/EndpointBuilderTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/io/internal/ContentLengthVerifyingInputStreamTest.java b/bmc-common/src/test/java/com/oracle/bmc/io/internal/ContentLengthVerifyingInputStreamTest.java index 6dd0c8bc044..6f4ce560a20 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/io/internal/ContentLengthVerifyingInputStreamTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/io/internal/ContentLengthVerifyingInputStreamTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/io/internal/KeepOpenInputStreamTest.java b/bmc-common/src/test/java/com/oracle/bmc/io/internal/KeepOpenInputStreamTest.java index 8f3c92d0f3c..6c24af6b948 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/io/internal/KeepOpenInputStreamTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/io/internal/KeepOpenInputStreamTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/io/internal/ResettableFileInputStreamTest.java b/bmc-common/src/test/java/com/oracle/bmc/io/internal/ResettableFileInputStreamTest.java index 7e3855105a0..de222a00f03 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/io/internal/ResettableFileInputStreamTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/io/internal/ResettableFileInputStreamTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedByteArrayInputStreamTest.java b/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedByteArrayInputStreamTest.java index 45a35603990..b6298276dc8 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedByteArrayInputStreamTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedByteArrayInputStreamTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedFileInputStreamTest.java b/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedFileInputStreamTest.java index ea937f613bf..7c323f7b76e 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedFileInputStreamTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedFileInputStreamTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedResponseInputStreamTest.java b/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedResponseInputStreamTest.java index 9a12e511424..824ffb2feb6 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedResponseInputStreamTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/io/internal/WrappedResponseInputStreamTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.io.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/model/RangeTest.java b/bmc-common/src/test/java/com/oracle/bmc/model/RangeTest.java index ac26c41254e..706e168fb5d 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/model/RangeTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/model/RangeTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.model; diff --git a/bmc-common/src/test/java/com/oracle/bmc/model/internal/JsonConverterTest.java b/bmc-common/src/test/java/com/oracle/bmc/model/internal/JsonConverterTest.java index 610c68cc039..0a2f973434f 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/model/internal/JsonConverterTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/model/internal/JsonConverterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.model.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/paginator/internal/ResponseRecordIteratorTest.java b/bmc-common/src/test/java/com/oracle/bmc/paginator/internal/ResponseRecordIteratorTest.java index d3048385038..65fb19c9f22 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/paginator/internal/ResponseRecordIteratorTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/paginator/internal/ResponseRecordIteratorTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.paginator.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/retrier/BmcGenericRetrierTest.java b/bmc-common/src/test/java/com/oracle/bmc/retrier/BmcGenericRetrierTest.java index f18b04f2365..b17e1f9bf59 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/retrier/BmcGenericRetrierTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/retrier/BmcGenericRetrierTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.retrier; @@ -75,6 +75,16 @@ public void retryForInternalServerError() { verify(request, times(2)).get(); } + @Test + public void retryForProcessingException() { + final Supplier request = + setupMockRequest(-1, "Processing Exception while communicating to"); + final BmcGenericRetrier retrier = new BmcGenericRetrier(CUSTOM_RETRY_CONFIGURATION); + retrier.execute(request, Supplier::get); + + verify(request, times(2)).get(); + } + @Test public void noRetryForInvalidParameter() { final Supplier request = setupMockRequest(400, "InvalidParameter"); diff --git a/bmc-common/src/test/java/com/oracle/bmc/retrier/RetriersTest.java b/bmc-common/src/test/java/com/oracle/bmc/retrier/RetriersTest.java index 7fa5a854396..8f6d2596254 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/retrier/RetriersTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/retrier/RetriersTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.retrier; diff --git a/bmc-common/src/test/java/com/oracle/bmc/util/JavaRuntimeUtilsTest.java b/bmc-common/src/test/java/com/oracle/bmc/util/JavaRuntimeUtilsTest.java index 05b6bfc0966..f196778cbfc 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/util/JavaRuntimeUtilsTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/util/JavaRuntimeUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util; diff --git a/bmc-common/src/test/java/com/oracle/bmc/util/StreamUtilsTest.java b/bmc-common/src/test/java/com/oracle/bmc/util/StreamUtilsTest.java index a66bf4d9033..d6dc81f367e 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/util/StreamUtilsTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/util/StreamUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util; diff --git a/bmc-common/src/test/java/com/oracle/bmc/util/internal/FileUtilsTest.java b/bmc-common/src/test/java/com/oracle/bmc/util/internal/FileUtilsTest.java index f743af18c23..b6157b106d7 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/util/internal/FileUtilsTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/util/internal/FileUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/util/internal/HttpUtilsTest.java b/bmc-common/src/test/java/com/oracle/bmc/util/internal/HttpUtilsTest.java index 24428704a03..169f4ed6c0d 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/util/internal/HttpUtilsTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/util/internal/HttpUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/util/internal/NameUtilsTest.java b/bmc-common/src/test/java/com/oracle/bmc/util/internal/NameUtilsTest.java index 9964dc64f97..d92ee2cb8e5 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/util/internal/NameUtilsTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/util/internal/NameUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.util.internal; diff --git a/bmc-common/src/test/java/com/oracle/bmc/waiter/ExponentialBackoffDelayStrategyTest.java b/bmc-common/src/test/java/com/oracle/bmc/waiter/ExponentialBackoffDelayStrategyTest.java index 6a8e4f3414d..bb87eb8feca 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/waiter/ExponentialBackoffDelayStrategyTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/waiter/ExponentialBackoffDelayStrategyTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/test/java/com/oracle/bmc/waiter/MaxAttemptsTerminationStrategyTest.java b/bmc-common/src/test/java/com/oracle/bmc/waiter/MaxAttemptsTerminationStrategyTest.java index 4360aea00b4..fc108adcfe9 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/waiter/MaxAttemptsTerminationStrategyTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/waiter/MaxAttemptsTerminationStrategyTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-common/src/test/java/com/oracle/bmc/waiter/MaxTimeTerminationStrategyTest.java b/bmc-common/src/test/java/com/oracle/bmc/waiter/MaxTimeTerminationStrategyTest.java index d34341068b7..c4256e093ba 100644 --- a/bmc-common/src/test/java/com/oracle/bmc/waiter/MaxTimeTerminationStrategyTest.java +++ b/bmc-common/src/test/java/com/oracle/bmc/waiter/MaxTimeTerminationStrategyTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waiter; diff --git a/bmc-computeinstanceagent/pom.xml b/bmc-computeinstanceagent/pom.xml index 557c1e86598..127c106af95 100644 --- a/bmc-computeinstanceagent/pom.xml +++ b/bmc-computeinstanceagent/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-computeinstanceagent @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgent.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgent.java index f8949d13dc6..613417885a5 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgent.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgent.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent; @@ -52,7 +52,7 @@ public interface ComputeInstanceAgent extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelInstanceAgentCommand API. + * Example: Click here to see how to use CancelInstanceAgentCommand API. */ CancelInstanceAgentCommandResponse cancelInstanceAgentCommand( CancelInstanceAgentCommandRequest request); @@ -64,7 +64,7 @@ CancelInstanceAgentCommandResponse cancelInstanceAgentCommand( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateInstanceAgentCommand API. + * Example: Click here to see how to use CreateInstanceAgentCommand API. */ CreateInstanceAgentCommandResponse createInstanceAgentCommand( CreateInstanceAgentCommandRequest request); @@ -75,7 +75,7 @@ CreateInstanceAgentCommandResponse createInstanceAgentCommand( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetInstanceAgentCommand API. + * Example: Click here to see how to use GetInstanceAgentCommand API. */ GetInstanceAgentCommandResponse getInstanceAgentCommand(GetInstanceAgentCommandRequest request); @@ -85,7 +85,7 @@ CreateInstanceAgentCommandResponse createInstanceAgentCommand( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetInstanceAgentCommandExecution API. + * Example: Click here to see how to use GetInstanceAgentCommandExecution API. */ GetInstanceAgentCommandExecutionResponse getInstanceAgentCommandExecution( GetInstanceAgentCommandExecutionRequest request); @@ -98,7 +98,7 @@ GetInstanceAgentCommandExecutionResponse getInstanceAgentCommandExecution( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListInstanceAgentCommandExecutions API. + * Example: Click here to see how to use ListInstanceAgentCommandExecutions API. */ ListInstanceAgentCommandExecutionsResponse listInstanceAgentCommandExecutions( ListInstanceAgentCommandExecutionsRequest request); @@ -111,7 +111,7 @@ ListInstanceAgentCommandExecutionsResponse listInstanceAgentCommandExecutions( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListInstanceAgentCommands API. + * Example: Click here to see how to use ListInstanceAgentCommands API. */ ListInstanceAgentCommandsResponse listInstanceAgentCommands( ListInstanceAgentCommandsRequest request); diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentAsync.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentAsync.java index 1151fb16c58..9a594e918c4 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentAsync.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentAsyncClient.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentAsyncClient.java index f491da54fd7..30a8e00fc98 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentAsyncClient.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentClient.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentClient.java index 140bb6dd87e..75c37e0e9ef 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentClient.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentPaginators.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentPaginators.java index be52f514355..c18fa9a4d82 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentPaginators.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentWaiters.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentWaiters.java index 00566baaf55..b86542dbe87 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentWaiters.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/ComputeInstanceAgentWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/CancelInstanceAgentCommandConverter.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/CancelInstanceAgentCommandConverter.java index 58e993751ce..ef617ed30e1 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/CancelInstanceAgentCommandConverter.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/CancelInstanceAgentCommandConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.internal.http; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/CreateInstanceAgentCommandConverter.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/CreateInstanceAgentCommandConverter.java index 9a1379d96c0..56f42059c5d 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/CreateInstanceAgentCommandConverter.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/CreateInstanceAgentCommandConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.internal.http; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/GetInstanceAgentCommandConverter.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/GetInstanceAgentCommandConverter.java index f2670749d88..64d1acc3f8b 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/GetInstanceAgentCommandConverter.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/GetInstanceAgentCommandConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.internal.http; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/GetInstanceAgentCommandExecutionConverter.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/GetInstanceAgentCommandExecutionConverter.java index d30c976c62e..e86fb84756b 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/GetInstanceAgentCommandExecutionConverter.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/GetInstanceAgentCommandExecutionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.internal.http; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/ListInstanceAgentCommandExecutionsConverter.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/ListInstanceAgentCommandExecutionsConverter.java index bc7caa21d90..bb3c3ecdf40 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/ListInstanceAgentCommandExecutionsConverter.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/ListInstanceAgentCommandExecutionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.internal.http; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/ListInstanceAgentCommandsConverter.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/ListInstanceAgentCommandsConverter.java index f7e4657f156..b015eec8533 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/ListInstanceAgentCommandsConverter.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/internal/http/ListInstanceAgentCommandsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.internal.http; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/CreateInstanceAgentCommandDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/CreateInstanceAgentCommandDetails.java index 937079f6664..807ea7b03ea 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/CreateInstanceAgentCommandDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/CreateInstanceAgentCommandDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommand.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommand.java index 107b0a06b4a..e48e60a03de 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommand.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommand.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandContent.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandContent.java index e0be68b018a..a23101104b6 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandContent.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandContent.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandContentInfo.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandContentInfo.java index 23fc732a786..12313621efe 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandContentInfo.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandContentInfo.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecution.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecution.java index 2f0394b5857..ada9e495589 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecution.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecution.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputContent.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputContent.java index 8a39f7b61e8..60130bd0e4f 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputContent.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputContent.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaObjectStorageTupleDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaObjectStorageTupleDetails.java index 889517edb6e..8bf66bd1264 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaObjectStorageTupleDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaObjectStorageTupleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaObjectStorageUriDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaObjectStorageUriDetails.java index 71680f1b8dd..55fea3c9bb6 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaObjectStorageUriDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaObjectStorageUriDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaTextDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaTextDetails.java index 75477475947..831efa99685 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaTextDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionOutputViaTextDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionSummary.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionSummary.java index dcbcfd690af..50388ec59b1 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionSummary.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandExecutionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputDetails.java index 00d82ab8a20..e259f695f35 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaObjectStorageTupleDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaObjectStorageTupleDetails.java index d6bdfb25b68..02a46cc1302 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaObjectStorageTupleDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaObjectStorageTupleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaObjectStorageUriDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaObjectStorageUriDetails.java index 39b3316ae0b..a2d7df5b74b 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaObjectStorageUriDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaObjectStorageUriDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaTextDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaTextDetails.java index 73087fd93f6..ddd338542c7 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaTextDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandOutputViaTextDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceDetails.java index faf38fb3ff2..21568ab3060 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaObjectStorageTupleDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaObjectStorageTupleDetails.java index 4b8d5b747e1..fd15999b48f 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaObjectStorageTupleDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaObjectStorageTupleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaObjectStorageUriDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaObjectStorageUriDetails.java index 358ffea5af4..de64da3f267 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaObjectStorageUriDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaObjectStorageUriDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaTextDetails.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaTextDetails.java index f728879f4db..4bd8a4ecab9 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaTextDetails.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSourceViaTextDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSummary.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSummary.java index c21c38cc43c..d39fa4a59ac 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSummary.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandTarget.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandTarget.java index b0385dd25bd..89ca608bcd9 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandTarget.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/model/InstanceAgentCommandTarget.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.model; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/CancelInstanceAgentCommandRequest.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/CancelInstanceAgentCommandRequest.java index 5ef74abcb4f..2f3ffd661a4 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/CancelInstanceAgentCommandRequest.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/CancelInstanceAgentCommandRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; /** - * Example: Click here to see how to use CancelInstanceAgentCommandRequest. + * Example: Click here to see how to use CancelInstanceAgentCommandRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/CreateInstanceAgentCommandRequest.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/CreateInstanceAgentCommandRequest.java index 7eee45e5278..81e6b1c25a6 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/CreateInstanceAgentCommandRequest.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/CreateInstanceAgentCommandRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; /** - * Example: Click here to see how to use CreateInstanceAgentCommandRequest. + * Example: Click here to see how to use CreateInstanceAgentCommandRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/GetInstanceAgentCommandExecutionRequest.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/GetInstanceAgentCommandExecutionRequest.java index 27c6fa1d93a..821f9d81c5d 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/GetInstanceAgentCommandExecutionRequest.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/GetInstanceAgentCommandExecutionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; /** - * Example: Click here to see how to use GetInstanceAgentCommandExecutionRequest. + * Example: Click here to see how to use GetInstanceAgentCommandExecutionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/GetInstanceAgentCommandRequest.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/GetInstanceAgentCommandRequest.java index efad7f7caae..7b5ac850aa6 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/GetInstanceAgentCommandRequest.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/GetInstanceAgentCommandRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; /** - * Example: Click here to see how to use GetInstanceAgentCommandRequest. + * Example: Click here to see how to use GetInstanceAgentCommandRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/ListInstanceAgentCommandExecutionsRequest.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/ListInstanceAgentCommandExecutionsRequest.java index 616487bdbe8..7f2413d07f5 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/ListInstanceAgentCommandExecutionsRequest.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/ListInstanceAgentCommandExecutionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; /** - * Example: Click here to see how to use ListInstanceAgentCommandExecutionsRequest. + * Example: Click here to see how to use ListInstanceAgentCommandExecutionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/ListInstanceAgentCommandsRequest.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/ListInstanceAgentCommandsRequest.java index 01da79c0144..5dd46224e55 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/ListInstanceAgentCommandsRequest.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/requests/ListInstanceAgentCommandsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.requests; import com.oracle.bmc.computeinstanceagent.model.*; /** - * Example: Click here to see how to use ListInstanceAgentCommandsRequest. + * Example: Click here to see how to use ListInstanceAgentCommandsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180530") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/CancelInstanceAgentCommandResponse.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/CancelInstanceAgentCommandResponse.java index 4e9568d948e..8cf2cdea16b 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/CancelInstanceAgentCommandResponse.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/CancelInstanceAgentCommandResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.responses; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/CreateInstanceAgentCommandResponse.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/CreateInstanceAgentCommandResponse.java index e9b416a1a61..b47dc26a82e 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/CreateInstanceAgentCommandResponse.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/CreateInstanceAgentCommandResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.responses; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/GetInstanceAgentCommandExecutionResponse.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/GetInstanceAgentCommandExecutionResponse.java index e9086834377..e9cb48c71ac 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/GetInstanceAgentCommandExecutionResponse.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/GetInstanceAgentCommandExecutionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.responses; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/GetInstanceAgentCommandResponse.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/GetInstanceAgentCommandResponse.java index a77ab6c0ffe..75e78f09b25 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/GetInstanceAgentCommandResponse.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/GetInstanceAgentCommandResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.responses; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/ListInstanceAgentCommandExecutionsResponse.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/ListInstanceAgentCommandExecutionsResponse.java index 4247b684783..d72a07a763c 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/ListInstanceAgentCommandExecutionsResponse.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/ListInstanceAgentCommandExecutionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.responses; diff --git a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/ListInstanceAgentCommandsResponse.java b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/ListInstanceAgentCommandsResponse.java index c427a9879e4..149426fd64a 100644 --- a/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/ListInstanceAgentCommandsResponse.java +++ b/bmc-computeinstanceagent/src/main/java/com/oracle/bmc/computeinstanceagent/responses/ListInstanceAgentCommandsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.computeinstanceagent.responses; diff --git a/bmc-containerengine/pom.xml b/bmc-containerengine/pom.xml index e7da0b09625..52b2e9e2a74 100644 --- a/bmc-containerengine/pom.xml +++ b/bmc-containerengine/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngine.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngine.java index 0828f0223c7..11ced68f298 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngine.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngine.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine; @@ -54,7 +54,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCluster API. + * Example: Click here to see how to use CreateCluster API. */ CreateClusterResponse createCluster(CreateClusterRequest request); @@ -64,7 +64,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateKubeconfig API. + * Example: Click here to see how to use CreateKubeconfig API. */ CreateKubeconfigResponse createKubeconfig(CreateKubeconfigRequest request); @@ -74,7 +74,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateNodePool API. + * Example: Click here to see how to use CreateNodePool API. */ CreateNodePoolResponse createNodePool(CreateNodePoolRequest request); @@ -84,7 +84,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCluster API. + * Example: Click here to see how to use DeleteCluster API. */ DeleteClusterResponse deleteCluster(DeleteClusterRequest request); @@ -94,7 +94,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteNodePool API. + * Example: Click here to see how to use DeleteNodePool API. */ DeleteNodePoolResponse deleteNodePool(DeleteNodePoolRequest request); @@ -104,7 +104,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteWorkRequest API. + * Example: Click here to see how to use DeleteWorkRequest API. */ DeleteWorkRequestResponse deleteWorkRequest(DeleteWorkRequestRequest request); @@ -114,7 +114,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCluster API. + * Example: Click here to see how to use GetCluster API. */ GetClusterResponse getCluster(GetClusterRequest request); @@ -124,7 +124,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetClusterOptions API. + * Example: Click here to see how to use GetClusterOptions API. */ GetClusterOptionsResponse getClusterOptions(GetClusterOptionsRequest request); @@ -134,7 +134,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetNodePool API. + * Example: Click here to see how to use GetNodePool API. */ GetNodePoolResponse getNodePool(GetNodePoolRequest request); @@ -144,7 +144,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetNodePoolOptions API. + * Example: Click here to see how to use GetNodePoolOptions API. */ GetNodePoolOptionsResponse getNodePoolOptions(GetNodePoolOptionsRequest request); @@ -154,7 +154,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -164,7 +164,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListClusters API. + * Example: Click here to see how to use ListClusters API. */ ListClustersResponse listClusters(ListClustersRequest request); @@ -174,7 +174,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListNodePools API. + * Example: Click here to see how to use ListNodePools API. */ ListNodePoolsResponse listNodePools(ListNodePoolsRequest request); @@ -184,7 +184,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -194,7 +194,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -204,7 +204,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -214,7 +214,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCluster API. + * Example: Click here to see how to use UpdateCluster API. */ UpdateClusterResponse updateCluster(UpdateClusterRequest request); @@ -224,7 +224,7 @@ public interface ContainerEngine extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateNodePool API. + * Example: Click here to see how to use UpdateNodePool API. */ UpdateNodePoolResponse updateNodePool(UpdateNodePoolRequest request); diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineAsync.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineAsync.java index 382365d14a2..a98611019aa 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineAsync.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineAsyncClient.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineAsyncClient.java index e62c332357d..4f7429697fa 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineAsyncClient.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineClient.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineClient.java index 38e578e61a9..cd980255a4f 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineClient.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEnginePaginators.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEnginePaginators.java index a0fc0d4c4ae..89e225ec572 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEnginePaginators.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEnginePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineWaiters.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineWaiters.java index 07bae525bc1..0fa25cbb5c7 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineWaiters.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/ContainerEngineWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateClusterConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateClusterConverter.java index 33bb27cb51a..4e41a4cbfc1 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateClusterConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateKubeconfigConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateKubeconfigConverter.java index 6c1bd90cf22..255f892e6d7 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateKubeconfigConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateKubeconfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateNodePoolConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateNodePoolConverter.java index 69239812171..3d13ae92b3d 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateNodePoolConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/CreateNodePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteClusterConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteClusterConverter.java index eee47583d84..e2ca985d93d 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteClusterConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteNodePoolConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteNodePoolConverter.java index 01327840318..011299a93b9 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteNodePoolConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteNodePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteWorkRequestConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteWorkRequestConverter.java index 2ebe949c810..bdb011cf3d3 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteWorkRequestConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/DeleteWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetClusterConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetClusterConverter.java index e2a4c1065f7..baf418418d6 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetClusterConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetClusterOptionsConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetClusterOptionsConverter.java index cba2cd01d2a..803c7a3005a 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetClusterOptionsConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetClusterOptionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetNodePoolConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetNodePoolConverter.java index b9187b78612..b5d16ad7cf2 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetNodePoolConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetNodePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetNodePoolOptionsConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetNodePoolOptionsConverter.java index 1ad9362c2c2..3b625a43973 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetNodePoolOptionsConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetNodePoolOptionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetWorkRequestConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetWorkRequestConverter.java index e04703eefd1..4ed3dfbb23c 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetWorkRequestConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListClustersConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListClustersConverter.java index 76baef367bf..44bfa258f68 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListClustersConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListClustersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListNodePoolsConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListNodePoolsConverter.java index 3447934208a..de334b18bab 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListNodePoolsConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListNodePoolsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestErrorsConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestErrorsConverter.java index 0a4e6a0f56f..c033b591e58 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestLogsConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestLogsConverter.java index e4d86e06f79..db1c4f05401 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestsConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestsConverter.java index a1f4f9fa002..b33abab85cc 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestsConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/UpdateClusterConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/UpdateClusterConverter.java index f0942c76003..5a31a384303 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/UpdateClusterConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/UpdateClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/UpdateNodePoolConverter.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/UpdateNodePoolConverter.java index e0b1d23e62e..53e99219a73 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/UpdateNodePoolConverter.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/internal/http/UpdateNodePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.internal.http; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/AddOnOptions.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/AddOnOptions.java index f118bf1516d..e9f52040da4 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/AddOnOptions.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/AddOnOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/AdmissionControllerOptions.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/AdmissionControllerOptions.java index 29b9b85d088..2a7fc241fa1 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/AdmissionControllerOptions.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/AdmissionControllerOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/Cluster.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/Cluster.java index c7756b162a7..20b0942e716 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/Cluster.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/Cluster.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterCreateOptions.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterCreateOptions.java index d4aa95e99bc..27bcb0bc1fd 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterCreateOptions.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterCreateOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterEndpoints.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterEndpoints.java index 6cb3c74268d..fc7969304fc 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterEndpoints.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterEndpoints.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterLifecycleState.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterLifecycleState.java index 8733d0d1613..9aacfea9c1e 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterLifecycleState.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterMetadata.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterMetadata.java index 644afe0d931..4d880902398 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterMetadata.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterMetadata.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterOptions.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterOptions.java index 97e13895838..b4994197591 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterOptions.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterSummary.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterSummary.java index ac6d4667554..07c5c488e6e 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterSummary.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/ClusterSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateClusterDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateClusterDetails.java index 3e52248375f..43b120bdd74 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateClusterDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateClusterKubeconfigContentDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateClusterKubeconfigContentDetails.java index 65ae36bba0e..8a8e53d4f01 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateClusterKubeconfigContentDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateClusterKubeconfigContentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodePoolDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodePoolDetails.java index 2d05a78d7e1..b1fab881e2d 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodePoolDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodePoolDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodePoolNodeConfigDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodePoolNodeConfigDetails.java index 806c931ad48..a5cb8c27b5d 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodePoolNodeConfigDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodePoolNodeConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodeShapeConfigDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodeShapeConfigDetails.java index 0b0786daa86..501e59c1960 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodeShapeConfigDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/CreateNodeShapeConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/KeyValue.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/KeyValue.java index 9e3d293f047..82b16abcdcb 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/KeyValue.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/KeyValue.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/KubernetesNetworkConfig.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/KubernetesNetworkConfig.java index a670017acb8..3f96e866b58 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/KubernetesNetworkConfig.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/KubernetesNetworkConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/Node.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/Node.java index a099a7ea339..c5ca7adfb6a 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/Node.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/Node.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeError.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeError.java index 08381e938e1..9177e489210 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeError.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePool.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePool.java index 98d5e10f5b1..0c9e8a3eee2 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePool.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePool.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolNodeConfigDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolNodeConfigDetails.java index 4713e3f5f15..3f46fe99c38 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolNodeConfigDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolNodeConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolOptions.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolOptions.java index 06f9653faf9..0064bba2939 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolOptions.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolPlacementConfigDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolPlacementConfigDetails.java index 9b5f6794aae..f5380d5c517 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolPlacementConfigDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolPlacementConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolSummary.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolSummary.java index 36828b85d95..54cf83ea199 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolSummary.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodePoolSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeShapeConfig.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeShapeConfig.java index 718187035c6..d01f4aada44 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeShapeConfig.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeShapeConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceDetails.java index adb2be9bcef..4728106ac88 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceOption.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceOption.java index c18c9342e6b..04e7d09a698 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceOption.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceOption.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceType.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceType.java index 354df6a46ec..d756f9fe0b1 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceType.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceViaImageDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceViaImageDetails.java index 6d6111f82e8..c4807719ccf 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceViaImageDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceViaImageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceViaImageOption.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceViaImageOption.java index 487fa61c4f5..4a1d2692e04 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceViaImageOption.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/NodeSourceViaImageOption.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/SortOrder.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/SortOrder.java index 6cb7dc8eea8..726d88bb8a7 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/SortOrder.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/SortOrder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateClusterDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateClusterDetails.java index 9c4983ba80c..7874129ff3e 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateClusterDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateClusterOptionsDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateClusterOptionsDetails.java index 18b2fcdf41c..080a5bb82dd 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateClusterOptionsDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateClusterOptionsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodePoolDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodePoolDetails.java index 5088201c86d..98fb083f28c 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodePoolDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodePoolDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodePoolNodeConfigDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodePoolNodeConfigDetails.java index 079a76e9108..d47d27ddaff 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodePoolNodeConfigDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodePoolNodeConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodeShapeConfigDetails.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodeShapeConfigDetails.java index 8202c726db4..bb09158881c 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodeShapeConfigDetails.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/UpdateNodeShapeConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequest.java index 84ab9b05d72..2755603799b 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestError.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestError.java index 4bd531ab7f6..62738ba5417 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestError.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestLogEntry.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestLogEntry.java index b8407a4e911..367c753a08a 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestLogEntry.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestOperationType.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestOperationType.java index 86e72d41c67..70233d36626 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestOperationType.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestOperationType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestResource.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestResource.java index 816c28628ef..a709564f1eb 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestResource.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestStatus.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestStatus.java index c9bca627853..6e84aea7391 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestStatus.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestSummary.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestSummary.java index 230ee8140df..3a76ed5bb45 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestSummary.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.model; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateClusterRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateClusterRequest.java index dcd26f32d51..597ec54bdce 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateClusterRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use CreateClusterRequest. + * Example: Click here to see how to use CreateClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateKubeconfigRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateKubeconfigRequest.java index 59649592e63..026f54c6657 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateKubeconfigRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateKubeconfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use CreateKubeconfigRequest. + * Example: Click here to see how to use CreateKubeconfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateNodePoolRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateNodePoolRequest.java index 320ff9d5ae8..2e4c0869957 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateNodePoolRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/CreateNodePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use CreateNodePoolRequest. + * Example: Click here to see how to use CreateNodePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteClusterRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteClusterRequest.java index bcc2273b994..0deff13de7d 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteClusterRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use DeleteClusterRequest. + * Example: Click here to see how to use DeleteClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteNodePoolRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteNodePoolRequest.java index 4867fdd037c..7511bbb65c7 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteNodePoolRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteNodePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use DeleteNodePoolRequest. + * Example: Click here to see how to use DeleteNodePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteWorkRequestRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteWorkRequestRequest.java index 25affae0359..169192427be 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteWorkRequestRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/DeleteWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use DeleteWorkRequestRequest. + * Example: Click here to see how to use DeleteWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetClusterOptionsRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetClusterOptionsRequest.java index cb8bb1e7635..b4556bdd9a0 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetClusterOptionsRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetClusterOptionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use GetClusterOptionsRequest. + * Example: Click here to see how to use GetClusterOptionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetClusterRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetClusterRequest.java index 7ef8f92c13c..aed87ec6141 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetClusterRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use GetClusterRequest. + * Example: Click here to see how to use GetClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetNodePoolOptionsRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetNodePoolOptionsRequest.java index 3b91e85d865..9f3cc9eae21 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetNodePoolOptionsRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetNodePoolOptionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use GetNodePoolOptionsRequest. + * Example: Click here to see how to use GetNodePoolOptionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetNodePoolRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetNodePoolRequest.java index c65123a0de9..b359db9386e 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetNodePoolRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetNodePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use GetNodePoolRequest. + * Example: Click here to see how to use GetNodePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetWorkRequestRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetWorkRequestRequest.java index fbb244944d9..7893d831166 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetWorkRequestRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListClustersRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListClustersRequest.java index 832d9baea51..83b1a5c508c 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListClustersRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListClustersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use ListClustersRequest. + * Example: Click here to see how to use ListClustersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListNodePoolsRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListNodePoolsRequest.java index 1b637743feb..d6bf96dabf6 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListNodePoolsRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListNodePoolsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use ListNodePoolsRequest. + * Example: Click here to see how to use ListNodePoolsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestErrorsRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestErrorsRequest.java index 7803399764c..352f3ef10f4 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestLogsRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestLogsRequest.java index 8f7fa50a31d..0f704a263eb 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestLogsRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestsRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestsRequest.java index 9b540c7f2e5..e1f069c8a85 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestsRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/UpdateClusterRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/UpdateClusterRequest.java index 7a1c51b025f..f8733696c8d 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/UpdateClusterRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/UpdateClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use UpdateClusterRequest. + * Example: Click here to see how to use UpdateClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/UpdateNodePoolRequest.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/UpdateNodePoolRequest.java index e3f76d86b38..178b1cc0dcf 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/UpdateNodePoolRequest.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/requests/UpdateNodePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.requests; import com.oracle.bmc.containerengine.model.*; /** - * Example: Click here to see how to use UpdateNodePoolRequest. + * Example: Click here to see how to use UpdateNodePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180222") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateClusterResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateClusterResponse.java index c31587544da..16c40cfce43 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateClusterResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateKubeconfigResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateKubeconfigResponse.java index fb0c85def0e..9c31d21395d 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateKubeconfigResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateKubeconfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateNodePoolResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateNodePoolResponse.java index 02b169a2514..59f268da50a 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateNodePoolResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/CreateNodePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteClusterResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteClusterResponse.java index e9b5de3149e..cf54184ce89 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteClusterResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteNodePoolResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteNodePoolResponse.java index 08955a9d80c..5382da01fb2 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteNodePoolResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteNodePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteWorkRequestResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteWorkRequestResponse.java index 8baaad73436..eaca7589a62 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteWorkRequestResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/DeleteWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetClusterOptionsResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetClusterOptionsResponse.java index 1ed7c86cbf1..49fed3d5d3c 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetClusterOptionsResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetClusterOptionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetClusterResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetClusterResponse.java index b513d41bd11..d4740bc6e87 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetClusterResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetNodePoolOptionsResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetNodePoolOptionsResponse.java index 1be0258d00b..5420f7029d4 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetNodePoolOptionsResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetNodePoolOptionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetNodePoolResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetNodePoolResponse.java index c0c79923620..8c7eb841855 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetNodePoolResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetNodePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetWorkRequestResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetWorkRequestResponse.java index ac94cfa4cc3..c6bb89f5c8d 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetWorkRequestResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListClustersResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListClustersResponse.java index 6a98fc95850..ac2011b1ac3 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListClustersResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListClustersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListNodePoolsResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListNodePoolsResponse.java index 06a6585af47..ce90218fdfc 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListNodePoolsResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListNodePoolsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestErrorsResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestErrorsResponse.java index 1d86e021f3a..1021e6939a9 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestLogsResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestLogsResponse.java index 9696e4db31b..eb73d3507e6 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestLogsResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestsResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestsResponse.java index d6c37a2ea15..25d7362510a 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestsResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/UpdateClusterResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/UpdateClusterResponse.java index 66f0b751b41..1fc9baddaba 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/UpdateClusterResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/UpdateClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/UpdateNodePoolResponse.java b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/UpdateNodePoolResponse.java index 724e8b40c66..8d8ac3fec94 100644 --- a/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/UpdateNodePoolResponse.java +++ b/bmc-containerengine/src/main/java/com/oracle/bmc/containerengine/responses/UpdateNodePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.containerengine.responses; diff --git a/bmc-core/pom.xml b/bmc-core/pom.xml index e21d70bc489..241ece26d75 100644 --- a/bmc-core/pom.xml +++ b/bmc-core/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml @@ -19,12 +19,12 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 com.oracle.oci.sdk oci-java-sdk-workrequests - 1.28.0 + 1.29.0 diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/Blockstorage.java b/bmc-core/src/main/java/com/oracle/bmc/core/Blockstorage.java index 362d04195a3..a6caed52fb4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/Blockstorage.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/Blockstorage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; @@ -59,7 +59,7 @@ public interface Blockstorage extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeBootVolumeBackupCompartment API. + * Example: Click here to see how to use ChangeBootVolumeBackupCompartment API. */ ChangeBootVolumeBackupCompartmentResponse changeBootVolumeBackupCompartment( ChangeBootVolumeBackupCompartmentRequest request); @@ -73,7 +73,7 @@ ChangeBootVolumeBackupCompartmentResponse changeBootVolumeBackupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeBootVolumeCompartment API. + * Example: Click here to see how to use ChangeBootVolumeCompartment API. */ ChangeBootVolumeCompartmentResponse changeBootVolumeCompartment( ChangeBootVolumeCompartmentRequest request); @@ -87,7 +87,7 @@ ChangeBootVolumeCompartmentResponse changeBootVolumeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeVolumeBackupCompartment API. + * Example: Click here to see how to use ChangeVolumeBackupCompartment API. */ ChangeVolumeBackupCompartmentResponse changeVolumeBackupCompartment( ChangeVolumeBackupCompartmentRequest request); @@ -101,7 +101,7 @@ ChangeVolumeBackupCompartmentResponse changeVolumeBackupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeVolumeCompartment API. + * Example: Click here to see how to use ChangeVolumeCompartment API. */ ChangeVolumeCompartmentResponse changeVolumeCompartment(ChangeVolumeCompartmentRequest request); @@ -114,7 +114,7 @@ ChangeVolumeBackupCompartmentResponse changeVolumeBackupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeVolumeGroupBackupCompartment API. + * Example: Click here to see how to use ChangeVolumeGroupBackupCompartment API. */ ChangeVolumeGroupBackupCompartmentResponse changeVolumeGroupBackupCompartment( ChangeVolumeGroupBackupCompartmentRequest request); @@ -128,7 +128,7 @@ ChangeVolumeGroupBackupCompartmentResponse changeVolumeGroupBackupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeVolumeGroupCompartment API. + * Example: Click here to see how to use ChangeVolumeGroupCompartment API. */ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( ChangeVolumeGroupCompartmentRequest request); @@ -141,7 +141,7 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CopyBootVolumeBackup API. + * Example: Click here to see how to use CopyBootVolumeBackup API. */ CopyBootVolumeBackupResponse copyBootVolumeBackup(CopyBootVolumeBackupRequest request); @@ -153,7 +153,7 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CopyVolumeBackup API. + * Example: Click here to see how to use CopyVolumeBackup API. */ CopyVolumeBackupResponse copyVolumeBackup(CopyVolumeBackupRequest request); @@ -167,7 +167,7 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateBootVolume API. + * Example: Click here to see how to use CreateBootVolume API. */ CreateBootVolumeResponse createBootVolume(CreateBootVolumeRequest request); @@ -183,7 +183,7 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateBootVolumeBackup API. + * Example: Click here to see how to use CreateBootVolumeBackup API. */ CreateBootVolumeBackupResponse createBootVolumeBackup(CreateBootVolumeBackupRequest request); @@ -207,7 +207,7 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVolume API. + * Example: Click here to see how to use CreateVolume API. */ CreateVolumeResponse createVolume(CreateVolumeRequest request); @@ -223,7 +223,7 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVolumeBackup API. + * Example: Click here to see how to use CreateVolumeBackup API. */ CreateVolumeBackupResponse createVolumeBackup(CreateVolumeBackupRequest request); @@ -237,7 +237,7 @@ ChangeVolumeGroupCompartmentResponse changeVolumeGroupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVolumeBackupPolicy API. + * Example: Click here to see how to use CreateVolumeBackupPolicy API. */ CreateVolumeBackupPolicyResponse createVolumeBackupPolicy( CreateVolumeBackupPolicyRequest request); @@ -251,7 +251,7 @@ CreateVolumeBackupPolicyResponse createVolumeBackupPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVolumeBackupPolicyAssignment API. + * Example: Click here to see how to use CreateVolumeBackupPolicyAssignment API. */ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( CreateVolumeBackupPolicyAssignmentRequest request); @@ -269,7 +269,7 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVolumeGroup API. + * Example: Click here to see how to use CreateVolumeGroup API. */ CreateVolumeGroupResponse createVolumeGroup(CreateVolumeGroupRequest request); @@ -281,7 +281,7 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVolumeGroupBackup API. + * Example: Click here to see how to use CreateVolumeGroupBackup API. */ CreateVolumeGroupBackupResponse createVolumeGroupBackup(CreateVolumeGroupBackupRequest request); @@ -295,7 +295,7 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteBootVolume API. + * Example: Click here to see how to use DeleteBootVolume API. */ DeleteBootVolumeResponse deleteBootVolume(DeleteBootVolumeRequest request); @@ -305,7 +305,7 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteBootVolumeBackup API. + * Example: Click here to see how to use DeleteBootVolumeBackup API. */ DeleteBootVolumeBackupResponse deleteBootVolumeBackup(DeleteBootVolumeBackupRequest request); @@ -316,7 +316,7 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteBootVolumeKmsKey API. + * Example: Click here to see how to use DeleteBootVolumeKmsKey API. */ DeleteBootVolumeKmsKeyResponse deleteBootVolumeKmsKey(DeleteBootVolumeKmsKeyRequest request); @@ -330,7 +330,7 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVolume API. + * Example: Click here to see how to use DeleteVolume API. */ DeleteVolumeResponse deleteVolume(DeleteVolumeRequest request); @@ -340,7 +340,7 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVolumeBackup API. + * Example: Click here to see how to use DeleteVolumeBackup API. */ DeleteVolumeBackupResponse deleteVolumeBackup(DeleteVolumeBackupRequest request); @@ -355,7 +355,7 @@ CreateVolumeBackupPolicyAssignmentResponse createVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVolumeBackupPolicy API. + * Example: Click here to see how to use DeleteVolumeBackupPolicy API. */ DeleteVolumeBackupPolicyResponse deleteVolumeBackupPolicy( DeleteVolumeBackupPolicyRequest request); @@ -366,7 +366,7 @@ DeleteVolumeBackupPolicyResponse deleteVolumeBackupPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVolumeBackupPolicyAssignment API. + * Example: Click here to see how to use DeleteVolumeBackupPolicyAssignment API. */ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( DeleteVolumeBackupPolicyAssignmentRequest request); @@ -379,7 +379,7 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVolumeGroup API. + * Example: Click here to see how to use DeleteVolumeGroup API. */ DeleteVolumeGroupResponse deleteVolumeGroup(DeleteVolumeGroupRequest request); @@ -389,7 +389,7 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVolumeGroupBackup API. + * Example: Click here to see how to use DeleteVolumeGroupBackup API. */ DeleteVolumeGroupBackupResponse deleteVolumeGroupBackup(DeleteVolumeGroupBackupRequest request); @@ -400,7 +400,7 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVolumeKmsKey API. + * Example: Click here to see how to use DeleteVolumeKmsKey API. */ DeleteVolumeKmsKeyResponse deleteVolumeKmsKey(DeleteVolumeKmsKeyRequest request); @@ -410,7 +410,7 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBootVolume API. + * Example: Click here to see how to use GetBootVolume API. */ GetBootVolumeResponse getBootVolume(GetBootVolumeRequest request); @@ -420,7 +420,7 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBootVolumeBackup API. + * Example: Click here to see how to use GetBootVolumeBackup API. */ GetBootVolumeBackupResponse getBootVolumeBackup(GetBootVolumeBackupRequest request); @@ -431,7 +431,7 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBootVolumeKmsKey API. + * Example: Click here to see how to use GetBootVolumeKmsKey API. */ GetBootVolumeKmsKeyResponse getBootVolumeKmsKey(GetBootVolumeKmsKeyRequest request); @@ -441,7 +441,7 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVolume API. + * Example: Click here to see how to use GetVolume API. */ GetVolumeResponse getVolume(GetVolumeRequest request); @@ -451,7 +451,7 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVolumeBackup API. + * Example: Click here to see how to use GetVolumeBackup API. */ GetVolumeBackupResponse getVolumeBackup(GetVolumeBackupRequest request); @@ -461,7 +461,7 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVolumeBackupPolicy API. + * Example: Click here to see how to use GetVolumeBackupPolicy API. */ GetVolumeBackupPolicyResponse getVolumeBackupPolicy(GetVolumeBackupPolicyRequest request); @@ -474,7 +474,7 @@ DeleteVolumeBackupPolicyAssignmentResponse deleteVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVolumeBackupPolicyAssetAssignment API. + * Example: Click here to see how to use GetVolumeBackupPolicyAssetAssignment API. */ GetVolumeBackupPolicyAssetAssignmentResponse getVolumeBackupPolicyAssetAssignment( GetVolumeBackupPolicyAssetAssignmentRequest request); @@ -485,7 +485,7 @@ GetVolumeBackupPolicyAssetAssignmentResponse getVolumeBackupPolicyAssetAssignmen * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVolumeBackupPolicyAssignment API. + * Example: Click here to see how to use GetVolumeBackupPolicyAssignment API. */ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( GetVolumeBackupPolicyAssignmentRequest request); @@ -496,7 +496,7 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVolumeGroup API. + * Example: Click here to see how to use GetVolumeGroup API. */ GetVolumeGroupResponse getVolumeGroup(GetVolumeGroupRequest request); @@ -506,7 +506,7 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVolumeGroupBackup API. + * Example: Click here to see how to use GetVolumeGroupBackup API. */ GetVolumeGroupBackupResponse getVolumeGroupBackup(GetVolumeGroupBackupRequest request); @@ -517,7 +517,7 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVolumeKmsKey API. + * Example: Click here to see how to use GetVolumeKmsKey API. */ GetVolumeKmsKeyResponse getVolumeKmsKey(GetVolumeKmsKeyRequest request); @@ -528,7 +528,7 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBootVolumeBackups API. + * Example: Click here to see how to use ListBootVolumeBackups API. */ ListBootVolumeBackupsResponse listBootVolumeBackups(ListBootVolumeBackupsRequest request); @@ -539,7 +539,7 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBootVolumes API. + * Example: Click here to see how to use ListBootVolumes API. */ ListBootVolumesResponse listBootVolumes(ListBootVolumesRequest request); @@ -553,7 +553,7 @@ GetVolumeBackupPolicyAssignmentResponse getVolumeBackupPolicyAssignment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVolumeBackupPolicies API. + * Example: Click here to see how to use ListVolumeBackupPolicies API. */ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( ListVolumeBackupPoliciesRequest request); @@ -565,7 +565,7 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVolumeBackups API. + * Example: Click here to see how to use ListVolumeBackups API. */ ListVolumeBackupsResponse listVolumeBackups(ListVolumeBackupsRequest request); @@ -577,7 +577,7 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVolumeGroupBackups API. + * Example: Click here to see how to use ListVolumeGroupBackups API. */ ListVolumeGroupBackupsResponse listVolumeGroupBackups(ListVolumeGroupBackupsRequest request); @@ -589,7 +589,7 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVolumeGroups API. + * Example: Click here to see how to use ListVolumeGroups API. */ ListVolumeGroupsResponse listVolumeGroups(ListVolumeGroupsRequest request); @@ -600,7 +600,7 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVolumes API. + * Example: Click here to see how to use ListVolumes API. */ ListVolumesResponse listVolumes(ListVolumesRequest request); @@ -610,7 +610,7 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateBootVolume API. + * Example: Click here to see how to use UpdateBootVolume API. */ UpdateBootVolumeResponse updateBootVolume(UpdateBootVolumeRequest request); @@ -622,7 +622,7 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateBootVolumeBackup API. + * Example: Click here to see how to use UpdateBootVolumeBackup API. */ UpdateBootVolumeBackupResponse updateBootVolumeBackup(UpdateBootVolumeBackupRequest request); @@ -633,7 +633,7 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateBootVolumeKmsKey API. + * Example: Click here to see how to use UpdateBootVolumeKmsKey API. */ UpdateBootVolumeKmsKeyResponse updateBootVolumeKmsKey(UpdateBootVolumeKmsKeyRequest request); @@ -645,7 +645,7 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVolume API. + * Example: Click here to see how to use UpdateVolume API. */ UpdateVolumeResponse updateVolume(UpdateVolumeRequest request); @@ -657,7 +657,7 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVolumeBackup API. + * Example: Click here to see how to use UpdateVolumeBackup API. */ UpdateVolumeBackupResponse updateVolumeBackup(UpdateVolumeBackupRequest request); @@ -672,7 +672,7 @@ ListVolumeBackupPoliciesResponse listVolumeBackupPolicies( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVolumeBackupPolicy API. + * Example: Click here to see how to use UpdateVolumeBackupPolicy API. */ UpdateVolumeBackupPolicyResponse updateVolumeBackupPolicy( UpdateVolumeBackupPolicyRequest request); @@ -689,7 +689,7 @@ UpdateVolumeBackupPolicyResponse updateVolumeBackupPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVolumeGroup API. + * Example: Click here to see how to use UpdateVolumeGroup API. */ UpdateVolumeGroupResponse updateVolumeGroup(UpdateVolumeGroupRequest request); @@ -699,7 +699,7 @@ UpdateVolumeBackupPolicyResponse updateVolumeBackupPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVolumeGroupBackup API. + * Example: Click here to see how to use UpdateVolumeGroupBackup API. */ UpdateVolumeGroupBackupResponse updateVolumeGroupBackup(UpdateVolumeGroupBackupRequest request); @@ -710,7 +710,7 @@ UpdateVolumeBackupPolicyResponse updateVolumeBackupPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVolumeKmsKey API. + * Example: Click here to see how to use UpdateVolumeKmsKey API. */ UpdateVolumeKmsKeyResponse updateVolumeKmsKey(UpdateVolumeKmsKeyRequest request); diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageAsync.java b/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageAsync.java index 60ac5444f3c..9e728b91e8f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageAsync.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageAsyncClient.java b/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageAsyncClient.java index b807fc65b38..dc284bf3efa 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageAsyncClient.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageClient.java b/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageClient.java index de15e0bedcc..30bff17c6c5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageClient.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/BlockstoragePaginators.java b/bmc-core/src/main/java/com/oracle/bmc/core/BlockstoragePaginators.java index ed4608da58f..8e74a79b149 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/BlockstoragePaginators.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/BlockstoragePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageWaiters.java b/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageWaiters.java index da723307c33..b90651e9161 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageWaiters.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/BlockstorageWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/Compute.java b/bmc-core/src/main/java/com/oracle/bmc/core/Compute.java index d23b37e1646..3d8ba7ecc15 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/Compute.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/Compute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; @@ -56,7 +56,7 @@ public interface Compute extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AddImageShapeCompatibilityEntry API. + * Example: Click here to see how to use AddImageShapeCompatibilityEntry API. */ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( AddImageShapeCompatibilityEntryRequest request); @@ -68,7 +68,7 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AttachBootVolume API. + * Example: Click here to see how to use AttachBootVolume API. */ AttachBootVolumeResponse attachBootVolume(AttachBootVolumeRequest request); @@ -81,7 +81,7 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AttachVnic API. + * Example: Click here to see how to use AttachVnic API. */ AttachVnicResponse attachVnic(AttachVnicRequest request); @@ -92,7 +92,7 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AttachVolume API. + * Example: Click here to see how to use AttachVolume API. */ AttachVolumeResponse attachVolume(AttachVolumeRequest request); @@ -119,7 +119,7 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CaptureConsoleHistory API. + * Example: Click here to see how to use CaptureConsoleHistory API. */ CaptureConsoleHistoryResponse captureConsoleHistory(CaptureConsoleHistoryRequest request); @@ -132,7 +132,7 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeComputeImageCapabilitySchemaCompartment API. + * Example: Click here to see how to use ChangeComputeImageCapabilitySchemaCompartment API. */ ChangeComputeImageCapabilitySchemaCompartmentResponse changeComputeImageCapabilitySchemaCompartment( @@ -144,7 +144,7 @@ AddImageShapeCompatibilityEntryResponse addImageShapeCompatibilityEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeDedicatedVmHostCompartment API. + * Example: Click here to see how to use ChangeDedicatedVmHostCompartment API. */ ChangeDedicatedVmHostCompartmentResponse changeDedicatedVmHostCompartment( ChangeDedicatedVmHostCompartmentRequest request); @@ -158,7 +158,7 @@ ChangeDedicatedVmHostCompartmentResponse changeDedicatedVmHostCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeImageCompartment API. + * Example: Click here to see how to use ChangeImageCompartment API. */ ChangeImageCompartmentResponse changeImageCompartment(ChangeImageCompartmentRequest request); @@ -174,7 +174,7 @@ ChangeDedicatedVmHostCompartmentResponse changeDedicatedVmHostCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeInstanceCompartment API. + * Example: Click here to see how to use ChangeInstanceCompartment API. */ ChangeInstanceCompartmentResponse changeInstanceCompartment( ChangeInstanceCompartmentRequest request); @@ -186,7 +186,7 @@ ChangeInstanceCompartmentResponse changeInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAppCatalogSubscription API. + * Example: Click here to see how to use CreateAppCatalogSubscription API. */ CreateAppCatalogSubscriptionResponse createAppCatalogSubscription( CreateAppCatalogSubscriptionRequest request); @@ -198,7 +198,7 @@ CreateAppCatalogSubscriptionResponse createAppCatalogSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateComputeImageCapabilitySchema API. + * Example: Click here to see how to use CreateComputeImageCapabilitySchema API. */ CreateComputeImageCapabilitySchemaResponse createComputeImageCapabilitySchema( CreateComputeImageCapabilitySchemaRequest request); @@ -213,7 +213,7 @@ CreateComputeImageCapabilitySchemaResponse createComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDedicatedVmHost API. + * Example: Click here to see how to use CreateDedicatedVmHost API. */ CreateDedicatedVmHostResponse createDedicatedVmHost(CreateDedicatedVmHostRequest request); @@ -246,7 +246,7 @@ CreateComputeImageCapabilitySchemaResponse createComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateImage API. + * Example: Click here to see how to use CreateImage API. */ CreateImageResponse createImage(CreateImageRequest request); @@ -261,7 +261,7 @@ CreateComputeImageCapabilitySchemaResponse createComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateInstanceConsoleConnection API. + * Example: Click here to see how to use CreateInstanceConsoleConnection API. */ CreateInstanceConsoleConnectionResponse createInstanceConsoleConnection( CreateInstanceConsoleConnectionRequest request); @@ -272,7 +272,7 @@ CreateInstanceConsoleConnectionResponse createInstanceConsoleConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAppCatalogSubscription API. + * Example: Click here to see how to use DeleteAppCatalogSubscription API. */ DeleteAppCatalogSubscriptionResponse deleteAppCatalogSubscription( DeleteAppCatalogSubscriptionRequest request); @@ -284,7 +284,7 @@ DeleteAppCatalogSubscriptionResponse deleteAppCatalogSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteComputeImageCapabilitySchema API. + * Example: Click here to see how to use DeleteComputeImageCapabilitySchema API. */ DeleteComputeImageCapabilitySchemaResponse deleteComputeImageCapabilitySchema( DeleteComputeImageCapabilitySchemaRequest request); @@ -295,7 +295,7 @@ DeleteComputeImageCapabilitySchemaResponse deleteComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteConsoleHistory API. + * Example: Click here to see how to use DeleteConsoleHistory API. */ DeleteConsoleHistoryResponse deleteConsoleHistory(DeleteConsoleHistoryRequest request); @@ -309,7 +309,7 @@ DeleteComputeImageCapabilitySchemaResponse deleteComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDedicatedVmHost API. + * Example: Click here to see how to use DeleteDedicatedVmHost API. */ DeleteDedicatedVmHostResponse deleteDedicatedVmHost(DeleteDedicatedVmHostRequest request); @@ -319,7 +319,7 @@ DeleteComputeImageCapabilitySchemaResponse deleteComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteImage API. + * Example: Click here to see how to use DeleteImage API. */ DeleteImageResponse deleteImage(DeleteImageRequest request); @@ -329,7 +329,7 @@ DeleteComputeImageCapabilitySchemaResponse deleteComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteInstanceConsoleConnection API. + * Example: Click here to see how to use DeleteInstanceConsoleConnection API. */ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( DeleteInstanceConsoleConnectionRequest request); @@ -344,7 +344,7 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DetachBootVolume API. + * Example: Click here to see how to use DetachBootVolume API. */ DetachBootVolumeResponse detachBootVolume(DetachBootVolumeRequest request); @@ -364,7 +364,7 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DetachVnic API. + * Example: Click here to see how to use DetachVnic API. */ DetachVnicResponse detachVnic(DetachVnicRequest request); @@ -378,7 +378,7 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DetachVolume API. + * Example: Click here to see how to use DetachVolume API. */ DetachVolumeResponse detachVolume(DetachVolumeRequest request); @@ -398,7 +398,7 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ExportImage API. + * Example: Click here to see how to use ExportImage API. */ ExportImageResponse exportImage(ExportImageRequest request); @@ -408,7 +408,7 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAppCatalogListing API. + * Example: Click here to see how to use GetAppCatalogListing API. */ GetAppCatalogListingResponse getAppCatalogListing(GetAppCatalogListingRequest request); @@ -418,7 +418,7 @@ DeleteInstanceConsoleConnectionResponse deleteInstanceConsoleConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAppCatalogListingAgreements API. + * Example: Click here to see how to use GetAppCatalogListingAgreements API. */ GetAppCatalogListingAgreementsResponse getAppCatalogListingAgreements( GetAppCatalogListingAgreementsRequest request); @@ -429,7 +429,7 @@ GetAppCatalogListingAgreementsResponse getAppCatalogListingAgreements( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAppCatalogListingResourceVersion API. + * Example: Click here to see how to use GetAppCatalogListingResourceVersion API. */ GetAppCatalogListingResourceVersionResponse getAppCatalogListingResourceVersion( GetAppCatalogListingResourceVersionRequest request); @@ -440,7 +440,7 @@ GetAppCatalogListingResourceVersionResponse getAppCatalogListingResourceVersion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBootVolumeAttachment API. + * Example: Click here to see how to use GetBootVolumeAttachment API. */ GetBootVolumeAttachmentResponse getBootVolumeAttachment(GetBootVolumeAttachmentRequest request); @@ -450,7 +450,7 @@ GetAppCatalogListingResourceVersionResponse getAppCatalogListingResourceVersion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetComputeGlobalImageCapabilitySchema API. + * Example: Click here to see how to use GetComputeGlobalImageCapabilitySchema API. */ GetComputeGlobalImageCapabilitySchemaResponse getComputeGlobalImageCapabilitySchema( GetComputeGlobalImageCapabilitySchemaRequest request); @@ -461,7 +461,7 @@ GetComputeGlobalImageCapabilitySchemaResponse getComputeGlobalImageCapabilitySch * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetComputeGlobalImageCapabilitySchemaVersion API. + * Example: Click here to see how to use GetComputeGlobalImageCapabilitySchemaVersion API. */ GetComputeGlobalImageCapabilitySchemaVersionResponse getComputeGlobalImageCapabilitySchemaVersion( @@ -474,7 +474,7 @@ GetComputeGlobalImageCapabilitySchemaResponse getComputeGlobalImageCapabilitySch * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetComputeImageCapabilitySchema API. + * Example: Click here to see how to use GetComputeImageCapabilitySchema API. */ GetComputeImageCapabilitySchemaResponse getComputeImageCapabilitySchema( GetComputeImageCapabilitySchemaRequest request); @@ -488,7 +488,7 @@ GetComputeImageCapabilitySchemaResponse getComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConsoleHistory API. + * Example: Click here to see how to use GetConsoleHistory API. */ GetConsoleHistoryResponse getConsoleHistory(GetConsoleHistoryRequest request); @@ -501,7 +501,7 @@ GetComputeImageCapabilitySchemaResponse getComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConsoleHistoryContent API. + * Example: Click here to see how to use GetConsoleHistoryContent API. */ GetConsoleHistoryContentResponse getConsoleHistoryContent( GetConsoleHistoryContentRequest request); @@ -512,7 +512,7 @@ GetConsoleHistoryContentResponse getConsoleHistoryContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDedicatedVmHost API. + * Example: Click here to see how to use GetDedicatedVmHost API. */ GetDedicatedVmHostResponse getDedicatedVmHost(GetDedicatedVmHostRequest request); @@ -522,7 +522,7 @@ GetConsoleHistoryContentResponse getConsoleHistoryContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetImage API. + * Example: Click here to see how to use GetImage API. */ GetImageResponse getImage(GetImageRequest request); @@ -532,7 +532,7 @@ GetConsoleHistoryContentResponse getConsoleHistoryContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetImageShapeCompatibilityEntry API. + * Example: Click here to see how to use GetImageShapeCompatibilityEntry API. */ GetImageShapeCompatibilityEntryResponse getImageShapeCompatibilityEntry( GetImageShapeCompatibilityEntryRequest request); @@ -543,7 +543,7 @@ GetImageShapeCompatibilityEntryResponse getImageShapeCompatibilityEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetInstance API. + * Example: Click here to see how to use GetInstance API. */ GetInstanceResponse getInstance(GetInstanceRequest request); @@ -553,7 +553,7 @@ GetImageShapeCompatibilityEntryResponse getImageShapeCompatibilityEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetInstanceConsoleConnection API. + * Example: Click here to see how to use GetInstanceConsoleConnection API. */ GetInstanceConsoleConnectionResponse getInstanceConsoleConnection( GetInstanceConsoleConnectionRequest request); @@ -565,7 +565,7 @@ GetInstanceConsoleConnectionResponse getInstanceConsoleConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVnicAttachment API. + * Example: Click here to see how to use GetVnicAttachment API. */ GetVnicAttachmentResponse getVnicAttachment(GetVnicAttachmentRequest request); @@ -575,7 +575,7 @@ GetInstanceConsoleConnectionResponse getInstanceConsoleConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVolumeAttachment API. + * Example: Click here to see how to use GetVolumeAttachment API. */ GetVolumeAttachmentResponse getVolumeAttachment(GetVolumeAttachmentRequest request); @@ -587,7 +587,7 @@ GetInstanceConsoleConnectionResponse getInstanceConsoleConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWindowsInstanceInitialCredentials API. + * Example: Click here to see how to use GetWindowsInstanceInitialCredentials API. */ GetWindowsInstanceInitialCredentialsResponse getWindowsInstanceInitialCredentials( GetWindowsInstanceInitialCredentialsRequest request); @@ -615,7 +615,7 @@ GetWindowsInstanceInitialCredentialsResponse getWindowsInstanceInitialCredential * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use InstanceAction API. + * Example: Click here to see how to use InstanceAction API. */ InstanceActionResponse instanceAction(InstanceActionRequest request); @@ -664,7 +664,7 @@ GetWindowsInstanceInitialCredentialsResponse getWindowsInstanceInitialCredential * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use LaunchInstance API. + * Example: Click here to see how to use LaunchInstance API. */ LaunchInstanceResponse launchInstance(LaunchInstanceRequest request); @@ -674,7 +674,7 @@ GetWindowsInstanceInitialCredentialsResponse getWindowsInstanceInitialCredential * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAppCatalogListingResourceVersions API. + * Example: Click here to see how to use ListAppCatalogListingResourceVersions API. */ ListAppCatalogListingResourceVersionsResponse listAppCatalogListingResourceVersions( ListAppCatalogListingResourceVersionsRequest request); @@ -685,7 +685,7 @@ ListAppCatalogListingResourceVersionsResponse listAppCatalogListingResourceVersi * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAppCatalogListings API. + * Example: Click here to see how to use ListAppCatalogListings API. */ ListAppCatalogListingsResponse listAppCatalogListings(ListAppCatalogListingsRequest request); @@ -695,7 +695,7 @@ ListAppCatalogListingResourceVersionsResponse listAppCatalogListingResourceVersi * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAppCatalogSubscriptions API. + * Example: Click here to see how to use ListAppCatalogSubscriptions API. */ ListAppCatalogSubscriptionsResponse listAppCatalogSubscriptions( ListAppCatalogSubscriptionsRequest request); @@ -708,7 +708,7 @@ ListAppCatalogSubscriptionsResponse listAppCatalogSubscriptions( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBootVolumeAttachments API. + * Example: Click here to see how to use ListBootVolumeAttachments API. */ ListBootVolumeAttachmentsResponse listBootVolumeAttachments( ListBootVolumeAttachmentsRequest request); @@ -720,7 +720,7 @@ ListBootVolumeAttachmentsResponse listBootVolumeAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListComputeGlobalImageCapabilitySchemaVersions API. + * Example: Click here to see how to use ListComputeGlobalImageCapabilitySchemaVersions API. */ ListComputeGlobalImageCapabilitySchemaVersionsResponse listComputeGlobalImageCapabilitySchemaVersions( @@ -733,7 +733,7 @@ ListBootVolumeAttachmentsResponse listBootVolumeAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListComputeGlobalImageCapabilitySchemas API. + * Example: Click here to see how to use ListComputeGlobalImageCapabilitySchemas API. */ ListComputeGlobalImageCapabilitySchemasResponse listComputeGlobalImageCapabilitySchemas( ListComputeGlobalImageCapabilitySchemasRequest request); @@ -745,7 +745,7 @@ ListComputeGlobalImageCapabilitySchemasResponse listComputeGlobalImageCapability * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListComputeImageCapabilitySchemas API. + * Example: Click here to see how to use ListComputeImageCapabilitySchemas API. */ ListComputeImageCapabilitySchemasResponse listComputeImageCapabilitySchemas( ListComputeImageCapabilitySchemasRequest request); @@ -757,7 +757,7 @@ ListComputeImageCapabilitySchemasResponse listComputeImageCapabilitySchemas( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListConsoleHistories API. + * Example: Click here to see how to use ListConsoleHistories API. */ ListConsoleHistoriesResponse listConsoleHistories(ListConsoleHistoriesRequest request); @@ -769,7 +769,7 @@ ListComputeImageCapabilitySchemasResponse listComputeImageCapabilitySchemas( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDedicatedVmHostInstanceShapes API. + * Example: Click here to see how to use ListDedicatedVmHostInstanceShapes API. */ ListDedicatedVmHostInstanceShapesResponse listDedicatedVmHostInstanceShapes( ListDedicatedVmHostInstanceShapesRequest request); @@ -781,7 +781,7 @@ ListDedicatedVmHostInstanceShapesResponse listDedicatedVmHostInstanceShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDedicatedVmHostInstances API. + * Example: Click here to see how to use ListDedicatedVmHostInstances API. */ ListDedicatedVmHostInstancesResponse listDedicatedVmHostInstances( ListDedicatedVmHostInstancesRequest request); @@ -793,7 +793,7 @@ ListDedicatedVmHostInstancesResponse listDedicatedVmHostInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDedicatedVmHostShapes API. + * Example: Click here to see how to use ListDedicatedVmHostShapes API. */ ListDedicatedVmHostShapesResponse listDedicatedVmHostShapes( ListDedicatedVmHostShapesRequest request); @@ -808,7 +808,7 @@ ListDedicatedVmHostShapesResponse listDedicatedVmHostShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDedicatedVmHosts API. + * Example: Click here to see how to use ListDedicatedVmHosts API. */ ListDedicatedVmHostsResponse listDedicatedVmHosts(ListDedicatedVmHostsRequest request); @@ -818,7 +818,7 @@ ListDedicatedVmHostShapesResponse listDedicatedVmHostShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListImageShapeCompatibilityEntries API. + * Example: Click here to see how to use ListImageShapeCompatibilityEntries API. */ ListImageShapeCompatibilityEntriesResponse listImageShapeCompatibilityEntries( ListImageShapeCompatibilityEntriesRequest request); @@ -836,7 +836,7 @@ ListImageShapeCompatibilityEntriesResponse listImageShapeCompatibilityEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListImages API. + * Example: Click here to see how to use ListImages API. */ ListImagesResponse listImages(ListImagesRequest request); @@ -849,7 +849,7 @@ ListImageShapeCompatibilityEntriesResponse listImageShapeCompatibilityEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListInstanceConsoleConnections API. + * Example: Click here to see how to use ListInstanceConsoleConnections API. */ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( ListInstanceConsoleConnectionsRequest request); @@ -860,7 +860,7 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListInstanceDevices API. + * Example: Click here to see how to use ListInstanceDevices API. */ ListInstanceDevicesResponse listInstanceDevices(ListInstanceDevicesRequest request); @@ -873,7 +873,7 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListInstances API. + * Example: Click here to see how to use ListInstances API. */ ListInstancesResponse listInstances(ListInstancesRequest request); @@ -885,7 +885,7 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListShapes API. + * Example: Click here to see how to use ListShapes API. */ ListShapesResponse listShapes(ListShapesRequest request); @@ -898,7 +898,7 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVnicAttachments API. + * Example: Click here to see how to use ListVnicAttachments API. */ ListVnicAttachmentsResponse listVnicAttachments(ListVnicAttachmentsRequest request); @@ -913,7 +913,7 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVolumeAttachments API. + * Example: Click here to see how to use ListVolumeAttachments API. */ ListVolumeAttachmentsResponse listVolumeAttachments(ListVolumeAttachmentsRequest request); @@ -923,7 +923,7 @@ ListInstanceConsoleConnectionsResponse listInstanceConsoleConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RemoveImageShapeCompatibilityEntry API. + * Example: Click here to see how to use RemoveImageShapeCompatibilityEntry API. */ RemoveImageShapeCompatibilityEntryResponse removeImageShapeCompatibilityEntry( RemoveImageShapeCompatibilityEntryRequest request); @@ -942,7 +942,7 @@ RemoveImageShapeCompatibilityEntryResponse removeImageShapeCompatibilityEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use TerminateInstance API. + * Example: Click here to see how to use TerminateInstance API. */ TerminateInstanceResponse terminateInstance(TerminateInstanceRequest request); @@ -953,7 +953,7 @@ RemoveImageShapeCompatibilityEntryResponse removeImageShapeCompatibilityEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateComputeImageCapabilitySchema API. + * Example: Click here to see how to use UpdateComputeImageCapabilitySchema API. */ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( UpdateComputeImageCapabilitySchemaRequest request); @@ -964,7 +964,7 @@ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateConsoleHistory API. + * Example: Click here to see how to use UpdateConsoleHistory API. */ UpdateConsoleHistoryResponse updateConsoleHistory(UpdateConsoleHistoryRequest request); @@ -976,7 +976,7 @@ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDedicatedVmHost API. + * Example: Click here to see how to use UpdateDedicatedVmHost API. */ UpdateDedicatedVmHostResponse updateDedicatedVmHost(UpdateDedicatedVmHostRequest request); @@ -986,7 +986,7 @@ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateImage API. + * Example: Click here to see how to use UpdateImage API. */ UpdateImageResponse updateImage(UpdateImageRequest request); @@ -1003,7 +1003,7 @@ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateInstance API. + * Example: Click here to see how to use UpdateInstance API. */ UpdateInstanceResponse updateInstance(UpdateInstanceRequest request); @@ -1013,7 +1013,7 @@ UpdateComputeImageCapabilitySchemaResponse updateComputeImageCapabilitySchema( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateInstanceConsoleConnection API. + * Example: Click here to see how to use UpdateInstanceConsoleConnection API. */ UpdateInstanceConsoleConnectionResponse updateInstanceConsoleConnection( UpdateInstanceConsoleConnectionRequest request); diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeAsync.java b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeAsync.java index da77727ee07..0b471e4af71 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeAsync.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeAsyncClient.java b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeAsyncClient.java index f67a1f174f4..d7666701bff 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeAsyncClient.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeClient.java b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeClient.java index 3757643340f..cfc345ebdef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeClient.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagement.java b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagement.java index 4c7a974638a..73e44952e38 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagement.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; @@ -57,7 +57,7 @@ public interface ComputeManagement extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AttachLoadBalancer API. + * Example: Click here to see how to use AttachLoadBalancer API. */ AttachLoadBalancerResponse attachLoadBalancer(AttachLoadBalancerRequest request); @@ -73,7 +73,7 @@ public interface ComputeManagement extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeClusterNetworkCompartment API. + * Example: Click here to see how to use ChangeClusterNetworkCompartment API. */ ChangeClusterNetworkCompartmentResponse changeClusterNetworkCompartment( ChangeClusterNetworkCompartmentRequest request); @@ -97,7 +97,7 @@ ChangeClusterNetworkCompartmentResponse changeClusterNetworkCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeInstanceConfigurationCompartment API. + * Example: Click here to see how to use ChangeInstanceConfigurationCompartment API. */ ChangeInstanceConfigurationCompartmentResponse changeInstanceConfigurationCompartment( ChangeInstanceConfigurationCompartmentRequest request); @@ -114,7 +114,7 @@ ChangeInstanceConfigurationCompartmentResponse changeInstanceConfigurationCompar * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeInstancePoolCompartment API. + * Example: Click here to see how to use ChangeInstancePoolCompartment API. */ ChangeInstancePoolCompartmentResponse changeInstancePoolCompartment( ChangeInstancePoolCompartmentRequest request); @@ -127,7 +127,7 @@ ChangeInstancePoolCompartmentResponse changeInstancePoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateClusterNetwork API. + * Example: Click here to see how to use CreateClusterNetwork API. */ CreateClusterNetworkResponse createClusterNetwork(CreateClusterNetworkRequest request); @@ -139,7 +139,7 @@ ChangeInstancePoolCompartmentResponse changeInstancePoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateInstanceConfiguration API. + * Example: Click here to see how to use CreateInstanceConfiguration API. */ CreateInstanceConfigurationResponse createInstanceConfiguration( CreateInstanceConfigurationRequest request); @@ -150,7 +150,7 @@ CreateInstanceConfigurationResponse createInstanceConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateInstancePool API. + * Example: Click here to see how to use CreateInstancePool API. */ CreateInstancePoolResponse createInstancePool(CreateInstancePoolRequest request); @@ -160,7 +160,7 @@ CreateInstanceConfigurationResponse createInstanceConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteInstanceConfiguration API. + * Example: Click here to see how to use DeleteInstanceConfiguration API. */ DeleteInstanceConfigurationResponse deleteInstanceConfiguration( DeleteInstanceConfigurationRequest request); @@ -172,7 +172,7 @@ DeleteInstanceConfigurationResponse deleteInstanceConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DetachLoadBalancer API. + * Example: Click here to see how to use DetachLoadBalancer API. */ DetachLoadBalancerResponse detachLoadBalancer(DetachLoadBalancerRequest request); @@ -182,7 +182,7 @@ DeleteInstanceConfigurationResponse deleteInstanceConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetClusterNetwork API. + * Example: Click here to see how to use GetClusterNetwork API. */ GetClusterNetworkResponse getClusterNetwork(GetClusterNetworkRequest request); @@ -192,7 +192,7 @@ DeleteInstanceConfigurationResponse deleteInstanceConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetInstanceConfiguration API. + * Example: Click here to see how to use GetInstanceConfiguration API. */ GetInstanceConfigurationResponse getInstanceConfiguration( GetInstanceConfigurationRequest request); @@ -203,7 +203,7 @@ GetInstanceConfigurationResponse getInstanceConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetInstancePool API. + * Example: Click here to see how to use GetInstancePool API. */ GetInstancePoolResponse getInstancePool(GetInstancePoolRequest request); @@ -214,7 +214,7 @@ GetInstanceConfigurationResponse getInstanceConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetInstancePoolLoadBalancerAttachment API. + * Example: Click here to see how to use GetInstancePoolLoadBalancerAttachment API. */ GetInstancePoolLoadBalancerAttachmentResponse getInstancePoolLoadBalancerAttachment( GetInstancePoolLoadBalancerAttachmentRequest request); @@ -232,7 +232,7 @@ GetInstancePoolLoadBalancerAttachmentResponse getInstancePoolLoadBalancerAttachm * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use LaunchInstanceConfiguration API. + * Example: Click here to see how to use LaunchInstanceConfiguration API. */ LaunchInstanceConfigurationResponse launchInstanceConfiguration( LaunchInstanceConfigurationRequest request); @@ -243,7 +243,7 @@ LaunchInstanceConfigurationResponse launchInstanceConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListClusterNetworkInstances API. + * Example: Click here to see how to use ListClusterNetworkInstances API. */ ListClusterNetworkInstancesResponse listClusterNetworkInstances( ListClusterNetworkInstancesRequest request); @@ -254,7 +254,7 @@ ListClusterNetworkInstancesResponse listClusterNetworkInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListClusterNetworks API. + * Example: Click here to see how to use ListClusterNetworks API. */ ListClusterNetworksResponse listClusterNetworks(ListClusterNetworksRequest request); @@ -265,7 +265,7 @@ ListClusterNetworkInstancesResponse listClusterNetworkInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListInstanceConfigurations API. + * Example: Click here to see how to use ListInstanceConfigurations API. */ ListInstanceConfigurationsResponse listInstanceConfigurations( ListInstanceConfigurationsRequest request); @@ -276,7 +276,7 @@ ListInstanceConfigurationsResponse listInstanceConfigurations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListInstancePoolInstances API. + * Example: Click here to see how to use ListInstancePoolInstances API. */ ListInstancePoolInstancesResponse listInstancePoolInstances( ListInstancePoolInstancesRequest request); @@ -287,7 +287,7 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListInstancePools API. + * Example: Click here to see how to use ListInstancePools API. */ ListInstancePoolsResponse listInstancePools(ListInstancePoolsRequest request); @@ -299,7 +299,7 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ResetInstancePool API. + * Example: Click here to see how to use ResetInstancePool API. */ ResetInstancePoolResponse resetInstancePool(ResetInstancePoolRequest request); @@ -311,7 +311,7 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SoftresetInstancePool API. + * Example: Click here to see how to use SoftresetInstancePool API. */ SoftresetInstancePoolResponse softresetInstancePool(SoftresetInstancePoolRequest request); @@ -323,7 +323,7 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StartInstancePool API. + * Example: Click here to see how to use StartInstancePool API. */ StartInstancePoolResponse startInstancePool(StartInstancePoolRequest request); @@ -335,7 +335,7 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StopInstancePool API. + * Example: Click here to see how to use StopInstancePool API. */ StopInstancePoolResponse stopInstancePool(StopInstancePoolRequest request); @@ -349,7 +349,7 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use TerminateClusterNetwork API. + * Example: Click here to see how to use TerminateClusterNetwork API. */ TerminateClusterNetworkResponse terminateClusterNetwork(TerminateClusterNetworkRequest request); @@ -367,7 +367,7 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use TerminateInstancePool API. + * Example: Click here to see how to use TerminateInstancePool API. */ TerminateInstancePoolResponse terminateInstancePool(TerminateInstancePoolRequest request); @@ -378,7 +378,7 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateClusterNetwork API. + * Example: Click here to see how to use UpdateClusterNetwork API. */ UpdateClusterNetworkResponse updateClusterNetwork(UpdateClusterNetworkRequest request); @@ -388,7 +388,7 @@ ListInstancePoolInstancesResponse listInstancePoolInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateInstanceConfiguration API. + * Example: Click here to see how to use UpdateInstanceConfiguration API. */ UpdateInstanceConfigurationResponse updateInstanceConfiguration( UpdateInstanceConfigurationRequest request); @@ -402,7 +402,7 @@ UpdateInstanceConfigurationResponse updateInstanceConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateInstancePool API. + * Example: Click here to see how to use UpdateInstancePool API. */ UpdateInstancePoolResponse updateInstancePool(UpdateInstancePoolRequest request); diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementAsync.java b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementAsync.java index 4dfd31e474c..7054679aeda 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementAsync.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementAsyncClient.java b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementAsyncClient.java index 7341f4033b6..a133285c1a7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementAsyncClient.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementClient.java b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementClient.java index d7ed25cfd73..5c7ee415225 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementClient.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementPaginators.java b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementPaginators.java index 547d84dcd94..6b8810d33ba 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementPaginators.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementWaiters.java b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementWaiters.java index 505901035d2..77733ed2647 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementWaiters.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeManagementWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/ComputePaginators.java b/bmc-core/src/main/java/com/oracle/bmc/core/ComputePaginators.java index 3888ecdd63f..90e0d273c13 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/ComputePaginators.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/ComputePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeWaiters.java b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeWaiters.java index c3524a313c6..5a7f0b71576 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/ComputeWaiters.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/ComputeWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetwork.java b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetwork.java index c0da9bcd8fc..5386129003f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetwork.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetwork.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; @@ -57,7 +57,7 @@ public interface VirtualNetwork extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AddNetworkSecurityGroupSecurityRules API. + * Example: Click here to see how to use AddNetworkSecurityGroupSecurityRules API. */ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRules( AddNetworkSecurityGroupSecurityRulesRequest request); @@ -72,7 +72,7 @@ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRule * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AddPublicIpPoolCapacity API. + * Example: Click here to see how to use AddPublicIpPoolCapacity API. */ AddPublicIpPoolCapacityResponse addPublicIpPoolCapacity(AddPublicIpPoolCapacityRequest request); @@ -88,7 +88,7 @@ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRule * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AddVcnCidr API. + * Example: Click here to see how to use AddVcnCidr API. */ AddVcnCidrResponse addVcnCidr(AddVcnCidrRequest request); @@ -100,7 +100,7 @@ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRule * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AdvertiseByoipRange API. + * Example: Click here to see how to use AdvertiseByoipRange API. */ AdvertiseByoipRangeResponse advertiseByoipRange(AdvertiseByoipRangeRequest request); @@ -120,7 +120,7 @@ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRule * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AttachServiceId API. + * Example: Click here to see how to use AttachServiceId API. */ AttachServiceIdResponse attachServiceId(AttachServiceIdRequest request); @@ -134,7 +134,7 @@ AddNetworkSecurityGroupSecurityRulesResponse addNetworkSecurityGroupSecurityRule * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use BulkAddVirtualCircuitPublicPrefixes API. + * Example: Click here to see how to use BulkAddVirtualCircuitPublicPrefixes API. */ BulkAddVirtualCircuitPublicPrefixesResponse bulkAddVirtualCircuitPublicPrefixes( BulkAddVirtualCircuitPublicPrefixesRequest request); @@ -149,7 +149,7 @@ BulkAddVirtualCircuitPublicPrefixesResponse bulkAddVirtualCircuitPublicPrefixes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use BulkDeleteVirtualCircuitPublicPrefixes API. + * Example: Click here to see how to use BulkDeleteVirtualCircuitPublicPrefixes API. */ BulkDeleteVirtualCircuitPublicPrefixesResponse bulkDeleteVirtualCircuitPublicPrefixes( BulkDeleteVirtualCircuitPublicPrefixesRequest request); @@ -163,7 +163,7 @@ BulkDeleteVirtualCircuitPublicPrefixesResponse bulkDeleteVirtualCircuitPublicPre * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeByoipRangeCompartment API. + * Example: Click here to see how to use ChangeByoipRangeCompartment API. */ ChangeByoipRangeCompartmentResponse changeByoipRangeCompartment( ChangeByoipRangeCompartmentRequest request); @@ -177,7 +177,7 @@ ChangeByoipRangeCompartmentResponse changeByoipRangeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeCpeCompartment API. + * Example: Click here to see how to use ChangeCpeCompartment API. */ ChangeCpeCompartmentResponse changeCpeCompartment(ChangeCpeCompartmentRequest request); @@ -190,7 +190,7 @@ ChangeByoipRangeCompartmentResponse changeByoipRangeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeCrossConnectCompartment API. + * Example: Click here to see how to use ChangeCrossConnectCompartment API. */ ChangeCrossConnectCompartmentResponse changeCrossConnectCompartment( ChangeCrossConnectCompartmentRequest request); @@ -204,7 +204,7 @@ ChangeCrossConnectCompartmentResponse changeCrossConnectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeCrossConnectGroupCompartment API. + * Example: Click here to see how to use ChangeCrossConnectGroupCompartment API. */ ChangeCrossConnectGroupCompartmentResponse changeCrossConnectGroupCompartment( ChangeCrossConnectGroupCompartmentRequest request); @@ -218,7 +218,7 @@ ChangeCrossConnectGroupCompartmentResponse changeCrossConnectGroupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeDhcpOptionsCompartment API. + * Example: Click here to see how to use ChangeDhcpOptionsCompartment API. */ ChangeDhcpOptionsCompartmentResponse changeDhcpOptionsCompartment( ChangeDhcpOptionsCompartmentRequest request); @@ -232,7 +232,7 @@ ChangeDhcpOptionsCompartmentResponse changeDhcpOptionsCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeDrgCompartment API. + * Example: Click here to see how to use ChangeDrgCompartment API. */ ChangeDrgCompartmentResponse changeDrgCompartment(ChangeDrgCompartmentRequest request); @@ -245,7 +245,7 @@ ChangeDhcpOptionsCompartmentResponse changeDhcpOptionsCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeIPSecConnectionCompartment API. + * Example: Click here to see how to use ChangeIPSecConnectionCompartment API. */ ChangeIPSecConnectionCompartmentResponse changeIPSecConnectionCompartment( ChangeIPSecConnectionCompartmentRequest request); @@ -259,7 +259,7 @@ ChangeIPSecConnectionCompartmentResponse changeIPSecConnectionCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeInternetGatewayCompartment API. + * Example: Click here to see how to use ChangeInternetGatewayCompartment API. */ ChangeInternetGatewayCompartmentResponse changeInternetGatewayCompartment( ChangeInternetGatewayCompartmentRequest request); @@ -273,7 +273,7 @@ ChangeInternetGatewayCompartmentResponse changeInternetGatewayCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeLocalPeeringGatewayCompartment API. + * Example: Click here to see how to use ChangeLocalPeeringGatewayCompartment API. */ ChangeLocalPeeringGatewayCompartmentResponse changeLocalPeeringGatewayCompartment( ChangeLocalPeeringGatewayCompartmentRequest request); @@ -287,7 +287,7 @@ ChangeLocalPeeringGatewayCompartmentResponse changeLocalPeeringGatewayCompartmen * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeNatGatewayCompartment API. + * Example: Click here to see how to use ChangeNatGatewayCompartment API. */ ChangeNatGatewayCompartmentResponse changeNatGatewayCompartment( ChangeNatGatewayCompartmentRequest request); @@ -300,7 +300,7 @@ ChangeNatGatewayCompartmentResponse changeNatGatewayCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeNetworkSecurityGroupCompartment API. + * Example: Click here to see how to use ChangeNetworkSecurityGroupCompartment API. */ ChangeNetworkSecurityGroupCompartmentResponse changeNetworkSecurityGroupCompartment( ChangeNetworkSecurityGroupCompartmentRequest request); @@ -317,7 +317,7 @@ ChangeNetworkSecurityGroupCompartmentResponse changeNetworkSecurityGroupCompartm * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangePublicIpCompartment API. + * Example: Click here to see how to use ChangePublicIpCompartment API. */ ChangePublicIpCompartmentResponse changePublicIpCompartment( ChangePublicIpCompartmentRequest request); @@ -331,7 +331,7 @@ ChangePublicIpCompartmentResponse changePublicIpCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangePublicIpPoolCompartment API. + * Example: Click here to see how to use ChangePublicIpPoolCompartment API. */ ChangePublicIpPoolCompartmentResponse changePublicIpPoolCompartment( ChangePublicIpPoolCompartmentRequest request); @@ -345,7 +345,7 @@ ChangePublicIpPoolCompartmentResponse changePublicIpPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeRemotePeeringConnectionCompartment API. + * Example: Click here to see how to use ChangeRemotePeeringConnectionCompartment API. */ ChangeRemotePeeringConnectionCompartmentResponse changeRemotePeeringConnectionCompartment( ChangeRemotePeeringConnectionCompartmentRequest request); @@ -359,7 +359,7 @@ ChangeRemotePeeringConnectionCompartmentResponse changeRemotePeeringConnectionCo * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeRouteTableCompartment API. + * Example: Click here to see how to use ChangeRouteTableCompartment API. */ ChangeRouteTableCompartmentResponse changeRouteTableCompartment( ChangeRouteTableCompartmentRequest request); @@ -373,7 +373,7 @@ ChangeRouteTableCompartmentResponse changeRouteTableCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeSecurityListCompartment API. + * Example: Click here to see how to use ChangeSecurityListCompartment API. */ ChangeSecurityListCompartmentResponse changeSecurityListCompartment( ChangeSecurityListCompartmentRequest request); @@ -387,7 +387,7 @@ ChangeSecurityListCompartmentResponse changeSecurityListCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeServiceGatewayCompartment API. + * Example: Click here to see how to use ChangeServiceGatewayCompartment API. */ ChangeServiceGatewayCompartmentResponse changeServiceGatewayCompartment( ChangeServiceGatewayCompartmentRequest request); @@ -401,7 +401,7 @@ ChangeServiceGatewayCompartmentResponse changeServiceGatewayCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeSubnetCompartment API. + * Example: Click here to see how to use ChangeSubnetCompartment API. */ ChangeSubnetCompartmentResponse changeSubnetCompartment(ChangeSubnetCompartmentRequest request); @@ -414,7 +414,7 @@ ChangeServiceGatewayCompartmentResponse changeServiceGatewayCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeVcnCompartment API. + * Example: Click here to see how to use ChangeVcnCompartment API. */ ChangeVcnCompartmentResponse changeVcnCompartment(ChangeVcnCompartmentRequest request); @@ -427,7 +427,7 @@ ChangeServiceGatewayCompartmentResponse changeServiceGatewayCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeVirtualCircuitCompartment API. + * Example: Click here to see how to use ChangeVirtualCircuitCompartment API. */ ChangeVirtualCircuitCompartmentResponse changeVirtualCircuitCompartment( ChangeVirtualCircuitCompartmentRequest request); @@ -441,7 +441,7 @@ ChangeVirtualCircuitCompartmentResponse changeVirtualCircuitCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeVlanCompartment API. + * Example: Click here to see how to use ChangeVlanCompartment API. */ ChangeVlanCompartmentResponse changeVlanCompartment(ChangeVlanCompartmentRequest request); @@ -459,7 +459,7 @@ ChangeVirtualCircuitCompartmentResponse changeVirtualCircuitCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ConnectLocalPeeringGateways API. + * Example: Click here to see how to use ConnectLocalPeeringGateways API. */ ConnectLocalPeeringGatewaysResponse connectLocalPeeringGateways( ConnectLocalPeeringGatewaysRequest request); @@ -478,7 +478,7 @@ ConnectLocalPeeringGatewaysResponse connectLocalPeeringGateways( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ConnectRemotePeeringConnections API. + * Example: Click here to see how to use ConnectRemotePeeringConnections API. */ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( ConnectRemotePeeringConnectionsRequest request); @@ -490,7 +490,7 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateByoipRange API. + * Example: Click here to see how to use CreateByoipRange API. */ CreateByoipRangeResponse createByoipRange(CreateByoipRangeRequest request); @@ -515,7 +515,7 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCpe API. + * Example: Click here to see how to use CreateCpe API. */ CreateCpeResponse createCpe(CreateCpeRequest request); @@ -544,7 +544,7 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCrossConnect API. + * Example: Click here to see how to use CreateCrossConnect API. */ CreateCrossConnectResponse createCrossConnect(CreateCrossConnectRequest request); @@ -569,7 +569,7 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCrossConnectGroup API. + * Example: Click here to see how to use CreateCrossConnectGroup API. */ CreateCrossConnectGroupResponse createCrossConnectGroup(CreateCrossConnectGroupRequest request); @@ -591,7 +591,7 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDhcpOptions API. + * Example: Click here to see how to use CreateDhcpOptions API. */ CreateDhcpOptionsResponse createDhcpOptions(CreateDhcpOptionsRequest request); @@ -613,7 +613,7 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDrg API. + * Example: Click here to see how to use CreateDrg API. */ CreateDrgResponse createDrg(CreateDrgRequest request); @@ -634,7 +634,7 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDrgAttachment API. + * Example: Click here to see how to use CreateDrgAttachment API. */ CreateDrgAttachmentResponse createDrgAttachment(CreateDrgAttachmentRequest request); @@ -673,7 +673,7 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateIPSecConnection API. + * Example: Click here to see how to use CreateIPSecConnection API. */ CreateIPSecConnectionResponse createIPSecConnection(CreateIPSecConnectionRequest request); @@ -704,7 +704,7 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateInternetGateway API. + * Example: Click here to see how to use CreateInternetGateway API. */ CreateInternetGatewayResponse createInternetGateway(CreateInternetGatewayRequest request); @@ -715,7 +715,7 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateIpv6 API. + * Example: Click here to see how to use CreateIpv6 API. */ CreateIpv6Response createIpv6(CreateIpv6Request request); @@ -726,7 +726,7 @@ ConnectRemotePeeringConnectionsResponse connectRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateLocalPeeringGateway API. + * Example: Click here to see how to use CreateLocalPeeringGateway API. */ CreateLocalPeeringGatewayResponse createLocalPeeringGateway( CreateLocalPeeringGatewayRequest request); @@ -739,7 +739,7 @@ CreateLocalPeeringGatewayResponse createLocalPeeringGateway( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateNatGateway API. + * Example: Click here to see how to use CreateNatGateway API. */ CreateNatGatewayResponse createNatGateway(CreateNatGatewayRequest request); @@ -750,7 +750,7 @@ CreateLocalPeeringGatewayResponse createLocalPeeringGateway( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateNetworkSecurityGroup API. + * Example: Click here to see how to use CreateNetworkSecurityGroup API. */ CreateNetworkSecurityGroupResponse createNetworkSecurityGroup( CreateNetworkSecurityGroupRequest request); @@ -764,7 +764,7 @@ CreateNetworkSecurityGroupResponse createNetworkSecurityGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreatePrivateIp API. + * Example: Click here to see how to use CreatePrivateIp API. */ CreatePrivateIpResponse createPrivateIp(CreatePrivateIpRequest request); @@ -795,7 +795,7 @@ CreateNetworkSecurityGroupResponse createNetworkSecurityGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreatePublicIp API. + * Example: Click here to see how to use CreatePublicIp API. */ CreatePublicIpResponse createPublicIp(CreatePublicIpRequest request); @@ -806,7 +806,7 @@ CreateNetworkSecurityGroupResponse createNetworkSecurityGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreatePublicIpPool API. + * Example: Click here to see how to use CreatePublicIpPool API. */ CreatePublicIpPoolResponse createPublicIpPool(CreatePublicIpPoolRequest request); @@ -817,7 +817,7 @@ CreateNetworkSecurityGroupResponse createNetworkSecurityGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateRemotePeeringConnection API. + * Example: Click here to see how to use CreateRemotePeeringConnection API. */ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( CreateRemotePeeringConnectionRequest request); @@ -843,7 +843,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateRouteTable API. + * Example: Click here to see how to use CreateRouteTable API. */ CreateRouteTableResponse createRouteTable(CreateRouteTableRequest request); @@ -867,7 +867,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSecurityList API. + * Example: Click here to see how to use CreateSecurityList API. */ CreateSecurityListResponse createSecurityList(CreateSecurityListRequest request); @@ -886,7 +886,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateServiceGateway API. + * Example: Click here to see how to use CreateServiceGateway API. */ CreateServiceGatewayResponse createServiceGateway(CreateServiceGatewayRequest request); @@ -927,7 +927,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSubnet API. + * Example: Click here to see how to use CreateSubnet API. */ CreateSubnetResponse createSubnet(CreateSubnetRequest request); @@ -973,7 +973,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVcn API. + * Example: Click here to see how to use CreateVcn API. */ CreateVcnResponse createVcn(CreateVcnRequest request); @@ -1004,7 +1004,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVirtualCircuit API. + * Example: Click here to see how to use CreateVirtualCircuit API. */ CreateVirtualCircuitResponse createVirtualCircuit(CreateVirtualCircuitRequest request); @@ -1015,7 +1015,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVlan API. + * Example: Click here to see how to use CreateVlan API. */ CreateVlanResponse createVlan(CreateVlanRequest request); @@ -1031,7 +1031,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteByoipRange API. + * Example: Click here to see how to use DeleteByoipRange API. */ DeleteByoipRangeResponse deleteByoipRange(DeleteByoipRangeRequest request); @@ -1044,7 +1044,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCpe API. + * Example: Click here to see how to use DeleteCpe API. */ DeleteCpeResponse deleteCpe(DeleteCpeRequest request); @@ -1056,7 +1056,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCrossConnect API. + * Example: Click here to see how to use DeleteCrossConnect API. */ DeleteCrossConnectResponse deleteCrossConnect(DeleteCrossConnectRequest request); @@ -1069,7 +1069,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCrossConnectGroup API. + * Example: Click here to see how to use DeleteCrossConnectGroup API. */ DeleteCrossConnectGroupResponse deleteCrossConnectGroup(DeleteCrossConnectGroupRequest request); @@ -1084,7 +1084,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDhcpOptions API. + * Example: Click here to see how to use DeleteDhcpOptions API. */ DeleteDhcpOptionsResponse deleteDhcpOptions(DeleteDhcpOptionsRequest request); @@ -1098,7 +1098,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDrg API. + * Example: Click here to see how to use DeleteDrg API. */ DeleteDrgResponse deleteDrg(DeleteDrgRequest request); @@ -1111,7 +1111,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDrgAttachment API. + * Example: Click here to see how to use DeleteDrgAttachment API. */ DeleteDrgAttachmentResponse deleteDrgAttachment(DeleteDrgAttachmentRequest request); @@ -1129,7 +1129,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteIPSecConnection API. + * Example: Click here to see how to use DeleteIPSecConnection API. */ DeleteIPSecConnectionResponse deleteIPSecConnection(DeleteIPSecConnectionRequest request); @@ -1144,7 +1144,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteInternetGateway API. + * Example: Click here to see how to use DeleteInternetGateway API. */ DeleteInternetGatewayResponse deleteInternetGateway(DeleteInternetGatewayRequest request); @@ -1156,7 +1156,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteIpv6 API. + * Example: Click here to see how to use DeleteIpv6 API. */ DeleteIpv6Response deleteIpv6(DeleteIpv6Request request); @@ -1170,7 +1170,7 @@ CreateRemotePeeringConnectionResponse createRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteLocalPeeringGateway API. + * Example: Click here to see how to use DeleteLocalPeeringGateway API. */ DeleteLocalPeeringGatewayResponse deleteLocalPeeringGateway( DeleteLocalPeeringGatewayRequest request); @@ -1186,7 +1186,7 @@ DeleteLocalPeeringGatewayResponse deleteLocalPeeringGateway( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteNatGateway API. + * Example: Click here to see how to use DeleteNatGateway API. */ DeleteNatGatewayResponse deleteNatGateway(DeleteNatGatewayRequest request); @@ -1203,7 +1203,7 @@ DeleteLocalPeeringGatewayResponse deleteLocalPeeringGateway( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteNetworkSecurityGroup API. + * Example: Click here to see how to use DeleteNetworkSecurityGroup API. */ DeleteNetworkSecurityGroupResponse deleteNetworkSecurityGroup( DeleteNetworkSecurityGroupRequest request); @@ -1225,7 +1225,7 @@ DeleteNetworkSecurityGroupResponse deleteNetworkSecurityGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeletePrivateIp API. + * Example: Click here to see how to use DeletePrivateIp API. */ DeletePrivateIpResponse deletePrivateIp(DeletePrivateIpRequest request); @@ -1250,7 +1250,7 @@ DeleteNetworkSecurityGroupResponse deleteNetworkSecurityGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeletePublicIp API. + * Example: Click here to see how to use DeletePublicIp API. */ DeletePublicIpResponse deletePublicIp(DeletePublicIpRequest request); @@ -1263,7 +1263,7 @@ DeleteNetworkSecurityGroupResponse deleteNetworkSecurityGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeletePublicIpPool API. + * Example: Click here to see how to use DeletePublicIpPool API. */ DeletePublicIpPoolResponse deletePublicIpPool(DeletePublicIpPoolRequest request); @@ -1277,7 +1277,7 @@ DeleteNetworkSecurityGroupResponse deleteNetworkSecurityGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteRemotePeeringConnection API. + * Example: Click here to see how to use DeleteRemotePeeringConnection API. */ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( DeleteRemotePeeringConnectionRequest request); @@ -1293,7 +1293,7 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteRouteTable API. + * Example: Click here to see how to use DeleteRouteTable API. */ DeleteRouteTableResponse deleteRouteTable(DeleteRouteTableRequest request); @@ -1308,7 +1308,7 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSecurityList API. + * Example: Click here to see how to use DeleteSecurityList API. */ DeleteSecurityListResponse deleteSecurityList(DeleteSecurityListRequest request); @@ -1320,7 +1320,7 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteServiceGateway API. + * Example: Click here to see how to use DeleteServiceGateway API. */ DeleteServiceGatewayResponse deleteServiceGateway(DeleteServiceGatewayRequest request); @@ -1333,7 +1333,7 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSubnet API. + * Example: Click here to see how to use DeleteSubnet API. */ DeleteSubnetResponse deleteSubnet(DeleteSubnetRequest request); @@ -1346,7 +1346,7 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVcn API. + * Example: Click here to see how to use DeleteVcn API. */ DeleteVcnResponse deleteVcn(DeleteVcnRequest request); @@ -1361,7 +1361,7 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVirtualCircuit API. + * Example: Click here to see how to use DeleteVirtualCircuit API. */ DeleteVirtualCircuitResponse deleteVirtualCircuit(DeleteVirtualCircuitRequest request); @@ -1372,7 +1372,7 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVlan API. + * Example: Click here to see how to use DeleteVlan API. */ DeleteVlanResponse deleteVlan(DeleteVlanRequest request); @@ -1394,7 +1394,7 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DetachServiceId API. + * Example: Click here to see how to use DetachServiceId API. */ DetachServiceIdResponse detachServiceId(DetachServiceIdRequest request); @@ -1405,7 +1405,7 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetByoipRange API. + * Example: Click here to see how to use GetByoipRange API. */ GetByoipRangeResponse getByoipRange(GetByoipRangeRequest request); @@ -1415,7 +1415,7 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCpe API. + * Example: Click here to see how to use GetCpe API. */ GetCpeResponse getCpe(GetCpeRequest request); @@ -1443,7 +1443,7 @@ DeleteRemotePeeringConnectionResponse deleteRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCpeDeviceConfigContent API. + * Example: Click here to see how to use GetCpeDeviceConfigContent API. */ GetCpeDeviceConfigContentResponse getCpeDeviceConfigContent( GetCpeDeviceConfigContentRequest request); @@ -1463,7 +1463,7 @@ GetCpeDeviceConfigContentResponse getCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCpeDeviceShape API. + * Example: Click here to see how to use GetCpeDeviceShape API. */ GetCpeDeviceShapeResponse getCpeDeviceShape(GetCpeDeviceShapeRequest request); @@ -1473,7 +1473,7 @@ GetCpeDeviceConfigContentResponse getCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCrossConnect API. + * Example: Click here to see how to use GetCrossConnect API. */ GetCrossConnectResponse getCrossConnect(GetCrossConnectRequest request); @@ -1483,7 +1483,7 @@ GetCpeDeviceConfigContentResponse getCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCrossConnectGroup API. + * Example: Click here to see how to use GetCrossConnectGroup API. */ GetCrossConnectGroupResponse getCrossConnectGroup(GetCrossConnectGroupRequest request); @@ -1493,7 +1493,7 @@ GetCpeDeviceConfigContentResponse getCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCrossConnectLetterOfAuthority API. + * Example: Click here to see how to use GetCrossConnectLetterOfAuthority API. */ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( GetCrossConnectLetterOfAuthorityRequest request); @@ -1505,7 +1505,7 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCrossConnectStatus API. + * Example: Click here to see how to use GetCrossConnectStatus API. */ GetCrossConnectStatusResponse getCrossConnectStatus(GetCrossConnectStatusRequest request); @@ -1515,7 +1515,7 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDhcpOptions API. + * Example: Click here to see how to use GetDhcpOptions API. */ GetDhcpOptionsResponse getDhcpOptions(GetDhcpOptionsRequest request); @@ -1525,7 +1525,7 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDrg API. + * Example: Click here to see how to use GetDrg API. */ GetDrgResponse getDrg(GetDrgRequest request); @@ -1535,7 +1535,7 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDrgAttachment API. + * Example: Click here to see how to use GetDrgAttachment API. */ GetDrgAttachmentResponse getDrgAttachment(GetDrgAttachmentRequest request); @@ -1547,7 +1547,7 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDrgRedundancyStatus API. + * Example: Click here to see how to use GetDrgRedundancyStatus API. */ GetDrgRedundancyStatusResponse getDrgRedundancyStatus(GetDrgRedundancyStatusRequest request); @@ -1559,7 +1559,7 @@ GetCrossConnectLetterOfAuthorityResponse getCrossConnectLetterOfAuthority( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetFastConnectProviderService API. + * Example: Click here to see how to use GetFastConnectProviderService API. */ GetFastConnectProviderServiceResponse getFastConnectProviderService( GetFastConnectProviderServiceRequest request); @@ -1572,7 +1572,7 @@ GetFastConnectProviderServiceResponse getFastConnectProviderService( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetFastConnectProviderServiceKey API. + * Example: Click here to see how to use GetFastConnectProviderServiceKey API. */ GetFastConnectProviderServiceKeyResponse getFastConnectProviderServiceKey( GetFastConnectProviderServiceKeyRequest request); @@ -1586,7 +1586,7 @@ GetFastConnectProviderServiceKeyResponse getFastConnectProviderServiceKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIPSecConnection API. + * Example: Click here to see how to use GetIPSecConnection API. */ GetIPSecConnectionResponse getIPSecConnection(GetIPSecConnectionRequest request); @@ -1600,7 +1600,7 @@ GetFastConnectProviderServiceKeyResponse getFastConnectProviderServiceKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIPSecConnectionDeviceConfig API. + * Example: Click here to see how to use GetIPSecConnectionDeviceConfig API. */ GetIPSecConnectionDeviceConfigResponse getIPSecConnectionDeviceConfig( GetIPSecConnectionDeviceConfigRequest request); @@ -1613,7 +1613,7 @@ GetIPSecConnectionDeviceConfigResponse getIPSecConnectionDeviceConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIPSecConnectionDeviceStatus API. + * Example: Click here to see how to use GetIPSecConnectionDeviceStatus API. */ GetIPSecConnectionDeviceStatusResponse getIPSecConnectionDeviceStatus( GetIPSecConnectionDeviceStatusRequest request); @@ -1627,7 +1627,7 @@ GetIPSecConnectionDeviceStatusResponse getIPSecConnectionDeviceStatus( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIPSecConnectionTunnel API. + * Example: Click here to see how to use GetIPSecConnectionTunnel API. */ GetIPSecConnectionTunnelResponse getIPSecConnectionTunnel( GetIPSecConnectionTunnelRequest request); @@ -1640,7 +1640,7 @@ GetIPSecConnectionTunnelResponse getIPSecConnectionTunnel( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIPSecConnectionTunnelSharedSecret API. + * Example: Click here to see how to use GetIPSecConnectionTunnelSharedSecret API. */ GetIPSecConnectionTunnelSharedSecretResponse getIPSecConnectionTunnelSharedSecret( GetIPSecConnectionTunnelSharedSecretRequest request); @@ -1651,7 +1651,7 @@ GetIPSecConnectionTunnelSharedSecretResponse getIPSecConnectionTunnelSharedSecre * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetInternetGateway API. + * Example: Click here to see how to use GetInternetGateway API. */ GetInternetGatewayResponse getInternetGateway(GetInternetGatewayRequest request); @@ -1680,7 +1680,7 @@ GetIPSecConnectionTunnelSharedSecretResponse getIPSecConnectionTunnelSharedSecre * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIpsecCpeDeviceConfigContent API. + * Example: Click here to see how to use GetIpsecCpeDeviceConfigContent API. */ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( GetIpsecCpeDeviceConfigContentRequest request); @@ -1695,7 +1695,7 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIpv6 API. + * Example: Click here to see how to use GetIpv6 API. */ GetIpv6Response getIpv6(GetIpv6Request request); @@ -1705,7 +1705,7 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLocalPeeringGateway API. + * Example: Click here to see how to use GetLocalPeeringGateway API. */ GetLocalPeeringGatewayResponse getLocalPeeringGateway(GetLocalPeeringGatewayRequest request); @@ -1715,7 +1715,7 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetNatGateway API. + * Example: Click here to see how to use GetNatGateway API. */ GetNatGatewayResponse getNatGateway(GetNatGatewayRequest request); @@ -1732,7 +1732,7 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetNetworkSecurityGroup API. + * Example: Click here to see how to use GetNetworkSecurityGroup API. */ GetNetworkSecurityGroupResponse getNetworkSecurityGroup(GetNetworkSecurityGroupRequest request); @@ -1746,7 +1746,7 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPrivateIp API. + * Example: Click here to see how to use GetPrivateIp API. */ GetPrivateIpResponse getPrivateIp(GetPrivateIpRequest request); @@ -1767,7 +1767,7 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPublicIp API. + * Example: Click here to see how to use GetPublicIp API. */ GetPublicIpResponse getPublicIp(GetPublicIpRequest request); @@ -1782,7 +1782,7 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPublicIpByIpAddress API. + * Example: Click here to see how to use GetPublicIpByIpAddress API. */ GetPublicIpByIpAddressResponse getPublicIpByIpAddress(GetPublicIpByIpAddressRequest request); @@ -1803,7 +1803,7 @@ GetIpsecCpeDeviceConfigContentResponse getIpsecCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPublicIpByPrivateIpId API. + * Example: Click here to see how to use GetPublicIpByPrivateIpId API. */ GetPublicIpByPrivateIpIdResponse getPublicIpByPrivateIpId( GetPublicIpByPrivateIpIdRequest request); @@ -1815,7 +1815,7 @@ GetPublicIpByPrivateIpIdResponse getPublicIpByPrivateIpId( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPublicIpPool API. + * Example: Click here to see how to use GetPublicIpPool API. */ GetPublicIpPoolResponse getPublicIpPool(GetPublicIpPoolRequest request); @@ -1826,7 +1826,7 @@ GetPublicIpByPrivateIpIdResponse getPublicIpByPrivateIpId( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRemotePeeringConnection API. + * Example: Click here to see how to use GetRemotePeeringConnection API. */ GetRemotePeeringConnectionResponse getRemotePeeringConnection( GetRemotePeeringConnectionRequest request); @@ -1837,7 +1837,7 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRouteTable API. + * Example: Click here to see how to use GetRouteTable API. */ GetRouteTableResponse getRouteTable(GetRouteTableRequest request); @@ -1847,7 +1847,7 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSecurityList API. + * Example: Click here to see how to use GetSecurityList API. */ GetSecurityListResponse getSecurityList(GetSecurityListRequest request); @@ -1858,7 +1858,7 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetService API. + * Example: Click here to see how to use GetService API. */ GetServiceResponse getService(GetServiceRequest request); @@ -1868,7 +1868,7 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetServiceGateway API. + * Example: Click here to see how to use GetServiceGateway API. */ GetServiceGatewayResponse getServiceGateway(GetServiceGatewayRequest request); @@ -1878,7 +1878,7 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSubnet API. + * Example: Click here to see how to use GetSubnet API. */ GetSubnetResponse getSubnet(GetSubnetRequest request); @@ -1893,7 +1893,7 @@ GetRemotePeeringConnectionResponse getRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTunnelCpeDeviceConfig API. + * Example: Click here to see how to use GetTunnelCpeDeviceConfig API. */ GetTunnelCpeDeviceConfigResponse getTunnelCpeDeviceConfig( GetTunnelCpeDeviceConfigRequest request); @@ -1922,7 +1922,7 @@ GetTunnelCpeDeviceConfigResponse getTunnelCpeDeviceConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTunnelCpeDeviceConfigContent API. + * Example: Click here to see how to use GetTunnelCpeDeviceConfigContent API. */ GetTunnelCpeDeviceConfigContentResponse getTunnelCpeDeviceConfigContent( GetTunnelCpeDeviceConfigContentRequest request); @@ -1933,7 +1933,7 @@ GetTunnelCpeDeviceConfigContentResponse getTunnelCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVcn API. + * Example: Click here to see how to use GetVcn API. */ GetVcnResponse getVcn(GetVcnRequest request); @@ -1943,7 +1943,7 @@ GetTunnelCpeDeviceConfigContentResponse getTunnelCpeDeviceConfigContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVcnDnsResolverAssociation API. + * Example: Click here to see how to use GetVcnDnsResolverAssociation API. */ GetVcnDnsResolverAssociationResponse getVcnDnsResolverAssociation( GetVcnDnsResolverAssociationRequest request); @@ -1954,7 +1954,7 @@ GetVcnDnsResolverAssociationResponse getVcnDnsResolverAssociation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVirtualCircuit API. + * Example: Click here to see how to use GetVirtualCircuit API. */ GetVirtualCircuitResponse getVirtualCircuit(GetVirtualCircuitRequest request); @@ -1964,7 +1964,7 @@ GetVcnDnsResolverAssociationResponse getVcnDnsResolverAssociation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVlan API. + * Example: Click here to see how to use GetVlan API. */ GetVlanResponse getVlan(GetVlanRequest request); @@ -1978,7 +1978,7 @@ GetVcnDnsResolverAssociationResponse getVcnDnsResolverAssociation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVnic API. + * Example: Click here to see how to use GetVnic API. */ GetVnicResponse getVnic(GetVnicRequest request); @@ -1990,7 +1990,7 @@ GetVcnDnsResolverAssociationResponse getVcnDnsResolverAssociation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAllowedPeerRegionsForRemotePeering API. + * Example: Click here to see how to use ListAllowedPeerRegionsForRemotePeering API. */ ListAllowedPeerRegionsForRemotePeeringResponse listAllowedPeerRegionsForRemotePeering( ListAllowedPeerRegionsForRemotePeeringRequest request); @@ -2003,7 +2003,7 @@ ListAllowedPeerRegionsForRemotePeeringResponse listAllowedPeerRegionsForRemotePe * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListByoipAllocatedRanges API. + * Example: Click here to see how to use ListByoipAllocatedRanges API. */ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( ListByoipAllocatedRangesRequest request); @@ -2016,7 +2016,7 @@ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListByoipRanges API. + * Example: Click here to see how to use ListByoipRanges API. */ ListByoipRangesResponse listByoipRanges(ListByoipRangesRequest request); @@ -2039,7 +2039,7 @@ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCpeDeviceShapes API. + * Example: Click here to see how to use ListCpeDeviceShapes API. */ ListCpeDeviceShapesResponse listCpeDeviceShapes(ListCpeDeviceShapesRequest request); @@ -2050,7 +2050,7 @@ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCpes API. + * Example: Click here to see how to use ListCpes API. */ ListCpesResponse listCpes(ListCpesRequest request); @@ -2061,7 +2061,7 @@ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCrossConnectGroups API. + * Example: Click here to see how to use ListCrossConnectGroups API. */ ListCrossConnectGroupsResponse listCrossConnectGroups(ListCrossConnectGroupsRequest request); @@ -2073,7 +2073,7 @@ ListByoipAllocatedRangesResponse listByoipAllocatedRanges( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCrossConnectLocations API. + * Example: Click here to see how to use ListCrossConnectLocations API. */ ListCrossConnectLocationsResponse listCrossConnectLocations( ListCrossConnectLocationsRequest request); @@ -2086,7 +2086,7 @@ ListCrossConnectLocationsResponse listCrossConnectLocations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCrossConnects API. + * Example: Click here to see how to use ListCrossConnects API. */ ListCrossConnectsResponse listCrossConnects(ListCrossConnectsRequest request); @@ -2099,7 +2099,7 @@ ListCrossConnectLocationsResponse listCrossConnectLocations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCrossconnectPortSpeedShapes API. + * Example: Click here to see how to use ListCrossconnectPortSpeedShapes API. */ ListCrossconnectPortSpeedShapesResponse listCrossconnectPortSpeedShapes( ListCrossconnectPortSpeedShapesRequest request); @@ -2114,7 +2114,7 @@ ListCrossconnectPortSpeedShapesResponse listCrossconnectPortSpeedShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDhcpOptions API. + * Example: Click here to see how to use ListDhcpOptions API. */ ListDhcpOptionsResponse listDhcpOptions(ListDhcpOptionsRequest request); @@ -2126,7 +2126,7 @@ ListCrossconnectPortSpeedShapesResponse listCrossconnectPortSpeedShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDrgAttachments API. + * Example: Click here to see how to use ListDrgAttachments API. */ ListDrgAttachmentsResponse listDrgAttachments(ListDrgAttachmentsRequest request); @@ -2137,7 +2137,7 @@ ListCrossconnectPortSpeedShapesResponse listCrossconnectPortSpeedShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDrgs API. + * Example: Click here to see how to use ListDrgs API. */ ListDrgsResponse listDrgs(ListDrgsRequest request); @@ -2154,7 +2154,7 @@ ListCrossconnectPortSpeedShapesResponse listCrossconnectPortSpeedShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListFastConnectProviderServices API. + * Example: Click here to see how to use ListFastConnectProviderServices API. */ ListFastConnectProviderServicesResponse listFastConnectProviderServices( ListFastConnectProviderServicesRequest request); @@ -2169,7 +2169,7 @@ ListFastConnectProviderServicesResponse listFastConnectProviderServices( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API. + * Example: Click here to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API. */ ListFastConnectProviderVirtualCircuitBandwidthShapesResponse listFastConnectProviderVirtualCircuitBandwidthShapes( @@ -2182,7 +2182,7 @@ ListFastConnectProviderServicesResponse listFastConnectProviderServices( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListIPSecConnectionTunnels API. + * Example: Click here to see how to use ListIPSecConnectionTunnels API. */ ListIPSecConnectionTunnelsResponse listIPSecConnectionTunnels( ListIPSecConnectionTunnelsRequest request); @@ -2195,7 +2195,7 @@ ListIPSecConnectionTunnelsResponse listIPSecConnectionTunnels( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListIPSecConnections API. + * Example: Click here to see how to use ListIPSecConnections API. */ ListIPSecConnectionsResponse listIPSecConnections(ListIPSecConnectionsRequest request); @@ -2207,7 +2207,7 @@ ListIPSecConnectionTunnelsResponse listIPSecConnectionTunnels( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListInternetGateways API. + * Example: Click here to see how to use ListInternetGateways API. */ ListInternetGatewaysResponse listInternetGateways(ListInternetGatewaysRequest request); @@ -2225,7 +2225,7 @@ ListIPSecConnectionTunnelsResponse listIPSecConnectionTunnels( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListIpv6s API. + * Example: Click here to see how to use ListIpv6s API. */ ListIpv6sResponse listIpv6s(ListIpv6sRequest request); @@ -2237,7 +2237,7 @@ ListIPSecConnectionTunnelsResponse listIPSecConnectionTunnels( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLocalPeeringGateways API. + * Example: Click here to see how to use ListLocalPeeringGateways API. */ ListLocalPeeringGatewaysResponse listLocalPeeringGateways( ListLocalPeeringGatewaysRequest request); @@ -2250,7 +2250,7 @@ ListLocalPeeringGatewaysResponse listLocalPeeringGateways( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListNatGateways API. + * Example: Click here to see how to use ListNatGateways API. */ ListNatGatewaysResponse listNatGateways(ListNatGatewaysRequest request); @@ -2261,7 +2261,7 @@ ListLocalPeeringGatewaysResponse listLocalPeeringGateways( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListNetworkSecurityGroupSecurityRules API. + * Example: Click here to see how to use ListNetworkSecurityGroupSecurityRules API. */ ListNetworkSecurityGroupSecurityRulesResponse listNetworkSecurityGroupSecurityRules( ListNetworkSecurityGroupSecurityRulesRequest request); @@ -2273,7 +2273,7 @@ ListNetworkSecurityGroupSecurityRulesResponse listNetworkSecurityGroupSecurityRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListNetworkSecurityGroupVnics API. + * Example: Click here to see how to use ListNetworkSecurityGroupVnics API. */ ListNetworkSecurityGroupVnicsResponse listNetworkSecurityGroupVnics( ListNetworkSecurityGroupVnicsRequest request); @@ -2285,7 +2285,7 @@ ListNetworkSecurityGroupVnicsResponse listNetworkSecurityGroupVnics( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListNetworkSecurityGroups API. + * Example: Click here to see how to use ListNetworkSecurityGroups API. */ ListNetworkSecurityGroupsResponse listNetworkSecurityGroups( ListNetworkSecurityGroupsRequest request); @@ -2312,7 +2312,7 @@ ListNetworkSecurityGroupsResponse listNetworkSecurityGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPrivateIps API. + * Example: Click here to see how to use ListPrivateIps API. */ ListPrivateIpsResponse listPrivateIps(ListPrivateIpsRequest request); @@ -2324,7 +2324,7 @@ ListNetworkSecurityGroupsResponse listNetworkSecurityGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPublicIpPools API. + * Example: Click here to see how to use ListPublicIpPools API. */ ListPublicIpPoolsResponse listPublicIpPools(ListPublicIpPoolsRequest request); @@ -2354,7 +2354,7 @@ ListNetworkSecurityGroupsResponse listNetworkSecurityGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPublicIps API. + * Example: Click here to see how to use ListPublicIps API. */ ListPublicIpsResponse listPublicIps(ListPublicIpsRequest request); @@ -2366,7 +2366,7 @@ ListNetworkSecurityGroupsResponse listNetworkSecurityGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRemotePeeringConnections API. + * Example: Click here to see how to use ListRemotePeeringConnections API. */ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( ListRemotePeeringConnectionsRequest request); @@ -2381,7 +2381,7 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRouteTables API. + * Example: Click here to see how to use ListRouteTables API. */ ListRouteTablesResponse listRouteTables(ListRouteTablesRequest request); @@ -2393,7 +2393,7 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSecurityLists API. + * Example: Click here to see how to use ListSecurityLists API. */ ListSecurityListsResponse listSecurityLists(ListSecurityListsRequest request); @@ -2405,7 +2405,7 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListServiceGateways API. + * Example: Click here to see how to use ListServiceGateways API. */ ListServiceGatewaysResponse listServiceGateways(ListServiceGatewaysRequest request); @@ -2417,7 +2417,7 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListServices API. + * Example: Click here to see how to use ListServices API. */ ListServicesResponse listServices(ListServicesRequest request); @@ -2429,7 +2429,7 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSubnets API. + * Example: Click here to see how to use ListSubnets API. */ ListSubnetsResponse listSubnets(ListSubnetsRequest request); @@ -2440,7 +2440,7 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVcns API. + * Example: Click here to see how to use ListVcns API. */ ListVcnsResponse listVcns(ListVcnsRequest request); @@ -2451,7 +2451,7 @@ ListRemotePeeringConnectionsResponse listRemotePeeringConnections( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVirtualCircuitBandwidthShapes API. + * Example: Click here to see how to use ListVirtualCircuitBandwidthShapes API. */ ListVirtualCircuitBandwidthShapesResponse listVirtualCircuitBandwidthShapes( ListVirtualCircuitBandwidthShapesRequest request); @@ -2464,7 +2464,7 @@ ListVirtualCircuitBandwidthShapesResponse listVirtualCircuitBandwidthShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVirtualCircuitPublicPrefixes API. + * Example: Click here to see how to use ListVirtualCircuitPublicPrefixes API. */ ListVirtualCircuitPublicPrefixesResponse listVirtualCircuitPublicPrefixes( ListVirtualCircuitPublicPrefixesRequest request); @@ -2476,7 +2476,7 @@ ListVirtualCircuitPublicPrefixesResponse listVirtualCircuitPublicPrefixes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVirtualCircuits API. + * Example: Click here to see how to use ListVirtualCircuits API. */ ListVirtualCircuitsResponse listVirtualCircuits(ListVirtualCircuitsRequest request); @@ -2487,7 +2487,7 @@ ListVirtualCircuitPublicPrefixesResponse listVirtualCircuitPublicPrefixes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVlans API. + * Example: Click here to see how to use ListVlans API. */ ListVlansResponse listVlans(ListVlansRequest request); @@ -2505,7 +2505,7 @@ ListVirtualCircuitPublicPrefixesResponse listVirtualCircuitPublicPrefixes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ModifyVcnCidr API. + * Example: Click here to see how to use ModifyVcnCidr API. */ ModifyVcnCidrResponse modifyVcnCidr(ModifyVcnCidrRequest request); @@ -2516,7 +2516,7 @@ ListVirtualCircuitPublicPrefixesResponse listVirtualCircuitPublicPrefixes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RemoveNetworkSecurityGroupSecurityRules API. + * Example: Click here to see how to use RemoveNetworkSecurityGroupSecurityRules API. */ RemoveNetworkSecurityGroupSecurityRulesResponse removeNetworkSecurityGroupSecurityRules( RemoveNetworkSecurityGroupSecurityRulesRequest request); @@ -2528,7 +2528,7 @@ RemoveNetworkSecurityGroupSecurityRulesResponse removeNetworkSecurityGroupSecuri * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RemovePublicIpPoolCapacity API. + * Example: Click here to see how to use RemovePublicIpPoolCapacity API. */ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( RemovePublicIpPoolCapacityRequest request); @@ -2541,7 +2541,7 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RemoveVcnCidr API. + * Example: Click here to see how to use RemoveVcnCidr API. */ RemoveVcnCidrResponse removeVcnCidr(RemoveVcnCidrRequest request); @@ -2552,7 +2552,7 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateByoipRange API. + * Example: Click here to see how to use UpdateByoipRange API. */ UpdateByoipRangeResponse updateByoipRange(UpdateByoipRangeRequest request); @@ -2564,7 +2564,7 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCpe API. + * Example: Click here to see how to use UpdateCpe API. */ UpdateCpeResponse updateCpe(UpdateCpeRequest request); @@ -2574,7 +2574,7 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCrossConnect API. + * Example: Click here to see how to use UpdateCrossConnect API. */ UpdateCrossConnectResponse updateCrossConnect(UpdateCrossConnectRequest request); @@ -2586,7 +2586,7 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCrossConnectGroup API. + * Example: Click here to see how to use UpdateCrossConnectGroup API. */ UpdateCrossConnectGroupResponse updateCrossConnectGroup(UpdateCrossConnectGroupRequest request); @@ -2600,7 +2600,7 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDhcpOptions API. + * Example: Click here to see how to use UpdateDhcpOptions API. */ UpdateDhcpOptionsResponse updateDhcpOptions(UpdateDhcpOptionsRequest request); @@ -2611,7 +2611,7 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDrg API. + * Example: Click here to see how to use UpdateDrg API. */ UpdateDrgResponse updateDrg(UpdateDrgRequest request); @@ -2623,7 +2623,7 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDrgAttachment API. + * Example: Click here to see how to use UpdateDrgAttachment API. */ UpdateDrgAttachmentResponse updateDrgAttachment(UpdateDrgAttachmentRequest request); @@ -2637,7 +2637,7 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateIPSecConnection API. + * Example: Click here to see how to use UpdateIPSecConnection API. */ UpdateIPSecConnectionResponse updateIPSecConnection(UpdateIPSecConnectionRequest request); @@ -2659,7 +2659,7 @@ RemovePublicIpPoolCapacityResponse removePublicIpPoolCapacity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateIPSecConnectionTunnel API. + * Example: Click here to see how to use UpdateIPSecConnectionTunnel API. */ UpdateIPSecConnectionTunnelResponse updateIPSecConnectionTunnel( UpdateIPSecConnectionTunnelRequest request); @@ -2673,7 +2673,7 @@ UpdateIPSecConnectionTunnelResponse updateIPSecConnectionTunnel( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateIPSecConnectionTunnelSharedSecret API. + * Example: Click here to see how to use UpdateIPSecConnectionTunnelSharedSecret API. */ UpdateIPSecConnectionTunnelSharedSecretResponse updateIPSecConnectionTunnelSharedSecret( UpdateIPSecConnectionTunnelSharedSecretRequest request); @@ -2689,7 +2689,7 @@ UpdateIPSecConnectionTunnelSharedSecretResponse updateIPSecConnectionTunnelShare * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateInternetGateway API. + * Example: Click here to see how to use UpdateInternetGateway API. */ UpdateInternetGatewayResponse updateInternetGateway(UpdateInternetGatewayRequest request); @@ -2706,7 +2706,7 @@ UpdateIPSecConnectionTunnelSharedSecretResponse updateIPSecConnectionTunnelShare * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateIpv6 API. + * Example: Click here to see how to use UpdateIpv6 API. */ UpdateIpv6Response updateIpv6(UpdateIpv6Request request); @@ -2717,7 +2717,7 @@ UpdateIPSecConnectionTunnelSharedSecretResponse updateIPSecConnectionTunnelShare * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateLocalPeeringGateway API. + * Example: Click here to see how to use UpdateLocalPeeringGateway API. */ UpdateLocalPeeringGatewayResponse updateLocalPeeringGateway( UpdateLocalPeeringGatewayRequest request); @@ -2729,7 +2729,7 @@ UpdateLocalPeeringGatewayResponse updateLocalPeeringGateway( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateNatGateway API. + * Example: Click here to see how to use UpdateNatGateway API. */ UpdateNatGatewayResponse updateNatGateway(UpdateNatGatewayRequest request); @@ -2754,7 +2754,7 @@ UpdateLocalPeeringGatewayResponse updateLocalPeeringGateway( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateNetworkSecurityGroup API. + * Example: Click here to see how to use UpdateNetworkSecurityGroup API. */ UpdateNetworkSecurityGroupResponse updateNetworkSecurityGroup( UpdateNetworkSecurityGroupRequest request); @@ -2766,7 +2766,7 @@ UpdateNetworkSecurityGroupResponse updateNetworkSecurityGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateNetworkSecurityGroupSecurityRules API. + * Example: Click here to see how to use UpdateNetworkSecurityGroupSecurityRules API. */ UpdateNetworkSecurityGroupSecurityRulesResponse updateNetworkSecurityGroupSecurityRules( UpdateNetworkSecurityGroupSecurityRulesRequest request); @@ -2787,7 +2787,7 @@ UpdateNetworkSecurityGroupSecurityRulesResponse updateNetworkSecurityGroupSecuri * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdatePrivateIp API. + * Example: Click here to see how to use UpdatePrivateIp API. */ UpdatePrivateIpResponse updatePrivateIp(UpdatePrivateIpRequest request); @@ -2836,7 +2836,7 @@ UpdateNetworkSecurityGroupSecurityRulesResponse updateNetworkSecurityGroupSecuri * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdatePublicIp API. + * Example: Click here to see how to use UpdatePublicIp API. */ UpdatePublicIpResponse updatePublicIp(UpdatePublicIpRequest request); @@ -2847,7 +2847,7 @@ UpdateNetworkSecurityGroupSecurityRulesResponse updateNetworkSecurityGroupSecuri * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdatePublicIpPool API. + * Example: Click here to see how to use UpdatePublicIpPool API. */ UpdatePublicIpPoolResponse updatePublicIpPool(UpdatePublicIpPoolRequest request); @@ -2858,7 +2858,7 @@ UpdateNetworkSecurityGroupSecurityRulesResponse updateNetworkSecurityGroupSecuri * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRemotePeeringConnection API. + * Example: Click here to see how to use UpdateRemotePeeringConnection API. */ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( UpdateRemotePeeringConnectionRequest request); @@ -2873,7 +2873,7 @@ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRouteTable API. + * Example: Click here to see how to use UpdateRouteTable API. */ UpdateRouteTableResponse updateRouteTable(UpdateRouteTableRequest request); @@ -2888,7 +2888,7 @@ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSecurityList API. + * Example: Click here to see how to use UpdateSecurityList API. */ UpdateSecurityListResponse updateSecurityList(UpdateSecurityListRequest request); @@ -2900,7 +2900,7 @@ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateServiceGateway API. + * Example: Click here to see how to use UpdateServiceGateway API. */ UpdateServiceGatewayResponse updateServiceGateway(UpdateServiceGatewayRequest request); @@ -2911,7 +2911,7 @@ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSubnet API. + * Example: Click here to see how to use UpdateSubnet API. */ UpdateSubnetResponse updateSubnet(UpdateSubnetRequest request); @@ -2924,7 +2924,7 @@ UpdateRemotePeeringConnectionResponse updateRemotePeeringConnection( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTunnelCpeDeviceConfig API. + * Example: Click here to see how to use UpdateTunnelCpeDeviceConfig API. */ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( UpdateTunnelCpeDeviceConfigRequest request); @@ -2936,7 +2936,7 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVcn API. + * Example: Click here to see how to use UpdateVcn API. */ UpdateVcnResponse updateVcn(UpdateVcnRequest request); @@ -2970,7 +2970,7 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVirtualCircuit API. + * Example: Click here to see how to use UpdateVirtualCircuit API. */ UpdateVirtualCircuitResponse updateVirtualCircuit(UpdateVirtualCircuitRequest request); @@ -2983,7 +2983,7 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVlan API. + * Example: Click here to see how to use UpdateVlan API. */ UpdateVlanResponse updateVlan(UpdateVlanRequest request); @@ -2994,7 +2994,7 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVnic API. + * Example: Click here to see how to use UpdateVnic API. */ UpdateVnicResponse updateVnic(UpdateVnicRequest request); @@ -3006,7 +3006,7 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ValidateByoipRange API. + * Example: Click here to see how to use ValidateByoipRange API. */ ValidateByoipRangeResponse validateByoipRange(ValidateByoipRangeRequest request); @@ -3017,7 +3017,7 @@ UpdateTunnelCpeDeviceConfigResponse updateTunnelCpeDeviceConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use WithdrawByoipRange API. + * Example: Click here to see how to use WithdrawByoipRange API. */ WithdrawByoipRangeResponse withdrawByoipRange(WithdrawByoipRangeRequest request); diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkAsync.java b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkAsync.java index 2a71df4d601..87cd77ed0fa 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkAsync.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkAsyncClient.java b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkAsyncClient.java index 33e44c2985b..31b29097ed7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkAsyncClient.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkClient.java b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkClient.java index a1139611ca9..c5b8d2f623a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkClient.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkPaginators.java b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkPaginators.java index 9a874e6be25..2053abef802 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkPaginators.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkWaiters.java b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkWaiters.java index c54b4966d8e..47f63dae8ea 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkWaiters.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/VirtualNetworkWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddImageShapeCompatibilityEntryConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddImageShapeCompatibilityEntryConverter.java index cb67e8918ca..d96f6745b6f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddImageShapeCompatibilityEntryConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddImageShapeCompatibilityEntryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddNetworkSecurityGroupSecurityRulesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddNetworkSecurityGroupSecurityRulesConverter.java index 0aff8f78ce8..f06527ee025 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddNetworkSecurityGroupSecurityRulesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddNetworkSecurityGroupSecurityRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddPublicIpPoolCapacityConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddPublicIpPoolCapacityConverter.java index ec95c15c96f..212b1b49da6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddPublicIpPoolCapacityConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddPublicIpPoolCapacityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddVcnCidrConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddVcnCidrConverter.java index f8a5e3780f2..785925a4e78 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddVcnCidrConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AddVcnCidrConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AdvertiseByoipRangeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AdvertiseByoipRangeConverter.java index 23755a9ffa9..29cb309299b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AdvertiseByoipRangeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AdvertiseByoipRangeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachBootVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachBootVolumeConverter.java index 119732a6dcd..c781ac78817 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachBootVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachBootVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachLoadBalancerConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachLoadBalancerConverter.java index 3adb09263bb..029e077a98a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachLoadBalancerConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachLoadBalancerConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachServiceIdConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachServiceIdConverter.java index b878fd83da6..725caa60b44 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachServiceIdConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachServiceIdConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachVnicConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachVnicConverter.java index 287d12f514e..335205a20ab 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachVnicConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachVnicConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachVolumeConverter.java index 19f6c1c3601..667b1919240 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/AttachVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/BulkAddVirtualCircuitPublicPrefixesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/BulkAddVirtualCircuitPublicPrefixesConverter.java index ee606aba92d..e8481961114 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/BulkAddVirtualCircuitPublicPrefixesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/BulkAddVirtualCircuitPublicPrefixesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/BulkDeleteVirtualCircuitPublicPrefixesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/BulkDeleteVirtualCircuitPublicPrefixesConverter.java index 46673a06ba3..27952933d9a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/BulkDeleteVirtualCircuitPublicPrefixesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/BulkDeleteVirtualCircuitPublicPrefixesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CaptureConsoleHistoryConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CaptureConsoleHistoryConverter.java index 9d89b18a0c9..3e12b17e123 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CaptureConsoleHistoryConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CaptureConsoleHistoryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeBootVolumeBackupCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeBootVolumeBackupCompartmentConverter.java index 3cac29a3b40..8c055ab45f1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeBootVolumeBackupCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeBootVolumeBackupCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeBootVolumeCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeBootVolumeCompartmentConverter.java index b945b2f1eed..44bffdac968 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeBootVolumeCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeBootVolumeCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeByoipRangeCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeByoipRangeCompartmentConverter.java index a6efeec321c..e748f1e8bbc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeByoipRangeCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeByoipRangeCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeClusterNetworkCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeClusterNetworkCompartmentConverter.java index 615ce6cecb8..23a9c00e399 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeClusterNetworkCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeClusterNetworkCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeComputeImageCapabilitySchemaCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeComputeImageCapabilitySchemaCompartmentConverter.java index 99372f6a7d9..e1e724f6d89 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeComputeImageCapabilitySchemaCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeComputeImageCapabilitySchemaCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCpeCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCpeCompartmentConverter.java index 3532d81f3e9..38975fecd84 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCpeCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCpeCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCrossConnectCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCrossConnectCompartmentConverter.java index d43f496f16a..a4cab0706e5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCrossConnectCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCrossConnectCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCrossConnectGroupCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCrossConnectGroupCompartmentConverter.java index 4908458cbfe..21519973561 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCrossConnectGroupCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeCrossConnectGroupCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDedicatedVmHostCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDedicatedVmHostCompartmentConverter.java index d3a91ec3af1..98463b0843d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDedicatedVmHostCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDedicatedVmHostCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDhcpOptionsCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDhcpOptionsCompartmentConverter.java index f6f9ec4c3cc..74e76a042e1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDhcpOptionsCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDhcpOptionsCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDrgCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDrgCompartmentConverter.java index d3b6c4f33f9..563209e0020 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDrgCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeDrgCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeIPSecConnectionCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeIPSecConnectionCompartmentConverter.java index 126e4194775..e5903ef7296 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeIPSecConnectionCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeIPSecConnectionCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeImageCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeImageCompartmentConverter.java index 25a08f4ca1b..b58e3ff3ba1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeImageCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeImageCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstanceCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstanceCompartmentConverter.java index 351e49fb201..20f640cacf3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstanceCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstanceCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstanceConfigurationCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstanceConfigurationCompartmentConverter.java index 18e0c4f4b94..d9e94f2fcbe 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstanceConfigurationCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstanceConfigurationCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstancePoolCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstancePoolCompartmentConverter.java index a5d0a2131ef..b933b63fd7a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstancePoolCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInstancePoolCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInternetGatewayCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInternetGatewayCompartmentConverter.java index 7921610af97..5c136ee97bb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInternetGatewayCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeInternetGatewayCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeLocalPeeringGatewayCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeLocalPeeringGatewayCompartmentConverter.java index 7eb0bf39621..00976f2c386 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeLocalPeeringGatewayCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeLocalPeeringGatewayCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeNatGatewayCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeNatGatewayCompartmentConverter.java index 76134d59881..708673c0f18 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeNatGatewayCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeNatGatewayCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeNetworkSecurityGroupCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeNetworkSecurityGroupCompartmentConverter.java index cfb052977eb..994ef7846a8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeNetworkSecurityGroupCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeNetworkSecurityGroupCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangePublicIpCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangePublicIpCompartmentConverter.java index 8cd00638c0a..8e56906213c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangePublicIpCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangePublicIpCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangePublicIpPoolCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangePublicIpPoolCompartmentConverter.java index 6dbf2488aaf..74bc384f18b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangePublicIpPoolCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangePublicIpPoolCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeRemotePeeringConnectionCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeRemotePeeringConnectionCompartmentConverter.java index 83416a6cc45..122b14a5b3e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeRemotePeeringConnectionCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeRemotePeeringConnectionCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeRouteTableCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeRouteTableCompartmentConverter.java index 302d7177be3..5dc21290fb9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeRouteTableCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeRouteTableCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeSecurityListCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeSecurityListCompartmentConverter.java index be975be127b..5ea78ef9352 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeSecurityListCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeSecurityListCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeServiceGatewayCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeServiceGatewayCompartmentConverter.java index b6191d454cb..804a2b4ff3e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeServiceGatewayCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeServiceGatewayCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeSubnetCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeSubnetCompartmentConverter.java index 8d040ce5f8f..c71b5ed00c3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeSubnetCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeSubnetCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVcnCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVcnCompartmentConverter.java index 2ca5e84b777..31bf90eedbb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVcnCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVcnCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVirtualCircuitCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVirtualCircuitCompartmentConverter.java index 9a9a6a978c8..2303200da33 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVirtualCircuitCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVirtualCircuitCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVlanCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVlanCompartmentConverter.java index b0a80a2e17f..c40ad47f65c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVlanCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVlanCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeBackupCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeBackupCompartmentConverter.java index 4022c44278e..8eb19c51cf1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeBackupCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeBackupCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeCompartmentConverter.java index 0b20082a5e4..47311790a34 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeGroupBackupCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeGroupBackupCompartmentConverter.java index 82740582e55..e6b334e53ad 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeGroupBackupCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeGroupBackupCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeGroupCompartmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeGroupCompartmentConverter.java index 357dcc95ad4..694936cf746 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeGroupCompartmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ChangeVolumeGroupCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ConnectLocalPeeringGatewaysConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ConnectLocalPeeringGatewaysConverter.java index ff871023d00..369ed42deb2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ConnectLocalPeeringGatewaysConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ConnectLocalPeeringGatewaysConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ConnectRemotePeeringConnectionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ConnectRemotePeeringConnectionsConverter.java index d7610409860..abc044ebdc1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ConnectRemotePeeringConnectionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ConnectRemotePeeringConnectionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CopyBootVolumeBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CopyBootVolumeBackupConverter.java index 061c725a0b2..842b25e78b3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CopyBootVolumeBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CopyBootVolumeBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CopyVolumeBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CopyVolumeBackupConverter.java index f647f1c23e9..c8dd81217cc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CopyVolumeBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CopyVolumeBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateAppCatalogSubscriptionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateAppCatalogSubscriptionConverter.java index dee38613d90..005e45359c9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateAppCatalogSubscriptionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateAppCatalogSubscriptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateBootVolumeBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateBootVolumeBackupConverter.java index 9b97a49ea12..ce0ea22278d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateBootVolumeBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateBootVolumeBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateBootVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateBootVolumeConverter.java index dab08ff8c3c..30c98990454 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateBootVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateBootVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateByoipRangeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateByoipRangeConverter.java index 85052073225..cab7922f4cc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateByoipRangeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateByoipRangeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateClusterNetworkConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateClusterNetworkConverter.java index 0fe474af81d..6fd0f85a5e1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateClusterNetworkConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateClusterNetworkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateComputeImageCapabilitySchemaConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateComputeImageCapabilitySchemaConverter.java index 71df0012038..894e0a6c679 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateComputeImageCapabilitySchemaConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateComputeImageCapabilitySchemaConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCpeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCpeConverter.java index e50dd44681b..41b1615e558 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCpeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCpeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCrossConnectConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCrossConnectConverter.java index 79af04b1701..b99abd4dea4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCrossConnectConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCrossConnectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCrossConnectGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCrossConnectGroupConverter.java index 9576915f19d..8c909aa130b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCrossConnectGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateCrossConnectGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDedicatedVmHostConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDedicatedVmHostConverter.java index 627036b9f00..57d7bfd49a2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDedicatedVmHostConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDedicatedVmHostConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDhcpOptionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDhcpOptionsConverter.java index e682b6976c5..898a64811b9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDhcpOptionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDhcpOptionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDrgAttachmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDrgAttachmentConverter.java index 5d5f0de2893..406b60647be 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDrgAttachmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDrgAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDrgConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDrgConverter.java index a6bab8efc05..3f045cdc980 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDrgConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateDrgConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateIPSecConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateIPSecConnectionConverter.java index 1fcc0bc54d3..6407d2afe15 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateIPSecConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateIPSecConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateImageConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateImageConverter.java index 6c51b3b718f..020c702ce8c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateImageConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateImageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstanceConfigurationConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstanceConfigurationConverter.java index 312ff074994..7518a26456e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstanceConfigurationConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstanceConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstanceConsoleConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstanceConsoleConnectionConverter.java index 6db8bc47968..67477ccd80c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstanceConsoleConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstanceConsoleConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstancePoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstancePoolConverter.java index 80b721864fa..de103378fbb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstancePoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInstancePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInternetGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInternetGatewayConverter.java index baad21ffa0f..69fec01f62d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInternetGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateInternetGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateIpv6Converter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateIpv6Converter.java index 27e487c2dfc..9412804e655 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateIpv6Converter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateIpv6Converter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateLocalPeeringGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateLocalPeeringGatewayConverter.java index 6d50b26aff4..7381e31dbda 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateLocalPeeringGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateLocalPeeringGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateNatGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateNatGatewayConverter.java index 9f99ec911a4..f646fa61ac6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateNatGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateNatGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateNetworkSecurityGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateNetworkSecurityGroupConverter.java index a814cc04437..7f3604204ba 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateNetworkSecurityGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateNetworkSecurityGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePrivateIpConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePrivateIpConverter.java index 5fe50fd4657..9b345dab934 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePrivateIpConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePrivateIpConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePublicIpConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePublicIpConverter.java index c06439587e2..b7ff909fe8a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePublicIpConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePublicIpConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePublicIpPoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePublicIpPoolConverter.java index f43486c680d..7f463aaab17 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePublicIpPoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreatePublicIpPoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateRemotePeeringConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateRemotePeeringConnectionConverter.java index 21c2b466194..133f13a8924 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateRemotePeeringConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateRemotePeeringConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateRouteTableConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateRouteTableConverter.java index a37138d8f10..1496b63b104 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateRouteTableConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateRouteTableConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateSecurityListConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateSecurityListConverter.java index 2ba9a86094f..138e223b571 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateSecurityListConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateSecurityListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateServiceGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateServiceGatewayConverter.java index b0d798d3607..f1c69e12d88 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateServiceGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateServiceGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateSubnetConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateSubnetConverter.java index a0603c95a51..113ffa68205 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateSubnetConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateSubnetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVcnConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVcnConverter.java index e6e7cf97487..34e6110ef0e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVcnConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVcnConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVirtualCircuitConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVirtualCircuitConverter.java index 71db1c39bf9..bab1804ccea 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVirtualCircuitConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVirtualCircuitConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVlanConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVlanConverter.java index 3ea017f7817..0f890b8eae6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVlanConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVlanConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupConverter.java index 404d5b8700b..726aacf740d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupPolicyAssignmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupPolicyAssignmentConverter.java index fd50b9d9ab4..46afb709d81 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupPolicyAssignmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupPolicyAssignmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupPolicyConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupPolicyConverter.java index aa569ca61e1..959defa67c6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupPolicyConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeBackupPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeConverter.java index fda55121a55..d84eca114d5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeGroupBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeGroupBackupConverter.java index e121c1d8111..14b0f0238c0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeGroupBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeGroupBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeGroupConverter.java index 1c25ba9f6f0..2710c1b84b8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/CreateVolumeGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteAppCatalogSubscriptionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteAppCatalogSubscriptionConverter.java index 34ec4c78de6..2b7de4157d9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteAppCatalogSubscriptionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteAppCatalogSubscriptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeBackupConverter.java index 1347bc2869d..a8e440de1b1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeConverter.java index 152d9775df7..4264f429298 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeKmsKeyConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeKmsKeyConverter.java index 525f5d61346..eaf6ef2dd10 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeKmsKeyConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteBootVolumeKmsKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteByoipRangeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteByoipRangeConverter.java index 8237359ae7b..43702e5260d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteByoipRangeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteByoipRangeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteComputeImageCapabilitySchemaConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteComputeImageCapabilitySchemaConverter.java index 8a6d51281f7..acabe1af00a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteComputeImageCapabilitySchemaConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteComputeImageCapabilitySchemaConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteConsoleHistoryConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteConsoleHistoryConverter.java index c8ca9ae6de0..ec06caaff29 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteConsoleHistoryConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteConsoleHistoryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCpeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCpeConverter.java index ffb50d9b819..8ffac2e5b4c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCpeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCpeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCrossConnectConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCrossConnectConverter.java index 363f0f4e429..906302cd391 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCrossConnectConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCrossConnectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCrossConnectGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCrossConnectGroupConverter.java index dac1239c881..0dd54d80262 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCrossConnectGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteCrossConnectGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDedicatedVmHostConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDedicatedVmHostConverter.java index 2ac6d008ec1..9320c797c83 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDedicatedVmHostConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDedicatedVmHostConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDhcpOptionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDhcpOptionsConverter.java index 8e591f29ac1..07b5cf41f89 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDhcpOptionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDhcpOptionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDrgAttachmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDrgAttachmentConverter.java index 1c264cb8c52..218e083a739 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDrgAttachmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDrgAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDrgConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDrgConverter.java index e495a16997e..f24487eb2aa 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDrgConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteDrgConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteIPSecConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteIPSecConnectionConverter.java index cadff7e6a51..3d75cadc057 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteIPSecConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteIPSecConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteImageConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteImageConverter.java index ebafbb48fc1..5a001566b70 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteImageConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteImageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInstanceConfigurationConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInstanceConfigurationConverter.java index 29956e81461..cb1a492f683 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInstanceConfigurationConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInstanceConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInstanceConsoleConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInstanceConsoleConnectionConverter.java index 46109ac670b..6f818237446 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInstanceConsoleConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInstanceConsoleConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInternetGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInternetGatewayConverter.java index 0d6336fac91..34cd3b105f1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInternetGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteInternetGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteIpv6Converter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteIpv6Converter.java index f23bb64d53e..20656fe8fda 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteIpv6Converter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteIpv6Converter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteLocalPeeringGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteLocalPeeringGatewayConverter.java index ba64d9d3694..88f668cb453 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteLocalPeeringGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteLocalPeeringGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteNatGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteNatGatewayConverter.java index c831dbb2f42..202a3592ea2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteNatGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteNatGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteNetworkSecurityGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteNetworkSecurityGroupConverter.java index 2cfa3db866d..6df6e0e5999 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteNetworkSecurityGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteNetworkSecurityGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePrivateIpConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePrivateIpConverter.java index 3ffd051e42c..8101d286fbe 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePrivateIpConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePrivateIpConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePublicIpConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePublicIpConverter.java index fe60735dc7e..f305e439f7f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePublicIpConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePublicIpConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePublicIpPoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePublicIpPoolConverter.java index 337de0e5240..630a2c8937a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePublicIpPoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeletePublicIpPoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteRemotePeeringConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteRemotePeeringConnectionConverter.java index bb0a97dc5e0..a6ae405d713 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteRemotePeeringConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteRemotePeeringConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteRouteTableConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteRouteTableConverter.java index 8eba4b96893..79d1683628e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteRouteTableConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteRouteTableConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteSecurityListConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteSecurityListConverter.java index 730b87b2778..edd9a1d16a5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteSecurityListConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteSecurityListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteServiceGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteServiceGatewayConverter.java index 4fa1415a862..ddef2ae8468 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteServiceGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteServiceGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteSubnetConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteSubnetConverter.java index f1f568b14cb..5f4f687d8ca 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteSubnetConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteSubnetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVcnConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVcnConverter.java index f42977c4a18..cf0db2672f4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVcnConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVcnConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVirtualCircuitConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVirtualCircuitConverter.java index bb389b6a06a..b72e908101a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVirtualCircuitConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVirtualCircuitConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVlanConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVlanConverter.java index fd3c6ceb94a..cfbec2db71d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVlanConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVlanConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupConverter.java index df9e7f529f3..72cae4c4e72 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupPolicyAssignmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupPolicyAssignmentConverter.java index 10753e1504f..08b510fe4b5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupPolicyAssignmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupPolicyAssignmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupPolicyConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupPolicyConverter.java index 2e3ad7a4e3e..96fdeeb98fe 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupPolicyConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeBackupPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeConverter.java index 5eca2fa9218..84450e462c5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeGroupBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeGroupBackupConverter.java index 8a576652392..aabfcbb94be 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeGroupBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeGroupBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeGroupConverter.java index 52b3e96381f..15245c358fe 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeKmsKeyConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeKmsKeyConverter.java index a0719ffd8a4..328d7d2887a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeKmsKeyConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DeleteVolumeKmsKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachBootVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachBootVolumeConverter.java index e253e4a1cd6..e8a49b0ebcf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachBootVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachBootVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachLoadBalancerConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachLoadBalancerConverter.java index f7af35beb94..c8a53b5d8a4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachLoadBalancerConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachLoadBalancerConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachServiceIdConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachServiceIdConverter.java index ea93cbe2c0c..af1b698fa72 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachServiceIdConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachServiceIdConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachVnicConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachVnicConverter.java index 0ff0acb2db2..67951345255 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachVnicConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachVnicConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachVolumeConverter.java index 7a3eb8ff9fa..cefbc9fda65 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/DetachVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ExportImageConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ExportImageConverter.java index 3a40b0faa65..c004f2401c4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ExportImageConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ExportImageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingAgreementsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingAgreementsConverter.java index 42a540d1475..7572b86251c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingAgreementsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingAgreementsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingConverter.java index f127c204ead..ca288f469dc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingResourceVersionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingResourceVersionConverter.java index 1159e943e01..2b0e1cfb8e1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingResourceVersionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetAppCatalogListingResourceVersionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeAttachmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeAttachmentConverter.java index ffadeff34b8..5d6a80c2039 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeAttachmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeBackupConverter.java index 5dcf960e675..a8a7b47c9dc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeConverter.java index a50123d86d4..0abf5b7928f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeKmsKeyConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeKmsKeyConverter.java index c39c3d4d5ba..10855f47014 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeKmsKeyConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetBootVolumeKmsKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetByoipRangeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetByoipRangeConverter.java index 143a22a1a7b..03f9baad530 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetByoipRangeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetByoipRangeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetClusterNetworkConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetClusterNetworkConverter.java index d2b048bc943..cf98f7d6444 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetClusterNetworkConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetClusterNetworkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeGlobalImageCapabilitySchemaConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeGlobalImageCapabilitySchemaConverter.java index f35013a71bb..68d42b92cce 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeGlobalImageCapabilitySchemaConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeGlobalImageCapabilitySchemaConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeGlobalImageCapabilitySchemaVersionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeGlobalImageCapabilitySchemaVersionConverter.java index 96ead98a4da..f57e082b8f8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeGlobalImageCapabilitySchemaVersionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeGlobalImageCapabilitySchemaVersionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeImageCapabilitySchemaConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeImageCapabilitySchemaConverter.java index a2baa3f5661..ab9956fb7c7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeImageCapabilitySchemaConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetComputeImageCapabilitySchemaConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetConsoleHistoryContentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetConsoleHistoryContentConverter.java index 36b4b5835b4..16e79510a43 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetConsoleHistoryContentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetConsoleHistoryContentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetConsoleHistoryConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetConsoleHistoryConverter.java index 6c3e19e4720..716774f9011 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetConsoleHistoryConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetConsoleHistoryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeConverter.java index 90813321fb6..4c04ae8b5eb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeDeviceConfigContentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeDeviceConfigContentConverter.java index 78fa433f6fd..b1bb66d31d2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeDeviceConfigContentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeDeviceConfigContentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeDeviceShapeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeDeviceShapeConverter.java index 0f06d8e58d8..0871b4a6f86 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeDeviceShapeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCpeDeviceShapeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectConverter.java index d4d2fae74e3..ef1495eb9cc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectGroupConverter.java index 932f53bcabd..728e22f9a2f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectLetterOfAuthorityConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectLetterOfAuthorityConverter.java index 2fa65734905..2f6e2c782b9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectLetterOfAuthorityConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectLetterOfAuthorityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectStatusConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectStatusConverter.java index 3461294818b..31a4545cd85 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectStatusConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetCrossConnectStatusConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDedicatedVmHostConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDedicatedVmHostConverter.java index ddaf435b279..d1ff52bed17 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDedicatedVmHostConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDedicatedVmHostConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDhcpOptionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDhcpOptionsConverter.java index 04f1333c123..b97c7ecb3ae 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDhcpOptionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDhcpOptionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgAttachmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgAttachmentConverter.java index e1daffcf38e..6745c9698f0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgAttachmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgConverter.java index ce53d8c2b6f..fc95c3d223c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgRedundancyStatusConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgRedundancyStatusConverter.java index 6b252d5c8bc..db7768cd21a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgRedundancyStatusConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetDrgRedundancyStatusConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetFastConnectProviderServiceConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetFastConnectProviderServiceConverter.java index a637a7c23e0..f02a82d7b95 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetFastConnectProviderServiceConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetFastConnectProviderServiceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetFastConnectProviderServiceKeyConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetFastConnectProviderServiceKeyConverter.java index 90a0901455e..f1869949a59 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetFastConnectProviderServiceKeyConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetFastConnectProviderServiceKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionConverter.java index 568aff3d350..c9cb00f9cef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionDeviceConfigConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionDeviceConfigConverter.java index cc2d7b0b96c..260dcde5a7f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionDeviceConfigConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionDeviceConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionDeviceStatusConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionDeviceStatusConverter.java index 0b742ace697..4d5b9314716 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionDeviceStatusConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionDeviceStatusConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionTunnelConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionTunnelConverter.java index 832cef4271a..ed365fd0ea6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionTunnelConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionTunnelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionTunnelSharedSecretConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionTunnelSharedSecretConverter.java index 9c789e3e2c8..d1741ba64b2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionTunnelSharedSecretConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIPSecConnectionTunnelSharedSecretConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetImageConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetImageConverter.java index 88744eee0ac..17e1fddcd97 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetImageConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetImageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetImageShapeCompatibilityEntryConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetImageShapeCompatibilityEntryConverter.java index d22a5abd5c3..1d76948a67c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetImageShapeCompatibilityEntryConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetImageShapeCompatibilityEntryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConfigurationConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConfigurationConverter.java index b03a684f72f..9c402090883 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConfigurationConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConsoleConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConsoleConnectionConverter.java index b477e6ab030..5a665866d46 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConsoleConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConsoleConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConverter.java index 30b1958cac0..b84a901a980 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstancePoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstancePoolConverter.java index 4a8be6b6975..4afe1c178af 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstancePoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstancePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstancePoolLoadBalancerAttachmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstancePoolLoadBalancerAttachmentConverter.java index 4a8b4455567..e45fb4bc792 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstancePoolLoadBalancerAttachmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInstancePoolLoadBalancerAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInternetGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInternetGatewayConverter.java index 39df50db16b..701a128718e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInternetGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetInternetGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIpsecCpeDeviceConfigContentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIpsecCpeDeviceConfigContentConverter.java index 3026754e28c..f3e6894b7cb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIpsecCpeDeviceConfigContentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIpsecCpeDeviceConfigContentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIpv6Converter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIpv6Converter.java index 9d660a3a203..39638d8d90c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIpv6Converter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetIpv6Converter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetLocalPeeringGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetLocalPeeringGatewayConverter.java index f82e3eca23d..7c69502635a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetLocalPeeringGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetLocalPeeringGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetNatGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetNatGatewayConverter.java index 2e29c4233a7..fba4b357c11 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetNatGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetNatGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetNetworkSecurityGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetNetworkSecurityGroupConverter.java index 60cf6348246..b0b43d0d070 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetNetworkSecurityGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetNetworkSecurityGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPrivateIpConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPrivateIpConverter.java index e6bfdbdc46f..0070a1f7a2e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPrivateIpConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPrivateIpConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpByIpAddressConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpByIpAddressConverter.java index 8ac29c3b41e..e49d1bee6ef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpByIpAddressConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpByIpAddressConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpByPrivateIpIdConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpByPrivateIpIdConverter.java index bde014af48c..071115875eb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpByPrivateIpIdConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpByPrivateIpIdConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpConverter.java index b1ee2ca7d18..e23363bb8d3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpPoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpPoolConverter.java index 5d62c1099e4..2657f38e3e9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpPoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetPublicIpPoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetRemotePeeringConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetRemotePeeringConnectionConverter.java index af0933986e5..b4d76740f14 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetRemotePeeringConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetRemotePeeringConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetRouteTableConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetRouteTableConverter.java index 202cb7dd742..6710ba22f13 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetRouteTableConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetRouteTableConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetSecurityListConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetSecurityListConverter.java index c3d6117cde7..722514c3ade 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetSecurityListConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetSecurityListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetServiceConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetServiceConverter.java index 0f329b61433..5c28d5a58c3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetServiceConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetServiceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetServiceGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetServiceGatewayConverter.java index 22686286c82..43f145d26ab 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetServiceGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetServiceGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetSubnetConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetSubnetConverter.java index bbaefbab226..a2cc16f4247 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetSubnetConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetSubnetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetTunnelCpeDeviceConfigContentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetTunnelCpeDeviceConfigContentConverter.java index 9d1c7432167..2bbe3bc8e77 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetTunnelCpeDeviceConfigContentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetTunnelCpeDeviceConfigContentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetTunnelCpeDeviceConfigConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetTunnelCpeDeviceConfigConverter.java index 14e54ffbf8a..f8d423f46d6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetTunnelCpeDeviceConfigConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetTunnelCpeDeviceConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVcnConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVcnConverter.java index 75df1450843..714e70090bb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVcnConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVcnConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVcnDnsResolverAssociationConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVcnDnsResolverAssociationConverter.java index 54ca1ba4bed..4711a84ac24 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVcnDnsResolverAssociationConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVcnDnsResolverAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVirtualCircuitConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVirtualCircuitConverter.java index 92b91848429..d00ee30f4da 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVirtualCircuitConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVirtualCircuitConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVlanConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVlanConverter.java index 8fcc141483e..c132f658603 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVlanConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVlanConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVnicAttachmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVnicAttachmentConverter.java index 6b3ad59dcca..f1ad3241ee6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVnicAttachmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVnicAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVnicConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVnicConverter.java index 2436309aefe..be94d1099e3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVnicConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVnicConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeAttachmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeAttachmentConverter.java index f12f02df8f1..a1d89d11df4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeAttachmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupConverter.java index 85eb9af36f2..ec509b4bd79 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyAssetAssignmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyAssetAssignmentConverter.java index 2f152ed8822..fe92b409c91 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyAssetAssignmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyAssetAssignmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyAssignmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyAssignmentConverter.java index bfb45856be2..bc173751068 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyAssignmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyAssignmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyConverter.java index ce156f14727..2bb1a357f6a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeBackupPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeConverter.java index 184cfe9c190..e8308d300f5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeGroupBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeGroupBackupConverter.java index 8151cf4cbcc..9182e5f0b6b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeGroupBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeGroupBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeGroupConverter.java index e3c9f66336a..995123eb15a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeKmsKeyConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeKmsKeyConverter.java index a779f301991..833d151e212 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeKmsKeyConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetVolumeKmsKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetWindowsInstanceInitialCredentialsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetWindowsInstanceInitialCredentialsConverter.java index 24989f62af4..b58e6d7be72 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetWindowsInstanceInitialCredentialsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/GetWindowsInstanceInitialCredentialsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/InstanceActionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/InstanceActionConverter.java index 3167afce68f..c2b448fedbf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/InstanceActionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/InstanceActionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/LaunchInstanceConfigurationConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/LaunchInstanceConfigurationConverter.java index 12a23184b1c..4470f9dbeee 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/LaunchInstanceConfigurationConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/LaunchInstanceConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/LaunchInstanceConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/LaunchInstanceConverter.java index ab37e1a8169..dd4dd3170de 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/LaunchInstanceConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/LaunchInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAllowedPeerRegionsForRemotePeeringConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAllowedPeerRegionsForRemotePeeringConverter.java index acc12f5e7fd..57a73270904 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAllowedPeerRegionsForRemotePeeringConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAllowedPeerRegionsForRemotePeeringConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogListingResourceVersionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogListingResourceVersionsConverter.java index 91ca0c9c2a4..1db7d1bfbfb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogListingResourceVersionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogListingResourceVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogListingsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogListingsConverter.java index 9fbd13adf8a..fcff6af7116 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogListingsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogListingsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogSubscriptionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogSubscriptionsConverter.java index 36386e0d233..093a6270e38 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogSubscriptionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListAppCatalogSubscriptionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumeAttachmentsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumeAttachmentsConverter.java index ef40caff8e2..a76cd6f1638 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumeAttachmentsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumeAttachmentsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumeBackupsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumeBackupsConverter.java index 41d0cb314af..c3f2a9a9e7c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumeBackupsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumeBackupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumesConverter.java index faaa7d10527..62b74734650 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListBootVolumesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListByoipAllocatedRangesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListByoipAllocatedRangesConverter.java index 4ffe05f52fe..42c225763a3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListByoipAllocatedRangesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListByoipAllocatedRangesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListByoipRangesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListByoipRangesConverter.java index f097a5aaa7d..faf7b991594 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListByoipRangesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListByoipRangesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListClusterNetworkInstancesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListClusterNetworkInstancesConverter.java index 1aa00486e25..0ef137b02c1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListClusterNetworkInstancesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListClusterNetworkInstancesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListClusterNetworksConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListClusterNetworksConverter.java index 9f817b151e6..ee2e086d127 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListClusterNetworksConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListClusterNetworksConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeGlobalImageCapabilitySchemaVersionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeGlobalImageCapabilitySchemaVersionsConverter.java index 7d4422da6e0..39f21c54a6d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeGlobalImageCapabilitySchemaVersionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeGlobalImageCapabilitySchemaVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeGlobalImageCapabilitySchemasConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeGlobalImageCapabilitySchemasConverter.java index 30f3841608e..5adb75788bf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeGlobalImageCapabilitySchemasConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeGlobalImageCapabilitySchemasConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeImageCapabilitySchemasConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeImageCapabilitySchemasConverter.java index b43aee0cdad..cae0e14530e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeImageCapabilitySchemasConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListComputeImageCapabilitySchemasConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListConsoleHistoriesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListConsoleHistoriesConverter.java index f26bef644a5..d4a5d948446 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListConsoleHistoriesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListConsoleHistoriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCpeDeviceShapesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCpeDeviceShapesConverter.java index 4cbce9ca6a8..30519568097 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCpeDeviceShapesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCpeDeviceShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCpesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCpesConverter.java index 95a41fcea8d..19e4dd1ce11 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCpesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCpesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectGroupsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectGroupsConverter.java index 9f8addd7134..f937e2929a8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectGroupsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectGroupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectLocationsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectLocationsConverter.java index ead25f02479..092fa49dc4f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectLocationsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectLocationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectsConverter.java index f919ac882f0..c386da8ffdc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossConnectsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossconnectPortSpeedShapesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossconnectPortSpeedShapesConverter.java index 4b51706bed7..e75c6c017c9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossconnectPortSpeedShapesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListCrossconnectPortSpeedShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostInstanceShapesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostInstanceShapesConverter.java index e7800307c9a..ffbfa048271 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostInstanceShapesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostInstanceShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostInstancesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostInstancesConverter.java index 11fac9b0e7c..fc530e0c24a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostInstancesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostInstancesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostShapesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostShapesConverter.java index 7dfad07c2d8..78aeb54937c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostShapesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostsConverter.java index 100414f8c86..cf25bea7bca 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDedicatedVmHostsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDhcpOptionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDhcpOptionsConverter.java index 07744e70db9..158413c35f2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDhcpOptionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDhcpOptionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDrgAttachmentsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDrgAttachmentsConverter.java index 4cf45f124a5..6f7fcb57365 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDrgAttachmentsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDrgAttachmentsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDrgsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDrgsConverter.java index 50132c05862..8b6f31d5266 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDrgsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListDrgsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListFastConnectProviderServicesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListFastConnectProviderServicesConverter.java index a7e7dcd03fc..e176d490dfb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListFastConnectProviderServicesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListFastConnectProviderServicesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListFastConnectProviderVirtualCircuitBandwidthShapesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListFastConnectProviderVirtualCircuitBandwidthShapesConverter.java index a1e15141f1d..78d32c26dbe 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListFastConnectProviderVirtualCircuitBandwidthShapesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListFastConnectProviderVirtualCircuitBandwidthShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIPSecConnectionTunnelsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIPSecConnectionTunnelsConverter.java index 1043eb9b3a7..3abf21931e1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIPSecConnectionTunnelsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIPSecConnectionTunnelsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIPSecConnectionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIPSecConnectionsConverter.java index 4b820df6f90..52ab2d44fd3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIPSecConnectionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIPSecConnectionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListImageShapeCompatibilityEntriesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListImageShapeCompatibilityEntriesConverter.java index e12ac0bc968..8eb2ef62757 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListImageShapeCompatibilityEntriesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListImageShapeCompatibilityEntriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListImagesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListImagesConverter.java index c879fe3b923..848b0ce27f1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListImagesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListImagesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceConfigurationsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceConfigurationsConverter.java index 21b2dcfcc31..6a633b7a7e6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceConfigurationsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceConfigurationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceConsoleConnectionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceConsoleConnectionsConverter.java index 6ebbfb544ae..f84abe7a171 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceConsoleConnectionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceConsoleConnectionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceDevicesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceDevicesConverter.java index 77c923742b7..324700e1b8b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceDevicesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstanceDevicesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancePoolInstancesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancePoolInstancesConverter.java index 27173f6b061..20eeeeda0d7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancePoolInstancesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancePoolInstancesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancePoolsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancePoolsConverter.java index 45548ffc516..4e5be5819b6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancePoolsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancePoolsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancesConverter.java index 35e8394f2f1..dcebc6ea019 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInstancesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInternetGatewaysConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInternetGatewaysConverter.java index 781af1527de..c4a90f1e5e0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInternetGatewaysConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListInternetGatewaysConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIpv6sConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIpv6sConverter.java index dffa3bb4c30..45769fe694b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIpv6sConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListIpv6sConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListLocalPeeringGatewaysConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListLocalPeeringGatewaysConverter.java index 8550654bf96..f676df18219 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListLocalPeeringGatewaysConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListLocalPeeringGatewaysConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNatGatewaysConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNatGatewaysConverter.java index 1f7e69de387..4d1c75596e8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNatGatewaysConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNatGatewaysConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupSecurityRulesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupSecurityRulesConverter.java index 14a14ee0f1b..a2fdacae46c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupSecurityRulesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupSecurityRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupVnicsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupVnicsConverter.java index 559a8726154..43d77c231fe 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupVnicsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupVnicsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupsConverter.java index c6952e3b790..df9e7d9c496 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListNetworkSecurityGroupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPrivateIpsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPrivateIpsConverter.java index 48f8409a658..1ac62032aca 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPrivateIpsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPrivateIpsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPublicIpPoolsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPublicIpPoolsConverter.java index 816017a4efc..f0bec2046c2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPublicIpPoolsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPublicIpPoolsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPublicIpsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPublicIpsConverter.java index 626d4ac7968..0ea8e9f9963 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPublicIpsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListPublicIpsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListRemotePeeringConnectionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListRemotePeeringConnectionsConverter.java index 78302ec4d31..5404f83bcad 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListRemotePeeringConnectionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListRemotePeeringConnectionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListRouteTablesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListRouteTablesConverter.java index d08358f1759..26ee62753c0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListRouteTablesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListRouteTablesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListSecurityListsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListSecurityListsConverter.java index 0e9fd411063..804c5a2d52e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListSecurityListsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListSecurityListsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListServiceGatewaysConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListServiceGatewaysConverter.java index 8518b005eb1..c09c0bc7c1e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListServiceGatewaysConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListServiceGatewaysConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListServicesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListServicesConverter.java index 2c12539cd6b..d8692158740 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListServicesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListServicesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListShapesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListShapesConverter.java index c8610055a64..59db94e5acd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListShapesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListSubnetsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListSubnetsConverter.java index 192f37bdd1e..d4c631676a4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListSubnetsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListSubnetsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVcnsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVcnsConverter.java index 6d3d6d23fea..49cd07b0c41 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVcnsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVcnsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitBandwidthShapesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitBandwidthShapesConverter.java index 51988c561eb..b3771817ff2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitBandwidthShapesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitBandwidthShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitPublicPrefixesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitPublicPrefixesConverter.java index 6fb194bbeef..6037aa81830 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitPublicPrefixesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitPublicPrefixesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitsConverter.java index 9cf20c13766..e69267a47f9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVirtualCircuitsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVlansConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVlansConverter.java index 753bc4209d4..d3e07a0801e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVlansConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVlansConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVnicAttachmentsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVnicAttachmentsConverter.java index ddf596419c8..04a0e69cbe2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVnicAttachmentsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVnicAttachmentsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeAttachmentsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeAttachmentsConverter.java index 8df2ce46d56..f89e2515514 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeAttachmentsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeAttachmentsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeBackupPoliciesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeBackupPoliciesConverter.java index b56a5e815fb..a1143310b05 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeBackupPoliciesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeBackupPoliciesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeBackupsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeBackupsConverter.java index 1d5c4f88231..16ed93be90e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeBackupsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeBackupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeGroupBackupsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeGroupBackupsConverter.java index 5f6d33a8570..7b54604a5ca 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeGroupBackupsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeGroupBackupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeGroupsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeGroupsConverter.java index b256ba7106c..9490a6bfc82 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeGroupsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumeGroupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumesConverter.java index f0997311d8e..ebaa048efdb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ListVolumesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ModifyVcnCidrConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ModifyVcnCidrConverter.java index 27132f50864..cfac9ed948a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ModifyVcnCidrConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ModifyVcnCidrConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveImageShapeCompatibilityEntryConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveImageShapeCompatibilityEntryConverter.java index 7a2948e6b89..27d77dd6d43 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveImageShapeCompatibilityEntryConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveImageShapeCompatibilityEntryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveNetworkSecurityGroupSecurityRulesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveNetworkSecurityGroupSecurityRulesConverter.java index 0dde4b61025..dbed986b3bb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveNetworkSecurityGroupSecurityRulesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveNetworkSecurityGroupSecurityRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemovePublicIpPoolCapacityConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemovePublicIpPoolCapacityConverter.java index 4722195f9c6..5f2ce93288b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemovePublicIpPoolCapacityConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemovePublicIpPoolCapacityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveVcnCidrConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveVcnCidrConverter.java index 53b93e7b177..85a368a6207 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveVcnCidrConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/RemoveVcnCidrConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ResetInstancePoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ResetInstancePoolConverter.java index 50eadc1fc99..6fcfd00d6a5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ResetInstancePoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ResetInstancePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/SoftresetInstancePoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/SoftresetInstancePoolConverter.java index 5d54efbc718..13237c23c11 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/SoftresetInstancePoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/SoftresetInstancePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/StartInstancePoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/StartInstancePoolConverter.java index 795a9ad4e38..48aa19fb4a6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/StartInstancePoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/StartInstancePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/StopInstancePoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/StopInstancePoolConverter.java index ad11102fbda..2b3f73581e7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/StopInstancePoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/StopInstancePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateClusterNetworkConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateClusterNetworkConverter.java index 7c186e743ed..60984d362ba 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateClusterNetworkConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateClusterNetworkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateInstanceConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateInstanceConverter.java index 642f8fc25fe..dc7762fe34f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateInstanceConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateInstancePoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateInstancePoolConverter.java index b6f616bdae0..732787f86ef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateInstancePoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/TerminateInstancePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeBackupConverter.java index 3378a091d7e..e86b31ad806 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeConverter.java index 585a1342fa9..150cef14b16 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeKmsKeyConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeKmsKeyConverter.java index 2bbd8bba042..a0b34dc9739 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeKmsKeyConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateBootVolumeKmsKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateByoipRangeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateByoipRangeConverter.java index 471a535e057..b88e54c741d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateByoipRangeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateByoipRangeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateClusterNetworkConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateClusterNetworkConverter.java index 44a44b0b9cd..7a295abeb4f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateClusterNetworkConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateClusterNetworkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateComputeImageCapabilitySchemaConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateComputeImageCapabilitySchemaConverter.java index 22b1db15b5a..a8a1854371f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateComputeImageCapabilitySchemaConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateComputeImageCapabilitySchemaConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateConsoleHistoryConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateConsoleHistoryConverter.java index 8077f05ffbd..ba258ce2d4e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateConsoleHistoryConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateConsoleHistoryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCpeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCpeConverter.java index 7ed6f40c03b..5f1cb0d85b4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCpeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCpeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCrossConnectConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCrossConnectConverter.java index b0bd85c497c..851233c2ec2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCrossConnectConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCrossConnectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCrossConnectGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCrossConnectGroupConverter.java index 1da5a28c125..f1e1f9fc67e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCrossConnectGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateCrossConnectGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDedicatedVmHostConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDedicatedVmHostConverter.java index 78dbac6f482..289ff04db00 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDedicatedVmHostConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDedicatedVmHostConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDhcpOptionsConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDhcpOptionsConverter.java index a2df5cb89cd..b4ca927b71f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDhcpOptionsConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDhcpOptionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDrgAttachmentConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDrgAttachmentConverter.java index 4e260f612a0..dbc13df6cd5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDrgAttachmentConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDrgAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDrgConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDrgConverter.java index 35504b9f1af..45b2431b6b0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDrgConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateDrgConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionConverter.java index 4ce2c5dd200..d0a04b76fb0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionTunnelConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionTunnelConverter.java index 5db8e603f83..2a648955a8a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionTunnelConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionTunnelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionTunnelSharedSecretConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionTunnelSharedSecretConverter.java index 60bcb270be9..802f4f3a89c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionTunnelSharedSecretConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIPSecConnectionTunnelSharedSecretConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateImageConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateImageConverter.java index c047a41e324..127a110851e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateImageConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateImageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConfigurationConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConfigurationConverter.java index 1e9f436495f..21133dadad7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConfigurationConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConsoleConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConsoleConnectionConverter.java index 3c6995b8da8..cd01d689e78 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConsoleConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConsoleConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConverter.java index a9d9dd438ce..7fa17de3009 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstancePoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstancePoolConverter.java index 746be6d562d..2440769ed43 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstancePoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInstancePoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInternetGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInternetGatewayConverter.java index 32c4c5b89ad..45d0dcb091e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInternetGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateInternetGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIpv6Converter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIpv6Converter.java index 1f6caf2d737..1b9b7990038 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIpv6Converter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateIpv6Converter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateLocalPeeringGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateLocalPeeringGatewayConverter.java index 42d83201b76..58294da1b8b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateLocalPeeringGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateLocalPeeringGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNatGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNatGatewayConverter.java index 303006bca2d..1f01c226c50 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNatGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNatGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNetworkSecurityGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNetworkSecurityGroupConverter.java index cfb9c6ddabc..9f664fe7098 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNetworkSecurityGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNetworkSecurityGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNetworkSecurityGroupSecurityRulesConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNetworkSecurityGroupSecurityRulesConverter.java index 405db146a91..fbdf0f0e5ba 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNetworkSecurityGroupSecurityRulesConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateNetworkSecurityGroupSecurityRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePrivateIpConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePrivateIpConverter.java index 404831007c5..301084772ee 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePrivateIpConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePrivateIpConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePublicIpConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePublicIpConverter.java index f2deab83a92..0fc3865cd67 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePublicIpConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePublicIpConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePublicIpPoolConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePublicIpPoolConverter.java index fcd7aa4935d..bd5dc7462c3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePublicIpPoolConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdatePublicIpPoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateRemotePeeringConnectionConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateRemotePeeringConnectionConverter.java index a26e0249c5a..c4ea4242c63 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateRemotePeeringConnectionConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateRemotePeeringConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateRouteTableConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateRouteTableConverter.java index 05c0c6969a1..8f0fd19f253 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateRouteTableConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateRouteTableConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateSecurityListConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateSecurityListConverter.java index ac9fb901a38..62f5b84ecca 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateSecurityListConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateSecurityListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateServiceGatewayConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateServiceGatewayConverter.java index 6cc92c679a6..015046e970c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateServiceGatewayConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateServiceGatewayConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateSubnetConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateSubnetConverter.java index 860d0702948..30fdf116556 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateSubnetConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateSubnetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateTunnelCpeDeviceConfigConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateTunnelCpeDeviceConfigConverter.java index 9c4d327e0ef..9d3c3802d49 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateTunnelCpeDeviceConfigConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateTunnelCpeDeviceConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVcnConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVcnConverter.java index 849d02400fa..be808306ec7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVcnConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVcnConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVirtualCircuitConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVirtualCircuitConverter.java index dcbbcba2a48..dacf36416e2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVirtualCircuitConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVirtualCircuitConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVlanConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVlanConverter.java index 4992c304e47..f159d09ca5f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVlanConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVlanConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVnicConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVnicConverter.java index 51f4cf82fa6..4f190ca4f1c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVnicConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVnicConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeBackupConverter.java index 801e40da387..2e0092b31a5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeBackupPolicyConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeBackupPolicyConverter.java index 0546d391e78..8c94bf69669 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeBackupPolicyConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeBackupPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeConverter.java index caf38264577..2dc301c50d4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeGroupBackupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeGroupBackupConverter.java index 9c1b409f4ef..401927d1e56 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeGroupBackupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeGroupBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeGroupConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeGroupConverter.java index 91d007ace13..5ae692db3d0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeGroupConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeKmsKeyConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeKmsKeyConverter.java index c3d7bed8328..01be6624f2d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeKmsKeyConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/UpdateVolumeKmsKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ValidateByoipRangeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ValidateByoipRangeConverter.java index 37a43b6cfcc..0d5c50bb490 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ValidateByoipRangeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/ValidateByoipRangeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/WithdrawByoipRangeConverter.java b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/WithdrawByoipRangeConverter.java index 70a262ec4ba..9a60a326ae7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/WithdrawByoipRangeConverter.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/internal/http/WithdrawByoipRangeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.internal.http; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddImageShapeCompatibilityEntryDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddImageShapeCompatibilityEntryDetails.java index 021482cf92b..b24ba6df961 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddImageShapeCompatibilityEntryDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddImageShapeCompatibilityEntryDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddNetworkSecurityGroupSecurityRulesDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddNetworkSecurityGroupSecurityRulesDetails.java index 14a7aeb438f..4536aa1abeb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddNetworkSecurityGroupSecurityRulesDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddNetworkSecurityGroupSecurityRulesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddPublicIpPoolCapacityDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddPublicIpPoolCapacityDetails.java index 5e8f418fb94..38a508604af 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddPublicIpPoolCapacityDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddPublicIpPoolCapacityDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddSecurityRuleDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddSecurityRuleDetails.java index 856df737c5f..0232d8b1802 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddSecurityRuleDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddSecurityRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddVcnCidrDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddVcnCidrDetails.java index 273d6e737ac..aacf6482beb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddVcnCidrDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddVcnCidrDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddedNetworkSecurityGroupSecurityRules.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddedNetworkSecurityGroupSecurityRules.java index d2c3d3f8621..3168e41c302 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AddedNetworkSecurityGroupSecurityRules.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AddedNetworkSecurityGroupSecurityRules.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListing.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListing.java index a14c80676f6..c5989b0d07b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListing.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListing.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersion.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersion.java index 3cdba4f1c43..3117c47a20d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersion.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersion.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersionAgreements.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersionAgreements.java index e0c92be8ad6..75065fc2c95 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersionAgreements.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersionAgreements.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersionSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersionSummary.java index 54be3edd761..82006757550 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersionSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingResourceVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingSummary.java index 4d732b09ccd..f6d6e5e9b90 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogListingSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogSubscription.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogSubscription.java index 42e7abb9c5f..545355b6c75 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogSubscription.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogSubscription.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogSubscriptionSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogSubscriptionSummary.java index 9ca07ea2d70..2713cc835e3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogSubscriptionSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AppCatalogSubscriptionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachBootVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachBootVolumeDetails.java index f6a63362f7f..b17178f3c6f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachBootVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachBootVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachEmulatedVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachEmulatedVolumeDetails.java index 5eb5a963848..3958d3520bb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachEmulatedVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachEmulatedVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachIScsiVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachIScsiVolumeDetails.java index e78edaa1c0a..3b01a9f9d7f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachIScsiVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachIScsiVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachLoadBalancerDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachLoadBalancerDetails.java index 9177c09bee4..e755993338b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachLoadBalancerDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachLoadBalancerDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachParavirtualizedVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachParavirtualizedVolumeDetails.java index de5e8946aaf..c0b6b42f6d2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachParavirtualizedVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachParavirtualizedVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachServiceDeterminedVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachServiceDeterminedVolumeDetails.java index e02954452c1..5761f9e5340 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachServiceDeterminedVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachServiceDeterminedVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachVnicDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachVnicDetails.java index 168b45425f4..481a0bb3c33 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachVnicDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachVnicDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachVolumeDetails.java index 59b72a703e8..2ad1124a23a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/AttachVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/BgpSessionInfo.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/BgpSessionInfo.java index 8a5cb72d66d..8aab2d1f713 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/BgpSessionInfo.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/BgpSessionInfo.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/BooleanImageCapabilitySchemaDescriptor.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/BooleanImageCapabilitySchemaDescriptor.java index 887126aa572..e49b94587d3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/BooleanImageCapabilitySchemaDescriptor.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/BooleanImageCapabilitySchemaDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolume.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolume.java index b10e51ee0de..2764d9225fc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolume.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolume.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeAttachment.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeAttachment.java index 0a58aad2111..d7e2e87fd28 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeAttachment.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeAttachment.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeBackup.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeBackup.java index cc730cb18ca..0a1c4be2ab1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeBackup.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeBackup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeKmsKey.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeKmsKey.java index ee42921243c..cdd5f195382 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeKmsKey.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeKmsKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceDetails.java index c7ee7c8e5c1..b49d1ff2dc6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceFromBootVolumeBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceFromBootVolumeBackupDetails.java index c11a7cb9d3b..1a81193e460 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceFromBootVolumeBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceFromBootVolumeBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceFromBootVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceFromBootVolumeDetails.java index 72bd23d9454..bcd4c343390 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceFromBootVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/BootVolumeSourceFromBootVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/BulkAddVirtualCircuitPublicPrefixesDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/BulkAddVirtualCircuitPublicPrefixesDetails.java index 6774dd75f35..284a11540dc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/BulkAddVirtualCircuitPublicPrefixesDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/BulkAddVirtualCircuitPublicPrefixesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/BulkDeleteVirtualCircuitPublicPrefixesDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/BulkDeleteVirtualCircuitPublicPrefixesDetails.java index 91854d654f7..f8e41a20f69 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/BulkDeleteVirtualCircuitPublicPrefixesDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/BulkDeleteVirtualCircuitPublicPrefixesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipAllocatedRangeCollection.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipAllocatedRangeCollection.java index 5a561b5a9c6..d3ed2abc33a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipAllocatedRangeCollection.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipAllocatedRangeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipAllocatedRangeSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipAllocatedRangeSummary.java index 7509d04d46e..c854a31a9e8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipAllocatedRangeSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipAllocatedRangeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRange.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRange.java index 547061a4339..1aaef633660 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRange.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRange.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRangeCollection.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRangeCollection.java index 9f1ffbc70a2..7e465b77f47 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRangeCollection.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRangeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRangeSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRangeSummary.java index d4e437b6205..2d789451fef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRangeSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ByoipRangeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CaptureConsoleHistoryDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CaptureConsoleHistoryDetails.java index 1e47c30cd3e..a559365cab2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CaptureConsoleHistoryDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CaptureConsoleHistoryDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeBootVolumeBackupCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeBootVolumeBackupCompartmentDetails.java index bba4457ede3..18f38349d9c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeBootVolumeBackupCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeBootVolumeBackupCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeBootVolumeCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeBootVolumeCompartmentDetails.java index e8e877cebc4..af8dd9ffe54 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeBootVolumeCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeBootVolumeCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeByoipRangeCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeByoipRangeCompartmentDetails.java index 6ea47d72f99..3d19e31a1c1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeByoipRangeCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeByoipRangeCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeClusterNetworkCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeClusterNetworkCompartmentDetails.java index 8c6a1ac045f..7f12f17323f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeClusterNetworkCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeClusterNetworkCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeComputeImageCapabilitySchemaCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeComputeImageCapabilitySchemaCompartmentDetails.java index 51e6807a05d..7ecbfea06a6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeComputeImageCapabilitySchemaCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeComputeImageCapabilitySchemaCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCpeCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCpeCompartmentDetails.java index d9604c63bf8..bc7a2355697 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCpeCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCpeCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCrossConnectCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCrossConnectCompartmentDetails.java index 34a73026d84..b9ea2c2fc59 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCrossConnectCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCrossConnectCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCrossConnectGroupCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCrossConnectGroupCompartmentDetails.java index 8252ba96f70..a7c9c3a52ef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCrossConnectGroupCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeCrossConnectGroupCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDedicatedVmHostCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDedicatedVmHostCompartmentDetails.java index 6076c07986c..4ac30a308a2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDedicatedVmHostCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDedicatedVmHostCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDhcpOptionsCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDhcpOptionsCompartmentDetails.java index e020597416f..efd4a1d450c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDhcpOptionsCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDhcpOptionsCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDrgCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDrgCompartmentDetails.java index 0b3fe0eac56..0f03b382216 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDrgCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeDrgCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeIPSecConnectionCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeIPSecConnectionCompartmentDetails.java index 700aa5cc568..cb25bf1f93e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeIPSecConnectionCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeIPSecConnectionCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeImageCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeImageCompartmentDetails.java index 921b4f28d83..dc4e29fae4d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeImageCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeImageCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstanceCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstanceCompartmentDetails.java index 87e3361ab9c..f49179c29d7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstanceCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstanceCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstanceConfigurationCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstanceConfigurationCompartmentDetails.java index f60be187225..89cb19abc1c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstanceConfigurationCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstanceConfigurationCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstancePoolCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstancePoolCompartmentDetails.java index b6728c8571f..296ff2a1ed9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstancePoolCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInstancePoolCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInternetGatewayCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInternetGatewayCompartmentDetails.java index 88586924e78..5bbec2b7123 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInternetGatewayCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeInternetGatewayCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeLocalPeeringGatewayCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeLocalPeeringGatewayCompartmentDetails.java index 16beec3d0b4..59502b0dd96 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeLocalPeeringGatewayCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeLocalPeeringGatewayCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeNatGatewayCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeNatGatewayCompartmentDetails.java index a96c5fbe85d..ed849b925fc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeNatGatewayCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeNatGatewayCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeNetworkSecurityGroupCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeNetworkSecurityGroupCompartmentDetails.java index 4b01165fbec..e016fd7a86d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeNetworkSecurityGroupCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeNetworkSecurityGroupCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangePublicIpCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangePublicIpCompartmentDetails.java index 702153893a8..2eff1668e92 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangePublicIpCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangePublicIpCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangePublicIpPoolCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangePublicIpPoolCompartmentDetails.java index ae691677277..d18f4cea529 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangePublicIpPoolCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangePublicIpPoolCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeRemotePeeringConnectionCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeRemotePeeringConnectionCompartmentDetails.java index b88094c2cba..e7a2403bf8c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeRemotePeeringConnectionCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeRemotePeeringConnectionCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeRouteTableCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeRouteTableCompartmentDetails.java index 479606397f0..a7eaf5bc53b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeRouteTableCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeRouteTableCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeSecurityListCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeSecurityListCompartmentDetails.java index 8d59c57296d..e4c9f2619a6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeSecurityListCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeSecurityListCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeServiceGatewayCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeServiceGatewayCompartmentDetails.java index 665154fe553..92ff0fe7e12 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeServiceGatewayCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeServiceGatewayCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeSubnetCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeSubnetCompartmentDetails.java index 2ec9ebe9724..781640afeab 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeSubnetCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeSubnetCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVcnCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVcnCompartmentDetails.java index cce0448a71d..942c5bb3a9a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVcnCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVcnCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVirtualCircuitCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVirtualCircuitCompartmentDetails.java index 70a890bbc74..92f1649b428 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVirtualCircuitCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVirtualCircuitCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVlanCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVlanCompartmentDetails.java index 082b8259c91..a4526ae98a1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVlanCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVlanCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeBackupCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeBackupCompartmentDetails.java index d609ef87317..3abfcec21b8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeBackupCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeBackupCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeCompartmentDetails.java index 05a8631d684..cb78e091e62 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeGroupBackupCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeGroupBackupCompartmentDetails.java index a093895c0e5..4ab659ef57a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeGroupBackupCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeGroupBackupCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeGroupCompartmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeGroupCompartmentDetails.java index aa2d9c396ce..e433a3dc87a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeGroupCompartmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ChangeVolumeGroupCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetwork.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetwork.java index 140aac0f8c7..fd8bc8f3efc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetwork.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetwork.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetworkPlacementConfigurationDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetworkPlacementConfigurationDetails.java index 7334474669f..479a8aa6b7f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetworkPlacementConfigurationDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetworkPlacementConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetworkSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetworkSummary.java index 866b8f25478..cbe08d242e7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetworkSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ClusterNetworkSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchema.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchema.java index 2189e4e053c..b2f463ced42 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchema.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchema.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaSummary.java index c38a2ac7c01..2fcdaf77647 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaVersion.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaVersion.java index 8840b5d2ffb..89985619740 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaVersion.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaVersion.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaVersionSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaVersionSummary.java index 650f9d57f25..82646b8da1a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaVersionSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeGlobalImageCapabilitySchemaVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeImageCapabilitySchema.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeImageCapabilitySchema.java index a66f8a7dbd7..9e8f92fb881 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeImageCapabilitySchema.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeImageCapabilitySchema.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeImageCapabilitySchemaSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeImageCapabilitySchemaSummary.java index 1f9adf9ef9d..e60634159c1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeImageCapabilitySchemaSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeImageCapabilitySchemaSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeInstanceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeInstanceDetails.java index aa6b2b875f5..3f975f0da4f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeInstanceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ComputeInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ConnectLocalPeeringGatewaysDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ConnectLocalPeeringGatewaysDetails.java index b2a1e516e5a..127a26eeca7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ConnectLocalPeeringGatewaysDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ConnectLocalPeeringGatewaysDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ConnectRemotePeeringConnectionsDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ConnectRemotePeeringConnectionsDetails.java index 7832a24b769..f5e80e65e28 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ConnectRemotePeeringConnectionsDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ConnectRemotePeeringConnectionsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ConsoleHistory.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ConsoleHistory.java index 531fd116c3d..618c93ced8b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ConsoleHistory.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ConsoleHistory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CopyBootVolumeBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CopyBootVolumeBackupDetails.java index b501deb1fe9..560aa59ab42 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CopyBootVolumeBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CopyBootVolumeBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CopyVolumeBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CopyVolumeBackupDetails.java index 39c9e31ff31..61e21cbc566 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CopyVolumeBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CopyVolumeBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Cpe.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Cpe.java index 2d85bb613f3..07031cb5961 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Cpe.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Cpe.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceConfigAnswer.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceConfigAnswer.java index c7e1b716693..cdc8d394b0c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceConfigAnswer.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceConfigAnswer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceConfigQuestion.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceConfigQuestion.java index 2110f1842ff..4cca986f999 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceConfigQuestion.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceConfigQuestion.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceInfo.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceInfo.java index f32ef07626d..8f404fde3dd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceInfo.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceInfo.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceShapeDetail.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceShapeDetail.java index 1f210a9bea3..9fa86d4ff01 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceShapeDetail.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceShapeDetail.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceShapeSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceShapeSummary.java index e89ba009f19..23e408f9115 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceShapeSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CpeDeviceShapeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateAppCatalogSubscriptionDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateAppCatalogSubscriptionDetails.java index 8579c43c04c..ac1f30dae7e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateAppCatalogSubscriptionDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateAppCatalogSubscriptionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateBootVolumeBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateBootVolumeBackupDetails.java index 2c706021cdc..33d2f3802c7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateBootVolumeBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateBootVolumeBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateBootVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateBootVolumeDetails.java index bbf34759b9c..6c38a543c02 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateBootVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateBootVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateByoipRangeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateByoipRangeDetails.java index 8aebca5d64d..cf9d576c8c4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateByoipRangeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateByoipRangeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateClusterNetworkDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateClusterNetworkDetails.java index 64c58a08285..26bc91ceaa7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateClusterNetworkDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateClusterNetworkDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateClusterNetworkInstancePoolDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateClusterNetworkInstancePoolDetails.java index 313d6e1f366..4e5514eb5f6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateClusterNetworkInstancePoolDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateClusterNetworkInstancePoolDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateComputeImageCapabilitySchemaDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateComputeImageCapabilitySchemaDetails.java index f90b951d2c4..1ba0ef31229 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateComputeImageCapabilitySchemaDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateComputeImageCapabilitySchemaDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCpeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCpeDetails.java index c9e895a833e..740c82959bb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCpeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCpeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCrossConnectDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCrossConnectDetails.java index 9d8fd9953fd..ad511ec8e88 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCrossConnectDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCrossConnectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCrossConnectGroupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCrossConnectGroupDetails.java index 348560ae027..a7650499c85 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCrossConnectGroupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateCrossConnectGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDedicatedVmHostDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDedicatedVmHostDetails.java index 7c530f41802..4dd4f282851 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDedicatedVmHostDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDedicatedVmHostDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDhcpDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDhcpDetails.java index 5ddfa30c8f8..70e59d057a9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDhcpDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDhcpDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDrgAttachmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDrgAttachmentDetails.java index de4a7595ddf..5c3c7fb78b9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDrgAttachmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDrgAttachmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDrgDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDrgDetails.java index 4d841f6944d..b07522651f7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDrgDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateDrgDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecConnectionDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecConnectionDetails.java index 3f52e313be1..05035042518 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecConnectionDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecConnectionTunnelDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecConnectionTunnelDetails.java index e8e7d8da805..a963ae1dab6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecConnectionTunnelDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecConnectionTunnelDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecTunnelBgpSessionDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecTunnelBgpSessionDetails.java index 19732af1c67..fcacc2042fc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecTunnelBgpSessionDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIPSecTunnelBgpSessionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateImageDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateImageDetails.java index d61c229e64d..2e6366b56ed 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateImageDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateImageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationBase.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationBase.java index a7e5e131ed7..a9367fa7d06 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationBase.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationBase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationDetails.java index 0ad83587cab..3025fe2b9c2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationFromInstanceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationFromInstanceDetails.java index a8852b83df6..49eff0055b3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationFromInstanceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConfigurationFromInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConsoleConnectionDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConsoleConnectionDetails.java index 5cc6e4db2ec..0d0a1077859 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConsoleConnectionDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstanceConsoleConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstancePoolDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstancePoolDetails.java index 46648474dbe..833a1f66dac 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstancePoolDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstancePoolDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstancePoolPlacementConfigurationDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstancePoolPlacementConfigurationDetails.java index 7cc33f2816c..02988ccb007 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstancePoolPlacementConfigurationDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInstancePoolPlacementConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInternetGatewayDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInternetGatewayDetails.java index 454151b99b0..b68f7c4f3c0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInternetGatewayDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateInternetGatewayDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIpv6Details.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIpv6Details.java index ed9ecef919d..1f9dd0061e6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIpv6Details.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateIpv6Details.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateLocalPeeringGatewayDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateLocalPeeringGatewayDetails.java index 1b26e5a9c87..4cef127bb9d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateLocalPeeringGatewayDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateLocalPeeringGatewayDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateNatGatewayDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateNatGatewayDetails.java index 2ee0e4bbbf7..77e30882a10 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateNatGatewayDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateNatGatewayDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateNetworkSecurityGroupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateNetworkSecurityGroupDetails.java index 3958257fceb..8cf77c4cdd0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateNetworkSecurityGroupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateNetworkSecurityGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePrivateIpDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePrivateIpDetails.java index 0b450186f08..c5ec86dcb81 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePrivateIpDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePrivateIpDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePublicIpDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePublicIpDetails.java index 8122b9a4f12..ae3f642c70c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePublicIpDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePublicIpDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePublicIpPoolDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePublicIpPoolDetails.java index e7254405389..7bdb28e47be 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePublicIpPoolDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreatePublicIpPoolDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateRemotePeeringConnectionDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateRemotePeeringConnectionDetails.java index d13e8daaea8..fed687f3fa0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateRemotePeeringConnectionDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateRemotePeeringConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateRouteTableDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateRouteTableDetails.java index c92d913a3fd..93204a8cb4a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateRouteTableDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateRouteTableDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateSecurityListDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateSecurityListDetails.java index 07b3ec185d8..546312901e1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateSecurityListDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateSecurityListDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateServiceGatewayDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateServiceGatewayDetails.java index be498a89e6b..f7fe8a855e5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateServiceGatewayDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateServiceGatewayDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateSubnetDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateSubnetDetails.java index b0e372164bc..632b79c5a96 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateSubnetDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateSubnetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVcnDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVcnDetails.java index e8ce7387408..f1c0cb4d4dd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVcnDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVcnDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVirtualCircuitDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVirtualCircuitDetails.java index b43f1eca6ac..e4ed464cdf3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVirtualCircuitDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVirtualCircuitDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVirtualCircuitPublicPrefixDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVirtualCircuitPublicPrefixDetails.java index d883a9815c4..54977ac4d27 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVirtualCircuitPublicPrefixDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVirtualCircuitPublicPrefixDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVlanDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVlanDetails.java index fea1eccdac5..445b9bcc382 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVlanDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVlanDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVnicDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVnicDetails.java index 501a52e5610..6a6bdc5f0d9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVnicDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVnicDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupDetails.java index cb630c3819a..b764a1d1100 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupPolicyAssignmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupPolicyAssignmentDetails.java index e1953fa455a..b26c4aaa608 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupPolicyAssignmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupPolicyAssignmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupPolicyDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupPolicyDetails.java index fd716eb8778..5b48fa1900f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupPolicyDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeBackupPolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeDetails.java index 97e304ecd37..292da4da48b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeGroupBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeGroupBackupDetails.java index 5d7e9e3f15f..3b59f95301b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeGroupBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeGroupBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeGroupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeGroupDetails.java index 7ebe212f9fe..fbaff7e2589 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeGroupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CreateVolumeGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnect.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnect.java index 27635330d8f..fe6ea3ea27e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnect.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnect.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectGroup.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectGroup.java index 269f2d3d00d..e4bad2972db 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectGroup.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectGroup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectLocation.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectLocation.java index b242d2a954e..f5eb0ac2ef5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectLocation.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectLocation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectMapping.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectMapping.java index 28b4def5ae8..d5891f85d0a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectMapping.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectMapping.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectPortSpeedShape.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectPortSpeedShape.java index a76eae75012..e89435408b8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectPortSpeedShape.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectPortSpeedShape.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectStatus.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectStatus.java index 2fe3424621a..a5923d89565 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectStatus.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/CrossConnectStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHost.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHost.java index b2e4898ebda..7883e04300f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHost.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHost.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostInstanceShapeSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostInstanceShapeSummary.java index 3fb01381933..bfe78913a42 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostInstanceShapeSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostInstanceShapeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostInstanceSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostInstanceSummary.java index 4fae82bfb03..1e38b0d5915 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostInstanceSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostInstanceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostShapeSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostShapeSummary.java index f002ccd903d..6fee3d3f923 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostShapeSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostShapeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostSummary.java index 6c82807f4d9..8500a626f14 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DedicatedVmHostSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DeleteVirtualCircuitPublicPrefixDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DeleteVirtualCircuitPublicPrefixDetails.java index eea1a089158..cd957a4296c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DeleteVirtualCircuitPublicPrefixDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DeleteVirtualCircuitPublicPrefixDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DetachLoadBalancerDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DetachLoadBalancerDetails.java index b69acb70305..7ef95154eb2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DetachLoadBalancerDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DetachLoadBalancerDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Device.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Device.java index 7173038af42..61be91dd288 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Device.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Device.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpDnsOption.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpDnsOption.java index d39d9282e82..99301c9963d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpDnsOption.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpDnsOption.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpOption.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpOption.java index 0cb98be3034..dcd337289f2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpOption.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpOption.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpOptions.java index 8ef5360d4fe..8463aa11d05 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpSearchDomainOption.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpSearchDomainOption.java index 67f17c03497..12a9e8c7901 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpSearchDomainOption.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DhcpSearchDomainOption.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Drg.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Drg.java index 1e9521cedd5..e4c6da902ef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Drg.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Drg.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DrgAttachment.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DrgAttachment.java index 7de9219a6da..264428fdd9b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DrgAttachment.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DrgAttachment.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/DrgRedundancyStatus.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/DrgRedundancyStatus.java index 2a52907f425..805b4b37e19 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/DrgRedundancyStatus.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/DrgRedundancyStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/EgressSecurityRule.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/EgressSecurityRule.java index 734bd7a82ae..8e17d527362 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/EgressSecurityRule.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/EgressSecurityRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/EmulatedVolumeAttachment.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/EmulatedVolumeAttachment.java index 60cec50cfdc..b5d8a325809 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/EmulatedVolumeAttachment.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/EmulatedVolumeAttachment.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/EnumIntegerImageCapabilityDescriptor.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/EnumIntegerImageCapabilityDescriptor.java index 6d36c37f6f7..22e47e3a2d3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/EnumIntegerImageCapabilityDescriptor.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/EnumIntegerImageCapabilityDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/EnumStringImageCapabilitySchemaDescriptor.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/EnumStringImageCapabilitySchemaDescriptor.java index d0660dc0e5f..4837189b75d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/EnumStringImageCapabilitySchemaDescriptor.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/EnumStringImageCapabilitySchemaDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageDetails.java index 917139b61ad..75428597f66 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageViaObjectStorageTupleDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageViaObjectStorageTupleDetails.java index 4555708e737..4ec29bc230c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageViaObjectStorageTupleDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageViaObjectStorageTupleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageViaObjectStorageUriDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageViaObjectStorageUriDetails.java index 2a4fa2a28b3..84b872ef971 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageViaObjectStorageUriDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ExportImageViaObjectStorageUriDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/FastConnectProviderService.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/FastConnectProviderService.java index cbad0a29d97..fc923b4214a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/FastConnectProviderService.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/FastConnectProviderService.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/FastConnectProviderServiceKey.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/FastConnectProviderServiceKey.java index f4ce374a12a..1e67dbad00a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/FastConnectProviderServiceKey.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/FastConnectProviderServiceKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/GetPublicIpByIpAddressDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/GetPublicIpByIpAddressDetails.java index 174b5d665f1..0176bd22c75 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/GetPublicIpByIpAddressDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/GetPublicIpByIpAddressDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/GetPublicIpByPrivateIpIdDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/GetPublicIpByPrivateIpIdDetails.java index a5c7a6e145c..c0bfb6d67ff 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/GetPublicIpByPrivateIpIdDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/GetPublicIpByPrivateIpIdDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnection.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnection.java index 50677057238..a5ad8f6f4d5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnection.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionDeviceConfig.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionDeviceConfig.java index 4d167c6aba9..aca9a6b60d5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionDeviceConfig.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionDeviceConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionDeviceStatus.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionDeviceStatus.java index 903330b4240..f1d5d093a39 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionDeviceStatus.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionDeviceStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionTunnel.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionTunnel.java index c2cf367f552..20b98eabecf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionTunnel.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionTunnel.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionTunnelSharedSecret.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionTunnelSharedSecret.java index 4f98fd9e72c..dded2fc967f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionTunnelSharedSecret.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/IPSecConnectionTunnelSharedSecret.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/IScsiVolumeAttachment.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/IScsiVolumeAttachment.java index a523ad1f9e8..1b7839b1f7b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/IScsiVolumeAttachment.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/IScsiVolumeAttachment.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/IcmpOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/IcmpOptions.java index 5a6374be778..b8978718e41 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/IcmpOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/IcmpOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Image.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Image.java index c509a66eca7..aa424c9c5dc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Image.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Image.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageCapabilitySchemaDescriptor.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageCapabilitySchemaDescriptor.java index 3b8305694b9..61c37d39cae 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageCapabilitySchemaDescriptor.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageCapabilitySchemaDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageMemoryConstraints.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageMemoryConstraints.java index a20e841271d..108c05f619b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageMemoryConstraints.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageMemoryConstraints.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageOcpuConstraints.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageOcpuConstraints.java index b1d4f05b9fb..23cb1423ee0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageOcpuConstraints.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageOcpuConstraints.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageShapeCompatibilityEntry.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageShapeCompatibilityEntry.java index 101a6d27ec0..6922bdfeaed 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageShapeCompatibilityEntry.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageShapeCompatibilityEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageShapeCompatibilitySummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageShapeCompatibilitySummary.java index 0c798b97822..8936203006b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageShapeCompatibilitySummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageShapeCompatibilitySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceDetails.java index 8b24033342c..44737c65c3b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceViaObjectStorageTupleDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceViaObjectStorageTupleDetails.java index eca6299c855..49af083b147 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceViaObjectStorageTupleDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceViaObjectStorageTupleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceViaObjectStorageUriDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceViaObjectStorageUriDetails.java index 82ced0f1abf..3d1d37def98 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceViaObjectStorageUriDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ImageSourceViaObjectStorageUriDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/IngressSecurityRule.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/IngressSecurityRule.java index 35e84f8cd7f..95739ed8768 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/IngressSecurityRule.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/IngressSecurityRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Instance.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Instance.java index fff27f49002..91b2ea54ace 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Instance.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Instance.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAgentConfig.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAgentConfig.java index 84cdbbfd8e2..25fc5eb9175 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAgentConfig.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAgentConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAgentFeatures.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAgentFeatures.java index 27e3ea8a4a7..4b39f00b1e9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAgentFeatures.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAgentFeatures.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAvailabilityConfig.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAvailabilityConfig.java index 011cc222c27..cf214b99972 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAvailabilityConfig.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceAvailabilityConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfiguration.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfiguration.java index 73cecc8b2c4..ba4834ee6bb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfiguration.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAttachVnicDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAttachVnicDetails.java index 22810c5da15..6300747555b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAttachVnicDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAttachVnicDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAttachVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAttachVolumeDetails.java index 20f059594ca..5ea379df79e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAttachVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAttachVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAvailabilityConfig.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAvailabilityConfig.java index b6ebbce16d7..23cee6fd3c6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAvailabilityConfig.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationAvailabilityConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationBlockVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationBlockVolumeDetails.java index f192dae895b..415b9556d80 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationBlockVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationBlockVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationCreateVnicDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationCreateVnicDetails.java index 2e7b267b198..fc3b6d87f2e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationCreateVnicDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationCreateVnicDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationCreateVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationCreateVolumeDetails.java index 46fb531b526..5d235d0d861 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationCreateVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationCreateVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceDetails.java index ba9eaafa593..2144fbe0556 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceOptions.java index 749ad9f6b9c..f998a8d42db 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceDetails.java index 3e9e194e3a5..366ac2d638e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceViaBootVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceViaBootVolumeDetails.java index 365760eed10..0b01852e97f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceViaBootVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceViaBootVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceViaImageDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceViaImageDetails.java index f6f2ce3480e..7ca9be664ed 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceViaImageDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationInstanceSourceViaImageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationIscsiAttachVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationIscsiAttachVolumeDetails.java index 6eb87529c18..537d8220c46 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationIscsiAttachVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationIscsiAttachVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceAgentConfigDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceAgentConfigDetails.java index b0e5aa84dc7..7812b01dc7b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceAgentConfigDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceAgentConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceDetails.java index ff4bc99b1e2..f5ffb5313ad 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceShapeConfigDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceShapeConfigDetails.java index 9c19fd85b5b..5e7975c2e42 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceShapeConfigDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchInstanceShapeConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchOptions.java index 72ffba20d0f..ca499685f9a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationLaunchOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationParavirtualizedAttachVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationParavirtualizedAttachVolumeDetails.java index 5574a1b1aa5..4ac8b74d6db 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationParavirtualizedAttachVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationParavirtualizedAttachVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationSummary.java index 85b4d3eefed..9f5f4da6ec8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceDetails.java index f8a1dd465b9..f9c791736fc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceFromVolumeBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceFromVolumeBackupDetails.java index e5a2bfa4dcb..7fe8fb3d4b3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceFromVolumeBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceFromVolumeBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceFromVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceFromVolumeDetails.java index 481000bec32..170d92ea973 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceFromVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConfigurationVolumeSourceFromVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConsoleConnection.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConsoleConnection.java index 48032272567..7b1779e936a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConsoleConnection.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceConsoleConnection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceCredentials.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceCredentials.java index 11b366c82a2..b5f5d28fbdb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceCredentials.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceCredentials.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceOptions.java index ff10ffd37a9..e5b91b70ac6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePool.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePool.java index 4c018d35aff..3e32c5f6a28 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePool.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePool.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolInstanceLoadBalancerBackend.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolInstanceLoadBalancerBackend.java index c1982a303c4..aa19e0dcd2f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolInstanceLoadBalancerBackend.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolInstanceLoadBalancerBackend.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolLoadBalancerAttachment.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolLoadBalancerAttachment.java index 72d26bff7b5..dd62ca5c778 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolLoadBalancerAttachment.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolLoadBalancerAttachment.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolPlacementConfiguration.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolPlacementConfiguration.java index 3e52eeab10c..b68e99f5670 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolPlacementConfiguration.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolPlacementConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolPlacementSecondaryVnicSubnet.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolPlacementSecondaryVnicSubnet.java index 0667744f9ac..1e7afe7525e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolPlacementSecondaryVnicSubnet.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolPlacementSecondaryVnicSubnet.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolSummary.java index 1c07c2ac95b..9ac397a7682 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstancePoolSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceShapeConfig.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceShapeConfig.java index 56d1a04af93..007fbeed857 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceShapeConfig.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceShapeConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceDetails.java index 2d3d2f850e0..3b4740ed32b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceViaBootVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceViaBootVolumeDetails.java index fd9919c3b37..5fac688a0ac 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceViaBootVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceViaBootVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceViaImageDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceViaImageDetails.java index 06c47655dfd..af4570b1ef3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceViaImageDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSourceViaImageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSummary.java index 2bd18cb82de..3a1cd2038cb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InstanceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/InternetGateway.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/InternetGateway.java index 352c25b5bd6..73157b6ff12 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/InternetGateway.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/InternetGateway.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Ipv6.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Ipv6.java index 9db1f8f0bdd..c925b7f6247 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Ipv6.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Ipv6.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceAgentConfigDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceAgentConfigDetails.java index 956c6cf5ecc..58749317d9e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceAgentConfigDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceAgentConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceAvailabilityConfigDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceAvailabilityConfigDetails.java index 67f44ccad18..f56b938efac 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceAvailabilityConfigDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceAvailabilityConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceDetails.java index 672f5744eb3..c18e6ac272a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceShapeConfigDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceShapeConfigDetails.java index 35cb6373ee9..a8c7126c4d2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceShapeConfigDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchInstanceShapeConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchOptions.java index 22404056111..75dcee610e3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/LaunchOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/LetterOfAuthority.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/LetterOfAuthority.java index c944f27a0ac..302b6859105 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/LetterOfAuthority.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/LetterOfAuthority.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/LocalPeeringGateway.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/LocalPeeringGateway.java index cd73aee9ee6..c0d234bab99 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/LocalPeeringGateway.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/LocalPeeringGateway.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ModifyVcnCidrDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ModifyVcnCidrDetails.java index 950f7cbd9f8..e812d135a41 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ModifyVcnCidrDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ModifyVcnCidrDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/NatGateway.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/NatGateway.java index fa52e16ea51..99cbd240b03 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/NatGateway.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/NatGateway.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/NetworkSecurityGroup.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/NetworkSecurityGroup.java index 3329f0509da..8f4fdae3a5d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/NetworkSecurityGroup.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/NetworkSecurityGroup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/NetworkSecurityGroupVnic.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/NetworkSecurityGroupVnic.java index ba2f680da6d..e31529a8e1d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/NetworkSecurityGroupVnic.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/NetworkSecurityGroupVnic.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ParavirtualizedVolumeAttachment.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ParavirtualizedVolumeAttachment.java index 13433ce61aa..2cc9dc3eb5e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ParavirtualizedVolumeAttachment.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ParavirtualizedVolumeAttachment.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/PeerRegionForRemotePeering.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/PeerRegionForRemotePeering.java index 6d622ef0434..da81b82e26a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/PeerRegionForRemotePeering.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/PeerRegionForRemotePeering.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/PortRange.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/PortRange.java index a80f5cc0f38..91e66123886 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/PortRange.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/PortRange.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/PrivateIp.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/PrivateIp.java index b2b9aca1d9e..d4235a7818e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/PrivateIp.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/PrivateIp.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIp.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIp.java index 07a644cb940..4ca570a726e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIp.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIp.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPool.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPool.java index d54cfb547de..81805038f01 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPool.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPool.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPoolCollection.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPoolCollection.java index 3055a343ff2..9b3745c4a64 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPoolCollection.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPoolCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPoolSummary.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPoolSummary.java index b496453e0f9..82fbd46dc3d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPoolSummary.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/PublicIpPoolSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/RemotePeeringConnection.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/RemotePeeringConnection.java index 82ba9dc5a97..aea230e5d04 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/RemotePeeringConnection.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/RemotePeeringConnection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/RemoveNetworkSecurityGroupSecurityRulesDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/RemoveNetworkSecurityGroupSecurityRulesDetails.java index 1d28cf5d94c..23443fc4321 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/RemoveNetworkSecurityGroupSecurityRulesDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/RemoveNetworkSecurityGroupSecurityRulesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/RemovePublicIpPoolCapacityDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/RemovePublicIpPoolCapacityDetails.java index 06eabbd8b2a..51bdee90b86 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/RemovePublicIpPoolCapacityDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/RemovePublicIpPoolCapacityDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/RemoveVcnCidrDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/RemoveVcnCidrDetails.java index 7145b2ebb76..077a890dfd8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/RemoveVcnCidrDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/RemoveVcnCidrDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/RouteRule.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/RouteRule.java index fed7b276628..e12cf7dc0a8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/RouteRule.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/RouteRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/RouteTable.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/RouteTable.java index b15426384f3..3350c286630 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/RouteTable.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/RouteTable.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/SecurityList.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/SecurityList.java index 5ccaa5c3fb3..ae6eff74dd4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/SecurityList.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/SecurityList.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/SecurityRule.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/SecurityRule.java index baec35cced8..a6008031cce 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/SecurityRule.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/SecurityRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Service.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Service.java index af3f845e071..0c6896ba4c3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Service.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Service.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceGateway.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceGateway.java index b8cb18542bf..d9447d87f0f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceGateway.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceGateway.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceIdRequestDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceIdRequestDetails.java index c3e85992f4a..352fe686dd4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceIdRequestDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceIdRequestDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceIdResponseDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceIdResponseDetails.java index 169e1e6827f..e8be56fb7ea 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceIdResponseDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ServiceIdResponseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Shape.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Shape.java index 86f11b8f577..9d9aefbadd2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Shape.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Shape.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeMaxVnicAttachmentOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeMaxVnicAttachmentOptions.java index 3cb2cfdad72..a76144f1f03 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeMaxVnicAttachmentOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeMaxVnicAttachmentOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeMemoryOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeMemoryOptions.java index 2cf7f31e374..bc0f521b15e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeMemoryOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeMemoryOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeNetworkingBandwidthOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeNetworkingBandwidthOptions.java index 88b1c200211..a43a8b2a551 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeNetworkingBandwidthOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeNetworkingBandwidthOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeOcpuOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeOcpuOptions.java index 0e71d98fbb1..baefde44e03 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeOcpuOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/ShapeOcpuOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Subnet.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Subnet.java index 3cfa55a56ff..b41f6840b70 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Subnet.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Subnet.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/TcpOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/TcpOptions.java index e7f38f4e05c..709d95c60cf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/TcpOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/TcpOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelConfig.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelConfig.java index 183fa90ce66..8fe1a0ca510 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelConfig.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelCpeDeviceConfig.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelCpeDeviceConfig.java index e6290e33345..574fc6583ea 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelCpeDeviceConfig.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelCpeDeviceConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelStatus.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelStatus.java index 4e3bf2220f9..b04421e18ed 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelStatus.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/TunnelStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UdpOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UdpOptions.java index d306c5f107a..55eed0e479c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UdpOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UdpOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeBackupDetails.java index f541e4f5cbb..2e2eb9c47c0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeDetails.java index 9838aab9931..1c9f435a489 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeKmsKeyDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeKmsKeyDetails.java index dacc159f836..a68b08d7a49 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeKmsKeyDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateBootVolumeKmsKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateByoipRangeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateByoipRangeDetails.java index 5965b403e02..55c1061996d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateByoipRangeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateByoipRangeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateClusterNetworkDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateClusterNetworkDetails.java index cea32749006..1ad18694d0a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateClusterNetworkDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateClusterNetworkDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateComputeImageCapabilitySchemaDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateComputeImageCapabilitySchemaDetails.java index 577f4e3c141..e3b971823a3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateComputeImageCapabilitySchemaDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateComputeImageCapabilitySchemaDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateConsoleHistoryDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateConsoleHistoryDetails.java index 44fc481609b..d68e2d3fc67 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateConsoleHistoryDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateConsoleHistoryDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCpeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCpeDetails.java index 6e73c0e4cdd..405646517fb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCpeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCpeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCrossConnectDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCrossConnectDetails.java index 4187082af13..00aa541705f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCrossConnectDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCrossConnectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCrossConnectGroupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCrossConnectGroupDetails.java index 8b2a766b2f1..3d709c0d33c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCrossConnectGroupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateCrossConnectGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDedicatedVmHostDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDedicatedVmHostDetails.java index 94d2a032468..dbc7bcb815a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDedicatedVmHostDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDedicatedVmHostDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDhcpDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDhcpDetails.java index b8033130245..634f304bdd2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDhcpDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDhcpDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDrgAttachmentDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDrgAttachmentDetails.java index 39c7b6d88bf..4ca05046b93 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDrgAttachmentDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDrgAttachmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDrgDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDrgDetails.java index 60da4dd80f4..243ca8d499b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDrgDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateDrgDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionDetails.java index 9b10c0e35c5..5706ff3bf76 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionTunnelDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionTunnelDetails.java index a38f81e3ab6..92807d150ee 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionTunnelDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionTunnelDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionTunnelSharedSecretDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionTunnelSharedSecretDetails.java index 33d93ad7235..dab0eb39ce0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionTunnelSharedSecretDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecConnectionTunnelSharedSecretDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecTunnelBgpSessionDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecTunnelBgpSessionDetails.java index f7b71b72f90..fd7c7175679 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecTunnelBgpSessionDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIPSecTunnelBgpSessionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateImageDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateImageDetails.java index 30151d99a9b..6fd280dd3e1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateImageDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateImageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceAgentConfigDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceAgentConfigDetails.java index 408c5e0a195..c1fd0393b3e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceAgentConfigDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceAgentConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceAvailabilityConfigDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceAvailabilityConfigDetails.java index 4013a9373d3..8f890695aab 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceAvailabilityConfigDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceAvailabilityConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceConfigurationDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceConfigurationDetails.java index 1d7e2dd8c5a..bab9d330ba9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceConfigurationDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceConsoleConnectionDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceConsoleConnectionDetails.java index 260cbfae5bf..2f905e44e5f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceConsoleConnectionDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceConsoleConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceDetails.java index 481d2d37714..563214a5caf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstancePoolDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstancePoolDetails.java index 9035a91dfc4..6b12e38cbd3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstancePoolDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstancePoolDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstancePoolPlacementConfigurationDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstancePoolPlacementConfigurationDetails.java index 8539487e2fa..475ff45ec24 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstancePoolPlacementConfigurationDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstancePoolPlacementConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceShapeConfigDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceShapeConfigDetails.java index 13c12aabb32..c7330cd63bb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceShapeConfigDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInstanceShapeConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInternetGatewayDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInternetGatewayDetails.java index 06203ac5d1f..9dbd8cadabc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInternetGatewayDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateInternetGatewayDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIpv6Details.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIpv6Details.java index 2660c49f763..68b546d6e33 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIpv6Details.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateIpv6Details.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateLaunchOptions.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateLaunchOptions.java index 8f19c9e997a..bf076d37179 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateLaunchOptions.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateLaunchOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateLocalPeeringGatewayDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateLocalPeeringGatewayDetails.java index c18c834fb55..652fef400a0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateLocalPeeringGatewayDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateLocalPeeringGatewayDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNatGatewayDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNatGatewayDetails.java index 5c58dfe4d44..19ededa4b71 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNatGatewayDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNatGatewayDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNetworkSecurityGroupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNetworkSecurityGroupDetails.java index 2a0bf9e6edd..45ce700cc52 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNetworkSecurityGroupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNetworkSecurityGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNetworkSecurityGroupSecurityRulesDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNetworkSecurityGroupSecurityRulesDetails.java index 28e67baa176..d39441afaff 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNetworkSecurityGroupSecurityRulesDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateNetworkSecurityGroupSecurityRulesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePrivateIpDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePrivateIpDetails.java index 895f451ca84..405ccb64d55 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePrivateIpDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePrivateIpDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePublicIpDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePublicIpDetails.java index be965d8db86..e4baaf16b34 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePublicIpDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePublicIpDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePublicIpPoolDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePublicIpPoolDetails.java index d2742faae53..042e5e0ab4a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePublicIpPoolDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatePublicIpPoolDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateRemotePeeringConnectionDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateRemotePeeringConnectionDetails.java index 7ca6bcf99c4..1245eee3f47 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateRemotePeeringConnectionDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateRemotePeeringConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateRouteTableDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateRouteTableDetails.java index 2cbb98da9b4..005c3b56105 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateRouteTableDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateRouteTableDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSecurityListDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSecurityListDetails.java index 5897835ea9f..27c409acc07 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSecurityListDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSecurityListDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSecurityRuleDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSecurityRuleDetails.java index dd1b238aa42..376d3721b7c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSecurityRuleDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSecurityRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateServiceGatewayDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateServiceGatewayDetails.java index 4810a600f9a..6e975e471ff 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateServiceGatewayDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateServiceGatewayDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSubnetDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSubnetDetails.java index dc29577bb03..9796f1bb7e4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSubnetDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateSubnetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateTunnelCpeDeviceConfigDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateTunnelCpeDeviceConfigDetails.java index 9a27bea43e0..752bad1ab03 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateTunnelCpeDeviceConfigDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateTunnelCpeDeviceConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVcnDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVcnDetails.java index d971befa96b..3319073043f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVcnDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVcnDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVirtualCircuitDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVirtualCircuitDetails.java index 519c08b1bc1..c7f74e2a476 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVirtualCircuitDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVirtualCircuitDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVlanDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVlanDetails.java index 1b9ae7a669e..0ad80dd4918 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVlanDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVlanDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVnicDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVnicDetails.java index 99b2255e3c1..eeb9ecf6eb4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVnicDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVnicDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeBackupDetails.java index 265c8a19354..31dd66aefb5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeBackupPolicyDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeBackupPolicyDetails.java index b9ba407923d..ef60698e702 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeBackupPolicyDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeBackupPolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeDetails.java index da1ebf37416..47b737b415d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeGroupBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeGroupBackupDetails.java index 5c8c53d84d4..ae254773e86 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeGroupBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeGroupBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeGroupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeGroupDetails.java index 24115fceaf8..caf5fbd4a05 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeGroupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeKmsKeyDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeKmsKeyDetails.java index 7bde2c97b4a..447bea48a6e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeKmsKeyDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdateVolumeKmsKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatedNetworkSecurityGroupSecurityRules.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatedNetworkSecurityGroupSecurityRules.java index fba49bcbb44..ea1f25f897d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatedNetworkSecurityGroupSecurityRules.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/UpdatedNetworkSecurityGroupSecurityRules.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Vcn.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Vcn.java index 753dfbada1a..5af187fb15e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Vcn.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Vcn.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VcnDnsResolverAssociation.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VcnDnsResolverAssociation.java index 6f5f5e5b613..f0f64fea6e2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VcnDnsResolverAssociation.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VcnDnsResolverAssociation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuit.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuit.java index 09da2e38355..15c0d475296 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuit.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuit.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuitBandwidthShape.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuitBandwidthShape.java index ec8fbeb040f..4c8e3077b3a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuitBandwidthShape.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuitBandwidthShape.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuitPublicPrefix.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuitPublicPrefix.java index 6e312815125..57b1f1725f4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuitPublicPrefix.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VirtualCircuitPublicPrefix.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Vlan.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Vlan.java index 9ec5566eff3..0ad277da318 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Vlan.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Vlan.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Vnic.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Vnic.java index a50df5e0a86..e2ce2de1a27 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Vnic.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Vnic.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VnicAttachment.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VnicAttachment.java index 69af0f5aeee..500ac10a4b2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VnicAttachment.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VnicAttachment.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/Volume.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/Volume.java index b4ebb5cb61e..fcf458b6bd9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/Volume.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/Volume.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeAttachment.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeAttachment.java index 50ae4c8ed41..b12b0e5107c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeAttachment.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeAttachment.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackup.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackup.java index 728961f0ca0..b386602f5f1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackup.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupPolicy.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupPolicy.java index 392a101015b..f2c7662dbd7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupPolicy.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupPolicyAssignment.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupPolicyAssignment.java index 620b303adaf..98b89d74c58 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupPolicyAssignment.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupPolicyAssignment.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupSchedule.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupSchedule.java index 6e54c5bccf5..3b3c0ffd762 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupSchedule.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeBackupSchedule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroup.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroup.java index 38bec092080..da6f112febd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroup.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupBackup.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupBackup.java index e84852fc936..172f6d312c9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupBackup.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupBackup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceDetails.java index c8f0e9a48e3..c2f0726f9e8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumeGroupBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumeGroupBackupDetails.java index 6b6b8660f57..89bba57ac34 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumeGroupBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumeGroupBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumeGroupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumeGroupDetails.java index 7f321e760a3..265733a047a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumeGroupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumeGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumesDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumesDetails.java index 99ca33b921f..d8e6e0a337c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumesDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeGroupSourceFromVolumesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeKmsKey.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeKmsKey.java index 13ac8307913..1402a70071b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeKmsKey.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeKmsKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceDetails.java index c4e73cde6f2..58a56e2171b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceFromVolumeBackupDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceFromVolumeBackupDetails.java index 7109e346e33..4962cf685f7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceFromVolumeBackupDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceFromVolumeBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceFromVolumeDetails.java b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceFromVolumeDetails.java index 0b520892958..9c3c6ca1b72 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceFromVolumeDetails.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/model/VolumeSourceFromVolumeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.model; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddImageShapeCompatibilityEntryRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddImageShapeCompatibilityEntryRequest.java index 5f944860b82..1496723536c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddImageShapeCompatibilityEntryRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddImageShapeCompatibilityEntryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use AddImageShapeCompatibilityEntryRequest. + * Example: Click here to see how to use AddImageShapeCompatibilityEntryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddNetworkSecurityGroupSecurityRulesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddNetworkSecurityGroupSecurityRulesRequest.java index 9f67fdd6853..c53c81526c8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddNetworkSecurityGroupSecurityRulesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddNetworkSecurityGroupSecurityRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use AddNetworkSecurityGroupSecurityRulesRequest. + * Example: Click here to see how to use AddNetworkSecurityGroupSecurityRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddPublicIpPoolCapacityRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddPublicIpPoolCapacityRequest.java index f6f99558185..bc3aea1fa3d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddPublicIpPoolCapacityRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddPublicIpPoolCapacityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use AddPublicIpPoolCapacityRequest. + * Example: Click here to see how to use AddPublicIpPoolCapacityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddVcnCidrRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddVcnCidrRequest.java index dcc05803196..d988316fa8e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddVcnCidrRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AddVcnCidrRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use AddVcnCidrRequest. + * Example: Click here to see how to use AddVcnCidrRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AdvertiseByoipRangeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AdvertiseByoipRangeRequest.java index 2301d1b3ddd..e2e34ae4b02 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AdvertiseByoipRangeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AdvertiseByoipRangeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use AdvertiseByoipRangeRequest. + * Example: Click here to see how to use AdvertiseByoipRangeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachBootVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachBootVolumeRequest.java index 7ce8069e6a9..d0cd0bda22e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachBootVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachBootVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use AttachBootVolumeRequest. + * Example: Click here to see how to use AttachBootVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachLoadBalancerRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachLoadBalancerRequest.java index 3540d004bcb..d5674354c5f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachLoadBalancerRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachLoadBalancerRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use AttachLoadBalancerRequest. + * Example: Click here to see how to use AttachLoadBalancerRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachServiceIdRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachServiceIdRequest.java index 5afd8fe1333..6543989dfe6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachServiceIdRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachServiceIdRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use AttachServiceIdRequest. + * Example: Click here to see how to use AttachServiceIdRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachVnicRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachVnicRequest.java index d77d5fefddc..7cd0ec51a5a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachVnicRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachVnicRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use AttachVnicRequest. + * Example: Click here to see how to use AttachVnicRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachVolumeRequest.java index 1a78e812870..97c2a2900a7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/AttachVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use AttachVolumeRequest. + * Example: Click here to see how to use AttachVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/BulkAddVirtualCircuitPublicPrefixesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/BulkAddVirtualCircuitPublicPrefixesRequest.java index 0a53077a00e..2c368bc7b05 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/BulkAddVirtualCircuitPublicPrefixesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/BulkAddVirtualCircuitPublicPrefixesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use BulkAddVirtualCircuitPublicPrefixesRequest. + * Example: Click here to see how to use BulkAddVirtualCircuitPublicPrefixesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/BulkDeleteVirtualCircuitPublicPrefixesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/BulkDeleteVirtualCircuitPublicPrefixesRequest.java index 5c30f1fb76b..5a08e24ab49 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/BulkDeleteVirtualCircuitPublicPrefixesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/BulkDeleteVirtualCircuitPublicPrefixesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use BulkDeleteVirtualCircuitPublicPrefixesRequest. + * Example: Click here to see how to use BulkDeleteVirtualCircuitPublicPrefixesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CaptureConsoleHistoryRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CaptureConsoleHistoryRequest.java index 4c3964f3d8a..cccf8d9a0ab 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CaptureConsoleHistoryRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CaptureConsoleHistoryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CaptureConsoleHistoryRequest. + * Example: Click here to see how to use CaptureConsoleHistoryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeBootVolumeBackupCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeBootVolumeBackupCompartmentRequest.java index 7898b665f76..6ea836c6f0e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeBootVolumeBackupCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeBootVolumeBackupCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeBootVolumeBackupCompartmentRequest. + * Example: Click here to see how to use ChangeBootVolumeBackupCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeBootVolumeCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeBootVolumeCompartmentRequest.java index c0439e7f0fe..e8f45b7a0bd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeBootVolumeCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeBootVolumeCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeBootVolumeCompartmentRequest. + * Example: Click here to see how to use ChangeBootVolumeCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeByoipRangeCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeByoipRangeCompartmentRequest.java index 20199b80eea..ec7eb166e70 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeByoipRangeCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeByoipRangeCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeByoipRangeCompartmentRequest. + * Example: Click here to see how to use ChangeByoipRangeCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeClusterNetworkCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeClusterNetworkCompartmentRequest.java index 540cfefab92..413b0a896d2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeClusterNetworkCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeClusterNetworkCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeClusterNetworkCompartmentRequest. + * Example: Click here to see how to use ChangeClusterNetworkCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeComputeImageCapabilitySchemaCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeComputeImageCapabilitySchemaCompartmentRequest.java index 213befab6ce..9764338d274 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeComputeImageCapabilitySchemaCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeComputeImageCapabilitySchemaCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeComputeImageCapabilitySchemaCompartmentRequest. + * Example: Click here to see how to use ChangeComputeImageCapabilitySchemaCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCpeCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCpeCompartmentRequest.java index 589a2d8811a..eb7ef484731 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCpeCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCpeCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeCpeCompartmentRequest. + * Example: Click here to see how to use ChangeCpeCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCrossConnectCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCrossConnectCompartmentRequest.java index 2a392f08605..dcb59dc6c16 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCrossConnectCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCrossConnectCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeCrossConnectCompartmentRequest. + * Example: Click here to see how to use ChangeCrossConnectCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCrossConnectGroupCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCrossConnectGroupCompartmentRequest.java index e13a8f9cfa8..1823354325e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCrossConnectGroupCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeCrossConnectGroupCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeCrossConnectGroupCompartmentRequest. + * Example: Click here to see how to use ChangeCrossConnectGroupCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDedicatedVmHostCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDedicatedVmHostCompartmentRequest.java index 3bad971efcd..12e2855fe55 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDedicatedVmHostCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDedicatedVmHostCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeDedicatedVmHostCompartmentRequest. + * Example: Click here to see how to use ChangeDedicatedVmHostCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDhcpOptionsCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDhcpOptionsCompartmentRequest.java index 046b829d4b8..c6e7720f114 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDhcpOptionsCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDhcpOptionsCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeDhcpOptionsCompartmentRequest. + * Example: Click here to see how to use ChangeDhcpOptionsCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDrgCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDrgCompartmentRequest.java index 4b942738ce8..7dca15b3a17 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDrgCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeDrgCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeDrgCompartmentRequest. + * Example: Click here to see how to use ChangeDrgCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeIPSecConnectionCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeIPSecConnectionCompartmentRequest.java index bcf2de61ce8..5a7fdef10f1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeIPSecConnectionCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeIPSecConnectionCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeIPSecConnectionCompartmentRequest. + * Example: Click here to see how to use ChangeIPSecConnectionCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeImageCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeImageCompartmentRequest.java index d7a2b7ca4a1..70f33b27803 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeImageCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeImageCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeImageCompartmentRequest. + * Example: Click here to see how to use ChangeImageCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstanceCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstanceCompartmentRequest.java index f668a7daa32..da2120f1713 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstanceCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstanceCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeInstanceCompartmentRequest. + * Example: Click here to see how to use ChangeInstanceCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstanceConfigurationCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstanceConfigurationCompartmentRequest.java index 1768d2bd54f..720381fcdac 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstanceConfigurationCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstanceConfigurationCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeInstanceConfigurationCompartmentRequest. + * Example: Click here to see how to use ChangeInstanceConfigurationCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstancePoolCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstancePoolCompartmentRequest.java index 6e808ef6b66..f2d3230fd86 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstancePoolCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInstancePoolCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeInstancePoolCompartmentRequest. + * Example: Click here to see how to use ChangeInstancePoolCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInternetGatewayCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInternetGatewayCompartmentRequest.java index 8b94e703c15..aaf9194b221 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInternetGatewayCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeInternetGatewayCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeInternetGatewayCompartmentRequest. + * Example: Click here to see how to use ChangeInternetGatewayCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeLocalPeeringGatewayCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeLocalPeeringGatewayCompartmentRequest.java index 28ffe8915d8..1f78140628d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeLocalPeeringGatewayCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeLocalPeeringGatewayCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeLocalPeeringGatewayCompartmentRequest. + * Example: Click here to see how to use ChangeLocalPeeringGatewayCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeNatGatewayCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeNatGatewayCompartmentRequest.java index 1d2959f4a15..9b1c5896191 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeNatGatewayCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeNatGatewayCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeNatGatewayCompartmentRequest. + * Example: Click here to see how to use ChangeNatGatewayCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeNetworkSecurityGroupCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeNetworkSecurityGroupCompartmentRequest.java index e31d64c06eb..d5b665e686a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeNetworkSecurityGroupCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeNetworkSecurityGroupCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeNetworkSecurityGroupCompartmentRequest. + * Example: Click here to see how to use ChangeNetworkSecurityGroupCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangePublicIpCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangePublicIpCompartmentRequest.java index 28991ee6d9d..da7f6ecdd22 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangePublicIpCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangePublicIpCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangePublicIpCompartmentRequest. + * Example: Click here to see how to use ChangePublicIpCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangePublicIpPoolCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangePublicIpPoolCompartmentRequest.java index e986da7305a..a5e3eaedf63 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangePublicIpPoolCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangePublicIpPoolCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangePublicIpPoolCompartmentRequest. + * Example: Click here to see how to use ChangePublicIpPoolCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeRemotePeeringConnectionCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeRemotePeeringConnectionCompartmentRequest.java index 240c450fe0f..96ed1b8e294 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeRemotePeeringConnectionCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeRemotePeeringConnectionCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeRemotePeeringConnectionCompartmentRequest. + * Example: Click here to see how to use ChangeRemotePeeringConnectionCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeRouteTableCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeRouteTableCompartmentRequest.java index d8db696eb83..e167dd4691a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeRouteTableCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeRouteTableCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeRouteTableCompartmentRequest. + * Example: Click here to see how to use ChangeRouteTableCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeSecurityListCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeSecurityListCompartmentRequest.java index 03c2753c8fa..19b0736dba2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeSecurityListCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeSecurityListCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeSecurityListCompartmentRequest. + * Example: Click here to see how to use ChangeSecurityListCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeServiceGatewayCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeServiceGatewayCompartmentRequest.java index 98ca3378e2e..44a62bb2bdd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeServiceGatewayCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeServiceGatewayCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeServiceGatewayCompartmentRequest. + * Example: Click here to see how to use ChangeServiceGatewayCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeSubnetCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeSubnetCompartmentRequest.java index b4465caecf4..256fde1e3df 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeSubnetCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeSubnetCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeSubnetCompartmentRequest. + * Example: Click here to see how to use ChangeSubnetCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVcnCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVcnCompartmentRequest.java index 9a55fd8a2e5..ded6776bf1c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVcnCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVcnCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeVcnCompartmentRequest. + * Example: Click here to see how to use ChangeVcnCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVirtualCircuitCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVirtualCircuitCompartmentRequest.java index df262ae4bc4..9e125b6712c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVirtualCircuitCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVirtualCircuitCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeVirtualCircuitCompartmentRequest. + * Example: Click here to see how to use ChangeVirtualCircuitCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVlanCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVlanCompartmentRequest.java index 051524a0ac6..0c431fc526f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVlanCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVlanCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeVlanCompartmentRequest. + * Example: Click here to see how to use ChangeVlanCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeBackupCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeBackupCompartmentRequest.java index 01829e2c495..086d7a98394 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeBackupCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeBackupCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeVolumeBackupCompartmentRequest. + * Example: Click here to see how to use ChangeVolumeBackupCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeCompartmentRequest.java index ddfbbcd99b7..bcce699a8ad 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeVolumeCompartmentRequest. + * Example: Click here to see how to use ChangeVolumeCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeGroupBackupCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeGroupBackupCompartmentRequest.java index 2eddf8509c2..1db92fe8de7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeGroupBackupCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeGroupBackupCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeVolumeGroupBackupCompartmentRequest. + * Example: Click here to see how to use ChangeVolumeGroupBackupCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeGroupCompartmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeGroupCompartmentRequest.java index 95d9c3f28f0..5530a17c857 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeGroupCompartmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ChangeVolumeGroupCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ChangeVolumeGroupCompartmentRequest. + * Example: Click here to see how to use ChangeVolumeGroupCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ConnectLocalPeeringGatewaysRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ConnectLocalPeeringGatewaysRequest.java index b3fd6e2b59c..dd6d01864b1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ConnectLocalPeeringGatewaysRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ConnectLocalPeeringGatewaysRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ConnectLocalPeeringGatewaysRequest. + * Example: Click here to see how to use ConnectLocalPeeringGatewaysRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ConnectRemotePeeringConnectionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ConnectRemotePeeringConnectionsRequest.java index 1971f1db06c..2e714a895ef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ConnectRemotePeeringConnectionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ConnectRemotePeeringConnectionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ConnectRemotePeeringConnectionsRequest. + * Example: Click here to see how to use ConnectRemotePeeringConnectionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CopyBootVolumeBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CopyBootVolumeBackupRequest.java index e216ee33975..d1a45faa2a7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CopyBootVolumeBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CopyBootVolumeBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CopyBootVolumeBackupRequest. + * Example: Click here to see how to use CopyBootVolumeBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CopyVolumeBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CopyVolumeBackupRequest.java index 7e93c325cee..3a8ce7c2401 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CopyVolumeBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CopyVolumeBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CopyVolumeBackupRequest. + * Example: Click here to see how to use CopyVolumeBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateAppCatalogSubscriptionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateAppCatalogSubscriptionRequest.java index fa4bed7929a..06f1e5998f7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateAppCatalogSubscriptionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateAppCatalogSubscriptionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateAppCatalogSubscriptionRequest. + * Example: Click here to see how to use CreateAppCatalogSubscriptionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateBootVolumeBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateBootVolumeBackupRequest.java index 384c9f83322..aaa26f8e156 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateBootVolumeBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateBootVolumeBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateBootVolumeBackupRequest. + * Example: Click here to see how to use CreateBootVolumeBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateBootVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateBootVolumeRequest.java index 269daef115e..e13c97030a8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateBootVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateBootVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateBootVolumeRequest. + * Example: Click here to see how to use CreateBootVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateByoipRangeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateByoipRangeRequest.java index ee794e5267b..d81640c5680 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateByoipRangeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateByoipRangeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateByoipRangeRequest. + * Example: Click here to see how to use CreateByoipRangeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateClusterNetworkRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateClusterNetworkRequest.java index 53dbb144307..0df6f97ad73 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateClusterNetworkRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateClusterNetworkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateClusterNetworkRequest. + * Example: Click here to see how to use CreateClusterNetworkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateComputeImageCapabilitySchemaRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateComputeImageCapabilitySchemaRequest.java index eef862dbedc..11905638386 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateComputeImageCapabilitySchemaRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateComputeImageCapabilitySchemaRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateComputeImageCapabilitySchemaRequest. + * Example: Click here to see how to use CreateComputeImageCapabilitySchemaRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCpeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCpeRequest.java index 176cad24736..749b8fb81dc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCpeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCpeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateCpeRequest. + * Example: Click here to see how to use CreateCpeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCrossConnectGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCrossConnectGroupRequest.java index 8e4be88c40b..6d72a93b3bb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCrossConnectGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCrossConnectGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateCrossConnectGroupRequest. + * Example: Click here to see how to use CreateCrossConnectGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCrossConnectRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCrossConnectRequest.java index d0b1337fe59..b4a70417d63 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCrossConnectRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateCrossConnectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateCrossConnectRequest. + * Example: Click here to see how to use CreateCrossConnectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDedicatedVmHostRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDedicatedVmHostRequest.java index 1b0e63fb149..8691fb61e62 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDedicatedVmHostRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDedicatedVmHostRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateDedicatedVmHostRequest. + * Example: Click here to see how to use CreateDedicatedVmHostRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDhcpOptionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDhcpOptionsRequest.java index 3e563049e1c..259a9efa4ce 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDhcpOptionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDhcpOptionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateDhcpOptionsRequest. + * Example: Click here to see how to use CreateDhcpOptionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDrgAttachmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDrgAttachmentRequest.java index 1a81906b175..17ee78d0f5b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDrgAttachmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDrgAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateDrgAttachmentRequest. + * Example: Click here to see how to use CreateDrgAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDrgRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDrgRequest.java index e24adff8047..55934e9d5fb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDrgRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateDrgRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateDrgRequest. + * Example: Click here to see how to use CreateDrgRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateIPSecConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateIPSecConnectionRequest.java index ea577faf9d0..67b8c773111 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateIPSecConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateIPSecConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateIPSecConnectionRequest. + * Example: Click here to see how to use CreateIPSecConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateImageRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateImageRequest.java index d5ae53131c5..7a1e10a4648 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateImageRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateImageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateImageRequest. + * Example: Click here to see how to use CreateImageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstanceConfigurationRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstanceConfigurationRequest.java index b541e18af2f..44fea4432b2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstanceConfigurationRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstanceConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateInstanceConfigurationRequest. + * Example: Click here to see how to use CreateInstanceConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstanceConsoleConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstanceConsoleConnectionRequest.java index 5d9f8687c2b..71e3e1a1d8c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstanceConsoleConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstanceConsoleConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateInstanceConsoleConnectionRequest. + * Example: Click here to see how to use CreateInstanceConsoleConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstancePoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstancePoolRequest.java index fb576aa5465..d17d5e6af1e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstancePoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInstancePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateInstancePoolRequest. + * Example: Click here to see how to use CreateInstancePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInternetGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInternetGatewayRequest.java index 999e8601d11..c23c88d20ee 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInternetGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateInternetGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateInternetGatewayRequest. + * Example: Click here to see how to use CreateInternetGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateIpv6Request.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateIpv6Request.java index 89dad209e42..bd8216c321b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateIpv6Request.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateIpv6Request.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateIpv6Request. + * Example: Click here to see how to use CreateIpv6Request. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateLocalPeeringGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateLocalPeeringGatewayRequest.java index 1c08079bca7..4430b4306ab 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateLocalPeeringGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateLocalPeeringGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateLocalPeeringGatewayRequest. + * Example: Click here to see how to use CreateLocalPeeringGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateNatGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateNatGatewayRequest.java index 846fb6a42cc..f041b9ec943 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateNatGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateNatGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateNatGatewayRequest. + * Example: Click here to see how to use CreateNatGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateNetworkSecurityGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateNetworkSecurityGroupRequest.java index 49e13feb075..46c8e332e17 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateNetworkSecurityGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateNetworkSecurityGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateNetworkSecurityGroupRequest. + * Example: Click here to see how to use CreateNetworkSecurityGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePrivateIpRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePrivateIpRequest.java index 420f2878053..10ed4dccd5e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePrivateIpRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePrivateIpRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreatePrivateIpRequest. + * Example: Click here to see how to use CreatePrivateIpRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePublicIpPoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePublicIpPoolRequest.java index 57c515658cc..93672f6aa98 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePublicIpPoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePublicIpPoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreatePublicIpPoolRequest. + * Example: Click here to see how to use CreatePublicIpPoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePublicIpRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePublicIpRequest.java index 1436c276311..c5073f0abd3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePublicIpRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreatePublicIpRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreatePublicIpRequest. + * Example: Click here to see how to use CreatePublicIpRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateRemotePeeringConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateRemotePeeringConnectionRequest.java index 26390314dfd..de8b6fbaea3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateRemotePeeringConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateRemotePeeringConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateRemotePeeringConnectionRequest. + * Example: Click here to see how to use CreateRemotePeeringConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateRouteTableRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateRouteTableRequest.java index 117baffcab9..4bcf22c7c39 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateRouteTableRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateRouteTableRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateRouteTableRequest. + * Example: Click here to see how to use CreateRouteTableRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateSecurityListRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateSecurityListRequest.java index 637ad4107df..a41fa7f3624 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateSecurityListRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateSecurityListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateSecurityListRequest. + * Example: Click here to see how to use CreateSecurityListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateServiceGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateServiceGatewayRequest.java index 6dde60cdcfc..2fa55fe2458 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateServiceGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateServiceGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateServiceGatewayRequest. + * Example: Click here to see how to use CreateServiceGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateSubnetRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateSubnetRequest.java index f76451ff021..8d54508d6a1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateSubnetRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateSubnetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateSubnetRequest. + * Example: Click here to see how to use CreateSubnetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVcnRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVcnRequest.java index 339e328027d..ed417c6316a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVcnRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVcnRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateVcnRequest. + * Example: Click here to see how to use CreateVcnRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVirtualCircuitRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVirtualCircuitRequest.java index ada03511b3c..dbdfa4178a1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVirtualCircuitRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVirtualCircuitRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateVirtualCircuitRequest. + * Example: Click here to see how to use CreateVirtualCircuitRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVlanRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVlanRequest.java index 05d545cf76e..b17ee6a074d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVlanRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVlanRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateVlanRequest. + * Example: Click here to see how to use CreateVlanRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupPolicyAssignmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupPolicyAssignmentRequest.java index ddfc9570332..8a4c8cace58 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupPolicyAssignmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupPolicyAssignmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateVolumeBackupPolicyAssignmentRequest. + * Example: Click here to see how to use CreateVolumeBackupPolicyAssignmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupPolicyRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupPolicyRequest.java index f57e79f5c16..c53496f7c24 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupPolicyRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateVolumeBackupPolicyRequest. + * Example: Click here to see how to use CreateVolumeBackupPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupRequest.java index ff4bdba4499..fb30435a934 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateVolumeBackupRequest. + * Example: Click here to see how to use CreateVolumeBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeGroupBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeGroupBackupRequest.java index bd54c80f3bd..a9fc4a6646f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeGroupBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeGroupBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateVolumeGroupBackupRequest. + * Example: Click here to see how to use CreateVolumeGroupBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeGroupRequest.java index 9d0848f5355..d3216e5f8c7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateVolumeGroupRequest. + * Example: Click here to see how to use CreateVolumeGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeRequest.java index 2197de3d5cd..d2ef2cdc332 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/CreateVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use CreateVolumeRequest. + * Example: Click here to see how to use CreateVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteAppCatalogSubscriptionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteAppCatalogSubscriptionRequest.java index 4c38b6a0de5..d4c95b8c00f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteAppCatalogSubscriptionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteAppCatalogSubscriptionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteAppCatalogSubscriptionRequest. + * Example: Click here to see how to use DeleteAppCatalogSubscriptionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeBackupRequest.java index fbf98115b78..7ae2933b8e1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteBootVolumeBackupRequest. + * Example: Click here to see how to use DeleteBootVolumeBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeKmsKeyRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeKmsKeyRequest.java index 3ff326f23ed..761f73341c7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeKmsKeyRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeKmsKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteBootVolumeKmsKeyRequest. + * Example: Click here to see how to use DeleteBootVolumeKmsKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeRequest.java index f0693b9fa94..0340bc9addf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteBootVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteBootVolumeRequest. + * Example: Click here to see how to use DeleteBootVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteByoipRangeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteByoipRangeRequest.java index 651a8aac0bf..26c7ec69b87 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteByoipRangeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteByoipRangeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteByoipRangeRequest. + * Example: Click here to see how to use DeleteByoipRangeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteComputeImageCapabilitySchemaRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteComputeImageCapabilitySchemaRequest.java index 602cd0dd2bb..8fbe0b9266a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteComputeImageCapabilitySchemaRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteComputeImageCapabilitySchemaRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteComputeImageCapabilitySchemaRequest. + * Example: Click here to see how to use DeleteComputeImageCapabilitySchemaRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteConsoleHistoryRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteConsoleHistoryRequest.java index 0aa0dd38a92..75007c329b7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteConsoleHistoryRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteConsoleHistoryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteConsoleHistoryRequest. + * Example: Click here to see how to use DeleteConsoleHistoryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCpeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCpeRequest.java index c6f1548d7b0..c9a3e49548c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCpeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCpeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteCpeRequest. + * Example: Click here to see how to use DeleteCpeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCrossConnectGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCrossConnectGroupRequest.java index fcd0fa50438..3da73f43d43 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCrossConnectGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCrossConnectGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteCrossConnectGroupRequest. + * Example: Click here to see how to use DeleteCrossConnectGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCrossConnectRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCrossConnectRequest.java index e54e7158bc9..452e0b532d3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCrossConnectRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteCrossConnectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteCrossConnectRequest. + * Example: Click here to see how to use DeleteCrossConnectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDedicatedVmHostRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDedicatedVmHostRequest.java index b0ab2446b34..758558ecdd2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDedicatedVmHostRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDedicatedVmHostRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteDedicatedVmHostRequest. + * Example: Click here to see how to use DeleteDedicatedVmHostRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDhcpOptionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDhcpOptionsRequest.java index e99c1d52602..59828153d59 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDhcpOptionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDhcpOptionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteDhcpOptionsRequest. + * Example: Click here to see how to use DeleteDhcpOptionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDrgAttachmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDrgAttachmentRequest.java index 63d8e2c7954..7f6a2250bee 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDrgAttachmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDrgAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteDrgAttachmentRequest. + * Example: Click here to see how to use DeleteDrgAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDrgRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDrgRequest.java index 52ca504b60b..d210306f635 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDrgRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteDrgRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteDrgRequest. + * Example: Click here to see how to use DeleteDrgRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteIPSecConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteIPSecConnectionRequest.java index 06b035b4a45..7062dc7bb5a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteIPSecConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteIPSecConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteIPSecConnectionRequest. + * Example: Click here to see how to use DeleteIPSecConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteImageRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteImageRequest.java index 1ec90f9b8f9..68c807a2097 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteImageRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteImageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteImageRequest. + * Example: Click here to see how to use DeleteImageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInstanceConfigurationRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInstanceConfigurationRequest.java index 543c68c54f0..cb5ed7021f3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInstanceConfigurationRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInstanceConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteInstanceConfigurationRequest. + * Example: Click here to see how to use DeleteInstanceConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInstanceConsoleConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInstanceConsoleConnectionRequest.java index 35c47640c9d..85c20373d03 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInstanceConsoleConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInstanceConsoleConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteInstanceConsoleConnectionRequest. + * Example: Click here to see how to use DeleteInstanceConsoleConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInternetGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInternetGatewayRequest.java index b3554ef7721..8afbbc60e52 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInternetGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteInternetGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteInternetGatewayRequest. + * Example: Click here to see how to use DeleteInternetGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteIpv6Request.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteIpv6Request.java index 118902babe0..203e6c02d3e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteIpv6Request.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteIpv6Request.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteIpv6Request. + * Example: Click here to see how to use DeleteIpv6Request. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteLocalPeeringGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteLocalPeeringGatewayRequest.java index b8a72477d2c..d46bb5586a9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteLocalPeeringGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteLocalPeeringGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteLocalPeeringGatewayRequest. + * Example: Click here to see how to use DeleteLocalPeeringGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteNatGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteNatGatewayRequest.java index 4e78851550d..9b0522e5c27 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteNatGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteNatGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteNatGatewayRequest. + * Example: Click here to see how to use DeleteNatGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteNetworkSecurityGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteNetworkSecurityGroupRequest.java index 25647f12247..ba98c6ff44a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteNetworkSecurityGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteNetworkSecurityGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteNetworkSecurityGroupRequest. + * Example: Click here to see how to use DeleteNetworkSecurityGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePrivateIpRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePrivateIpRequest.java index 238938dd2cf..b6173995218 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePrivateIpRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePrivateIpRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeletePrivateIpRequest. + * Example: Click here to see how to use DeletePrivateIpRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePublicIpPoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePublicIpPoolRequest.java index 03278c88086..b697cd1d46e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePublicIpPoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePublicIpPoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeletePublicIpPoolRequest. + * Example: Click here to see how to use DeletePublicIpPoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePublicIpRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePublicIpRequest.java index c6494cf012c..bb26a76b402 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePublicIpRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeletePublicIpRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeletePublicIpRequest. + * Example: Click here to see how to use DeletePublicIpRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteRemotePeeringConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteRemotePeeringConnectionRequest.java index 8b81f587823..657d1500932 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteRemotePeeringConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteRemotePeeringConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteRemotePeeringConnectionRequest. + * Example: Click here to see how to use DeleteRemotePeeringConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteRouteTableRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteRouteTableRequest.java index 53e234fc90b..1b3a61af742 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteRouteTableRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteRouteTableRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteRouteTableRequest. + * Example: Click here to see how to use DeleteRouteTableRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteSecurityListRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteSecurityListRequest.java index 6da867724ec..fde3ace7bcd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteSecurityListRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteSecurityListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteSecurityListRequest. + * Example: Click here to see how to use DeleteSecurityListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteServiceGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteServiceGatewayRequest.java index 2ed7e5c6d81..d268cc478cc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteServiceGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteServiceGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteServiceGatewayRequest. + * Example: Click here to see how to use DeleteServiceGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteSubnetRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteSubnetRequest.java index c830504c2b4..93f95896312 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteSubnetRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteSubnetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteSubnetRequest. + * Example: Click here to see how to use DeleteSubnetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVcnRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVcnRequest.java index 7ffd84c631b..8def7853cb1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVcnRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVcnRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteVcnRequest. + * Example: Click here to see how to use DeleteVcnRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVirtualCircuitRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVirtualCircuitRequest.java index 3c0200a2798..493913bd62b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVirtualCircuitRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVirtualCircuitRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteVirtualCircuitRequest. + * Example: Click here to see how to use DeleteVirtualCircuitRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVlanRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVlanRequest.java index b81522ea3aa..aa8f847d10f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVlanRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVlanRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteVlanRequest. + * Example: Click here to see how to use DeleteVlanRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupPolicyAssignmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupPolicyAssignmentRequest.java index 920945139cc..c304f80a73d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupPolicyAssignmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupPolicyAssignmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteVolumeBackupPolicyAssignmentRequest. + * Example: Click here to see how to use DeleteVolumeBackupPolicyAssignmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupPolicyRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupPolicyRequest.java index 49bcebc63f4..82b614b3075 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupPolicyRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteVolumeBackupPolicyRequest. + * Example: Click here to see how to use DeleteVolumeBackupPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupRequest.java index fccf980b06a..0f45051fb90 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteVolumeBackupRequest. + * Example: Click here to see how to use DeleteVolumeBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeGroupBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeGroupBackupRequest.java index 311f1364d02..694c7cfbd09 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeGroupBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeGroupBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteVolumeGroupBackupRequest. + * Example: Click here to see how to use DeleteVolumeGroupBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeGroupRequest.java index 6da3b9dc333..75c962af460 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteVolumeGroupRequest. + * Example: Click here to see how to use DeleteVolumeGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeKmsKeyRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeKmsKeyRequest.java index 8f43c43ef39..d89f897b889 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeKmsKeyRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeKmsKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteVolumeKmsKeyRequest. + * Example: Click here to see how to use DeleteVolumeKmsKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeRequest.java index 6fe2f27e7cd..5fb14022db2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DeleteVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DeleteVolumeRequest. + * Example: Click here to see how to use DeleteVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachBootVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachBootVolumeRequest.java index e6e1fb7a9a6..4ba440d4329 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachBootVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachBootVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DetachBootVolumeRequest. + * Example: Click here to see how to use DetachBootVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachLoadBalancerRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachLoadBalancerRequest.java index 02133e60d2a..8e3de0bf1ed 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachLoadBalancerRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachLoadBalancerRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DetachLoadBalancerRequest. + * Example: Click here to see how to use DetachLoadBalancerRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachServiceIdRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachServiceIdRequest.java index 358d40b19e2..b256fdc685e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachServiceIdRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachServiceIdRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DetachServiceIdRequest. + * Example: Click here to see how to use DetachServiceIdRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachVnicRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachVnicRequest.java index 1df6844a39c..2f8f5659cd0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachVnicRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachVnicRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DetachVnicRequest. + * Example: Click here to see how to use DetachVnicRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachVolumeRequest.java index 35978ea9769..9501df92667 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/DetachVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use DetachVolumeRequest. + * Example: Click here to see how to use DetachVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ExportImageRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ExportImageRequest.java index c8042078e2b..02d174a88ef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ExportImageRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ExportImageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ExportImageRequest. + * Example: Click here to see how to use ExportImageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingAgreementsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingAgreementsRequest.java index 3cf9c5c3c5c..c98799f0794 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingAgreementsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingAgreementsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetAppCatalogListingAgreementsRequest. + * Example: Click here to see how to use GetAppCatalogListingAgreementsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingRequest.java index fbf9e55f7db..591805d7ff5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetAppCatalogListingRequest. + * Example: Click here to see how to use GetAppCatalogListingRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingResourceVersionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingResourceVersionRequest.java index 0e610f16b3c..66a222cb817 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingResourceVersionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetAppCatalogListingResourceVersionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetAppCatalogListingResourceVersionRequest. + * Example: Click here to see how to use GetAppCatalogListingResourceVersionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeAttachmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeAttachmentRequest.java index 350f77247ea..f3c62e7ac53 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeAttachmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetBootVolumeAttachmentRequest. + * Example: Click here to see how to use GetBootVolumeAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeBackupRequest.java index c87e6e7bdd9..50b6e2bb3c0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetBootVolumeBackupRequest. + * Example: Click here to see how to use GetBootVolumeBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeKmsKeyRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeKmsKeyRequest.java index cd993eeb671..bb0e6888c74 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeKmsKeyRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeKmsKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetBootVolumeKmsKeyRequest. + * Example: Click here to see how to use GetBootVolumeKmsKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeRequest.java index 5133f7b4a29..be6685ad613 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetBootVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetBootVolumeRequest. + * Example: Click here to see how to use GetBootVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetByoipRangeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetByoipRangeRequest.java index efacf9480be..1067d422850 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetByoipRangeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetByoipRangeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetByoipRangeRequest. + * Example: Click here to see how to use GetByoipRangeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetClusterNetworkRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetClusterNetworkRequest.java index dc1eb2ec282..b4de9733928 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetClusterNetworkRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetClusterNetworkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetClusterNetworkRequest. + * Example: Click here to see how to use GetClusterNetworkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeGlobalImageCapabilitySchemaRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeGlobalImageCapabilitySchemaRequest.java index 5fc2675ea18..782a8e49ec3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeGlobalImageCapabilitySchemaRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeGlobalImageCapabilitySchemaRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetComputeGlobalImageCapabilitySchemaRequest. + * Example: Click here to see how to use GetComputeGlobalImageCapabilitySchemaRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeGlobalImageCapabilitySchemaVersionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeGlobalImageCapabilitySchemaVersionRequest.java index a7d7b189ecc..c6c3833bc38 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeGlobalImageCapabilitySchemaVersionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeGlobalImageCapabilitySchemaVersionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetComputeGlobalImageCapabilitySchemaVersionRequest. + * Example: Click here to see how to use GetComputeGlobalImageCapabilitySchemaVersionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeImageCapabilitySchemaRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeImageCapabilitySchemaRequest.java index 2d6e6325d0c..244f4f6320f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeImageCapabilitySchemaRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetComputeImageCapabilitySchemaRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetComputeImageCapabilitySchemaRequest. + * Example: Click here to see how to use GetComputeImageCapabilitySchemaRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetConsoleHistoryContentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetConsoleHistoryContentRequest.java index 082bf13ec23..af67422d5ae 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetConsoleHistoryContentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetConsoleHistoryContentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetConsoleHistoryContentRequest. + * Example: Click here to see how to use GetConsoleHistoryContentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetConsoleHistoryRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetConsoleHistoryRequest.java index a2eaa8bfe91..c623a4d0369 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetConsoleHistoryRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetConsoleHistoryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetConsoleHistoryRequest. + * Example: Click here to see how to use GetConsoleHistoryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeDeviceConfigContentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeDeviceConfigContentRequest.java index 0339b20fd5a..a58e2a5d20d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeDeviceConfigContentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeDeviceConfigContentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetCpeDeviceConfigContentRequest. + * Example: Click here to see how to use GetCpeDeviceConfigContentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeDeviceShapeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeDeviceShapeRequest.java index 8bccdeb64cb..3e86152ee31 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeDeviceShapeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeDeviceShapeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetCpeDeviceShapeRequest. + * Example: Click here to see how to use GetCpeDeviceShapeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeRequest.java index 41c9312fa91..b02f1c45196 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCpeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetCpeRequest. + * Example: Click here to see how to use GetCpeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectGroupRequest.java index 3f0fb5e6562..a34b8804efc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetCrossConnectGroupRequest. + * Example: Click here to see how to use GetCrossConnectGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectLetterOfAuthorityRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectLetterOfAuthorityRequest.java index 3c417b3b960..15961874949 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectLetterOfAuthorityRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectLetterOfAuthorityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetCrossConnectLetterOfAuthorityRequest. + * Example: Click here to see how to use GetCrossConnectLetterOfAuthorityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectRequest.java index c3ec1152917..1873ee48851 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetCrossConnectRequest. + * Example: Click here to see how to use GetCrossConnectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectStatusRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectStatusRequest.java index bc652fdabb4..cea48f39334 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectStatusRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetCrossConnectStatusRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetCrossConnectStatusRequest. + * Example: Click here to see how to use GetCrossConnectStatusRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDedicatedVmHostRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDedicatedVmHostRequest.java index f89d072f042..2f9c81932fa 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDedicatedVmHostRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDedicatedVmHostRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetDedicatedVmHostRequest. + * Example: Click here to see how to use GetDedicatedVmHostRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDhcpOptionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDhcpOptionsRequest.java index 508606d5789..9c1c1d4836f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDhcpOptionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDhcpOptionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetDhcpOptionsRequest. + * Example: Click here to see how to use GetDhcpOptionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgAttachmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgAttachmentRequest.java index 4f338863e1c..72cd4ee2e04 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgAttachmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetDrgAttachmentRequest. + * Example: Click here to see how to use GetDrgAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgRedundancyStatusRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgRedundancyStatusRequest.java index da9dce12166..3a8b306ee4c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgRedundancyStatusRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgRedundancyStatusRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetDrgRedundancyStatusRequest. + * Example: Click here to see how to use GetDrgRedundancyStatusRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgRequest.java index 40a90ebccfe..51b434a7d49 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetDrgRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetDrgRequest. + * Example: Click here to see how to use GetDrgRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetFastConnectProviderServiceKeyRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetFastConnectProviderServiceKeyRequest.java index ae07829bb05..37be8816925 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetFastConnectProviderServiceKeyRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetFastConnectProviderServiceKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetFastConnectProviderServiceKeyRequest. + * Example: Click here to see how to use GetFastConnectProviderServiceKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetFastConnectProviderServiceRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetFastConnectProviderServiceRequest.java index d95b12c8567..6250848275e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetFastConnectProviderServiceRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetFastConnectProviderServiceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetFastConnectProviderServiceRequest. + * Example: Click here to see how to use GetFastConnectProviderServiceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionDeviceConfigRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionDeviceConfigRequest.java index 2244150b6ee..eee03e17898 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionDeviceConfigRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionDeviceConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetIPSecConnectionDeviceConfigRequest. + * Example: Click here to see how to use GetIPSecConnectionDeviceConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionDeviceStatusRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionDeviceStatusRequest.java index 46697a3b034..1dcb345ea5e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionDeviceStatusRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionDeviceStatusRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetIPSecConnectionDeviceStatusRequest. + * Example: Click here to see how to use GetIPSecConnectionDeviceStatusRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionRequest.java index 5cde004e112..bc0a6b9d50f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetIPSecConnectionRequest. + * Example: Click here to see how to use GetIPSecConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionTunnelRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionTunnelRequest.java index 8b3d4af8a32..c7b442ab8c9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionTunnelRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionTunnelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetIPSecConnectionTunnelRequest. + * Example: Click here to see how to use GetIPSecConnectionTunnelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionTunnelSharedSecretRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionTunnelSharedSecretRequest.java index bcb72b6a41a..89cbe34d12d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionTunnelSharedSecretRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIPSecConnectionTunnelSharedSecretRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetIPSecConnectionTunnelSharedSecretRequest. + * Example: Click here to see how to use GetIPSecConnectionTunnelSharedSecretRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetImageRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetImageRequest.java index 430bad5524a..9f78312022e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetImageRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetImageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetImageRequest. + * Example: Click here to see how to use GetImageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetImageShapeCompatibilityEntryRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetImageShapeCompatibilityEntryRequest.java index 2178d242b69..471efec8ffe 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetImageShapeCompatibilityEntryRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetImageShapeCompatibilityEntryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetImageShapeCompatibilityEntryRequest. + * Example: Click here to see how to use GetImageShapeCompatibilityEntryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceConfigurationRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceConfigurationRequest.java index 47337551976..2fdffccb9d4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceConfigurationRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetInstanceConfigurationRequest. + * Example: Click here to see how to use GetInstanceConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceConsoleConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceConsoleConnectionRequest.java index ced7d362eef..4f46cab8a8e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceConsoleConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceConsoleConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetInstanceConsoleConnectionRequest. + * Example: Click here to see how to use GetInstanceConsoleConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstancePoolLoadBalancerAttachmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstancePoolLoadBalancerAttachmentRequest.java index 3a0391d1f05..118fb6b2942 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstancePoolLoadBalancerAttachmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstancePoolLoadBalancerAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetInstancePoolLoadBalancerAttachmentRequest. + * Example: Click here to see how to use GetInstancePoolLoadBalancerAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstancePoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstancePoolRequest.java index 0bdd18c3f4d..d160bd238cc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstancePoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstancePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetInstancePoolRequest. + * Example: Click here to see how to use GetInstancePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceRequest.java index 9e5746050dc..f9a25a2bb78 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetInstanceRequest. + * Example: Click here to see how to use GetInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInternetGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInternetGatewayRequest.java index c4736fbdddb..dbad34f5508 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInternetGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetInternetGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetInternetGatewayRequest. + * Example: Click here to see how to use GetInternetGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIpsecCpeDeviceConfigContentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIpsecCpeDeviceConfigContentRequest.java index aa232908b3e..95ebc784618 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIpsecCpeDeviceConfigContentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIpsecCpeDeviceConfigContentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetIpsecCpeDeviceConfigContentRequest. + * Example: Click here to see how to use GetIpsecCpeDeviceConfigContentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIpv6Request.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIpv6Request.java index 33143b43efc..18e86bf4139 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIpv6Request.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetIpv6Request.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetIpv6Request. + * Example: Click here to see how to use GetIpv6Request. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetLocalPeeringGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetLocalPeeringGatewayRequest.java index 7ade94662ee..ac0f8a5ebcd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetLocalPeeringGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetLocalPeeringGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetLocalPeeringGatewayRequest. + * Example: Click here to see how to use GetLocalPeeringGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetNatGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetNatGatewayRequest.java index 2d05b935255..cc5917ec8f5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetNatGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetNatGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetNatGatewayRequest. + * Example: Click here to see how to use GetNatGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetNetworkSecurityGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetNetworkSecurityGroupRequest.java index 1c0780067d1..3019f21fde0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetNetworkSecurityGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetNetworkSecurityGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetNetworkSecurityGroupRequest. + * Example: Click here to see how to use GetNetworkSecurityGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPrivateIpRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPrivateIpRequest.java index f781e1c48cd..93f49b1816a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPrivateIpRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPrivateIpRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetPrivateIpRequest. + * Example: Click here to see how to use GetPrivateIpRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpByIpAddressRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpByIpAddressRequest.java index 85b1010885d..aa7b8482864 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpByIpAddressRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpByIpAddressRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetPublicIpByIpAddressRequest. + * Example: Click here to see how to use GetPublicIpByIpAddressRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpByPrivateIpIdRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpByPrivateIpIdRequest.java index 7d1b80d3eb3..fdc06afc501 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpByPrivateIpIdRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpByPrivateIpIdRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetPublicIpByPrivateIpIdRequest. + * Example: Click here to see how to use GetPublicIpByPrivateIpIdRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpPoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpPoolRequest.java index 43e5abfece3..e903c06d694 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpPoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpPoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetPublicIpPoolRequest. + * Example: Click here to see how to use GetPublicIpPoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpRequest.java index c1d1cbe47dc..34ca2c836e0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetPublicIpRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetPublicIpRequest. + * Example: Click here to see how to use GetPublicIpRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetRemotePeeringConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetRemotePeeringConnectionRequest.java index f2689c7bef6..4881afe5d82 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetRemotePeeringConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetRemotePeeringConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetRemotePeeringConnectionRequest. + * Example: Click here to see how to use GetRemotePeeringConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetRouteTableRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetRouteTableRequest.java index e546f230972..3b468582fb5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetRouteTableRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetRouteTableRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetRouteTableRequest. + * Example: Click here to see how to use GetRouteTableRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetSecurityListRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetSecurityListRequest.java index 0ce8cde8d5c..cf5537ba76d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetSecurityListRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetSecurityListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetSecurityListRequest. + * Example: Click here to see how to use GetSecurityListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetServiceGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetServiceGatewayRequest.java index 2a4e564af2c..81178f529f7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetServiceGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetServiceGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetServiceGatewayRequest. + * Example: Click here to see how to use GetServiceGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetServiceRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetServiceRequest.java index d6c93cfbdbf..07410a2802e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetServiceRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetServiceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetServiceRequest. + * Example: Click here to see how to use GetServiceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetSubnetRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetSubnetRequest.java index df5c03fc264..9b18ad0fd4f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetSubnetRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetSubnetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetSubnetRequest. + * Example: Click here to see how to use GetSubnetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetTunnelCpeDeviceConfigContentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetTunnelCpeDeviceConfigContentRequest.java index 2f1ec85c5c3..cb44ed0938c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetTunnelCpeDeviceConfigContentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetTunnelCpeDeviceConfigContentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetTunnelCpeDeviceConfigContentRequest. + * Example: Click here to see how to use GetTunnelCpeDeviceConfigContentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetTunnelCpeDeviceConfigRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetTunnelCpeDeviceConfigRequest.java index 59ccfeb3337..2504480e02b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetTunnelCpeDeviceConfigRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetTunnelCpeDeviceConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetTunnelCpeDeviceConfigRequest. + * Example: Click here to see how to use GetTunnelCpeDeviceConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVcnDnsResolverAssociationRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVcnDnsResolverAssociationRequest.java index 86002fe99d7..488e54bd01b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVcnDnsResolverAssociationRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVcnDnsResolverAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVcnDnsResolverAssociationRequest. + * Example: Click here to see how to use GetVcnDnsResolverAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVcnRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVcnRequest.java index f0c2cea1cc8..8a5a4aa1e5e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVcnRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVcnRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVcnRequest. + * Example: Click here to see how to use GetVcnRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVirtualCircuitRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVirtualCircuitRequest.java index a0e10d93dc9..3b3f45c8468 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVirtualCircuitRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVirtualCircuitRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVirtualCircuitRequest. + * Example: Click here to see how to use GetVirtualCircuitRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVlanRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVlanRequest.java index 23f0826f367..a38db59c5be 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVlanRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVlanRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVlanRequest. + * Example: Click here to see how to use GetVlanRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVnicAttachmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVnicAttachmentRequest.java index 28dbe3a6f56..d9eb9ad08fe 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVnicAttachmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVnicAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVnicAttachmentRequest. + * Example: Click here to see how to use GetVnicAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVnicRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVnicRequest.java index 213ddc7cd50..e7f1cd9db9d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVnicRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVnicRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVnicRequest. + * Example: Click here to see how to use GetVnicRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeAttachmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeAttachmentRequest.java index 202d8a43b2f..02c490e46b1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeAttachmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVolumeAttachmentRequest. + * Example: Click here to see how to use GetVolumeAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyAssetAssignmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyAssetAssignmentRequest.java index fed8e63a67b..2539935857b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyAssetAssignmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyAssetAssignmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVolumeBackupPolicyAssetAssignmentRequest. + * Example: Click here to see how to use GetVolumeBackupPolicyAssetAssignmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyAssignmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyAssignmentRequest.java index 12d74ec7a92..3e9e14db1ca 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyAssignmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyAssignmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVolumeBackupPolicyAssignmentRequest. + * Example: Click here to see how to use GetVolumeBackupPolicyAssignmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyRequest.java index 0496804fb36..e9155cd30ba 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVolumeBackupPolicyRequest. + * Example: Click here to see how to use GetVolumeBackupPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupRequest.java index 5d12bac453e..84b5b0797ef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVolumeBackupRequest. + * Example: Click here to see how to use GetVolumeBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeGroupBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeGroupBackupRequest.java index fbd56e6f87d..65942d8b4d8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeGroupBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeGroupBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVolumeGroupBackupRequest. + * Example: Click here to see how to use GetVolumeGroupBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeGroupRequest.java index 4936d39f39c..f41aa2234a4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVolumeGroupRequest. + * Example: Click here to see how to use GetVolumeGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeKmsKeyRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeKmsKeyRequest.java index fbb9545d76e..f4278a245a0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeKmsKeyRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeKmsKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVolumeKmsKeyRequest. + * Example: Click here to see how to use GetVolumeKmsKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeRequest.java index e183d916ec8..7cca2109d39 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetVolumeRequest. + * Example: Click here to see how to use GetVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetWindowsInstanceInitialCredentialsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetWindowsInstanceInitialCredentialsRequest.java index a777225fdba..44238ff6d01 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetWindowsInstanceInitialCredentialsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/GetWindowsInstanceInitialCredentialsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use GetWindowsInstanceInitialCredentialsRequest. + * Example: Click here to see how to use GetWindowsInstanceInitialCredentialsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/InstanceActionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/InstanceActionRequest.java index bf3f076d811..d9e668623d5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/InstanceActionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/InstanceActionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use InstanceActionRequest. + * Example: Click here to see how to use InstanceActionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/LaunchInstanceConfigurationRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/LaunchInstanceConfigurationRequest.java index 42504bbe4ea..e50607ed36b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/LaunchInstanceConfigurationRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/LaunchInstanceConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use LaunchInstanceConfigurationRequest. + * Example: Click here to see how to use LaunchInstanceConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/LaunchInstanceRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/LaunchInstanceRequest.java index 909fbe59613..fe5f7f08cdb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/LaunchInstanceRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/LaunchInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use LaunchInstanceRequest. + * Example: Click here to see how to use LaunchInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAllowedPeerRegionsForRemotePeeringRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAllowedPeerRegionsForRemotePeeringRequest.java index 89a7f3b68db..79d053ab244 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAllowedPeerRegionsForRemotePeeringRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAllowedPeerRegionsForRemotePeeringRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListAllowedPeerRegionsForRemotePeeringRequest. + * Example: Click here to see how to use ListAllowedPeerRegionsForRemotePeeringRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogListingResourceVersionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogListingResourceVersionsRequest.java index 24656a86f26..063dafbc77d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogListingResourceVersionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogListingResourceVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListAppCatalogListingResourceVersionsRequest. + * Example: Click here to see how to use ListAppCatalogListingResourceVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogListingsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogListingsRequest.java index fdf68ab52b3..0b930005047 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogListingsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogListingsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListAppCatalogListingsRequest. + * Example: Click here to see how to use ListAppCatalogListingsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogSubscriptionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogSubscriptionsRequest.java index 6e2fb8a88da..9067e15bb63 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogSubscriptionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListAppCatalogSubscriptionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListAppCatalogSubscriptionsRequest. + * Example: Click here to see how to use ListAppCatalogSubscriptionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumeAttachmentsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumeAttachmentsRequest.java index e17dff08fdf..b1805329ed3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumeAttachmentsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumeAttachmentsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListBootVolumeAttachmentsRequest. + * Example: Click here to see how to use ListBootVolumeAttachmentsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumeBackupsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumeBackupsRequest.java index d23cf58b156..793093ed113 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumeBackupsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumeBackupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListBootVolumeBackupsRequest. + * Example: Click here to see how to use ListBootVolumeBackupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumesRequest.java index 52eec659089..eb02551787d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListBootVolumesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListBootVolumesRequest. + * Example: Click here to see how to use ListBootVolumesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListByoipAllocatedRangesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListByoipAllocatedRangesRequest.java index 90f33f1f76f..3c17665023b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListByoipAllocatedRangesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListByoipAllocatedRangesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListByoipAllocatedRangesRequest. + * Example: Click here to see how to use ListByoipAllocatedRangesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListByoipRangesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListByoipRangesRequest.java index ed92c06d455..d10309d7f1f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListByoipRangesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListByoipRangesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListByoipRangesRequest. + * Example: Click here to see how to use ListByoipRangesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListClusterNetworkInstancesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListClusterNetworkInstancesRequest.java index eb817370bbd..7369eef8014 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListClusterNetworkInstancesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListClusterNetworkInstancesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListClusterNetworkInstancesRequest. + * Example: Click here to see how to use ListClusterNetworkInstancesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListClusterNetworksRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListClusterNetworksRequest.java index 6a8cb45f263..dfa5c2500b3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListClusterNetworksRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListClusterNetworksRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListClusterNetworksRequest. + * Example: Click here to see how to use ListClusterNetworksRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeGlobalImageCapabilitySchemaVersionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeGlobalImageCapabilitySchemaVersionsRequest.java index 656a4cd4549..bba7fb4d685 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeGlobalImageCapabilitySchemaVersionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeGlobalImageCapabilitySchemaVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListComputeGlobalImageCapabilitySchemaVersionsRequest. + * Example: Click here to see how to use ListComputeGlobalImageCapabilitySchemaVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeGlobalImageCapabilitySchemasRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeGlobalImageCapabilitySchemasRequest.java index 25921698fe4..8babfba44d3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeGlobalImageCapabilitySchemasRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeGlobalImageCapabilitySchemasRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListComputeGlobalImageCapabilitySchemasRequest. + * Example: Click here to see how to use ListComputeGlobalImageCapabilitySchemasRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeImageCapabilitySchemasRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeImageCapabilitySchemasRequest.java index 4653879b079..0fdcf38b275 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeImageCapabilitySchemasRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListComputeImageCapabilitySchemasRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListComputeImageCapabilitySchemasRequest. + * Example: Click here to see how to use ListComputeImageCapabilitySchemasRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListConsoleHistoriesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListConsoleHistoriesRequest.java index bfac349b96f..ebff7a8d7f6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListConsoleHistoriesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListConsoleHistoriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListConsoleHistoriesRequest. + * Example: Click here to see how to use ListConsoleHistoriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCpeDeviceShapesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCpeDeviceShapesRequest.java index 20e8a47458c..781f0d6f90a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCpeDeviceShapesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCpeDeviceShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListCpeDeviceShapesRequest. + * Example: Click here to see how to use ListCpeDeviceShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCpesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCpesRequest.java index b471be41503..85a5dba67be 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCpesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCpesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListCpesRequest. + * Example: Click here to see how to use ListCpesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectGroupsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectGroupsRequest.java index 7107fd2d007..fec786a88a5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectGroupsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectGroupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListCrossConnectGroupsRequest. + * Example: Click here to see how to use ListCrossConnectGroupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectLocationsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectLocationsRequest.java index eb903616c99..d3b94bd1dd5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectLocationsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectLocationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListCrossConnectLocationsRequest. + * Example: Click here to see how to use ListCrossConnectLocationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectsRequest.java index 55a3530f84c..062fbc6a1b2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossConnectsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListCrossConnectsRequest. + * Example: Click here to see how to use ListCrossConnectsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossconnectPortSpeedShapesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossconnectPortSpeedShapesRequest.java index 69174a83381..6f6559cb687 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossconnectPortSpeedShapesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListCrossconnectPortSpeedShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListCrossconnectPortSpeedShapesRequest. + * Example: Click here to see how to use ListCrossconnectPortSpeedShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostInstanceShapesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostInstanceShapesRequest.java index f9f311ca351..e895d4d1fd3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostInstanceShapesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostInstanceShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListDedicatedVmHostInstanceShapesRequest. + * Example: Click here to see how to use ListDedicatedVmHostInstanceShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostInstancesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostInstancesRequest.java index 918165294a5..378ec110e39 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostInstancesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostInstancesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListDedicatedVmHostInstancesRequest. + * Example: Click here to see how to use ListDedicatedVmHostInstancesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostShapesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostShapesRequest.java index a91b158af5c..fd1b400bccd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostShapesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListDedicatedVmHostShapesRequest. + * Example: Click here to see how to use ListDedicatedVmHostShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostsRequest.java index e6897df1b88..210d31126ac 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDedicatedVmHostsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListDedicatedVmHostsRequest. + * Example: Click here to see how to use ListDedicatedVmHostsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDhcpOptionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDhcpOptionsRequest.java index 88c22492782..9ee2a283da3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDhcpOptionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDhcpOptionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListDhcpOptionsRequest. + * Example: Click here to see how to use ListDhcpOptionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDrgAttachmentsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDrgAttachmentsRequest.java index 1735b860546..1d9f71e7f6d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDrgAttachmentsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDrgAttachmentsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListDrgAttachmentsRequest. + * Example: Click here to see how to use ListDrgAttachmentsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDrgsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDrgsRequest.java index 883b4e62de8..c1acb4b32bd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDrgsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListDrgsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListDrgsRequest. + * Example: Click here to see how to use ListDrgsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListFastConnectProviderServicesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListFastConnectProviderServicesRequest.java index 4f86281d64f..3e912db3daa 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListFastConnectProviderServicesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListFastConnectProviderServicesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListFastConnectProviderServicesRequest. + * Example: Click here to see how to use ListFastConnectProviderServicesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListFastConnectProviderVirtualCircuitBandwidthShapesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListFastConnectProviderVirtualCircuitBandwidthShapesRequest.java index 4c16854f8d4..5a29d0ae6f2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListFastConnectProviderVirtualCircuitBandwidthShapesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListFastConnectProviderVirtualCircuitBandwidthShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapesRequest. + * Example: Click here to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIPSecConnectionTunnelsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIPSecConnectionTunnelsRequest.java index 2f8fec40170..aa2d520fc18 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIPSecConnectionTunnelsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIPSecConnectionTunnelsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListIPSecConnectionTunnelsRequest. + * Example: Click here to see how to use ListIPSecConnectionTunnelsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIPSecConnectionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIPSecConnectionsRequest.java index a95c0281093..487428e96a1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIPSecConnectionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIPSecConnectionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListIPSecConnectionsRequest. + * Example: Click here to see how to use ListIPSecConnectionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListImageShapeCompatibilityEntriesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListImageShapeCompatibilityEntriesRequest.java index cb95b88d2eb..0569d61f41a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListImageShapeCompatibilityEntriesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListImageShapeCompatibilityEntriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListImageShapeCompatibilityEntriesRequest. + * Example: Click here to see how to use ListImageShapeCompatibilityEntriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListImagesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListImagesRequest.java index 0bb0597c01e..1579be446cd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListImagesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListImagesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListImagesRequest. + * Example: Click here to see how to use ListImagesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceConfigurationsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceConfigurationsRequest.java index 6c75c9310ea..bbfb93b7c7a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceConfigurationsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceConfigurationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListInstanceConfigurationsRequest. + * Example: Click here to see how to use ListInstanceConfigurationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceConsoleConnectionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceConsoleConnectionsRequest.java index ad9bf2c21c1..1f0a7d214d6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceConsoleConnectionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceConsoleConnectionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListInstanceConsoleConnectionsRequest. + * Example: Click here to see how to use ListInstanceConsoleConnectionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceDevicesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceDevicesRequest.java index 83d198fb624..5be51f42894 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceDevicesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstanceDevicesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListInstanceDevicesRequest. + * Example: Click here to see how to use ListInstanceDevicesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancePoolInstancesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancePoolInstancesRequest.java index bb87e54e890..312b13df54c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancePoolInstancesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancePoolInstancesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListInstancePoolInstancesRequest. + * Example: Click here to see how to use ListInstancePoolInstancesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancePoolsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancePoolsRequest.java index 863510be51b..57cfc52d36b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancePoolsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancePoolsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListInstancePoolsRequest. + * Example: Click here to see how to use ListInstancePoolsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancesRequest.java index dde419fb6b7..9512f7c3e00 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInstancesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListInstancesRequest. + * Example: Click here to see how to use ListInstancesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInternetGatewaysRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInternetGatewaysRequest.java index d3c55fa2410..3124934f342 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInternetGatewaysRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListInternetGatewaysRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListInternetGatewaysRequest. + * Example: Click here to see how to use ListInternetGatewaysRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIpv6sRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIpv6sRequest.java index 7f3b4309c6a..7f9226d90b1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIpv6sRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListIpv6sRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListIpv6sRequest. + * Example: Click here to see how to use ListIpv6sRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListLocalPeeringGatewaysRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListLocalPeeringGatewaysRequest.java index c012102f4fa..25c6b036fa7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListLocalPeeringGatewaysRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListLocalPeeringGatewaysRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListLocalPeeringGatewaysRequest. + * Example: Click here to see how to use ListLocalPeeringGatewaysRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNatGatewaysRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNatGatewaysRequest.java index a680a2c9855..25390bb5cf2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNatGatewaysRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNatGatewaysRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListNatGatewaysRequest. + * Example: Click here to see how to use ListNatGatewaysRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupSecurityRulesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupSecurityRulesRequest.java index 712042b38b4..59f3b947b89 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupSecurityRulesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupSecurityRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListNetworkSecurityGroupSecurityRulesRequest. + * Example: Click here to see how to use ListNetworkSecurityGroupSecurityRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupVnicsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupVnicsRequest.java index f54a52414bd..e862287af73 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupVnicsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupVnicsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListNetworkSecurityGroupVnicsRequest. + * Example: Click here to see how to use ListNetworkSecurityGroupVnicsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupsRequest.java index 34ac0d2d033..85f6c2ede92 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListNetworkSecurityGroupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListNetworkSecurityGroupsRequest. + * Example: Click here to see how to use ListNetworkSecurityGroupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPrivateIpsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPrivateIpsRequest.java index aaa2ba282ce..dcf2334ed21 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPrivateIpsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPrivateIpsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListPrivateIpsRequest. + * Example: Click here to see how to use ListPrivateIpsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPublicIpPoolsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPublicIpPoolsRequest.java index 527cddf9939..fcfacc6c5e8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPublicIpPoolsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPublicIpPoolsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListPublicIpPoolsRequest. + * Example: Click here to see how to use ListPublicIpPoolsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPublicIpsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPublicIpsRequest.java index a819f2f0cba..9ddde847457 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPublicIpsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListPublicIpsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListPublicIpsRequest. + * Example: Click here to see how to use ListPublicIpsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListRemotePeeringConnectionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListRemotePeeringConnectionsRequest.java index 4a2bdf1e2e0..eb95543bfbf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListRemotePeeringConnectionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListRemotePeeringConnectionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListRemotePeeringConnectionsRequest. + * Example: Click here to see how to use ListRemotePeeringConnectionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListRouteTablesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListRouteTablesRequest.java index cce7e4427d1..71eb3793421 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListRouteTablesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListRouteTablesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListRouteTablesRequest. + * Example: Click here to see how to use ListRouteTablesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListSecurityListsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListSecurityListsRequest.java index 55bd0207d06..21eff654920 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListSecurityListsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListSecurityListsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListSecurityListsRequest. + * Example: Click here to see how to use ListSecurityListsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListServiceGatewaysRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListServiceGatewaysRequest.java index 6b4faf2cddd..b238c78d9d0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListServiceGatewaysRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListServiceGatewaysRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListServiceGatewaysRequest. + * Example: Click here to see how to use ListServiceGatewaysRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListServicesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListServicesRequest.java index f561ca5fbfd..227fedb04e3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListServicesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListServicesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListServicesRequest. + * Example: Click here to see how to use ListServicesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListShapesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListShapesRequest.java index 61b35c6819c..d36f71700e0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListShapesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListShapesRequest. + * Example: Click here to see how to use ListShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListSubnetsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListSubnetsRequest.java index 372d5582a51..756688f038f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListSubnetsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListSubnetsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListSubnetsRequest. + * Example: Click here to see how to use ListSubnetsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVcnsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVcnsRequest.java index 44ef92b242a..11542106cf2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVcnsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVcnsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVcnsRequest. + * Example: Click here to see how to use ListVcnsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitBandwidthShapesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitBandwidthShapesRequest.java index 279be62cadc..37bda9b5c7d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitBandwidthShapesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitBandwidthShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVirtualCircuitBandwidthShapesRequest. + * Example: Click here to see how to use ListVirtualCircuitBandwidthShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitPublicPrefixesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitPublicPrefixesRequest.java index 6dd213c8019..f210bcd1296 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitPublicPrefixesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitPublicPrefixesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVirtualCircuitPublicPrefixesRequest. + * Example: Click here to see how to use ListVirtualCircuitPublicPrefixesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitsRequest.java index 2845d5b09ea..879bd61bbf6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVirtualCircuitsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVirtualCircuitsRequest. + * Example: Click here to see how to use ListVirtualCircuitsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVlansRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVlansRequest.java index 9d1a175b13b..ea87f787639 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVlansRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVlansRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVlansRequest. + * Example: Click here to see how to use ListVlansRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVnicAttachmentsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVnicAttachmentsRequest.java index 18d2d1efdcc..bc1d2a7e0fe 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVnicAttachmentsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVnicAttachmentsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVnicAttachmentsRequest. + * Example: Click here to see how to use ListVnicAttachmentsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeAttachmentsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeAttachmentsRequest.java index 76507bb66f7..b7164aaa0ef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeAttachmentsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeAttachmentsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVolumeAttachmentsRequest. + * Example: Click here to see how to use ListVolumeAttachmentsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeBackupPoliciesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeBackupPoliciesRequest.java index fe29df6366e..d6be64e8ead 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeBackupPoliciesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeBackupPoliciesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVolumeBackupPoliciesRequest. + * Example: Click here to see how to use ListVolumeBackupPoliciesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeBackupsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeBackupsRequest.java index a962c620869..d09c6d092a5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeBackupsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeBackupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVolumeBackupsRequest. + * Example: Click here to see how to use ListVolumeBackupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeGroupBackupsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeGroupBackupsRequest.java index fe76f82f1f7..e189061fad0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeGroupBackupsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeGroupBackupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVolumeGroupBackupsRequest. + * Example: Click here to see how to use ListVolumeGroupBackupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeGroupsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeGroupsRequest.java index b5490aaca5d..47e3a947c6d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeGroupsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumeGroupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVolumeGroupsRequest. + * Example: Click here to see how to use ListVolumeGroupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumesRequest.java index 2f25b40c9dc..cafa1813d7e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ListVolumesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ListVolumesRequest. + * Example: Click here to see how to use ListVolumesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ModifyVcnCidrRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ModifyVcnCidrRequest.java index 656c9990710..6259a07ee5b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ModifyVcnCidrRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ModifyVcnCidrRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ModifyVcnCidrRequest. + * Example: Click here to see how to use ModifyVcnCidrRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveImageShapeCompatibilityEntryRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveImageShapeCompatibilityEntryRequest.java index 2535e141838..0a7275a476b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveImageShapeCompatibilityEntryRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveImageShapeCompatibilityEntryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use RemoveImageShapeCompatibilityEntryRequest. + * Example: Click here to see how to use RemoveImageShapeCompatibilityEntryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveNetworkSecurityGroupSecurityRulesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveNetworkSecurityGroupSecurityRulesRequest.java index 6c92a3f3ad3..52c3cea675e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveNetworkSecurityGroupSecurityRulesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveNetworkSecurityGroupSecurityRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use RemoveNetworkSecurityGroupSecurityRulesRequest. + * Example: Click here to see how to use RemoveNetworkSecurityGroupSecurityRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemovePublicIpPoolCapacityRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemovePublicIpPoolCapacityRequest.java index a9ac50bd4ad..ad7390b70c5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemovePublicIpPoolCapacityRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemovePublicIpPoolCapacityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use RemovePublicIpPoolCapacityRequest. + * Example: Click here to see how to use RemovePublicIpPoolCapacityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveVcnCidrRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveVcnCidrRequest.java index 2891757a8d6..2b7ac64de82 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveVcnCidrRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/RemoveVcnCidrRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use RemoveVcnCidrRequest. + * Example: Click here to see how to use RemoveVcnCidrRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ResetInstancePoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ResetInstancePoolRequest.java index 0c13b5a9504..1eed177a2fd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ResetInstancePoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ResetInstancePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ResetInstancePoolRequest. + * Example: Click here to see how to use ResetInstancePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/SoftresetInstancePoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/SoftresetInstancePoolRequest.java index 4953c5535bb..841e919b185 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/SoftresetInstancePoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/SoftresetInstancePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use SoftresetInstancePoolRequest. + * Example: Click here to see how to use SoftresetInstancePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/StartInstancePoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/StartInstancePoolRequest.java index bdcb1d823b1..a4fc370a764 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/StartInstancePoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/StartInstancePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use StartInstancePoolRequest. + * Example: Click here to see how to use StartInstancePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/StopInstancePoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/StopInstancePoolRequest.java index 56884281f6a..de1a58bd553 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/StopInstancePoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/StopInstancePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use StopInstancePoolRequest. + * Example: Click here to see how to use StopInstancePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateClusterNetworkRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateClusterNetworkRequest.java index 780bcff29d4..5fd959e8a25 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateClusterNetworkRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateClusterNetworkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use TerminateClusterNetworkRequest. + * Example: Click here to see how to use TerminateClusterNetworkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateInstancePoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateInstancePoolRequest.java index 36b14f4c1e4..dec2d09f9fa 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateInstancePoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateInstancePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use TerminateInstancePoolRequest. + * Example: Click here to see how to use TerminateInstancePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateInstanceRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateInstanceRequest.java index f183a57eebc..f5a9728392c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateInstanceRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/TerminateInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use TerminateInstanceRequest. + * Example: Click here to see how to use TerminateInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeBackupRequest.java index 45134614817..02d87abdc60 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateBootVolumeBackupRequest. + * Example: Click here to see how to use UpdateBootVolumeBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeKmsKeyRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeKmsKeyRequest.java index d4211db7a49..2789a2370a0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeKmsKeyRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeKmsKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateBootVolumeKmsKeyRequest. + * Example: Click here to see how to use UpdateBootVolumeKmsKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeRequest.java index 58e460a49fd..9de62fe56fd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateBootVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateBootVolumeRequest. + * Example: Click here to see how to use UpdateBootVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateByoipRangeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateByoipRangeRequest.java index 7fadcffacc0..0d4457ea158 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateByoipRangeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateByoipRangeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateByoipRangeRequest. + * Example: Click here to see how to use UpdateByoipRangeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateClusterNetworkRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateClusterNetworkRequest.java index 3a50a1913c3..35a263900e1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateClusterNetworkRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateClusterNetworkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateClusterNetworkRequest. + * Example: Click here to see how to use UpdateClusterNetworkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateComputeImageCapabilitySchemaRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateComputeImageCapabilitySchemaRequest.java index f2500bc7641..34d5bea69a2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateComputeImageCapabilitySchemaRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateComputeImageCapabilitySchemaRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateComputeImageCapabilitySchemaRequest. + * Example: Click here to see how to use UpdateComputeImageCapabilitySchemaRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateConsoleHistoryRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateConsoleHistoryRequest.java index 5c99bec24e8..f787ec1fae6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateConsoleHistoryRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateConsoleHistoryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateConsoleHistoryRequest. + * Example: Click here to see how to use UpdateConsoleHistoryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCpeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCpeRequest.java index 06104774f54..f73856cec4f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCpeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCpeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateCpeRequest. + * Example: Click here to see how to use UpdateCpeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCrossConnectGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCrossConnectGroupRequest.java index 333fab9ff50..14f8c12e665 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCrossConnectGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCrossConnectGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateCrossConnectGroupRequest. + * Example: Click here to see how to use UpdateCrossConnectGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCrossConnectRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCrossConnectRequest.java index e5b8ebd139e..49a80c8544f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCrossConnectRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateCrossConnectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateCrossConnectRequest. + * Example: Click here to see how to use UpdateCrossConnectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDedicatedVmHostRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDedicatedVmHostRequest.java index 3afd3831a7a..a17b70ff3ae 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDedicatedVmHostRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDedicatedVmHostRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateDedicatedVmHostRequest. + * Example: Click here to see how to use UpdateDedicatedVmHostRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDhcpOptionsRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDhcpOptionsRequest.java index a2225773f1b..ddffc6c32a0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDhcpOptionsRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDhcpOptionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateDhcpOptionsRequest. + * Example: Click here to see how to use UpdateDhcpOptionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDrgAttachmentRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDrgAttachmentRequest.java index 40e59d84e2b..6b1eb9e6f99 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDrgAttachmentRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDrgAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateDrgAttachmentRequest. + * Example: Click here to see how to use UpdateDrgAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDrgRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDrgRequest.java index b62e394f076..eda9cbd6625 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDrgRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateDrgRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateDrgRequest. + * Example: Click here to see how to use UpdateDrgRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionRequest.java index 6313d455588..0bcf92c0151 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateIPSecConnectionRequest. + * Example: Click here to see how to use UpdateIPSecConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionTunnelRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionTunnelRequest.java index f16c1e99a40..8aabeda6fcf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionTunnelRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionTunnelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateIPSecConnectionTunnelRequest. + * Example: Click here to see how to use UpdateIPSecConnectionTunnelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionTunnelSharedSecretRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionTunnelSharedSecretRequest.java index 66bec562292..9aac90c431d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionTunnelSharedSecretRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIPSecConnectionTunnelSharedSecretRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateIPSecConnectionTunnelSharedSecretRequest. + * Example: Click here to see how to use UpdateIPSecConnectionTunnelSharedSecretRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateImageRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateImageRequest.java index 18ba1d1f4e7..c48240c256a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateImageRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateImageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateImageRequest. + * Example: Click here to see how to use UpdateImageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceConfigurationRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceConfigurationRequest.java index f606fa22969..7b9b3f5484d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceConfigurationRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateInstanceConfigurationRequest. + * Example: Click here to see how to use UpdateInstanceConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceConsoleConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceConsoleConnectionRequest.java index 4bdccc03b3b..ec6a342022e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceConsoleConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceConsoleConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateInstanceConsoleConnectionRequest. + * Example: Click here to see how to use UpdateInstanceConsoleConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstancePoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstancePoolRequest.java index 58de48ed1e9..c1871b084d2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstancePoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstancePoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateInstancePoolRequest. + * Example: Click here to see how to use UpdateInstancePoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceRequest.java index 4ca08116d7b..e9d5a774927 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateInstanceRequest. + * Example: Click here to see how to use UpdateInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInternetGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInternetGatewayRequest.java index 7e29afea5ff..9fcc57a1df4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInternetGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateInternetGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateInternetGatewayRequest. + * Example: Click here to see how to use UpdateInternetGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIpv6Request.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIpv6Request.java index 6867baddc80..4d992376bca 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIpv6Request.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateIpv6Request.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateIpv6Request. + * Example: Click here to see how to use UpdateIpv6Request. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateLocalPeeringGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateLocalPeeringGatewayRequest.java index da6cb9b4925..93266987f58 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateLocalPeeringGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateLocalPeeringGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateLocalPeeringGatewayRequest. + * Example: Click here to see how to use UpdateLocalPeeringGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNatGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNatGatewayRequest.java index 8fc7ab1ee9d..08dceb40f45 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNatGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNatGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateNatGatewayRequest. + * Example: Click here to see how to use UpdateNatGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNetworkSecurityGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNetworkSecurityGroupRequest.java index 72e9eb85a64..a84e915070c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNetworkSecurityGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNetworkSecurityGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateNetworkSecurityGroupRequest. + * Example: Click here to see how to use UpdateNetworkSecurityGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNetworkSecurityGroupSecurityRulesRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNetworkSecurityGroupSecurityRulesRequest.java index c462bf37a67..4073de2fc8b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNetworkSecurityGroupSecurityRulesRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateNetworkSecurityGroupSecurityRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateNetworkSecurityGroupSecurityRulesRequest. + * Example: Click here to see how to use UpdateNetworkSecurityGroupSecurityRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePrivateIpRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePrivateIpRequest.java index 701a5b0fae3..b883f7a8012 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePrivateIpRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePrivateIpRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdatePrivateIpRequest. + * Example: Click here to see how to use UpdatePrivateIpRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePublicIpPoolRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePublicIpPoolRequest.java index fd55005dd76..bfe8573acae 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePublicIpPoolRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePublicIpPoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdatePublicIpPoolRequest. + * Example: Click here to see how to use UpdatePublicIpPoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePublicIpRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePublicIpRequest.java index 11a3d182948..29687a08cf2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePublicIpRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdatePublicIpRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdatePublicIpRequest. + * Example: Click here to see how to use UpdatePublicIpRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateRemotePeeringConnectionRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateRemotePeeringConnectionRequest.java index 6418d47e3b1..281a512886f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateRemotePeeringConnectionRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateRemotePeeringConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateRemotePeeringConnectionRequest. + * Example: Click here to see how to use UpdateRemotePeeringConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateRouteTableRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateRouteTableRequest.java index 6af191ed571..71895611bd3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateRouteTableRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateRouteTableRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateRouteTableRequest. + * Example: Click here to see how to use UpdateRouteTableRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateSecurityListRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateSecurityListRequest.java index aeff7192686..b662cf1c161 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateSecurityListRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateSecurityListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateSecurityListRequest. + * Example: Click here to see how to use UpdateSecurityListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateServiceGatewayRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateServiceGatewayRequest.java index 466fded3416..dbed1140333 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateServiceGatewayRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateServiceGatewayRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateServiceGatewayRequest. + * Example: Click here to see how to use UpdateServiceGatewayRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateSubnetRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateSubnetRequest.java index 4f57ae44c48..1bab8f52753 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateSubnetRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateSubnetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateSubnetRequest. + * Example: Click here to see how to use UpdateSubnetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateTunnelCpeDeviceConfigRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateTunnelCpeDeviceConfigRequest.java index 40cc7923593..3a641e93869 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateTunnelCpeDeviceConfigRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateTunnelCpeDeviceConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateTunnelCpeDeviceConfigRequest. + * Example: Click here to see how to use UpdateTunnelCpeDeviceConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVcnRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVcnRequest.java index 7ef78044e2c..4bba89f5727 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVcnRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVcnRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateVcnRequest. + * Example: Click here to see how to use UpdateVcnRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVirtualCircuitRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVirtualCircuitRequest.java index 9cbc78034ab..dff3dfd5152 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVirtualCircuitRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVirtualCircuitRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateVirtualCircuitRequest. + * Example: Click here to see how to use UpdateVirtualCircuitRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVlanRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVlanRequest.java index bb055877ae3..3415eb5e9be 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVlanRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVlanRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateVlanRequest. + * Example: Click here to see how to use UpdateVlanRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVnicRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVnicRequest.java index f1b3baf3b10..08bcf1207cc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVnicRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVnicRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateVnicRequest. + * Example: Click here to see how to use UpdateVnicRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeBackupPolicyRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeBackupPolicyRequest.java index f9bf9aaa597..0e04c1d32d7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeBackupPolicyRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeBackupPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateVolumeBackupPolicyRequest. + * Example: Click here to see how to use UpdateVolumeBackupPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeBackupRequest.java index bd6740d0c48..d412ea753fc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateVolumeBackupRequest. + * Example: Click here to see how to use UpdateVolumeBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeGroupBackupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeGroupBackupRequest.java index dc8440a56f6..3cd423f180f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeGroupBackupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeGroupBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateVolumeGroupBackupRequest. + * Example: Click here to see how to use UpdateVolumeGroupBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeGroupRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeGroupRequest.java index 1fafa87a21e..af9c8866677 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeGroupRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateVolumeGroupRequest. + * Example: Click here to see how to use UpdateVolumeGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeKmsKeyRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeKmsKeyRequest.java index fa3a6aa3b88..2813e953bcc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeKmsKeyRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeKmsKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateVolumeKmsKeyRequest. + * Example: Click here to see how to use UpdateVolumeKmsKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeRequest.java index 233d733d647..06e52e7134b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/UpdateVolumeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use UpdateVolumeRequest. + * Example: Click here to see how to use UpdateVolumeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ValidateByoipRangeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ValidateByoipRangeRequest.java index 530e687662e..96be6f13d62 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/ValidateByoipRangeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/ValidateByoipRangeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use ValidateByoipRangeRequest. + * Example: Click here to see how to use ValidateByoipRangeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/requests/WithdrawByoipRangeRequest.java b/bmc-core/src/main/java/com/oracle/bmc/core/requests/WithdrawByoipRangeRequest.java index 26ad3fad066..a7bfb5fcbb4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/requests/WithdrawByoipRangeRequest.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/requests/WithdrawByoipRangeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.requests; import com.oracle.bmc.core.model.*; /** - * Example: Click here to see how to use WithdrawByoipRangeRequest. + * Example: Click here to see how to use WithdrawByoipRangeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddImageShapeCompatibilityEntryResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddImageShapeCompatibilityEntryResponse.java index b93b577db58..f4ecade7fbf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddImageShapeCompatibilityEntryResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddImageShapeCompatibilityEntryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddNetworkSecurityGroupSecurityRulesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddNetworkSecurityGroupSecurityRulesResponse.java index 235a9b4e833..e0ab2dda70c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddNetworkSecurityGroupSecurityRulesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddNetworkSecurityGroupSecurityRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddPublicIpPoolCapacityResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddPublicIpPoolCapacityResponse.java index 93e9187bac8..52f76a47176 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddPublicIpPoolCapacityResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddPublicIpPoolCapacityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddVcnCidrResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddVcnCidrResponse.java index 09aa60b0b07..150d92783f6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddVcnCidrResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AddVcnCidrResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AdvertiseByoipRangeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AdvertiseByoipRangeResponse.java index 86aedec6e98..5954306cb5a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AdvertiseByoipRangeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AdvertiseByoipRangeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachBootVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachBootVolumeResponse.java index 9f8282c9b6b..097d284a8f6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachBootVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachBootVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachLoadBalancerResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachLoadBalancerResponse.java index 0b15695a06e..5103e66d172 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachLoadBalancerResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachLoadBalancerResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachServiceIdResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachServiceIdResponse.java index ddaff452bdd..1f7524be1a2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachServiceIdResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachServiceIdResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachVnicResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachVnicResponse.java index aa455f70ed3..2370e775d86 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachVnicResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachVnicResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachVolumeResponse.java index 4cb875c36b6..9d53d72a7cd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/AttachVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/BulkAddVirtualCircuitPublicPrefixesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/BulkAddVirtualCircuitPublicPrefixesResponse.java index c101d173a9f..7498086a034 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/BulkAddVirtualCircuitPublicPrefixesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/BulkAddVirtualCircuitPublicPrefixesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/BulkDeleteVirtualCircuitPublicPrefixesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/BulkDeleteVirtualCircuitPublicPrefixesResponse.java index 1657ef4d7df..ba419722c4b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/BulkDeleteVirtualCircuitPublicPrefixesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/BulkDeleteVirtualCircuitPublicPrefixesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CaptureConsoleHistoryResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CaptureConsoleHistoryResponse.java index f2490234ef5..4dcc0d0daa7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CaptureConsoleHistoryResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CaptureConsoleHistoryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeBootVolumeBackupCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeBootVolumeBackupCompartmentResponse.java index e6a2e2bb148..4590d06de22 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeBootVolumeBackupCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeBootVolumeBackupCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeBootVolumeCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeBootVolumeCompartmentResponse.java index 6994e12ed2f..9006c36ee8d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeBootVolumeCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeBootVolumeCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeByoipRangeCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeByoipRangeCompartmentResponse.java index 6b3a09f802b..46f2e09753a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeByoipRangeCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeByoipRangeCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeClusterNetworkCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeClusterNetworkCompartmentResponse.java index 47a2d7573ce..1662d9e8b1f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeClusterNetworkCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeClusterNetworkCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeComputeImageCapabilitySchemaCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeComputeImageCapabilitySchemaCompartmentResponse.java index 67494a8b82d..78974608417 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeComputeImageCapabilitySchemaCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeComputeImageCapabilitySchemaCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCpeCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCpeCompartmentResponse.java index c0b1e0ef7ab..e181e5b24f4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCpeCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCpeCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCrossConnectCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCrossConnectCompartmentResponse.java index 91ae086037a..3baad4993d7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCrossConnectCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCrossConnectCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCrossConnectGroupCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCrossConnectGroupCompartmentResponse.java index 95a14c9492e..2260bc0908f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCrossConnectGroupCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeCrossConnectGroupCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDedicatedVmHostCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDedicatedVmHostCompartmentResponse.java index e063adf68be..289589d27fa 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDedicatedVmHostCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDedicatedVmHostCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDhcpOptionsCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDhcpOptionsCompartmentResponse.java index 10329154684..37461e96b28 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDhcpOptionsCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDhcpOptionsCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDrgCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDrgCompartmentResponse.java index 8e72c804235..17dfb6f70dd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDrgCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeDrgCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeIPSecConnectionCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeIPSecConnectionCompartmentResponse.java index 6dd50164698..29b0f7eeb32 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeIPSecConnectionCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeIPSecConnectionCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeImageCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeImageCompartmentResponse.java index 7ced78264e1..bfbe5bdddc0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeImageCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeImageCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstanceCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstanceCompartmentResponse.java index 92b4c1d5507..5351410165d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstanceCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstanceCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstanceConfigurationCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstanceConfigurationCompartmentResponse.java index bef3e5dce99..8671c16fc54 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstanceConfigurationCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstanceConfigurationCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstancePoolCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstancePoolCompartmentResponse.java index f9bdc2b9263..a1c31b1e62c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstancePoolCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInstancePoolCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInternetGatewayCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInternetGatewayCompartmentResponse.java index ad751795e3c..550f10960a9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInternetGatewayCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeInternetGatewayCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeLocalPeeringGatewayCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeLocalPeeringGatewayCompartmentResponse.java index d5942a2ac89..841842cce0c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeLocalPeeringGatewayCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeLocalPeeringGatewayCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeNatGatewayCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeNatGatewayCompartmentResponse.java index 5f4568bb7d8..f5b494ce6e3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeNatGatewayCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeNatGatewayCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeNetworkSecurityGroupCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeNetworkSecurityGroupCompartmentResponse.java index dd4f1346a20..7bafb14cc38 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeNetworkSecurityGroupCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeNetworkSecurityGroupCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangePublicIpCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangePublicIpCompartmentResponse.java index 3075e3f08d5..9cc329044e3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangePublicIpCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangePublicIpCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangePublicIpPoolCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangePublicIpPoolCompartmentResponse.java index 3c8a0cb6919..a2b68620394 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangePublicIpPoolCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangePublicIpPoolCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeRemotePeeringConnectionCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeRemotePeeringConnectionCompartmentResponse.java index 89ccb2bc972..c1f16040a14 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeRemotePeeringConnectionCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeRemotePeeringConnectionCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeRouteTableCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeRouteTableCompartmentResponse.java index f0f19cb4ea2..bbf23b40e95 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeRouteTableCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeRouteTableCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeSecurityListCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeSecurityListCompartmentResponse.java index 93d92142603..f04896adb9a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeSecurityListCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeSecurityListCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeServiceGatewayCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeServiceGatewayCompartmentResponse.java index 4212e59a33b..96d1b7dd118 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeServiceGatewayCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeServiceGatewayCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeSubnetCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeSubnetCompartmentResponse.java index 90c02eb5c0d..e1a299de2d7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeSubnetCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeSubnetCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVcnCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVcnCompartmentResponse.java index 00643ea26c1..a42656a13ba 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVcnCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVcnCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVirtualCircuitCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVirtualCircuitCompartmentResponse.java index e6b43b23299..c5de4616de8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVirtualCircuitCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVirtualCircuitCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVlanCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVlanCompartmentResponse.java index 4f9c8b5e09b..ce0aa44a4ef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVlanCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVlanCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeBackupCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeBackupCompartmentResponse.java index e962bca5afd..5f579178937 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeBackupCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeBackupCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeCompartmentResponse.java index 72dcf610f96..7d63a17ab29 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeGroupBackupCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeGroupBackupCompartmentResponse.java index 5272a04a265..f4e5632c2b0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeGroupBackupCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeGroupBackupCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeGroupCompartmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeGroupCompartmentResponse.java index 272ec1b82a9..444bc1e1f27 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeGroupCompartmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ChangeVolumeGroupCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ConnectLocalPeeringGatewaysResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ConnectLocalPeeringGatewaysResponse.java index 3d1c1b47627..32f25c92cf7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ConnectLocalPeeringGatewaysResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ConnectLocalPeeringGatewaysResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ConnectRemotePeeringConnectionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ConnectRemotePeeringConnectionsResponse.java index 7875cffe010..ee291ad09b2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ConnectRemotePeeringConnectionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ConnectRemotePeeringConnectionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CopyBootVolumeBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CopyBootVolumeBackupResponse.java index ab708a776b0..e221b884483 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CopyBootVolumeBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CopyBootVolumeBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CopyVolumeBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CopyVolumeBackupResponse.java index 3b64cc77f9f..a6ff9ffed9e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CopyVolumeBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CopyVolumeBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateAppCatalogSubscriptionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateAppCatalogSubscriptionResponse.java index 9e512fb5c3e..80ab0745a89 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateAppCatalogSubscriptionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateAppCatalogSubscriptionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateBootVolumeBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateBootVolumeBackupResponse.java index 51a0c027c7e..9cf60db4aaf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateBootVolumeBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateBootVolumeBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateBootVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateBootVolumeResponse.java index d48fdf94c9e..3ed4f8bc1f1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateBootVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateBootVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateByoipRangeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateByoipRangeResponse.java index 1add545ee95..dbf7f86c5a0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateByoipRangeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateByoipRangeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateClusterNetworkResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateClusterNetworkResponse.java index 5ea6a181791..65fe4d91930 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateClusterNetworkResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateClusterNetworkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateComputeImageCapabilitySchemaResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateComputeImageCapabilitySchemaResponse.java index ad49957a1e4..b6a2af40cbb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateComputeImageCapabilitySchemaResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateComputeImageCapabilitySchemaResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCpeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCpeResponse.java index 8046655ad95..ca8eb490fd8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCpeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCpeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCrossConnectGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCrossConnectGroupResponse.java index 57961ee113b..4f2b3827a4d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCrossConnectGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCrossConnectGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCrossConnectResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCrossConnectResponse.java index 6fd7b0d3f93..da766a5637b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCrossConnectResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateCrossConnectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDedicatedVmHostResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDedicatedVmHostResponse.java index 42635062bdc..57801d5069d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDedicatedVmHostResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDedicatedVmHostResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDhcpOptionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDhcpOptionsResponse.java index fdd32e71725..f5126c23c33 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDhcpOptionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDhcpOptionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDrgAttachmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDrgAttachmentResponse.java index 47cd86360b8..590ea4fe8b4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDrgAttachmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDrgAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDrgResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDrgResponse.java index bbd80ccebf4..a1392eecfda 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDrgResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateDrgResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateIPSecConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateIPSecConnectionResponse.java index ac915b16394..f6ffd398703 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateIPSecConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateIPSecConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateImageResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateImageResponse.java index 2ea17b130f7..375567b1347 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateImageResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateImageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstanceConfigurationResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstanceConfigurationResponse.java index 1efe6d293c7..f025810aecd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstanceConfigurationResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstanceConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstanceConsoleConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstanceConsoleConnectionResponse.java index bcaef793d1c..30a819465d7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstanceConsoleConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstanceConsoleConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstancePoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstancePoolResponse.java index e65e3494d8c..7a635c3ef15 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstancePoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInstancePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInternetGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInternetGatewayResponse.java index 6df9b586b09..37fcc45b2db 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInternetGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateInternetGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateIpv6Response.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateIpv6Response.java index 80817834896..708de8b72d5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateIpv6Response.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateIpv6Response.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateLocalPeeringGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateLocalPeeringGatewayResponse.java index a52328f3035..14d6fd45fea 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateLocalPeeringGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateLocalPeeringGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateNatGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateNatGatewayResponse.java index 4ec970ca02d..0274c74b7e1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateNatGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateNatGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateNetworkSecurityGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateNetworkSecurityGroupResponse.java index ab0a8c027b3..4d1482ed6dd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateNetworkSecurityGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateNetworkSecurityGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePrivateIpResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePrivateIpResponse.java index 2a2eb1631c1..95baac007ea 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePrivateIpResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePrivateIpResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePublicIpPoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePublicIpPoolResponse.java index b01235d50dd..113cbe6405e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePublicIpPoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePublicIpPoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePublicIpResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePublicIpResponse.java index c23eda6e742..79950ff2dc9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePublicIpResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreatePublicIpResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateRemotePeeringConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateRemotePeeringConnectionResponse.java index 6cdc83dcaf1..6bab3e9d260 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateRemotePeeringConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateRemotePeeringConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateRouteTableResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateRouteTableResponse.java index 86d2d41df7a..b8af4f2184f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateRouteTableResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateRouteTableResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateSecurityListResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateSecurityListResponse.java index 3bc414bdaa3..deaf968b74f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateSecurityListResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateSecurityListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateServiceGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateServiceGatewayResponse.java index 598399a2cd9..80d8da75492 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateServiceGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateServiceGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateSubnetResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateSubnetResponse.java index 0043b6494cc..804f88e2f38 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateSubnetResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateSubnetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVcnResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVcnResponse.java index 4a98c1640c6..875e36e1578 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVcnResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVcnResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVirtualCircuitResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVirtualCircuitResponse.java index 97b4fe46f5d..6ad23132c2b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVirtualCircuitResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVirtualCircuitResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVlanResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVlanResponse.java index e7ef5e78e0a..461491abdbb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVlanResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVlanResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupPolicyAssignmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupPolicyAssignmentResponse.java index c896dfb0709..11a45b35945 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupPolicyAssignmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupPolicyAssignmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupPolicyResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupPolicyResponse.java index 3625271658a..43926b734e2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupPolicyResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupResponse.java index cd4f1c26801..a01de512338 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeGroupBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeGroupBackupResponse.java index 3f3735e79a8..ea57b93c4ef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeGroupBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeGroupBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeGroupResponse.java index f32d1979b43..9745b8b5ca7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeResponse.java index ac0461d49b6..0d6add24a4a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/CreateVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteAppCatalogSubscriptionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteAppCatalogSubscriptionResponse.java index e9f55264f7d..c660d3ff48c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteAppCatalogSubscriptionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteAppCatalogSubscriptionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeBackupResponse.java index 80aedb32eef..48492e20433 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeKmsKeyResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeKmsKeyResponse.java index df315c0edda..08810b2011c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeKmsKeyResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeKmsKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeResponse.java index 17c95e67a79..34b50d5dd44 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteBootVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteByoipRangeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteByoipRangeResponse.java index 1c63d107d19..0016eb30eca 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteByoipRangeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteByoipRangeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteComputeImageCapabilitySchemaResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteComputeImageCapabilitySchemaResponse.java index f81206a9553..0610eff43a9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteComputeImageCapabilitySchemaResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteComputeImageCapabilitySchemaResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteConsoleHistoryResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteConsoleHistoryResponse.java index 49e3ec8ea1a..aa9629023eb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteConsoleHistoryResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteConsoleHistoryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCpeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCpeResponse.java index 0eac6bab919..dff4f2e9d6d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCpeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCpeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCrossConnectGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCrossConnectGroupResponse.java index 7aa9e82cdd7..36e9e54ac5e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCrossConnectGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCrossConnectGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCrossConnectResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCrossConnectResponse.java index fc67f4e1c05..02c3fefc7d7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCrossConnectResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteCrossConnectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDedicatedVmHostResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDedicatedVmHostResponse.java index 195aba72db9..7a61818ea2f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDedicatedVmHostResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDedicatedVmHostResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDhcpOptionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDhcpOptionsResponse.java index af68d7aafc1..7d876af7cab 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDhcpOptionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDhcpOptionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDrgAttachmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDrgAttachmentResponse.java index e1a9514e08c..c5d57c31c10 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDrgAttachmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDrgAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDrgResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDrgResponse.java index c09cb99a029..734fb81a46d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDrgResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteDrgResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteIPSecConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteIPSecConnectionResponse.java index 8c8a4ccda07..8a1b8e2b1ea 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteIPSecConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteIPSecConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteImageResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteImageResponse.java index 53bd77a86cc..2252b87e231 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteImageResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteImageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInstanceConfigurationResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInstanceConfigurationResponse.java index c5851f6733a..eb151ff778e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInstanceConfigurationResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInstanceConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInstanceConsoleConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInstanceConsoleConnectionResponse.java index d003f6af194..e2c63ecf10c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInstanceConsoleConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInstanceConsoleConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInternetGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInternetGatewayResponse.java index 6435d766780..b38eecac258 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInternetGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteInternetGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteIpv6Response.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteIpv6Response.java index 10f13e8e729..b69ab280913 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteIpv6Response.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteIpv6Response.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteLocalPeeringGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteLocalPeeringGatewayResponse.java index fd1d4f98068..58b67a15e09 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteLocalPeeringGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteLocalPeeringGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteNatGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteNatGatewayResponse.java index 5f6be8ffa01..39aa886090b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteNatGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteNatGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteNetworkSecurityGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteNetworkSecurityGroupResponse.java index 119abc72cdd..bfc420d0a3d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteNetworkSecurityGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteNetworkSecurityGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePrivateIpResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePrivateIpResponse.java index 4d1b0b8256c..32a273a521e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePrivateIpResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePrivateIpResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePublicIpPoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePublicIpPoolResponse.java index 08260fad480..b879f8fa76c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePublicIpPoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePublicIpPoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePublicIpResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePublicIpResponse.java index c0cd40c83dc..918d6ecd9da 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePublicIpResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeletePublicIpResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteRemotePeeringConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteRemotePeeringConnectionResponse.java index 1605d82c6ef..f74d102209a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteRemotePeeringConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteRemotePeeringConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteRouteTableResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteRouteTableResponse.java index 15a842d7e67..2ebd1af8818 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteRouteTableResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteRouteTableResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteSecurityListResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteSecurityListResponse.java index c38cfaf6c91..30b7883f5e5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteSecurityListResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteSecurityListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteServiceGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteServiceGatewayResponse.java index 9d8ef63c7b1..69ca87de2ee 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteServiceGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteServiceGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteSubnetResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteSubnetResponse.java index 225c0dc20f9..40d99422687 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteSubnetResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteSubnetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVcnResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVcnResponse.java index a995a80fd4f..3a58cadbdb3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVcnResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVcnResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVirtualCircuitResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVirtualCircuitResponse.java index 1bd654b315f..d5118379195 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVirtualCircuitResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVirtualCircuitResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVlanResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVlanResponse.java index 937758f7c25..c3bc4cb97b9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVlanResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVlanResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupPolicyAssignmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupPolicyAssignmentResponse.java index 6d201551883..4a0d2f375fd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupPolicyAssignmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupPolicyAssignmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupPolicyResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupPolicyResponse.java index 9c7878d84ac..d2fb9f554b2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupPolicyResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupResponse.java index 74f8a14c448..954b6e9b50d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeGroupBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeGroupBackupResponse.java index f35ab6de0dc..de05726d30a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeGroupBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeGroupBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeGroupResponse.java index e779b42b721..af456e0d472 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeKmsKeyResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeKmsKeyResponse.java index 2a56ad28edd..045977ab040 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeKmsKeyResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeKmsKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeResponse.java index a7ad237f220..b0732e81f63 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachBootVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachBootVolumeResponse.java index 235e5dd8fd2..fdd4d0fb9df 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachBootVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachBootVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachLoadBalancerResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachLoadBalancerResponse.java index 77710c86a19..330b908f17b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachLoadBalancerResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachLoadBalancerResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachServiceIdResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachServiceIdResponse.java index e1b1cb20d57..4e7ac8965ac 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachServiceIdResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachServiceIdResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachVnicResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachVnicResponse.java index 65abae41be8..577720a91c6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachVnicResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachVnicResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachVolumeResponse.java index 0ed23d714e3..2f9abb1f2b7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/DetachVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ExportImageResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ExportImageResponse.java index 8397c5d5382..f9d71208c0b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ExportImageResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ExportImageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingAgreementsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingAgreementsResponse.java index eda807c165d..75cdfa22a7a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingAgreementsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingAgreementsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingResourceVersionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingResourceVersionResponse.java index 65653059f39..106dd694d63 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingResourceVersionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingResourceVersionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingResponse.java index e30d78c0867..2e7e93fa8d6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetAppCatalogListingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeAttachmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeAttachmentResponse.java index e38211b4a8f..ec368fa2c64 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeAttachmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeBackupResponse.java index 12612ec9ed1..c99a261ddce 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeKmsKeyResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeKmsKeyResponse.java index 9a957184d90..ff86bf133e9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeKmsKeyResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeKmsKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeResponse.java index 60109c56335..eb7fde54708 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetBootVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetByoipRangeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetByoipRangeResponse.java index ae05327d2d6..d0915e070d2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetByoipRangeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetByoipRangeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetClusterNetworkResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetClusterNetworkResponse.java index f30e401d34a..b4712224c30 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetClusterNetworkResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetClusterNetworkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeGlobalImageCapabilitySchemaResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeGlobalImageCapabilitySchemaResponse.java index b2e36b06a5c..297e996da79 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeGlobalImageCapabilitySchemaResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeGlobalImageCapabilitySchemaResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeGlobalImageCapabilitySchemaVersionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeGlobalImageCapabilitySchemaVersionResponse.java index 19ccedb2090..7e8cf74283a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeGlobalImageCapabilitySchemaVersionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeGlobalImageCapabilitySchemaVersionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeImageCapabilitySchemaResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeImageCapabilitySchemaResponse.java index 87d8185ba31..3c1171dd6ff 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeImageCapabilitySchemaResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetComputeImageCapabilitySchemaResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetConsoleHistoryContentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetConsoleHistoryContentResponse.java index 44d001f7159..19acec7214c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetConsoleHistoryContentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetConsoleHistoryContentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetConsoleHistoryResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetConsoleHistoryResponse.java index 38e0e2a8c6c..fd8d1f6dcfd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetConsoleHistoryResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetConsoleHistoryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeDeviceConfigContentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeDeviceConfigContentResponse.java index f607a04007c..35c0b75e44a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeDeviceConfigContentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeDeviceConfigContentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeDeviceShapeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeDeviceShapeResponse.java index f509f3bffa5..c9c8ab8211a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeDeviceShapeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeDeviceShapeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeResponse.java index 50a1d0b4978..cb288efd70c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCpeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectGroupResponse.java index 23e8dea0ec3..2626b45b875 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectLetterOfAuthorityResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectLetterOfAuthorityResponse.java index 0231853318b..6ca7b208993 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectLetterOfAuthorityResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectLetterOfAuthorityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectResponse.java index 0776903dce7..c727ca7b3e0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectStatusResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectStatusResponse.java index ffdd8825643..6ffd462a62c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectStatusResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetCrossConnectStatusResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDedicatedVmHostResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDedicatedVmHostResponse.java index 86b33167a98..e953b848132 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDedicatedVmHostResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDedicatedVmHostResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDhcpOptionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDhcpOptionsResponse.java index 00af0aff800..259ac0333b5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDhcpOptionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDhcpOptionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgAttachmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgAttachmentResponse.java index bc7e93b83cf..b4c222eee97 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgAttachmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgRedundancyStatusResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgRedundancyStatusResponse.java index f61e334d254..131ae1f2987 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgRedundancyStatusResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgRedundancyStatusResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgResponse.java index 5d850972a5a..9127aa186d2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetDrgResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetFastConnectProviderServiceKeyResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetFastConnectProviderServiceKeyResponse.java index 9086877fc41..ba15cb4bcb0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetFastConnectProviderServiceKeyResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetFastConnectProviderServiceKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetFastConnectProviderServiceResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetFastConnectProviderServiceResponse.java index ac323fd0630..93db66aa4dd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetFastConnectProviderServiceResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetFastConnectProviderServiceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionDeviceConfigResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionDeviceConfigResponse.java index 463fcaa04d0..0b76df648a3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionDeviceConfigResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionDeviceConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionDeviceStatusResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionDeviceStatusResponse.java index 89829d9633f..9868856b8df 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionDeviceStatusResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionDeviceStatusResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionResponse.java index de1fba9a017..1188cef110c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionTunnelResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionTunnelResponse.java index f31cbab7980..0de1f8c3859 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionTunnelResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionTunnelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionTunnelSharedSecretResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionTunnelSharedSecretResponse.java index d1f8d4554fd..f83e21f0304 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionTunnelSharedSecretResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIPSecConnectionTunnelSharedSecretResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetImageResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetImageResponse.java index 439845ee240..f38686ad7a0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetImageResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetImageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetImageShapeCompatibilityEntryResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetImageShapeCompatibilityEntryResponse.java index 937b26a8b67..c22660c6417 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetImageShapeCompatibilityEntryResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetImageShapeCompatibilityEntryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceConfigurationResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceConfigurationResponse.java index 1193c8e44db..c25314cc3b0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceConfigurationResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceConsoleConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceConsoleConnectionResponse.java index 1aa026be419..2413d6d3857 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceConsoleConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceConsoleConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstancePoolLoadBalancerAttachmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstancePoolLoadBalancerAttachmentResponse.java index 0092c5b7508..d7a78874a99 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstancePoolLoadBalancerAttachmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstancePoolLoadBalancerAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstancePoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstancePoolResponse.java index 2b7012cc6aa..9bc8f434c6f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstancePoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstancePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceResponse.java index 085eae78c2e..e9700f76540 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInternetGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInternetGatewayResponse.java index f423f38ee9e..a7a68603069 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInternetGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetInternetGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIpsecCpeDeviceConfigContentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIpsecCpeDeviceConfigContentResponse.java index 79cdfb6368f..4dc5d5aa12e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIpsecCpeDeviceConfigContentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIpsecCpeDeviceConfigContentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIpv6Response.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIpv6Response.java index 569f437fdc6..543f9869122 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIpv6Response.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetIpv6Response.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetLocalPeeringGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetLocalPeeringGatewayResponse.java index adb78a60ddc..ce2cfe049c7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetLocalPeeringGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetLocalPeeringGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetNatGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetNatGatewayResponse.java index 9b4b5009d20..d1fbd70fd75 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetNatGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetNatGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetNetworkSecurityGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetNetworkSecurityGroupResponse.java index 378c4c8eebc..52c1ad86e9a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetNetworkSecurityGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetNetworkSecurityGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPrivateIpResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPrivateIpResponse.java index cd39db9e498..c588e4f05db 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPrivateIpResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPrivateIpResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpByIpAddressResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpByIpAddressResponse.java index 860004bb7c6..5d9396c39c9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpByIpAddressResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpByIpAddressResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpByPrivateIpIdResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpByPrivateIpIdResponse.java index bf4b19cd9fb..7cdee4f4c75 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpByPrivateIpIdResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpByPrivateIpIdResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpPoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpPoolResponse.java index d3207d00b46..87eee4f0bf0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpPoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpPoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpResponse.java index cf05cdf54c1..dada66d56fa 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetPublicIpResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetRemotePeeringConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetRemotePeeringConnectionResponse.java index 95cafdfb827..e9170485fb7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetRemotePeeringConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetRemotePeeringConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetRouteTableResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetRouteTableResponse.java index f6fcf20d310..26136a192ad 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetRouteTableResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetRouteTableResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetSecurityListResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetSecurityListResponse.java index 6aee95fd117..b1b43bfaccc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetSecurityListResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetSecurityListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetServiceGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetServiceGatewayResponse.java index f4efbc73dab..2c590e9e493 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetServiceGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetServiceGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetServiceResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetServiceResponse.java index bfe00567f49..25af1a2e569 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetServiceResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetServiceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetSubnetResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetSubnetResponse.java index 5d3f5200ae8..f814382e767 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetSubnetResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetSubnetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetTunnelCpeDeviceConfigContentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetTunnelCpeDeviceConfigContentResponse.java index 1025cc5f71e..a8d5c642a77 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetTunnelCpeDeviceConfigContentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetTunnelCpeDeviceConfigContentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetTunnelCpeDeviceConfigResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetTunnelCpeDeviceConfigResponse.java index 2441ad45cf5..a7e1e87f1b0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetTunnelCpeDeviceConfigResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetTunnelCpeDeviceConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVcnDnsResolverAssociationResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVcnDnsResolverAssociationResponse.java index 0f62b5426a7..afe5909d16b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVcnDnsResolverAssociationResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVcnDnsResolverAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVcnResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVcnResponse.java index c967b0e1ac1..db9c7311778 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVcnResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVcnResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVirtualCircuitResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVirtualCircuitResponse.java index e5053edf9ee..e3da63e8dc9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVirtualCircuitResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVirtualCircuitResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVlanResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVlanResponse.java index e8c9bdd7fc0..ed2ef5daca5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVlanResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVlanResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVnicAttachmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVnicAttachmentResponse.java index e96338cbc30..2b3fcc51f71 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVnicAttachmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVnicAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVnicResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVnicResponse.java index 9f58e8a2b85..c450a07060d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVnicResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVnicResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeAttachmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeAttachmentResponse.java index 6fde6876db9..2a8f836a1a1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeAttachmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyAssetAssignmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyAssetAssignmentResponse.java index b5294171987..cf6a83bc9a7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyAssetAssignmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyAssetAssignmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyAssignmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyAssignmentResponse.java index 2af0f91e297..590454b3ef0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyAssignmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyAssignmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyResponse.java index 94a0ed66a93..8dd65613e23 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupResponse.java index c97cc54ef7c..a33bfa7bb07 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeGroupBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeGroupBackupResponse.java index 8403467aaee..f6f572bdfbb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeGroupBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeGroupBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeGroupResponse.java index 8c4be07348b..832f406c3c0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeKmsKeyResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeKmsKeyResponse.java index 586d0bf5ee5..4ebad191cd8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeKmsKeyResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeKmsKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeResponse.java index 709cf9e6044..fdd0f5656aa 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetWindowsInstanceInitialCredentialsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetWindowsInstanceInitialCredentialsResponse.java index fbd1ea05b87..b0f877f9dc6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetWindowsInstanceInitialCredentialsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/GetWindowsInstanceInitialCredentialsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/InstanceActionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/InstanceActionResponse.java index 005d3659efa..27ad968a2b7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/InstanceActionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/InstanceActionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/LaunchInstanceConfigurationResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/LaunchInstanceConfigurationResponse.java index 8e2f003723e..af0d8db4249 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/LaunchInstanceConfigurationResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/LaunchInstanceConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/LaunchInstanceResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/LaunchInstanceResponse.java index d6b1e3299a5..9bf1187a889 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/LaunchInstanceResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/LaunchInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAllowedPeerRegionsForRemotePeeringResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAllowedPeerRegionsForRemotePeeringResponse.java index 0dfee6e446b..67618ca1f7a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAllowedPeerRegionsForRemotePeeringResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAllowedPeerRegionsForRemotePeeringResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogListingResourceVersionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogListingResourceVersionsResponse.java index a8a310b0751..63e975903ef 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogListingResourceVersionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogListingResourceVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogListingsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogListingsResponse.java index 8c47201aeb8..b1c1f5d60b4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogListingsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogListingsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogSubscriptionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogSubscriptionsResponse.java index cfecd385d8b..d415b04660f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogSubscriptionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListAppCatalogSubscriptionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumeAttachmentsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumeAttachmentsResponse.java index 7ead51f7b86..3b7b0164e83 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumeAttachmentsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumeAttachmentsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumeBackupsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumeBackupsResponse.java index 22410ff8ac9..1d4484459c7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumeBackupsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumeBackupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumesResponse.java index 24949708051..81b2b84c011 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListBootVolumesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListByoipAllocatedRangesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListByoipAllocatedRangesResponse.java index 0228341825f..38b4d285c79 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListByoipAllocatedRangesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListByoipAllocatedRangesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListByoipRangesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListByoipRangesResponse.java index e80f9dd1846..b939b4e1a6c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListByoipRangesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListByoipRangesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListClusterNetworkInstancesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListClusterNetworkInstancesResponse.java index 06aab0cd170..325ca2e1c82 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListClusterNetworkInstancesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListClusterNetworkInstancesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListClusterNetworksResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListClusterNetworksResponse.java index 2a2dd298eca..f59d4b94c69 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListClusterNetworksResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListClusterNetworksResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeGlobalImageCapabilitySchemaVersionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeGlobalImageCapabilitySchemaVersionsResponse.java index 2e051d04dbc..16ddf127c7e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeGlobalImageCapabilitySchemaVersionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeGlobalImageCapabilitySchemaVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeGlobalImageCapabilitySchemasResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeGlobalImageCapabilitySchemasResponse.java index bcf40ca985f..9af91f9cee3 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeGlobalImageCapabilitySchemasResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeGlobalImageCapabilitySchemasResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeImageCapabilitySchemasResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeImageCapabilitySchemasResponse.java index 46d20c4e26f..28de4856b98 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeImageCapabilitySchemasResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListComputeImageCapabilitySchemasResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListConsoleHistoriesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListConsoleHistoriesResponse.java index 264f01ae72c..bd8453d8b49 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListConsoleHistoriesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListConsoleHistoriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCpeDeviceShapesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCpeDeviceShapesResponse.java index 9a1a3270bdd..7e5c19f8548 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCpeDeviceShapesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCpeDeviceShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCpesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCpesResponse.java index 2708c8daa30..113f1a1d167 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCpesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCpesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectGroupsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectGroupsResponse.java index fb7640deed5..33b73563242 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectGroupsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectGroupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectLocationsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectLocationsResponse.java index 23cbd97acf5..7b0fa8e21d8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectLocationsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectLocationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectsResponse.java index b91c5fce8eb..b238265cfb6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossConnectsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossconnectPortSpeedShapesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossconnectPortSpeedShapesResponse.java index 99421ba1184..5e4d954edc7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossconnectPortSpeedShapesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListCrossconnectPortSpeedShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostInstanceShapesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostInstanceShapesResponse.java index 3b83ea9dee1..5b019f9418f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostInstanceShapesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostInstanceShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostInstancesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostInstancesResponse.java index 8a565b33345..56717d6e827 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostInstancesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostInstancesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostShapesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostShapesResponse.java index 577d572da7d..79799bcc075 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostShapesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostsResponse.java index c4a78ac6052..5998df51a90 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDedicatedVmHostsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDhcpOptionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDhcpOptionsResponse.java index 9e5ff448bf0..ed6ed793cdd 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDhcpOptionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDhcpOptionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDrgAttachmentsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDrgAttachmentsResponse.java index fd34258d7de..fc51f7ac380 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDrgAttachmentsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDrgAttachmentsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDrgsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDrgsResponse.java index ffc586dad9e..142133b778b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDrgsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListDrgsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListFastConnectProviderServicesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListFastConnectProviderServicesResponse.java index 0b3874ff91a..ba773c136e9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListFastConnectProviderServicesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListFastConnectProviderServicesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListFastConnectProviderVirtualCircuitBandwidthShapesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListFastConnectProviderVirtualCircuitBandwidthShapesResponse.java index 3ccf26c94e2..e4b50e1e449 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListFastConnectProviderVirtualCircuitBandwidthShapesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListFastConnectProviderVirtualCircuitBandwidthShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIPSecConnectionTunnelsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIPSecConnectionTunnelsResponse.java index 1caae1c9dd3..49700a5920a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIPSecConnectionTunnelsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIPSecConnectionTunnelsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIPSecConnectionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIPSecConnectionsResponse.java index 7361261935b..f6d4376d3ce 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIPSecConnectionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIPSecConnectionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListImageShapeCompatibilityEntriesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListImageShapeCompatibilityEntriesResponse.java index 14fd87a514c..cf9ef916046 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListImageShapeCompatibilityEntriesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListImageShapeCompatibilityEntriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListImagesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListImagesResponse.java index 2c8a6bab654..3ae80647126 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListImagesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListImagesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceConfigurationsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceConfigurationsResponse.java index 2d8f1dd7fa1..93c265cd569 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceConfigurationsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceConfigurationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceConsoleConnectionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceConsoleConnectionsResponse.java index 89515874edd..00e48e4e80f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceConsoleConnectionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceConsoleConnectionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceDevicesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceDevicesResponse.java index a8674447e5b..d79f52127fe 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceDevicesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstanceDevicesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancePoolInstancesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancePoolInstancesResponse.java index 87c41714318..5a28ac0567d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancePoolInstancesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancePoolInstancesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancePoolsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancePoolsResponse.java index aef5e929500..62cf79661a8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancePoolsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancePoolsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancesResponse.java index d539f732ef4..705a54f6968 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInstancesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInternetGatewaysResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInternetGatewaysResponse.java index fb1f3d6995c..ad5164a0a3f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInternetGatewaysResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListInternetGatewaysResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIpv6sResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIpv6sResponse.java index 47598c8fb72..49e1a36ac47 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIpv6sResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListIpv6sResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListLocalPeeringGatewaysResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListLocalPeeringGatewaysResponse.java index 088d6abcb10..9eebae9dba4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListLocalPeeringGatewaysResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListLocalPeeringGatewaysResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNatGatewaysResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNatGatewaysResponse.java index 16478bcceed..14e2f6a1016 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNatGatewaysResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNatGatewaysResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupSecurityRulesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupSecurityRulesResponse.java index 7e5a6857d32..de7ef3a9a0f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupSecurityRulesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupSecurityRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupVnicsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupVnicsResponse.java index e57ce61a381..a59c25f83b4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupVnicsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupVnicsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupsResponse.java index cb92c02eb80..5617aa09ca1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListNetworkSecurityGroupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPrivateIpsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPrivateIpsResponse.java index 98d929e0466..afa45344845 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPrivateIpsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPrivateIpsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPublicIpPoolsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPublicIpPoolsResponse.java index f45cc43e8fc..5e269962f2d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPublicIpPoolsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPublicIpPoolsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPublicIpsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPublicIpsResponse.java index 9792da58540..cacf7721445 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPublicIpsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListPublicIpsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListRemotePeeringConnectionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListRemotePeeringConnectionsResponse.java index a64c28f487b..382c00f6338 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListRemotePeeringConnectionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListRemotePeeringConnectionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListRouteTablesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListRouteTablesResponse.java index 06eeb218d30..19e81d836be 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListRouteTablesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListRouteTablesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListSecurityListsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListSecurityListsResponse.java index a37a12183b5..49d94c3915e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListSecurityListsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListSecurityListsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListServiceGatewaysResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListServiceGatewaysResponse.java index 18c179d546a..5e82f6db114 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListServiceGatewaysResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListServiceGatewaysResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListServicesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListServicesResponse.java index 22b249f548b..c429731e688 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListServicesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListServicesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListShapesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListShapesResponse.java index a0e38dce72d..142115b0ae4 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListShapesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListSubnetsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListSubnetsResponse.java index 075cbf398cc..054c95cd487 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListSubnetsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListSubnetsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVcnsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVcnsResponse.java index 8df63b4e883..91f74c44eb9 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVcnsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVcnsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitBandwidthShapesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitBandwidthShapesResponse.java index 1283fe3f369..c098b210735 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitBandwidthShapesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitBandwidthShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitPublicPrefixesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitPublicPrefixesResponse.java index ee88096ae4d..7a226bcf723 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitPublicPrefixesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitPublicPrefixesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitsResponse.java index e6ad3c2dea6..108a81a3d21 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVirtualCircuitsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVlansResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVlansResponse.java index add02083132..78a060bbc80 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVlansResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVlansResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVnicAttachmentsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVnicAttachmentsResponse.java index d4b68eaeb66..497a57f7aae 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVnicAttachmentsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVnicAttachmentsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeAttachmentsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeAttachmentsResponse.java index 1562e760e9a..b3a59a68713 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeAttachmentsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeAttachmentsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeBackupPoliciesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeBackupPoliciesResponse.java index 7382c5c84d3..2574c12226e 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeBackupPoliciesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeBackupPoliciesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeBackupsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeBackupsResponse.java index f113f18a4d5..e6bf3ddc272 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeBackupsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeBackupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeGroupBackupsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeGroupBackupsResponse.java index e65104125c2..f2273b97cac 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeGroupBackupsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeGroupBackupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeGroupsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeGroupsResponse.java index 865a451c973..1243e8882a7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeGroupsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumeGroupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumesResponse.java index 026cf325de0..4c5f434f0cb 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ListVolumesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ModifyVcnCidrResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ModifyVcnCidrResponse.java index dbfc3a984b7..cc9407f1926 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ModifyVcnCidrResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ModifyVcnCidrResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveImageShapeCompatibilityEntryResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveImageShapeCompatibilityEntryResponse.java index 6c3912d3386..9505c97f1be 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveImageShapeCompatibilityEntryResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveImageShapeCompatibilityEntryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveNetworkSecurityGroupSecurityRulesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveNetworkSecurityGroupSecurityRulesResponse.java index 9404ff9c543..7378930622b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveNetworkSecurityGroupSecurityRulesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveNetworkSecurityGroupSecurityRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemovePublicIpPoolCapacityResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemovePublicIpPoolCapacityResponse.java index dd104260a27..5598b91324b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemovePublicIpPoolCapacityResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemovePublicIpPoolCapacityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveVcnCidrResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveVcnCidrResponse.java index 70b1467a3fc..d79e1698c4b 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveVcnCidrResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/RemoveVcnCidrResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ResetInstancePoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ResetInstancePoolResponse.java index 797415c6343..d3d2b7f7b97 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ResetInstancePoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ResetInstancePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/SoftresetInstancePoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/SoftresetInstancePoolResponse.java index aeed3a07bf7..6a5f43bebd5 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/SoftresetInstancePoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/SoftresetInstancePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/StartInstancePoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/StartInstancePoolResponse.java index f4e16fd0bed..d21933ff041 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/StartInstancePoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/StartInstancePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/StopInstancePoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/StopInstancePoolResponse.java index c2095294855..c2465524fae 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/StopInstancePoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/StopInstancePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateClusterNetworkResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateClusterNetworkResponse.java index d6cc5b738ba..28c4dff74f6 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateClusterNetworkResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateClusterNetworkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateInstancePoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateInstancePoolResponse.java index 4eba20ad85c..f61d3b9c86f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateInstancePoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateInstancePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateInstanceResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateInstanceResponse.java index 1a62eaed137..67ee203b565 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateInstanceResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/TerminateInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeBackupResponse.java index de71dfa7921..bee82e40d87 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeKmsKeyResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeKmsKeyResponse.java index 5c3f3b75bfb..6c791eb1911 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeKmsKeyResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeKmsKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeResponse.java index e47eb1d6811..6ba2f619773 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateBootVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateByoipRangeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateByoipRangeResponse.java index 01e539b2ae6..67297c4efaf 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateByoipRangeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateByoipRangeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateClusterNetworkResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateClusterNetworkResponse.java index 8d5859a6299..723ea5f172c 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateClusterNetworkResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateClusterNetworkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateComputeImageCapabilitySchemaResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateComputeImageCapabilitySchemaResponse.java index 489c6243882..de41f9f2460 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateComputeImageCapabilitySchemaResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateComputeImageCapabilitySchemaResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateConsoleHistoryResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateConsoleHistoryResponse.java index e0f734ccea4..4abc1542318 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateConsoleHistoryResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateConsoleHistoryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCpeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCpeResponse.java index 3fdbcf59955..ff630af0470 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCpeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCpeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCrossConnectGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCrossConnectGroupResponse.java index 52254011779..1d73ce3d642 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCrossConnectGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCrossConnectGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCrossConnectResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCrossConnectResponse.java index 92196c9777f..b5b0d20968f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCrossConnectResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateCrossConnectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDedicatedVmHostResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDedicatedVmHostResponse.java index d24c5fcecff..d7591813a83 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDedicatedVmHostResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDedicatedVmHostResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDhcpOptionsResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDhcpOptionsResponse.java index 7f8aba84469..25c81d6b035 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDhcpOptionsResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDhcpOptionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDrgAttachmentResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDrgAttachmentResponse.java index 9e150ef3650..ecb6feb17a0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDrgAttachmentResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDrgAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDrgResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDrgResponse.java index 884f7a1c04b..7a1a465e1d8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDrgResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateDrgResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionResponse.java index a5b13dabb99..b0ffd478621 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionTunnelResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionTunnelResponse.java index 040e96cb268..118e7d88b11 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionTunnelResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionTunnelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionTunnelSharedSecretResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionTunnelSharedSecretResponse.java index 0a22ed8c13a..bb2864e5f77 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionTunnelSharedSecretResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIPSecConnectionTunnelSharedSecretResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateImageResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateImageResponse.java index 759464fee4c..f8ae2274a4f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateImageResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateImageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceConfigurationResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceConfigurationResponse.java index b0f636fd0af..c6f0aed3531 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceConfigurationResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceConsoleConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceConsoleConnectionResponse.java index ed731eb416a..f9ddb263da1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceConsoleConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceConsoleConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstancePoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstancePoolResponse.java index 6d4c95a45c2..2313f4c19e1 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstancePoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstancePoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceResponse.java index cf9095421ab..709453ff9ae 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInternetGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInternetGatewayResponse.java index e69f2147f19..eb501c41ba2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInternetGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateInternetGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIpv6Response.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIpv6Response.java index 158d62afacb..4b90965d64d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIpv6Response.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateIpv6Response.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateLocalPeeringGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateLocalPeeringGatewayResponse.java index 37332ae3640..90b3e7518cc 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateLocalPeeringGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateLocalPeeringGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNatGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNatGatewayResponse.java index 7a51726e732..2e87bf9002a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNatGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNatGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNetworkSecurityGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNetworkSecurityGroupResponse.java index b4f0aead21d..7c1f23c05db 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNetworkSecurityGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNetworkSecurityGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNetworkSecurityGroupSecurityRulesResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNetworkSecurityGroupSecurityRulesResponse.java index 0684b4cae2f..38d9cccb7d2 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNetworkSecurityGroupSecurityRulesResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateNetworkSecurityGroupSecurityRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePrivateIpResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePrivateIpResponse.java index 5602dc9e3a1..751a82e6de8 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePrivateIpResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePrivateIpResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePublicIpPoolResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePublicIpPoolResponse.java index d27a05be816..61766a74788 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePublicIpPoolResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePublicIpPoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePublicIpResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePublicIpResponse.java index 5f392b3b6a0..5e99030c139 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePublicIpResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdatePublicIpResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateRemotePeeringConnectionResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateRemotePeeringConnectionResponse.java index 730f8720c24..3087a6b8ae7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateRemotePeeringConnectionResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateRemotePeeringConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateRouteTableResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateRouteTableResponse.java index 8a22b87b005..cb88ea0799a 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateRouteTableResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateRouteTableResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateSecurityListResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateSecurityListResponse.java index 345983aed90..e6e31909ef7 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateSecurityListResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateSecurityListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateServiceGatewayResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateServiceGatewayResponse.java index 8f72a918e04..f9ecec4f015 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateServiceGatewayResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateServiceGatewayResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateSubnetResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateSubnetResponse.java index 3ffce704cba..54e6c41f252 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateSubnetResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateSubnetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateTunnelCpeDeviceConfigResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateTunnelCpeDeviceConfigResponse.java index e99b2be73bb..7f53a9ec9c0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateTunnelCpeDeviceConfigResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateTunnelCpeDeviceConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVcnResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVcnResponse.java index 7da194bc6cd..5196a3c8557 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVcnResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVcnResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVirtualCircuitResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVirtualCircuitResponse.java index dfe20a84ea7..9b1463770fa 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVirtualCircuitResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVirtualCircuitResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVlanResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVlanResponse.java index 3c5808367ab..21be4250861 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVlanResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVlanResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVnicResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVnicResponse.java index cc2cb6ab235..74b4c7d769d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVnicResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVnicResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeBackupPolicyResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeBackupPolicyResponse.java index 2afd8a415a5..c6c183c3e6f 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeBackupPolicyResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeBackupPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeBackupResponse.java index bcd853c9dc7..e7727a58d87 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeGroupBackupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeGroupBackupResponse.java index e17f56c48a8..447d30a37da 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeGroupBackupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeGroupBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeGroupResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeGroupResponse.java index 80084aa25a2..257bb258ffe 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeGroupResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeKmsKeyResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeKmsKeyResponse.java index f1c23659740..e1f0603b751 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeKmsKeyResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeKmsKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeResponse.java index 8e5a94a78ab..c7199b9f9ca 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/UpdateVolumeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ValidateByoipRangeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ValidateByoipRangeResponse.java index 77a3dc8542d..cbb1c53619d 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/ValidateByoipRangeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/ValidateByoipRangeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-core/src/main/java/com/oracle/bmc/core/responses/WithdrawByoipRangeResponse.java b/bmc-core/src/main/java/com/oracle/bmc/core/responses/WithdrawByoipRangeResponse.java index e1644541466..ba6c13dd4b0 100644 --- a/bmc-core/src/main/java/com/oracle/bmc/core/responses/WithdrawByoipRangeResponse.java +++ b/bmc-core/src/main/java/com/oracle/bmc/core/responses/WithdrawByoipRangeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.core.responses; diff --git a/bmc-database/pom.xml b/bmc-database/pom.xml index d254d035984..a9f7a600b6d 100644 --- a/bmc-database/pom.xml +++ b/bmc-database/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml @@ -19,12 +19,12 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 com.oracle.oci.sdk oci-java-sdk-workrequests - 1.28.0 + 1.29.0 diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/Database.java b/bmc-database/src/main/java/com/oracle/bmc/database/Database.java index f99f61dde6a..6cc718647b1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/Database.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/Database.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database; @@ -53,7 +53,7 @@ public interface Database extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ActivateExadataInfrastructure API. + * Example: Click here to see how to use ActivateExadataInfrastructure API. */ ActivateExadataInfrastructureResponse activateExadataInfrastructure( ActivateExadataInfrastructureRequest request); @@ -65,7 +65,7 @@ ActivateExadataInfrastructureResponse activateExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AutonomousDatabaseManualRefresh API. + * Example: Click here to see how to use AutonomousDatabaseManualRefresh API. */ AutonomousDatabaseManualRefreshResponse autonomousDatabaseManualRefresh( AutonomousDatabaseManualRefreshRequest request); @@ -79,7 +79,7 @@ AutonomousDatabaseManualRefreshResponse autonomousDatabaseManualRefresh( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeAutonomousContainerDatabaseCompartment API. + * Example: Click here to see how to use ChangeAutonomousContainerDatabaseCompartment API. */ ChangeAutonomousContainerDatabaseCompartmentResponse changeAutonomousContainerDatabaseCompartment( @@ -94,7 +94,7 @@ AutonomousDatabaseManualRefreshResponse autonomousDatabaseManualRefresh( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeAutonomousDatabaseCompartment API. + * Example: Click here to see how to use ChangeAutonomousDatabaseCompartment API. */ ChangeAutonomousDatabaseCompartmentResponse changeAutonomousDatabaseCompartment( ChangeAutonomousDatabaseCompartmentRequest request); @@ -108,7 +108,7 @@ ChangeAutonomousDatabaseCompartmentResponse changeAutonomousDatabaseCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeAutonomousExadataInfrastructureCompartment API. + * Example: Click here to see how to use ChangeAutonomousExadataInfrastructureCompartment API. */ ChangeAutonomousExadataInfrastructureCompartmentResponse changeAutonomousExadataInfrastructureCompartment( @@ -122,7 +122,7 @@ ChangeAutonomousDatabaseCompartmentResponse changeAutonomousDatabaseCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeAutonomousVmClusterCompartment API. + * Example: Click here to see how to use ChangeAutonomousVmClusterCompartment API. */ ChangeAutonomousVmClusterCompartmentResponse changeAutonomousVmClusterCompartment( ChangeAutonomousVmClusterCompartmentRequest request); @@ -136,7 +136,7 @@ ChangeAutonomousVmClusterCompartmentResponse changeAutonomousVmClusterCompartmen * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeBackupDestinationCompartment API. + * Example: Click here to see how to use ChangeBackupDestinationCompartment API. */ ChangeBackupDestinationCompartmentResponse changeBackupDestinationCompartment( ChangeBackupDestinationCompartmentRequest request); @@ -148,7 +148,7 @@ ChangeBackupDestinationCompartmentResponse changeBackupDestinationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeCloudExadataInfrastructureCompartment API. + * Example: Click here to see how to use ChangeCloudExadataInfrastructureCompartment API. */ ChangeCloudExadataInfrastructureCompartmentResponse changeCloudExadataInfrastructureCompartment( ChangeCloudExadataInfrastructureCompartmentRequest request); @@ -160,7 +160,7 @@ ChangeCloudExadataInfrastructureCompartmentResponse changeCloudExadataInfrastruc * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeCloudVmClusterCompartment API. + * Example: Click here to see how to use ChangeCloudVmClusterCompartment API. */ ChangeCloudVmClusterCompartmentResponse changeCloudVmClusterCompartment( ChangeCloudVmClusterCompartmentRequest request); @@ -174,7 +174,7 @@ ChangeCloudVmClusterCompartmentResponse changeCloudVmClusterCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeDatabaseSoftwareImageCompartment API. + * Example: Click here to see how to use ChangeDatabaseSoftwareImageCompartment API. */ ChangeDatabaseSoftwareImageCompartmentResponse changeDatabaseSoftwareImageCompartment( ChangeDatabaseSoftwareImageCompartmentRequest request); @@ -188,7 +188,7 @@ ChangeDatabaseSoftwareImageCompartmentResponse changeDatabaseSoftwareImageCompar * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeDbSystemCompartment API. + * Example: Click here to see how to use ChangeDbSystemCompartment API. */ ChangeDbSystemCompartmentResponse changeDbSystemCompartment( ChangeDbSystemCompartmentRequest request); @@ -201,7 +201,7 @@ ChangeDbSystemCompartmentResponse changeDbSystemCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeExadataInfrastructureCompartment API. + * Example: Click here to see how to use ChangeExadataInfrastructureCompartment API. */ ChangeExadataInfrastructureCompartmentResponse changeExadataInfrastructureCompartment( ChangeExadataInfrastructureCompartmentRequest request); @@ -215,7 +215,7 @@ ChangeExadataInfrastructureCompartmentResponse changeExadataInfrastructureCompar * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeKeyStoreCompartment API. + * Example: Click here to see how to use ChangeKeyStoreCompartment API. */ ChangeKeyStoreCompartmentResponse changeKeyStoreCompartment( ChangeKeyStoreCompartmentRequest request); @@ -228,7 +228,7 @@ ChangeKeyStoreCompartmentResponse changeKeyStoreCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeVmClusterCompartment API. + * Example: Click here to see how to use ChangeVmClusterCompartment API. */ ChangeVmClusterCompartmentResponse changeVmClusterCompartment( ChangeVmClusterCompartmentRequest request); @@ -242,7 +242,7 @@ ChangeVmClusterCompartmentResponse changeVmClusterCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CompleteExternalBackupJob API. + * Example: Click here to see how to use CompleteExternalBackupJob API. */ CompleteExternalBackupJobResponse completeExternalBackupJob( CompleteExternalBackupJobRequest request); @@ -254,7 +254,7 @@ CompleteExternalBackupJobResponse completeExternalBackupJob( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAutonomousContainerDatabase API. + * Example: Click here to see how to use CreateAutonomousContainerDatabase API. */ CreateAutonomousContainerDatabaseResponse createAutonomousContainerDatabase( CreateAutonomousContainerDatabaseRequest request); @@ -266,7 +266,7 @@ CreateAutonomousContainerDatabaseResponse createAutonomousContainerDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAutonomousDatabase API. + * Example: Click here to see how to use CreateAutonomousDatabase API. */ CreateAutonomousDatabaseResponse createAutonomousDatabase( CreateAutonomousDatabaseRequest request); @@ -278,7 +278,7 @@ CreateAutonomousDatabaseResponse createAutonomousDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAutonomousDatabaseBackup API. + * Example: Click here to see how to use CreateAutonomousDatabaseBackup API. */ CreateAutonomousDatabaseBackupResponse createAutonomousDatabaseBackup( CreateAutonomousDatabaseBackupRequest request); @@ -290,7 +290,7 @@ CreateAutonomousDatabaseBackupResponse createAutonomousDatabaseBackup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAutonomousVmCluster API. + * Example: Click here to see how to use CreateAutonomousVmCluster API. */ CreateAutonomousVmClusterResponse createAutonomousVmCluster( CreateAutonomousVmClusterRequest request); @@ -302,7 +302,7 @@ CreateAutonomousVmClusterResponse createAutonomousVmCluster( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateBackup API. + * Example: Click here to see how to use CreateBackup API. */ CreateBackupResponse createBackup(CreateBackupRequest request); @@ -313,7 +313,7 @@ CreateAutonomousVmClusterResponse createAutonomousVmCluster( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateBackupDestination API. + * Example: Click here to see how to use CreateBackupDestination API. */ CreateBackupDestinationResponse createBackupDestination(CreateBackupDestinationRequest request); @@ -324,7 +324,7 @@ CreateAutonomousVmClusterResponse createAutonomousVmCluster( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCloudExadataInfrastructure API. + * Example: Click here to see how to use CreateCloudExadataInfrastructure API. */ CreateCloudExadataInfrastructureResponse createCloudExadataInfrastructure( CreateCloudExadataInfrastructureRequest request); @@ -336,7 +336,7 @@ CreateCloudExadataInfrastructureResponse createCloudExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCloudVmCluster API. + * Example: Click here to see how to use CreateCloudVmCluster API. */ CreateCloudVmClusterResponse createCloudVmCluster(CreateCloudVmClusterRequest request); @@ -349,7 +349,7 @@ CreateCloudExadataInfrastructureResponse createCloudExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateConsoleConnection API. + * Example: Click here to see how to use CreateConsoleConnection API. */ CreateConsoleConnectionResponse createConsoleConnection(CreateConsoleConnectionRequest request); @@ -367,7 +367,7 @@ CreateCloudExadataInfrastructureResponse createCloudExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDataGuardAssociation API. + * Example: Click here to see how to use CreateDataGuardAssociation API. */ CreateDataGuardAssociationResponse createDataGuardAssociation( CreateDataGuardAssociationRequest request); @@ -379,7 +379,7 @@ CreateDataGuardAssociationResponse createDataGuardAssociation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDatabase API. + * Example: Click here to see how to use CreateDatabase API. */ CreateDatabaseResponse createDatabase(CreateDatabaseRequest request); @@ -390,7 +390,7 @@ CreateDataGuardAssociationResponse createDataGuardAssociation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDatabaseSoftwareImage API. + * Example: Click here to see how to use CreateDatabaseSoftwareImage API. */ CreateDatabaseSoftwareImageResponse createDatabaseSoftwareImage( CreateDatabaseSoftwareImageRequest request); @@ -402,7 +402,7 @@ CreateDatabaseSoftwareImageResponse createDatabaseSoftwareImage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDbHome API. + * Example: Click here to see how to use CreateDbHome API. */ CreateDbHomeResponse createDbHome(CreateDbHomeRequest request); @@ -414,7 +414,7 @@ CreateDatabaseSoftwareImageResponse createDatabaseSoftwareImage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateExadataInfrastructure API. + * Example: Click here to see how to use CreateExadataInfrastructure API. */ CreateExadataInfrastructureResponse createExadataInfrastructure( CreateExadataInfrastructureRequest request); @@ -428,7 +428,7 @@ CreateExadataInfrastructureResponse createExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateExternalBackupJob API. + * Example: Click here to see how to use CreateExternalBackupJob API. */ CreateExternalBackupJobResponse createExternalBackupJob(CreateExternalBackupJobRequest request); @@ -439,7 +439,7 @@ CreateExadataInfrastructureResponse createExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateKeyStore API. + * Example: Click here to see how to use CreateKeyStore API. */ CreateKeyStoreResponse createKeyStore(CreateKeyStoreRequest request); @@ -450,7 +450,7 @@ CreateExadataInfrastructureResponse createExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVmCluster API. + * Example: Click here to see how to use CreateVmCluster API. */ CreateVmClusterResponse createVmCluster(CreateVmClusterRequest request); @@ -462,7 +462,7 @@ CreateExadataInfrastructureResponse createExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVmClusterNetwork API. + * Example: Click here to see how to use CreateVmClusterNetwork API. */ CreateVmClusterNetworkResponse createVmClusterNetwork(CreateVmClusterNetworkRequest request); @@ -485,7 +485,7 @@ CreateExadataInfrastructureResponse createExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DbNodeAction API. + * Example: Click here to see how to use DbNodeAction API. */ DbNodeActionResponse dbNodeAction(DbNodeActionRequest request); @@ -496,7 +496,7 @@ CreateExadataInfrastructureResponse createExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAutonomousDatabase API. + * Example: Click here to see how to use DeleteAutonomousDatabase API. */ DeleteAutonomousDatabaseResponse deleteAutonomousDatabase( DeleteAutonomousDatabaseRequest request); @@ -508,7 +508,7 @@ DeleteAutonomousDatabaseResponse deleteAutonomousDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAutonomousVmCluster API. + * Example: Click here to see how to use DeleteAutonomousVmCluster API. */ DeleteAutonomousVmClusterResponse deleteAutonomousVmCluster( DeleteAutonomousVmClusterRequest request); @@ -519,7 +519,7 @@ DeleteAutonomousVmClusterResponse deleteAutonomousVmCluster( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteBackup API. + * Example: Click here to see how to use DeleteBackup API. */ DeleteBackupResponse deleteBackup(DeleteBackupRequest request); @@ -530,7 +530,7 @@ DeleteAutonomousVmClusterResponse deleteAutonomousVmCluster( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteBackupDestination API. + * Example: Click here to see how to use DeleteBackupDestination API. */ DeleteBackupDestinationResponse deleteBackupDestination(DeleteBackupDestinationRequest request); @@ -541,7 +541,7 @@ DeleteAutonomousVmClusterResponse deleteAutonomousVmCluster( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCloudExadataInfrastructure API. + * Example: Click here to see how to use DeleteCloudExadataInfrastructure API. */ DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure( DeleteCloudExadataInfrastructureRequest request); @@ -553,7 +553,7 @@ DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCloudVmCluster API. + * Example: Click here to see how to use DeleteCloudVmCluster API. */ DeleteCloudVmClusterResponse deleteCloudVmCluster(DeleteCloudVmClusterRequest request); @@ -563,7 +563,7 @@ DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteConsoleConnection API. + * Example: Click here to see how to use DeleteConsoleConnection API. */ DeleteConsoleConnectionResponse deleteConsoleConnection(DeleteConsoleConnectionRequest request); @@ -576,7 +576,7 @@ DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDatabase API. + * Example: Click here to see how to use DeleteDatabase API. */ DeleteDatabaseResponse deleteDatabase(DeleteDatabaseRequest request); @@ -586,7 +586,7 @@ DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDatabaseSoftwareImage API. + * Example: Click here to see how to use DeleteDatabaseSoftwareImage API. */ DeleteDatabaseSoftwareImageResponse deleteDatabaseSoftwareImage( DeleteDatabaseSoftwareImageRequest request); @@ -600,7 +600,7 @@ DeleteDatabaseSoftwareImageResponse deleteDatabaseSoftwareImage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDbHome API. + * Example: Click here to see how to use DeleteDbHome API. */ DeleteDbHomeResponse deleteDbHome(DeleteDbHomeRequest request); @@ -611,7 +611,7 @@ DeleteDatabaseSoftwareImageResponse deleteDatabaseSoftwareImage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteExadataInfrastructure API. + * Example: Click here to see how to use DeleteExadataInfrastructure API. */ DeleteExadataInfrastructureResponse deleteExadataInfrastructure( DeleteExadataInfrastructureRequest request); @@ -623,7 +623,7 @@ DeleteExadataInfrastructureResponse deleteExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteKeyStore API. + * Example: Click here to see how to use DeleteKeyStore API. */ DeleteKeyStoreResponse deleteKeyStore(DeleteKeyStoreRequest request); @@ -634,7 +634,7 @@ DeleteExadataInfrastructureResponse deleteExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVmCluster API. + * Example: Click here to see how to use DeleteVmCluster API. */ DeleteVmClusterResponse deleteVmCluster(DeleteVmClusterRequest request); @@ -646,7 +646,7 @@ DeleteExadataInfrastructureResponse deleteExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteVmClusterNetwork API. + * Example: Click here to see how to use DeleteVmClusterNetwork API. */ DeleteVmClusterNetworkResponse deleteVmClusterNetwork(DeleteVmClusterNetworkRequest request); @@ -657,7 +657,7 @@ DeleteExadataInfrastructureResponse deleteExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeregisterAutonomousDatabaseDataSafe API. + * Example: Click here to see how to use DeregisterAutonomousDatabaseDataSafe API. */ DeregisterAutonomousDatabaseDataSafeResponse deregisterAutonomousDatabaseDataSafe( DeregisterAutonomousDatabaseDataSafeRequest request); @@ -669,7 +669,7 @@ DeregisterAutonomousDatabaseDataSafeResponse deregisterAutonomousDatabaseDataSaf * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DisableAutonomousDatabaseOperationsInsights API. + * Example: Click here to see how to use DisableAutonomousDatabaseOperationsInsights API. */ DisableAutonomousDatabaseOperationsInsightsResponse disableAutonomousDatabaseOperationsInsights( DisableAutonomousDatabaseOperationsInsightsRequest request); @@ -681,7 +681,7 @@ DisableAutonomousDatabaseOperationsInsightsResponse disableAutonomousDatabaseOpe * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DownloadExadataInfrastructureConfigFile API. + * Example: Click here to see how to use DownloadExadataInfrastructureConfigFile API. */ DownloadExadataInfrastructureConfigFileResponse downloadExadataInfrastructureConfigFile( DownloadExadataInfrastructureConfigFileRequest request); @@ -693,7 +693,7 @@ DownloadExadataInfrastructureConfigFileResponse downloadExadataInfrastructureCon * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DownloadVmClusterNetworkConfigFile API. + * Example: Click here to see how to use DownloadVmClusterNetworkConfigFile API. */ DownloadVmClusterNetworkConfigFileResponse downloadVmClusterNetworkConfigFile( DownloadVmClusterNetworkConfigFileRequest request); @@ -705,7 +705,7 @@ DownloadVmClusterNetworkConfigFileResponse downloadVmClusterNetworkConfigFile( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use EnableAutonomousDatabaseOperationsInsights API. + * Example: Click here to see how to use EnableAutonomousDatabaseOperationsInsights API. */ EnableAutonomousDatabaseOperationsInsightsResponse enableAutonomousDatabaseOperationsInsights( EnableAutonomousDatabaseOperationsInsightsRequest request); @@ -717,7 +717,7 @@ EnableAutonomousDatabaseOperationsInsightsResponse enableAutonomousDatabaseOpera * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use FailOverAutonomousDatabase API. + * Example: Click here to see how to use FailOverAutonomousDatabase API. */ FailOverAutonomousDatabaseResponse failOverAutonomousDatabase( FailOverAutonomousDatabaseRequest request); @@ -731,7 +731,7 @@ FailOverAutonomousDatabaseResponse failOverAutonomousDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use FailoverAutonomousContainerDatabaseDataguardAssociation API. + * Example: Click here to see how to use FailoverAutonomousContainerDatabaseDataguardAssociation API. */ FailoverAutonomousContainerDatabaseDataguardAssociationResponse failoverAutonomousContainerDatabaseDataguardAssociation( @@ -748,7 +748,7 @@ FailOverAutonomousDatabaseResponse failOverAutonomousDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use FailoverDataGuardAssociation API. + * Example: Click here to see how to use FailoverDataGuardAssociation API. */ FailoverDataGuardAssociationResponse failoverDataGuardAssociation( FailoverDataGuardAssociationRequest request); @@ -760,7 +760,7 @@ FailoverDataGuardAssociationResponse failoverDataGuardAssociation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GenerateAutonomousDatabaseWallet API. + * Example: Click here to see how to use GenerateAutonomousDatabaseWallet API. */ GenerateAutonomousDatabaseWalletResponse generateAutonomousDatabaseWallet( GenerateAutonomousDatabaseWalletRequest request); @@ -772,7 +772,7 @@ GenerateAutonomousDatabaseWalletResponse generateAutonomousDatabaseWallet( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GenerateRecommendedVmClusterNetwork API. + * Example: Click here to see how to use GenerateRecommendedVmClusterNetwork API. */ GenerateRecommendedVmClusterNetworkResponse generateRecommendedVmClusterNetwork( GenerateRecommendedVmClusterNetworkRequest request); @@ -783,7 +783,7 @@ GenerateRecommendedVmClusterNetworkResponse generateRecommendedVmClusterNetwork( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAutonomousContainerDatabase API. + * Example: Click here to see how to use GetAutonomousContainerDatabase API. */ GetAutonomousContainerDatabaseResponse getAutonomousContainerDatabase( GetAutonomousContainerDatabaseRequest request); @@ -795,7 +795,7 @@ GetAutonomousContainerDatabaseResponse getAutonomousContainerDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAutonomousContainerDatabaseDataguardAssociation API. + * Example: Click here to see how to use GetAutonomousContainerDatabaseDataguardAssociation API. */ GetAutonomousContainerDatabaseDataguardAssociationResponse getAutonomousContainerDatabaseDataguardAssociation( @@ -808,7 +808,7 @@ GetAutonomousContainerDatabaseResponse getAutonomousContainerDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAutonomousDatabase API. + * Example: Click here to see how to use GetAutonomousDatabase API. */ GetAutonomousDatabaseResponse getAutonomousDatabase(GetAutonomousDatabaseRequest request); @@ -818,7 +818,7 @@ GetAutonomousContainerDatabaseResponse getAutonomousContainerDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAutonomousDatabaseBackup API. + * Example: Click here to see how to use GetAutonomousDatabaseBackup API. */ GetAutonomousDatabaseBackupResponse getAutonomousDatabaseBackup( GetAutonomousDatabaseBackupRequest request); @@ -830,7 +830,7 @@ GetAutonomousDatabaseBackupResponse getAutonomousDatabaseBackup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAutonomousDatabaseDataguardAssociation API. + * Example: Click here to see how to use GetAutonomousDatabaseDataguardAssociation API. */ GetAutonomousDatabaseDataguardAssociationResponse getAutonomousDatabaseDataguardAssociation( GetAutonomousDatabaseDataguardAssociationRequest request); @@ -842,7 +842,7 @@ GetAutonomousDatabaseDataguardAssociationResponse getAutonomousDatabaseDataguard * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAutonomousDatabaseRegionalWallet API. + * Example: Click here to see how to use GetAutonomousDatabaseRegionalWallet API. */ GetAutonomousDatabaseRegionalWalletResponse getAutonomousDatabaseRegionalWallet( GetAutonomousDatabaseRegionalWalletRequest request); @@ -854,7 +854,7 @@ GetAutonomousDatabaseRegionalWalletResponse getAutonomousDatabaseRegionalWallet( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAutonomousDatabaseWallet API. + * Example: Click here to see how to use GetAutonomousDatabaseWallet API. */ GetAutonomousDatabaseWalletResponse getAutonomousDatabaseWallet( GetAutonomousDatabaseWalletRequest request); @@ -865,7 +865,7 @@ GetAutonomousDatabaseWalletResponse getAutonomousDatabaseWallet( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAutonomousExadataInfrastructure API. + * Example: Click here to see how to use GetAutonomousExadataInfrastructure API. */ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( GetAutonomousExadataInfrastructureRequest request); @@ -876,7 +876,7 @@ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAutonomousPatch API. + * Example: Click here to see how to use GetAutonomousPatch API. */ GetAutonomousPatchResponse getAutonomousPatch(GetAutonomousPatchRequest request); @@ -886,7 +886,7 @@ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAutonomousVmCluster API. + * Example: Click here to see how to use GetAutonomousVmCluster API. */ GetAutonomousVmClusterResponse getAutonomousVmCluster(GetAutonomousVmClusterRequest request); @@ -896,7 +896,7 @@ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBackup API. + * Example: Click here to see how to use GetBackup API. */ GetBackupResponse getBackup(GetBackupRequest request); @@ -907,7 +907,7 @@ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBackupDestination API. + * Example: Click here to see how to use GetBackupDestination API. */ GetBackupDestinationResponse getBackupDestination(GetBackupDestinationRequest request); @@ -918,7 +918,7 @@ GetAutonomousExadataInfrastructureResponse getAutonomousExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCloudExadataInfrastructure API. + * Example: Click here to see how to use GetCloudExadataInfrastructure API. */ GetCloudExadataInfrastructureResponse getCloudExadataInfrastructure( GetCloudExadataInfrastructureRequest request); @@ -930,7 +930,7 @@ GetCloudExadataInfrastructureResponse getCloudExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCloudVmCluster API. + * Example: Click here to see how to use GetCloudVmCluster API. */ GetCloudVmClusterResponse getCloudVmCluster(GetCloudVmClusterRequest request); @@ -942,7 +942,7 @@ GetCloudExadataInfrastructureResponse getCloudExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCloudVmClusterIormConfig API. + * Example: Click here to see how to use GetCloudVmClusterIormConfig API. */ GetCloudVmClusterIormConfigResponse getCloudVmClusterIormConfig( GetCloudVmClusterIormConfigRequest request); @@ -954,7 +954,7 @@ GetCloudVmClusterIormConfigResponse getCloudVmClusterIormConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCloudVmClusterUpdate API. + * Example: Click here to see how to use GetCloudVmClusterUpdate API. */ GetCloudVmClusterUpdateResponse getCloudVmClusterUpdate(GetCloudVmClusterUpdateRequest request); @@ -965,7 +965,7 @@ GetCloudVmClusterIormConfigResponse getCloudVmClusterIormConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCloudVmClusterUpdateHistoryEntry API. + * Example: Click here to see how to use GetCloudVmClusterUpdateHistoryEntry API. */ GetCloudVmClusterUpdateHistoryEntryResponse getCloudVmClusterUpdateHistoryEntry( GetCloudVmClusterUpdateHistoryEntryRequest request); @@ -976,7 +976,7 @@ GetCloudVmClusterUpdateHistoryEntryResponse getCloudVmClusterUpdateHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConsoleConnection API. + * Example: Click here to see how to use GetConsoleConnection API. */ GetConsoleConnectionResponse getConsoleConnection(GetConsoleConnectionRequest request); @@ -987,7 +987,7 @@ GetCloudVmClusterUpdateHistoryEntryResponse getCloudVmClusterUpdateHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDataGuardAssociation API. + * Example: Click here to see how to use GetDataGuardAssociation API. */ GetDataGuardAssociationResponse getDataGuardAssociation(GetDataGuardAssociationRequest request); @@ -997,7 +997,7 @@ GetCloudVmClusterUpdateHistoryEntryResponse getCloudVmClusterUpdateHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDatabase API. + * Example: Click here to see how to use GetDatabase API. */ GetDatabaseResponse getDatabase(GetDatabaseRequest request); @@ -1007,7 +1007,7 @@ GetCloudVmClusterUpdateHistoryEntryResponse getCloudVmClusterUpdateHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDatabaseSoftwareImage API. + * Example: Click here to see how to use GetDatabaseSoftwareImage API. */ GetDatabaseSoftwareImageResponse getDatabaseSoftwareImage( GetDatabaseSoftwareImageRequest request); @@ -1019,7 +1019,7 @@ GetDatabaseSoftwareImageResponse getDatabaseSoftwareImage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDatabaseUpgradeHistoryEntry API. + * Example: Click here to see how to use GetDatabaseUpgradeHistoryEntry API. */ GetDatabaseUpgradeHistoryEntryResponse getDatabaseUpgradeHistoryEntry( GetDatabaseUpgradeHistoryEntryRequest request); @@ -1030,7 +1030,7 @@ GetDatabaseUpgradeHistoryEntryResponse getDatabaseUpgradeHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDbHome API. + * Example: Click here to see how to use GetDbHome API. */ GetDbHomeResponse getDbHome(GetDbHomeRequest request); @@ -1041,7 +1041,7 @@ GetDatabaseUpgradeHistoryEntryResponse getDatabaseUpgradeHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDbHomePatch API. + * Example: Click here to see how to use GetDbHomePatch API. */ GetDbHomePatchResponse getDbHomePatch(GetDbHomePatchRequest request); @@ -1052,7 +1052,7 @@ GetDatabaseUpgradeHistoryEntryResponse getDatabaseUpgradeHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDbHomePatchHistoryEntry API. + * Example: Click here to see how to use GetDbHomePatchHistoryEntry API. */ GetDbHomePatchHistoryEntryResponse getDbHomePatchHistoryEntry( GetDbHomePatchHistoryEntryRequest request); @@ -1063,7 +1063,7 @@ GetDbHomePatchHistoryEntryResponse getDbHomePatchHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDbNode API. + * Example: Click here to see how to use GetDbNode API. */ GetDbNodeResponse getDbNode(GetDbNodeRequest request); @@ -1073,7 +1073,7 @@ GetDbHomePatchHistoryEntryResponse getDbHomePatchHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDbSystem API. + * Example: Click here to see how to use GetDbSystem API. */ GetDbSystemResponse getDbSystem(GetDbSystemRequest request); @@ -1084,7 +1084,7 @@ GetDbHomePatchHistoryEntryResponse getDbHomePatchHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDbSystemPatch API. + * Example: Click here to see how to use GetDbSystemPatch API. */ GetDbSystemPatchResponse getDbSystemPatch(GetDbSystemPatchRequest request); @@ -1095,7 +1095,7 @@ GetDbHomePatchHistoryEntryResponse getDbHomePatchHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDbSystemPatchHistoryEntry API. + * Example: Click here to see how to use GetDbSystemPatchHistoryEntry API. */ GetDbSystemPatchHistoryEntryResponse getDbSystemPatchHistoryEntry( GetDbSystemPatchHistoryEntryRequest request); @@ -1108,7 +1108,7 @@ GetDbSystemPatchHistoryEntryResponse getDbSystemPatchHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetExadataInfrastructure API. + * Example: Click here to see how to use GetExadataInfrastructure API. */ GetExadataInfrastructureResponse getExadataInfrastructure( GetExadataInfrastructureRequest request); @@ -1120,7 +1120,7 @@ GetExadataInfrastructureResponse getExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetExadataInfrastructureOcpus API. + * Example: Click here to see how to use GetExadataInfrastructureOcpus API. */ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( GetExadataInfrastructureOcpusRequest request); @@ -1133,7 +1133,7 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetExadataIormConfig API. + * Example: Click here to see how to use GetExadataIormConfig API. */ GetExadataIormConfigResponse getExadataIormConfig(GetExadataIormConfigRequest request); @@ -1146,7 +1146,7 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetExternalBackupJob API. + * Example: Click here to see how to use GetExternalBackupJob API. */ GetExternalBackupJobResponse getExternalBackupJob(GetExternalBackupJobRequest request); @@ -1157,7 +1157,7 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetKeyStore API. + * Example: Click here to see how to use GetKeyStore API. */ GetKeyStoreResponse getKeyStore(GetKeyStoreRequest request); @@ -1167,7 +1167,7 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetMaintenanceRun API. + * Example: Click here to see how to use GetMaintenanceRun API. */ GetMaintenanceRunResponse getMaintenanceRun(GetMaintenanceRunRequest request); @@ -1178,7 +1178,7 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVmCluster API. + * Example: Click here to see how to use GetVmCluster API. */ GetVmClusterResponse getVmCluster(GetVmClusterRequest request); @@ -1190,7 +1190,7 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVmClusterNetwork API. + * Example: Click here to see how to use GetVmClusterNetwork API. */ GetVmClusterNetworkResponse getVmClusterNetwork(GetVmClusterNetworkRequest request); @@ -1201,7 +1201,7 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVmClusterPatch API. + * Example: Click here to see how to use GetVmClusterPatch API. */ GetVmClusterPatchResponse getVmClusterPatch(GetVmClusterPatchRequest request); @@ -1212,7 +1212,7 @@ GetExadataInfrastructureOcpusResponse getExadataInfrastructureOcpus( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVmClusterPatchHistoryEntry API. + * Example: Click here to see how to use GetVmClusterPatchHistoryEntry API. */ GetVmClusterPatchHistoryEntryResponse getVmClusterPatchHistoryEntry( GetVmClusterPatchHistoryEntryRequest request); @@ -1224,7 +1224,7 @@ GetVmClusterPatchHistoryEntryResponse getVmClusterPatchHistoryEntry( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use LaunchAutonomousExadataInfrastructure API. + * Example: Click here to see how to use LaunchAutonomousExadataInfrastructure API. */ LaunchAutonomousExadataInfrastructureResponse launchAutonomousExadataInfrastructure( LaunchAutonomousExadataInfrastructureRequest request); @@ -1243,7 +1243,7 @@ LaunchAutonomousExadataInfrastructureResponse launchAutonomousExadataInfrastruct * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use LaunchDbSystem API. + * Example: Click here to see how to use LaunchDbSystem API. */ LaunchDbSystemResponse launchDbSystem(LaunchDbSystemRequest request); @@ -1254,7 +1254,7 @@ LaunchAutonomousExadataInfrastructureResponse launchAutonomousExadataInfrastruct * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAutonomousContainerDatabaseDataguardAssociations API. + * Example: Click here to see how to use ListAutonomousContainerDatabaseDataguardAssociations API. */ ListAutonomousContainerDatabaseDataguardAssociationsResponse listAutonomousContainerDatabaseDataguardAssociations( @@ -1267,7 +1267,7 @@ LaunchAutonomousExadataInfrastructureResponse launchAutonomousExadataInfrastruct * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAutonomousContainerDatabases API. + * Example: Click here to see how to use ListAutonomousContainerDatabases API. */ ListAutonomousContainerDatabasesResponse listAutonomousContainerDatabases( ListAutonomousContainerDatabasesRequest request); @@ -1279,7 +1279,7 @@ ListAutonomousContainerDatabasesResponse listAutonomousContainerDatabases( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAutonomousDatabaseBackups API. + * Example: Click here to see how to use ListAutonomousDatabaseBackups API. */ ListAutonomousDatabaseBackupsResponse listAutonomousDatabaseBackups( ListAutonomousDatabaseBackupsRequest request); @@ -1291,7 +1291,7 @@ ListAutonomousDatabaseBackupsResponse listAutonomousDatabaseBackups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAutonomousDatabaseClones API. + * Example: Click here to see how to use ListAutonomousDatabaseClones API. */ ListAutonomousDatabaseClonesResponse listAutonomousDatabaseClones( ListAutonomousDatabaseClonesRequest request); @@ -1303,7 +1303,7 @@ ListAutonomousDatabaseClonesResponse listAutonomousDatabaseClones( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAutonomousDatabaseDataguardAssociations API. + * Example: Click here to see how to use ListAutonomousDatabaseDataguardAssociations API. */ ListAutonomousDatabaseDataguardAssociationsResponse listAutonomousDatabaseDataguardAssociations( ListAutonomousDatabaseDataguardAssociationsRequest request); @@ -1315,7 +1315,7 @@ ListAutonomousDatabaseDataguardAssociationsResponse listAutonomousDatabaseDatagu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAutonomousDatabases API. + * Example: Click here to see how to use ListAutonomousDatabases API. */ ListAutonomousDatabasesResponse listAutonomousDatabases(ListAutonomousDatabasesRequest request); @@ -1327,7 +1327,7 @@ ListAutonomousDatabaseDataguardAssociationsResponse listAutonomousDatabaseDatagu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAutonomousDbPreviewVersions API. + * Example: Click here to see how to use ListAutonomousDbPreviewVersions API. */ ListAutonomousDbPreviewVersionsResponse listAutonomousDbPreviewVersions( ListAutonomousDbPreviewVersionsRequest request); @@ -1338,7 +1338,7 @@ ListAutonomousDbPreviewVersionsResponse listAutonomousDbPreviewVersions( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAutonomousDbVersions API. + * Example: Click here to see how to use ListAutonomousDbVersions API. */ ListAutonomousDbVersionsResponse listAutonomousDbVersions( ListAutonomousDbVersionsRequest request); @@ -1349,7 +1349,7 @@ ListAutonomousDbVersionsResponse listAutonomousDbVersions( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAutonomousExadataInfrastructureShapes API. + * Example: Click here to see how to use ListAutonomousExadataInfrastructureShapes API. */ ListAutonomousExadataInfrastructureShapesResponse listAutonomousExadataInfrastructureShapes( ListAutonomousExadataInfrastructureShapesRequest request); @@ -1361,7 +1361,7 @@ ListAutonomousExadataInfrastructureShapesResponse listAutonomousExadataInfrastru * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAutonomousExadataInfrastructures API. + * Example: Click here to see how to use ListAutonomousExadataInfrastructures API. */ ListAutonomousExadataInfrastructuresResponse listAutonomousExadataInfrastructures( ListAutonomousExadataInfrastructuresRequest request); @@ -1373,7 +1373,7 @@ ListAutonomousExadataInfrastructuresResponse listAutonomousExadataInfrastructure * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAutonomousVmClusters API. + * Example: Click here to see how to use ListAutonomousVmClusters API. */ ListAutonomousVmClustersResponse listAutonomousVmClusters( ListAutonomousVmClustersRequest request); @@ -1385,7 +1385,7 @@ ListAutonomousVmClustersResponse listAutonomousVmClusters( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBackupDestination API. + * Example: Click here to see how to use ListBackupDestination API. */ ListBackupDestinationResponse listBackupDestination(ListBackupDestinationRequest request); @@ -1396,7 +1396,7 @@ ListAutonomousVmClustersResponse listAutonomousVmClusters( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBackups API. + * Example: Click here to see how to use ListBackups API. */ ListBackupsResponse listBackups(ListBackupsRequest request); @@ -1407,7 +1407,7 @@ ListAutonomousVmClustersResponse listAutonomousVmClusters( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCloudExadataInfrastructures API. + * Example: Click here to see how to use ListCloudExadataInfrastructures API. */ ListCloudExadataInfrastructuresResponse listCloudExadataInfrastructures( ListCloudExadataInfrastructuresRequest request); @@ -1419,7 +1419,7 @@ ListCloudExadataInfrastructuresResponse listCloudExadataInfrastructures( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCloudVmClusterUpdateHistoryEntries API. + * Example: Click here to see how to use ListCloudVmClusterUpdateHistoryEntries API. */ ListCloudVmClusterUpdateHistoryEntriesResponse listCloudVmClusterUpdateHistoryEntries( ListCloudVmClusterUpdateHistoryEntriesRequest request); @@ -1431,7 +1431,7 @@ ListCloudVmClusterUpdateHistoryEntriesResponse listCloudVmClusterUpdateHistoryEn * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCloudVmClusterUpdates API. + * Example: Click here to see how to use ListCloudVmClusterUpdates API. */ ListCloudVmClusterUpdatesResponse listCloudVmClusterUpdates( ListCloudVmClusterUpdatesRequest request); @@ -1443,7 +1443,7 @@ ListCloudVmClusterUpdatesResponse listCloudVmClusterUpdates( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCloudVmClusters API. + * Example: Click here to see how to use ListCloudVmClusters API. */ ListCloudVmClustersResponse listCloudVmClusters(ListCloudVmClustersRequest request); @@ -1454,7 +1454,7 @@ ListCloudVmClusterUpdatesResponse listCloudVmClusterUpdates( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListConsoleConnections API. + * Example: Click here to see how to use ListConsoleConnections API. */ ListConsoleConnectionsResponse listConsoleConnections(ListConsoleConnectionsRequest request); @@ -1465,7 +1465,7 @@ ListCloudVmClusterUpdatesResponse listCloudVmClusterUpdates( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListContainerDatabasePatches API. + * Example: Click here to see how to use ListContainerDatabasePatches API. */ ListContainerDatabasePatchesResponse listContainerDatabasePatches( ListContainerDatabasePatchesRequest request); @@ -1477,7 +1477,7 @@ ListContainerDatabasePatchesResponse listContainerDatabasePatches( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDataGuardAssociations API. + * Example: Click here to see how to use ListDataGuardAssociations API. */ ListDataGuardAssociationsResponse listDataGuardAssociations( ListDataGuardAssociationsRequest request); @@ -1489,7 +1489,7 @@ ListDataGuardAssociationsResponse listDataGuardAssociations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDatabaseSoftwareImages API. + * Example: Click here to see how to use ListDatabaseSoftwareImages API. */ ListDatabaseSoftwareImagesResponse listDatabaseSoftwareImages( ListDatabaseSoftwareImagesRequest request); @@ -1501,7 +1501,7 @@ ListDatabaseSoftwareImagesResponse listDatabaseSoftwareImages( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDatabaseUpgradeHistoryEntries API. + * Example: Click here to see how to use ListDatabaseUpgradeHistoryEntries API. */ ListDatabaseUpgradeHistoryEntriesResponse listDatabaseUpgradeHistoryEntries( ListDatabaseUpgradeHistoryEntriesRequest request); @@ -1513,7 +1513,7 @@ ListDatabaseUpgradeHistoryEntriesResponse listDatabaseUpgradeHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDatabases API. + * Example: Click here to see how to use ListDatabases API. */ ListDatabasesResponse listDatabases(ListDatabasesRequest request); @@ -1524,7 +1524,7 @@ ListDatabaseUpgradeHistoryEntriesResponse listDatabaseUpgradeHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDbHomePatchHistoryEntries API. + * Example: Click here to see how to use ListDbHomePatchHistoryEntries API. */ ListDbHomePatchHistoryEntriesResponse listDbHomePatchHistoryEntries( ListDbHomePatchHistoryEntriesRequest request); @@ -1536,7 +1536,7 @@ ListDbHomePatchHistoryEntriesResponse listDbHomePatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDbHomePatches API. + * Example: Click here to see how to use ListDbHomePatches API. */ ListDbHomePatchesResponse listDbHomePatches(ListDbHomePatchesRequest request); @@ -1547,7 +1547,7 @@ ListDbHomePatchHistoryEntriesResponse listDbHomePatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDbHomes API. + * Example: Click here to see how to use ListDbHomes API. */ ListDbHomesResponse listDbHomes(ListDbHomesRequest request); @@ -1558,7 +1558,7 @@ ListDbHomePatchHistoryEntriesResponse listDbHomePatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDbNodes API. + * Example: Click here to see how to use ListDbNodes API. */ ListDbNodesResponse listDbNodes(ListDbNodesRequest request); @@ -1569,7 +1569,7 @@ ListDbHomePatchHistoryEntriesResponse listDbHomePatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDbSystemPatchHistoryEntries API. + * Example: Click here to see how to use ListDbSystemPatchHistoryEntries API. */ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( ListDbSystemPatchHistoryEntriesRequest request); @@ -1581,7 +1581,7 @@ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDbSystemPatches API. + * Example: Click here to see how to use ListDbSystemPatches API. */ ListDbSystemPatchesResponse listDbSystemPatches(ListDbSystemPatchesRequest request); @@ -1591,7 +1591,7 @@ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDbSystemShapes API. + * Example: Click here to see how to use ListDbSystemShapes API. */ ListDbSystemShapesResponse listDbSystemShapes(ListDbSystemShapesRequest request); @@ -1602,7 +1602,7 @@ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDbSystems API. + * Example: Click here to see how to use ListDbSystems API. */ ListDbSystemsResponse listDbSystems(ListDbSystemsRequest request); @@ -1612,7 +1612,7 @@ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDbVersions API. + * Example: Click here to see how to use ListDbVersions API. */ ListDbVersionsResponse listDbVersions(ListDbVersionsRequest request); @@ -1624,7 +1624,7 @@ ListDbSystemPatchHistoryEntriesResponse listDbSystemPatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListExadataInfrastructures API. + * Example: Click here to see how to use ListExadataInfrastructures API. */ ListExadataInfrastructuresResponse listExadataInfrastructures( ListExadataInfrastructuresRequest request); @@ -1635,7 +1635,7 @@ ListExadataInfrastructuresResponse listExadataInfrastructures( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListFlexComponents API. + * Example: Click here to see how to use ListFlexComponents API. */ ListFlexComponentsResponse listFlexComponents(ListFlexComponentsRequest request); @@ -1645,7 +1645,7 @@ ListExadataInfrastructuresResponse listExadataInfrastructures( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListGiVersions API. + * Example: Click here to see how to use ListGiVersions API. */ ListGiVersionsResponse listGiVersions(ListGiVersionsRequest request); @@ -1656,7 +1656,7 @@ ListExadataInfrastructuresResponse listExadataInfrastructures( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListKeyStores API. + * Example: Click here to see how to use ListKeyStores API. */ ListKeyStoresResponse listKeyStores(ListKeyStoresRequest request); @@ -1667,7 +1667,7 @@ ListExadataInfrastructuresResponse listExadataInfrastructures( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListMaintenanceRuns API. + * Example: Click here to see how to use ListMaintenanceRuns API. */ ListMaintenanceRunsResponse listMaintenanceRuns(ListMaintenanceRunsRequest request); @@ -1678,7 +1678,7 @@ ListExadataInfrastructuresResponse listExadataInfrastructures( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVmClusterNetworks API. + * Example: Click here to see how to use ListVmClusterNetworks API. */ ListVmClusterNetworksResponse listVmClusterNetworks(ListVmClusterNetworksRequest request); @@ -1689,7 +1689,7 @@ ListExadataInfrastructuresResponse listExadataInfrastructures( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVmClusterPatchHistoryEntries API. + * Example: Click here to see how to use ListVmClusterPatchHistoryEntries API. */ ListVmClusterPatchHistoryEntriesResponse listVmClusterPatchHistoryEntries( ListVmClusterPatchHistoryEntriesRequest request); @@ -1701,7 +1701,7 @@ ListVmClusterPatchHistoryEntriesResponse listVmClusterPatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVmClusterPatches API. + * Example: Click here to see how to use ListVmClusterPatches API. */ ListVmClusterPatchesResponse listVmClusterPatches(ListVmClusterPatchesRequest request); @@ -1713,7 +1713,7 @@ ListVmClusterPatchHistoryEntriesResponse listVmClusterPatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVmClusters API. + * Example: Click here to see how to use ListVmClusters API. */ ListVmClustersResponse listVmClusters(ListVmClustersRequest request); @@ -1724,7 +1724,7 @@ ListVmClusterPatchHistoryEntriesResponse listVmClusterPatchHistoryEntries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use MigrateExadataDbSystemResourceModel API. + * Example: Click here to see how to use MigrateExadataDbSystemResourceModel API. */ MigrateExadataDbSystemResourceModelResponse migrateExadataDbSystemResourceModel( MigrateExadataDbSystemResourceModelRequest request); @@ -1735,7 +1735,7 @@ MigrateExadataDbSystemResourceModelResponse migrateExadataDbSystemResourceModel( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use MigrateVaultKey API. + * Example: Click here to see how to use MigrateVaultKey API. */ MigrateVaultKeyResponse migrateVaultKey(MigrateVaultKeyRequest request); @@ -1746,7 +1746,7 @@ MigrateExadataDbSystemResourceModelResponse migrateExadataDbSystemResourceModel( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RegisterAutonomousDatabaseDataSafe API. + * Example: Click here to see how to use RegisterAutonomousDatabaseDataSafe API. */ RegisterAutonomousDatabaseDataSafeResponse registerAutonomousDatabaseDataSafe( RegisterAutonomousDatabaseDataSafeRequest request); @@ -1758,7 +1758,7 @@ RegisterAutonomousDatabaseDataSafeResponse registerAutonomousDatabaseDataSafe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ReinstateAutonomousContainerDatabaseDataguardAssociation API. + * Example: Click here to see how to use ReinstateAutonomousContainerDatabaseDataguardAssociation API. */ ReinstateAutonomousContainerDatabaseDataguardAssociationResponse reinstateAutonomousContainerDatabaseDataguardAssociation( @@ -1771,7 +1771,7 @@ RegisterAutonomousDatabaseDataSafeResponse registerAutonomousDatabaseDataSafe( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ReinstateDataGuardAssociation API. + * Example: Click here to see how to use ReinstateDataGuardAssociation API. */ ReinstateDataGuardAssociationResponse reinstateDataGuardAssociation( ReinstateDataGuardAssociationRequest request); @@ -1783,7 +1783,7 @@ ReinstateDataGuardAssociationResponse reinstateDataGuardAssociation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RestartAutonomousContainerDatabase API. + * Example: Click here to see how to use RestartAutonomousContainerDatabase API. */ RestartAutonomousContainerDatabaseResponse restartAutonomousContainerDatabase( RestartAutonomousContainerDatabaseRequest request); @@ -1795,7 +1795,7 @@ RestartAutonomousContainerDatabaseResponse restartAutonomousContainerDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RestartAutonomousDatabase API. + * Example: Click here to see how to use RestartAutonomousDatabase API. */ RestartAutonomousDatabaseResponse restartAutonomousDatabase( RestartAutonomousDatabaseRequest request); @@ -1807,7 +1807,7 @@ RestartAutonomousDatabaseResponse restartAutonomousDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RestoreAutonomousDatabase API. + * Example: Click here to see how to use RestoreAutonomousDatabase API. */ RestoreAutonomousDatabaseResponse restoreAutonomousDatabase( RestoreAutonomousDatabaseRequest request); @@ -1819,7 +1819,7 @@ RestoreAutonomousDatabaseResponse restoreAutonomousDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RestoreDatabase API. + * Example: Click here to see how to use RestoreDatabase API. */ RestoreDatabaseResponse restoreDatabase(RestoreDatabaseRequest request); @@ -1829,7 +1829,7 @@ RestoreAutonomousDatabaseResponse restoreAutonomousDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RotateAutonomousContainerDatabaseEncryptionKey API. + * Example: Click here to see how to use RotateAutonomousContainerDatabaseEncryptionKey API. */ RotateAutonomousContainerDatabaseEncryptionKeyResponse rotateAutonomousContainerDatabaseEncryptionKey( @@ -1841,7 +1841,7 @@ RestoreAutonomousDatabaseResponse restoreAutonomousDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RotateAutonomousDatabaseEncryptionKey API. + * Example: Click here to see how to use RotateAutonomousDatabaseEncryptionKey API. */ RotateAutonomousDatabaseEncryptionKeyResponse rotateAutonomousDatabaseEncryptionKey( RotateAutonomousDatabaseEncryptionKeyRequest request); @@ -1853,7 +1853,7 @@ RotateAutonomousDatabaseEncryptionKeyResponse rotateAutonomousDatabaseEncryption * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RotateOrdsCerts API. + * Example: Click here to see how to use RotateOrdsCerts API. */ RotateOrdsCertsResponse rotateOrdsCerts(RotateOrdsCertsRequest request); @@ -1864,7 +1864,7 @@ RotateAutonomousDatabaseEncryptionKeyResponse rotateAutonomousDatabaseEncryption * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RotateSslCerts API. + * Example: Click here to see how to use RotateSslCerts API. */ RotateSslCertsResponse rotateSslCerts(RotateSslCertsRequest request); @@ -1874,7 +1874,7 @@ RotateAutonomousDatabaseEncryptionKeyResponse rotateAutonomousDatabaseEncryption * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RotateVaultKey API. + * Example: Click here to see how to use RotateVaultKey API. */ RotateVaultKeyResponse rotateVaultKey(RotateVaultKeyRequest request); @@ -1885,7 +1885,7 @@ RotateAutonomousDatabaseEncryptionKeyResponse rotateAutonomousDatabaseEncryption * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StartAutonomousDatabase API. + * Example: Click here to see how to use StartAutonomousDatabase API. */ StartAutonomousDatabaseResponse startAutonomousDatabase(StartAutonomousDatabaseRequest request); @@ -1896,7 +1896,7 @@ RotateAutonomousDatabaseEncryptionKeyResponse rotateAutonomousDatabaseEncryption * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StopAutonomousDatabase API. + * Example: Click here to see how to use StopAutonomousDatabase API. */ StopAutonomousDatabaseResponse stopAutonomousDatabase(StopAutonomousDatabaseRequest request); @@ -1909,7 +1909,7 @@ RotateAutonomousDatabaseEncryptionKeyResponse rotateAutonomousDatabaseEncryption * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SwitchoverAutonomousContainerDatabaseDataguardAssociation API. + * Example: Click here to see how to use SwitchoverAutonomousContainerDatabaseDataguardAssociation API. */ SwitchoverAutonomousContainerDatabaseDataguardAssociationResponse switchoverAutonomousContainerDatabaseDataguardAssociation( @@ -1922,7 +1922,7 @@ RotateAutonomousDatabaseEncryptionKeyResponse rotateAutonomousDatabaseEncryption * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SwitchoverAutonomousDatabase API. + * Example: Click here to see how to use SwitchoverAutonomousDatabase API. */ SwitchoverAutonomousDatabaseResponse switchoverAutonomousDatabase( SwitchoverAutonomousDatabaseRequest request); @@ -1937,7 +1937,7 @@ SwitchoverAutonomousDatabaseResponse switchoverAutonomousDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SwitchoverDataGuardAssociation API. + * Example: Click here to see how to use SwitchoverDataGuardAssociation API. */ SwitchoverDataGuardAssociationResponse switchoverDataGuardAssociation( SwitchoverDataGuardAssociationRequest request); @@ -1948,7 +1948,7 @@ SwitchoverDataGuardAssociationResponse switchoverDataGuardAssociation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use TerminateAutonomousContainerDatabase API. + * Example: Click here to see how to use TerminateAutonomousContainerDatabase API. */ TerminateAutonomousContainerDatabaseResponse terminateAutonomousContainerDatabase( TerminateAutonomousContainerDatabaseRequest request); @@ -1959,7 +1959,7 @@ TerminateAutonomousContainerDatabaseResponse terminateAutonomousContainerDatabas * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use TerminateAutonomousExadataInfrastructure API. + * Example: Click here to see how to use TerminateAutonomousExadataInfrastructure API. */ TerminateAutonomousExadataInfrastructureResponse terminateAutonomousExadataInfrastructure( TerminateAutonomousExadataInfrastructureRequest request); @@ -1970,7 +1970,7 @@ TerminateAutonomousExadataInfrastructureResponse terminateAutonomousExadataInfra * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use TerminateDbSystem API. + * Example: Click here to see how to use TerminateDbSystem API. */ TerminateDbSystemResponse terminateDbSystem(TerminateDbSystemRequest request); @@ -1980,7 +1980,7 @@ TerminateAutonomousExadataInfrastructureResponse terminateAutonomousExadataInfra * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAutonomousContainerDatabase API. + * Example: Click here to see how to use UpdateAutonomousContainerDatabase API. */ UpdateAutonomousContainerDatabaseResponse updateAutonomousContainerDatabase( UpdateAutonomousContainerDatabaseRequest request); @@ -1992,7 +1992,7 @@ UpdateAutonomousContainerDatabaseResponse updateAutonomousContainerDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAutonomousDatabase API. + * Example: Click here to see how to use UpdateAutonomousDatabase API. */ UpdateAutonomousDatabaseResponse updateAutonomousDatabase( UpdateAutonomousDatabaseRequest request); @@ -2004,7 +2004,7 @@ UpdateAutonomousDatabaseResponse updateAutonomousDatabase( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAutonomousDatabaseRegionalWallet API. + * Example: Click here to see how to use UpdateAutonomousDatabaseRegionalWallet API. */ UpdateAutonomousDatabaseRegionalWalletResponse updateAutonomousDatabaseRegionalWallet( UpdateAutonomousDatabaseRegionalWalletRequest request); @@ -2016,7 +2016,7 @@ UpdateAutonomousDatabaseRegionalWalletResponse updateAutonomousDatabaseRegionalW * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAutonomousDatabaseWallet API. + * Example: Click here to see how to use UpdateAutonomousDatabaseWallet API. */ UpdateAutonomousDatabaseWalletResponse updateAutonomousDatabaseWallet( UpdateAutonomousDatabaseWalletRequest request); @@ -2027,7 +2027,7 @@ UpdateAutonomousDatabaseWalletResponse updateAutonomousDatabaseWallet( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAutonomousExadataInfrastructure API. + * Example: Click here to see how to use UpdateAutonomousExadataInfrastructure API. */ UpdateAutonomousExadataInfrastructureResponse updateAutonomousExadataInfrastructure( UpdateAutonomousExadataInfrastructureRequest request); @@ -2039,7 +2039,7 @@ UpdateAutonomousExadataInfrastructureResponse updateAutonomousExadataInfrastruct * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAutonomousVmCluster API. + * Example: Click here to see how to use UpdateAutonomousVmCluster API. */ UpdateAutonomousVmClusterResponse updateAutonomousVmCluster( UpdateAutonomousVmClusterRequest request); @@ -2053,7 +2053,7 @@ UpdateAutonomousVmClusterResponse updateAutonomousVmCluster( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateBackupDestination API. + * Example: Click here to see how to use UpdateBackupDestination API. */ UpdateBackupDestinationResponse updateBackupDestination(UpdateBackupDestinationRequest request); @@ -2064,7 +2064,7 @@ UpdateAutonomousVmClusterResponse updateAutonomousVmCluster( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCloudExadataInfrastructure API. + * Example: Click here to see how to use UpdateCloudExadataInfrastructure API. */ UpdateCloudExadataInfrastructureResponse updateCloudExadataInfrastructure( UpdateCloudExadataInfrastructureRequest request); @@ -2076,7 +2076,7 @@ UpdateCloudExadataInfrastructureResponse updateCloudExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCloudVmCluster API. + * Example: Click here to see how to use UpdateCloudVmCluster API. */ UpdateCloudVmClusterResponse updateCloudVmCluster(UpdateCloudVmClusterRequest request); @@ -2087,7 +2087,7 @@ UpdateCloudExadataInfrastructureResponse updateCloudExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCloudVmClusterIormConfig API. + * Example: Click here to see how to use UpdateCloudVmClusterIormConfig API. */ UpdateCloudVmClusterIormConfigResponse updateCloudVmClusterIormConfig( UpdateCloudVmClusterIormConfigRequest request); @@ -2099,7 +2099,7 @@ UpdateCloudVmClusterIormConfigResponse updateCloudVmClusterIormConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDatabase API. + * Example: Click here to see how to use UpdateDatabase API. */ UpdateDatabaseResponse updateDatabase(UpdateDatabaseRequest request); @@ -2109,7 +2109,7 @@ UpdateCloudVmClusterIormConfigResponse updateCloudVmClusterIormConfig( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDatabaseSoftwareImage API. + * Example: Click here to see how to use UpdateDatabaseSoftwareImage API. */ UpdateDatabaseSoftwareImageResponse updateDatabaseSoftwareImage( UpdateDatabaseSoftwareImageRequest request); @@ -2120,7 +2120,7 @@ UpdateDatabaseSoftwareImageResponse updateDatabaseSoftwareImage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDbHome API. + * Example: Click here to see how to use UpdateDbHome API. */ UpdateDbHomeResponse updateDbHome(UpdateDbHomeRequest request); @@ -2130,7 +2130,7 @@ UpdateDatabaseSoftwareImageResponse updateDatabaseSoftwareImage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDbSystem API. + * Example: Click here to see how to use UpdateDbSystem API. */ UpdateDbSystemResponse updateDbSystem(UpdateDbSystemRequest request); @@ -2142,7 +2142,7 @@ UpdateDatabaseSoftwareImageResponse updateDatabaseSoftwareImage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateExadataInfrastructure API. + * Example: Click here to see how to use UpdateExadataInfrastructure API. */ UpdateExadataInfrastructureResponse updateExadataInfrastructure( UpdateExadataInfrastructureRequest request); @@ -2154,7 +2154,7 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateExadataIormConfig API. + * Example: Click here to see how to use UpdateExadataIormConfig API. */ UpdateExadataIormConfigResponse updateExadataIormConfig(UpdateExadataIormConfigRequest request); @@ -2165,7 +2165,7 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateKeyStore API. + * Example: Click here to see how to use UpdateKeyStore API. */ UpdateKeyStoreResponse updateKeyStore(UpdateKeyStoreRequest request); @@ -2175,7 +2175,7 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateMaintenanceRun API. + * Example: Click here to see how to use UpdateMaintenanceRun API. */ UpdateMaintenanceRunResponse updateMaintenanceRun(UpdateMaintenanceRunRequest request); @@ -2186,7 +2186,7 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVmCluster API. + * Example: Click here to see how to use UpdateVmCluster API. */ UpdateVmClusterResponse updateVmCluster(UpdateVmClusterRequest request); @@ -2198,7 +2198,7 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVmClusterNetwork API. + * Example: Click here to see how to use UpdateVmClusterNetwork API. */ UpdateVmClusterNetworkResponse updateVmClusterNetwork(UpdateVmClusterNetworkRequest request); @@ -2209,7 +2209,7 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpgradeDatabase API. + * Example: Click here to see how to use UpgradeDatabase API. */ UpgradeDatabaseResponse upgradeDatabase(UpgradeDatabaseRequest request); @@ -2220,7 +2220,7 @@ UpdateExadataInfrastructureResponse updateExadataInfrastructure( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ValidateVmClusterNetwork API. + * Example: Click here to see how to use ValidateVmClusterNetwork API. */ ValidateVmClusterNetworkResponse validateVmClusterNetwork( ValidateVmClusterNetworkRequest request); diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseAsync.java b/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseAsync.java index da56bc0fbd1..ca62e960b19 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseAsync.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseAsyncClient.java b/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseAsyncClient.java index bf1f696131c..2b4afbb23be 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseAsyncClient.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseClient.java b/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseClient.java index b4e8e7535bc..4d3f30a207a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseClient.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/DatabasePaginators.java b/bmc-database/src/main/java/com/oracle/bmc/database/DatabasePaginators.java index 606641bf176..f4b8f31d13a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/DatabasePaginators.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/DatabasePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseWaiters.java b/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseWaiters.java index 151c0caeaa9..84861fc03d7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseWaiters.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/DatabaseWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ActivateExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ActivateExadataInfrastructureConverter.java index 64820c08544..df30fe590ca 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ActivateExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ActivateExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/AutonomousDatabaseManualRefreshConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/AutonomousDatabaseManualRefreshConverter.java index 9c078f3576f..5d77f18f205 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/AutonomousDatabaseManualRefreshConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/AutonomousDatabaseManualRefreshConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousContainerDatabaseCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousContainerDatabaseCompartmentConverter.java index e9e629d40de..8926f42f777 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousContainerDatabaseCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousContainerDatabaseCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousDatabaseCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousDatabaseCompartmentConverter.java index afcf5f481f3..e70ca5c43bc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousDatabaseCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousDatabaseCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousExadataInfrastructureCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousExadataInfrastructureCompartmentConverter.java index a1531054aeb..d36f7da47ab 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousExadataInfrastructureCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousExadataInfrastructureCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousVmClusterCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousVmClusterCompartmentConverter.java index 4c0ae892a89..3a58ecf7fa8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousVmClusterCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeAutonomousVmClusterCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeBackupDestinationCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeBackupDestinationCompartmentConverter.java index 51f60bea474..a79cfbe9403 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeBackupDestinationCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeBackupDestinationCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeCloudExadataInfrastructureCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeCloudExadataInfrastructureCompartmentConverter.java index 6771273cb9f..7c2346d6271 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeCloudExadataInfrastructureCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeCloudExadataInfrastructureCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeCloudVmClusterCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeCloudVmClusterCompartmentConverter.java index 6049a6545a7..05df7f72c66 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeCloudVmClusterCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeCloudVmClusterCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeDatabaseSoftwareImageCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeDatabaseSoftwareImageCompartmentConverter.java index 4cd984056cb..7de258e53e9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeDatabaseSoftwareImageCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeDatabaseSoftwareImageCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeDbSystemCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeDbSystemCompartmentConverter.java index b8e1a1fb978..30f96898a1e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeDbSystemCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeDbSystemCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeExadataInfrastructureCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeExadataInfrastructureCompartmentConverter.java index 704b973f88d..f16325b6840 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeExadataInfrastructureCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeExadataInfrastructureCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeKeyStoreCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeKeyStoreCompartmentConverter.java index 66b64ba336e..9da4060ef80 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeKeyStoreCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeKeyStoreCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeVmClusterCompartmentConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeVmClusterCompartmentConverter.java index 86e7c28fd27..e00549f5fb4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeVmClusterCompartmentConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ChangeVmClusterCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CompleteExternalBackupJobConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CompleteExternalBackupJobConverter.java index 6222cf44ce6..65b543f24f5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CompleteExternalBackupJobConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CompleteExternalBackupJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousContainerDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousContainerDatabaseConverter.java index aeb8c72a726..cbc939f3de3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousContainerDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousContainerDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDatabaseBackupConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDatabaseBackupConverter.java index 65607a566be..3f9a876915a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDatabaseBackupConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDatabaseBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDatabaseConverter.java index d44c607965c..73e78afdcb3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousVmClusterConverter.java index cee9243c82e..713aed06f71 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateAutonomousVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateBackupConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateBackupConverter.java index 5717db7935a..80b1333a7ca 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateBackupConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateBackupDestinationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateBackupDestinationConverter.java index 5928af6756d..2308f2b005f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateBackupDestinationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateBackupDestinationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateCloudExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateCloudExadataInfrastructureConverter.java index 5e3ddc6d8f7..28370b4adff 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateCloudExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateCloudExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateCloudVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateCloudVmClusterConverter.java index f9f2b6f62f2..c26a1c15282 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateCloudVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateCloudVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateConsoleConnectionConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateConsoleConnectionConverter.java index 94426aba093..14679a55236 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateConsoleConnectionConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateConsoleConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDataGuardAssociationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDataGuardAssociationConverter.java index 812d6da8e5a..93b7f36618a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDataGuardAssociationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDataGuardAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDatabaseConverter.java index 98ac934adfb..48a3383f1b6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDatabaseSoftwareImageConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDatabaseSoftwareImageConverter.java index 39340ec4c6a..4f374854f5c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDatabaseSoftwareImageConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDatabaseSoftwareImageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDbHomeConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDbHomeConverter.java index 4697432ba59..dc504b0fb8e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDbHomeConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateDbHomeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateExadataInfrastructureConverter.java index 42663200437..8d99bbc9b6f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateExternalBackupJobConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateExternalBackupJobConverter.java index 00b871e025d..38b9dcfae27 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateExternalBackupJobConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateExternalBackupJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateKeyStoreConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateKeyStoreConverter.java index 20105d6bf6f..379b2d1360f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateKeyStoreConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateKeyStoreConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateVmClusterConverter.java index ee5320baf30..61975925cda 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateVmClusterNetworkConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateVmClusterNetworkConverter.java index eb80e02a79f..214f8b1032f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateVmClusterNetworkConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/CreateVmClusterNetworkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DbNodeActionConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DbNodeActionConverter.java index e5c005a049a..077d2c6a80a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DbNodeActionConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DbNodeActionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteAutonomousDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteAutonomousDatabaseConverter.java index ef2f3d40416..4b550037b94 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteAutonomousDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteAutonomousDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteAutonomousVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteAutonomousVmClusterConverter.java index 83fa5989269..aabd8242e42 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteAutonomousVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteAutonomousVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteBackupConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteBackupConverter.java index 52480e18541..b079cc18b01 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteBackupConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteBackupDestinationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteBackupDestinationConverter.java index 75c107c4461..0370e68a53e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteBackupDestinationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteBackupDestinationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteCloudExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteCloudExadataInfrastructureConverter.java index e096454542e..2ce05d44fcd 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteCloudExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteCloudExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteCloudVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteCloudVmClusterConverter.java index 8a12bc819e7..bd915b2828f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteCloudVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteCloudVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteConsoleConnectionConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteConsoleConnectionConverter.java index 62700a53c87..30e36f2838a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteConsoleConnectionConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteConsoleConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDatabaseConverter.java index 5da5d95087a..63ab4c1b22b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDatabaseSoftwareImageConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDatabaseSoftwareImageConverter.java index 4a8f3a3c4c8..009dbb02ac2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDatabaseSoftwareImageConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDatabaseSoftwareImageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDbHomeConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDbHomeConverter.java index b4badbdad23..e3297ade818 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDbHomeConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteDbHomeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteExadataInfrastructureConverter.java index 0a910be63ba..5ca47092865 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteKeyStoreConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteKeyStoreConverter.java index d932f7299c1..b9853deadfa 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteKeyStoreConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteKeyStoreConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteVmClusterConverter.java index dbef7e09890..0aeceb76df5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteVmClusterNetworkConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteVmClusterNetworkConverter.java index 56b893bb42f..aa3f49109b8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteVmClusterNetworkConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeleteVmClusterNetworkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeregisterAutonomousDatabaseDataSafeConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeregisterAutonomousDatabaseDataSafeConverter.java index faeb6ba9b39..5280de73287 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeregisterAutonomousDatabaseDataSafeConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DeregisterAutonomousDatabaseDataSafeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DisableAutonomousDatabaseOperationsInsightsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DisableAutonomousDatabaseOperationsInsightsConverter.java index d24fa3a3790..2f628e96064 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DisableAutonomousDatabaseOperationsInsightsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DisableAutonomousDatabaseOperationsInsightsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DownloadExadataInfrastructureConfigFileConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DownloadExadataInfrastructureConfigFileConverter.java index 7f3f22da7f9..a72b91582d0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DownloadExadataInfrastructureConfigFileConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DownloadExadataInfrastructureConfigFileConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DownloadVmClusterNetworkConfigFileConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DownloadVmClusterNetworkConfigFileConverter.java index f26709197cb..543b6104867 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DownloadVmClusterNetworkConfigFileConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/DownloadVmClusterNetworkConfigFileConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/EnableAutonomousDatabaseOperationsInsightsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/EnableAutonomousDatabaseOperationsInsightsConverter.java index a3bcf90b070..16978d30a83 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/EnableAutonomousDatabaseOperationsInsightsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/EnableAutonomousDatabaseOperationsInsightsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailOverAutonomousDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailOverAutonomousDatabaseConverter.java index 7ea2e9494fa..d32a887ae51 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailOverAutonomousDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailOverAutonomousDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailoverAutonomousContainerDatabaseDataguardAssociationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailoverAutonomousContainerDatabaseDataguardAssociationConverter.java index 854b1872fa0..5393dcc5fd4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailoverAutonomousContainerDatabaseDataguardAssociationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailoverAutonomousContainerDatabaseDataguardAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailoverDataGuardAssociationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailoverDataGuardAssociationConverter.java index ba7d1de79d8..629ab539b65 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailoverDataGuardAssociationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/FailoverDataGuardAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GenerateAutonomousDatabaseWalletConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GenerateAutonomousDatabaseWalletConverter.java index d6012ae59f4..14e9b474a1e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GenerateAutonomousDatabaseWalletConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GenerateAutonomousDatabaseWalletConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GenerateRecommendedVmClusterNetworkConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GenerateRecommendedVmClusterNetworkConverter.java index 54d96923fa9..ae17f0a5252 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GenerateRecommendedVmClusterNetworkConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GenerateRecommendedVmClusterNetworkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousContainerDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousContainerDatabaseConverter.java index 887b542fc45..15d761cac33 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousContainerDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousContainerDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousContainerDatabaseDataguardAssociationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousContainerDatabaseDataguardAssociationConverter.java index 945fb332387..79466193456 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousContainerDatabaseDataguardAssociationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousContainerDatabaseDataguardAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseBackupConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseBackupConverter.java index 7d9b4d6dc0f..5ddfbe729c0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseBackupConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseConverter.java index 95aee521a95..0f9e72c9a52 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseDataguardAssociationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseDataguardAssociationConverter.java index b7570b6032f..b6ef6b85845 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseDataguardAssociationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseDataguardAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseRegionalWalletConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseRegionalWalletConverter.java index c515fd70271..e9cc4f4dc20 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseRegionalWalletConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseRegionalWalletConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseWalletConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseWalletConverter.java index 01f59385bf9..4079c79108d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseWalletConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousDatabaseWalletConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousExadataInfrastructureConverter.java index 0208db76052..71053f70e38 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousPatchConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousPatchConverter.java index e873c185f61..99147328308 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousPatchConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousPatchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousVmClusterConverter.java index f677e3c90bc..b11895d726e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetAutonomousVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetBackupConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetBackupConverter.java index cf773531eda..3ef6452b589 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetBackupConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetBackupDestinationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetBackupDestinationConverter.java index a2cc3e62f57..40e538fb305 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetBackupDestinationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetBackupDestinationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudExadataInfrastructureConverter.java index 5591cff0ecd..8e72eb3f097 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterConverter.java index 0aa467e4bb9..ded432f7810 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterIormConfigConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterIormConfigConverter.java index 876cd198a8d..8134975876f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterIormConfigConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterIormConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterUpdateConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterUpdateConverter.java index 629d15a82ca..a4061b1c9cc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterUpdateConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterUpdateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterUpdateHistoryEntryConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterUpdateHistoryEntryConverter.java index 98598b05019..66c844a4312 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterUpdateHistoryEntryConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetCloudVmClusterUpdateHistoryEntryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetConsoleConnectionConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetConsoleConnectionConverter.java index 8d089bd7aa6..a2d4b196cad 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetConsoleConnectionConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetConsoleConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDataGuardAssociationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDataGuardAssociationConverter.java index 7abd059190f..06bc29bd4e8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDataGuardAssociationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDataGuardAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseConverter.java index 3345eb45278..d856a07844c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseSoftwareImageConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseSoftwareImageConverter.java index 0a2bdac325f..2f61cc07d1d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseSoftwareImageConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseSoftwareImageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseUpgradeHistoryEntryConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseUpgradeHistoryEntryConverter.java index d55f8d3f579..feb7826f167 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseUpgradeHistoryEntryConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDatabaseUpgradeHistoryEntryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomeConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomeConverter.java index 5514587f632..117424f9ccb 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomeConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomePatchConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomePatchConverter.java index e9667f5c696..e23a8e2ee8b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomePatchConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomePatchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomePatchHistoryEntryConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomePatchHistoryEntryConverter.java index 07cc351b529..a34b345589c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomePatchHistoryEntryConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbHomePatchHistoryEntryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbNodeConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbNodeConverter.java index 01fba19e752..6e2365ee361 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbNodeConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbNodeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemConverter.java index 1bad8c09c14..4b77fefb86f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemPatchConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemPatchConverter.java index 2641d8e6e7b..b76b492d84f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemPatchConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemPatchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemPatchHistoryEntryConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemPatchHistoryEntryConverter.java index f078cf4d24d..71ba735d958 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemPatchHistoryEntryConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetDbSystemPatchHistoryEntryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataInfrastructureConverter.java index 35ee7f89f17..07c564c3082 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataInfrastructureOcpusConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataInfrastructureOcpusConverter.java index a194e1a04de..7c5e95a4f00 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataInfrastructureOcpusConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataInfrastructureOcpusConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataIormConfigConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataIormConfigConverter.java index ddc8d19b455..add066564f7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataIormConfigConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExadataIormConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExternalBackupJobConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExternalBackupJobConverter.java index 36143a9e0fd..effc63208f7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExternalBackupJobConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetExternalBackupJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetKeyStoreConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetKeyStoreConverter.java index 62210e87301..eb942328eb6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetKeyStoreConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetKeyStoreConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetMaintenanceRunConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetMaintenanceRunConverter.java index 1a0d35d6ff2..1d943f2ecbf 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetMaintenanceRunConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetMaintenanceRunConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterConverter.java index 030f099485a..34eda253460 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterNetworkConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterNetworkConverter.java index 1479daa569f..7f43a0a4d84 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterNetworkConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterNetworkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterPatchConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterPatchConverter.java index 8ee0017966b..721fd2b881c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterPatchConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterPatchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterPatchHistoryEntryConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterPatchHistoryEntryConverter.java index 27c7b73fc8b..07d5cbeb14a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterPatchHistoryEntryConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/GetVmClusterPatchHistoryEntryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/LaunchAutonomousExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/LaunchAutonomousExadataInfrastructureConverter.java index 418c8f3d685..eec7c4f49fc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/LaunchAutonomousExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/LaunchAutonomousExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/LaunchDbSystemConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/LaunchDbSystemConverter.java index 5fef7c8b8c1..bdac740f1a5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/LaunchDbSystemConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/LaunchDbSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousContainerDatabaseDataguardAssociationsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousContainerDatabaseDataguardAssociationsConverter.java index 1139836bfc8..ab77e51f8a7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousContainerDatabaseDataguardAssociationsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousContainerDatabaseDataguardAssociationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousContainerDatabasesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousContainerDatabasesConverter.java index 1a7ba584b57..45a3d4708e2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousContainerDatabasesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousContainerDatabasesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseBackupsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseBackupsConverter.java index 8d641809b0d..4be69c9f84b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseBackupsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseBackupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseClonesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseClonesConverter.java index 4364ff327c5..9b13b83190d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseClonesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseClonesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseDataguardAssociationsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseDataguardAssociationsConverter.java index f5e53c116b8..aad55b36ec6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseDataguardAssociationsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabaseDataguardAssociationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabasesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabasesConverter.java index 21586e5b7ab..5351382fdb0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabasesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDatabasesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDbPreviewVersionsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDbPreviewVersionsConverter.java index 284f95788e0..45b6be32635 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDbPreviewVersionsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDbPreviewVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDbVersionsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDbVersionsConverter.java index c262ec8cce1..063d2459875 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDbVersionsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousDbVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousExadataInfrastructureShapesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousExadataInfrastructureShapesConverter.java index 78f6cb71efb..58e7f04c494 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousExadataInfrastructureShapesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousExadataInfrastructureShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousExadataInfrastructuresConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousExadataInfrastructuresConverter.java index 078bcb7594d..3bf5c025a37 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousExadataInfrastructuresConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousExadataInfrastructuresConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousVmClustersConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousVmClustersConverter.java index a056cd9ee1b..4316192568b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousVmClustersConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListAutonomousVmClustersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListBackupDestinationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListBackupDestinationConverter.java index b453f204945..852b75bf87d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListBackupDestinationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListBackupDestinationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListBackupsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListBackupsConverter.java index 67f296b6ad3..1811b9c2afa 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListBackupsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListBackupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudExadataInfrastructuresConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudExadataInfrastructuresConverter.java index 51eab015783..12ca0b12fdc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudExadataInfrastructuresConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudExadataInfrastructuresConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClusterUpdateHistoryEntriesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClusterUpdateHistoryEntriesConverter.java index 3f278de4d4f..2e1676ae5c5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClusterUpdateHistoryEntriesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClusterUpdateHistoryEntriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClusterUpdatesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClusterUpdatesConverter.java index b5f718a854c..87b6792f56b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClusterUpdatesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClusterUpdatesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClustersConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClustersConverter.java index f0128db7221..8af45ee8415 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClustersConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListCloudVmClustersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListConsoleConnectionsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListConsoleConnectionsConverter.java index de544cdd4a5..9cb08ab4592 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListConsoleConnectionsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListConsoleConnectionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListContainerDatabasePatchesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListContainerDatabasePatchesConverter.java index d3564a78330..dcaba161157 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListContainerDatabasePatchesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListContainerDatabasePatchesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDataGuardAssociationsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDataGuardAssociationsConverter.java index a38077bdd28..446dc61ad40 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDataGuardAssociationsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDataGuardAssociationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabaseSoftwareImagesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabaseSoftwareImagesConverter.java index 1ed10b28cda..fb189af83a0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabaseSoftwareImagesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabaseSoftwareImagesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabaseUpgradeHistoryEntriesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabaseUpgradeHistoryEntriesConverter.java index eaaef21cf5a..8d022e97b1d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabaseUpgradeHistoryEntriesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabaseUpgradeHistoryEntriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabasesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabasesConverter.java index e16f9ec10ca..f1f37f69d72 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabasesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDatabasesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomePatchHistoryEntriesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomePatchHistoryEntriesConverter.java index afbc3db3fc1..67bd408fa20 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomePatchHistoryEntriesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomePatchHistoryEntriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomePatchesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomePatchesConverter.java index fca486ab9d2..131ba7920e6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomePatchesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomePatchesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomesConverter.java index d2d8ddb1e1e..39debe3787e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbHomesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbNodesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbNodesConverter.java index fde0b1494f3..8bbc6de8bb1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbNodesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbNodesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemPatchHistoryEntriesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemPatchHistoryEntriesConverter.java index b17eafdf14a..d4320b3b1b7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemPatchHistoryEntriesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemPatchHistoryEntriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemPatchesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemPatchesConverter.java index 207ede020e2..c2041131848 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemPatchesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemPatchesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemShapesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemShapesConverter.java index a0c905de50c..6fcf0be75be 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemShapesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemsConverter.java index 3b2443c91f2..3a8dbf889c2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbSystemsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbVersionsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbVersionsConverter.java index bf430582a0e..4bda844cf4d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbVersionsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListDbVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListExadataInfrastructuresConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListExadataInfrastructuresConverter.java index 368c0a44176..9c0facbee07 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListExadataInfrastructuresConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListExadataInfrastructuresConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListFlexComponentsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListFlexComponentsConverter.java index d20fab7234a..723af8eaa02 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListFlexComponentsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListFlexComponentsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListGiVersionsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListGiVersionsConverter.java index 9c861b52713..f3d1378104f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListGiVersionsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListGiVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListKeyStoresConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListKeyStoresConverter.java index accb017c79d..fd3dfec7ad0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListKeyStoresConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListKeyStoresConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListMaintenanceRunsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListMaintenanceRunsConverter.java index 8573df4c4b7..115cddc8ff8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListMaintenanceRunsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListMaintenanceRunsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterNetworksConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterNetworksConverter.java index fc77a76a297..4406307f26b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterNetworksConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterNetworksConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterPatchHistoryEntriesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterPatchHistoryEntriesConverter.java index e6a721b6162..bb7614d678e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterPatchHistoryEntriesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterPatchHistoryEntriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterPatchesConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterPatchesConverter.java index 179e5511f02..88ae10c5974 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterPatchesConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClusterPatchesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClustersConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClustersConverter.java index 35a1e43c78e..88eb60ab3a6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClustersConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ListVmClustersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/MigrateExadataDbSystemResourceModelConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/MigrateExadataDbSystemResourceModelConverter.java index 8e0d0657aa1..3d9385ab030 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/MigrateExadataDbSystemResourceModelConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/MigrateExadataDbSystemResourceModelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/MigrateVaultKeyConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/MigrateVaultKeyConverter.java index e65d5410f97..107184bf7a7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/MigrateVaultKeyConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/MigrateVaultKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RegisterAutonomousDatabaseDataSafeConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RegisterAutonomousDatabaseDataSafeConverter.java index a6eb918718d..3561a45a9fd 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RegisterAutonomousDatabaseDataSafeConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RegisterAutonomousDatabaseDataSafeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ReinstateAutonomousContainerDatabaseDataguardAssociationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ReinstateAutonomousContainerDatabaseDataguardAssociationConverter.java index 6a89728e36c..c1baca1b024 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ReinstateAutonomousContainerDatabaseDataguardAssociationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ReinstateAutonomousContainerDatabaseDataguardAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ReinstateDataGuardAssociationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ReinstateDataGuardAssociationConverter.java index 40c20c1e525..d2a8b41c9ff 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ReinstateDataGuardAssociationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ReinstateDataGuardAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestartAutonomousContainerDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestartAutonomousContainerDatabaseConverter.java index 72b25509d46..96faec5a0ea 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestartAutonomousContainerDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestartAutonomousContainerDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestartAutonomousDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestartAutonomousDatabaseConverter.java index c202a7d8ff4..4c5051cb2ea 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestartAutonomousDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestartAutonomousDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestoreAutonomousDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestoreAutonomousDatabaseConverter.java index 66e9e48aeb6..26017778af4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestoreAutonomousDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestoreAutonomousDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestoreDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestoreDatabaseConverter.java index cde9afdeb42..f20928b1865 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestoreDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RestoreDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateAutonomousContainerDatabaseEncryptionKeyConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateAutonomousContainerDatabaseEncryptionKeyConverter.java index 04820f5f1a1..081a97a0f2c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateAutonomousContainerDatabaseEncryptionKeyConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateAutonomousContainerDatabaseEncryptionKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateAutonomousDatabaseEncryptionKeyConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateAutonomousDatabaseEncryptionKeyConverter.java index 8df9157cabf..eb4c1ee2c3d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateAutonomousDatabaseEncryptionKeyConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateAutonomousDatabaseEncryptionKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateOrdsCertsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateOrdsCertsConverter.java index 6ef45860b93..257424fce27 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateOrdsCertsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateOrdsCertsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateSslCertsConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateSslCertsConverter.java index cd34d66b489..01ce9b49c42 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateSslCertsConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateSslCertsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateVaultKeyConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateVaultKeyConverter.java index 6fa516285e7..cce63a6558b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateVaultKeyConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/RotateVaultKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StartAutonomousDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StartAutonomousDatabaseConverter.java index 7267c2458b0..37dd1a62c7a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StartAutonomousDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StartAutonomousDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StopAutonomousDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StopAutonomousDatabaseConverter.java index a7e2288d647..4c38884dc57 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StopAutonomousDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/StopAutonomousDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverAutonomousContainerDatabaseDataguardAssociationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverAutonomousContainerDatabaseDataguardAssociationConverter.java index 6b1192e434f..55bb3d81dd7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverAutonomousContainerDatabaseDataguardAssociationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverAutonomousContainerDatabaseDataguardAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverAutonomousDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverAutonomousDatabaseConverter.java index a9ff8027ca6..cd2099d4f67 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverAutonomousDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverAutonomousDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverDataGuardAssociationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverDataGuardAssociationConverter.java index a43694af4c0..80f7f9bd7d1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverDataGuardAssociationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/SwitchoverDataGuardAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateAutonomousContainerDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateAutonomousContainerDatabaseConverter.java index 84e58ba6246..47505b80b2e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateAutonomousContainerDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateAutonomousContainerDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateAutonomousExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateAutonomousExadataInfrastructureConverter.java index d763262c5a5..b1bca5b069f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateAutonomousExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateAutonomousExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateDbSystemConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateDbSystemConverter.java index b5ded3e693b..b6298f72db7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateDbSystemConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/TerminateDbSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousContainerDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousContainerDatabaseConverter.java index 280d1cc1f47..e5a18193ac6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousContainerDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousContainerDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseConverter.java index 4917998ebfd..c35678c9396 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseRegionalWalletConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseRegionalWalletConverter.java index 27fed2ba2d4..27359221e36 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseRegionalWalletConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseRegionalWalletConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseWalletConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseWalletConverter.java index eb500673827..c55c7a8f851 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseWalletConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousDatabaseWalletConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousExadataInfrastructureConverter.java index 0d2f1a9ea91..401b59bc50d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousVmClusterConverter.java index 987c6a4e341..2321ec31888 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateAutonomousVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateBackupDestinationConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateBackupDestinationConverter.java index de35c11214d..5e507389a39 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateBackupDestinationConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateBackupDestinationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudExadataInfrastructureConverter.java index c2b84d4f185..32b7edcd679 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudVmClusterConverter.java index 9abb21cc647..deaf9ddb82a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudVmClusterIormConfigConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudVmClusterIormConfigConverter.java index cac56e16af6..0033e1ce687 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudVmClusterIormConfigConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateCloudVmClusterIormConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDatabaseConverter.java index ddcfb739e3b..afe4b6c2fc6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDatabaseSoftwareImageConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDatabaseSoftwareImageConverter.java index 9ecff68a158..396997e0ddd 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDatabaseSoftwareImageConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDatabaseSoftwareImageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDbHomeConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDbHomeConverter.java index 690de927bf4..50b7b7fe1d4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDbHomeConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDbHomeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDbSystemConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDbSystemConverter.java index 18116f09f69..6547c5f96c9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDbSystemConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateDbSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateExadataInfrastructureConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateExadataInfrastructureConverter.java index d3b2224b3b4..a9de01d9560 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateExadataInfrastructureConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateExadataInfrastructureConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateExadataIormConfigConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateExadataIormConfigConverter.java index 67505ecc7d5..688221057a7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateExadataIormConfigConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateExadataIormConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateKeyStoreConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateKeyStoreConverter.java index 83f1e8921f1..6c1b8848e17 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateKeyStoreConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateKeyStoreConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateMaintenanceRunConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateMaintenanceRunConverter.java index 2ed87ffe0f9..5a943fb64f8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateMaintenanceRunConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateMaintenanceRunConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateVmClusterConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateVmClusterConverter.java index 64eb28b1457..55cf36f286d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateVmClusterConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateVmClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateVmClusterNetworkConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateVmClusterNetworkConverter.java index dd0da792160..63a3a23d78d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateVmClusterNetworkConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpdateVmClusterNetworkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpgradeDatabaseConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpgradeDatabaseConverter.java index c2008a66a2f..1bbc9a8cd0b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpgradeDatabaseConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/UpgradeDatabaseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ValidateVmClusterNetworkConverter.java b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ValidateVmClusterNetworkConverter.java index 812943d31a5..a264a7dc772 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ValidateVmClusterNetworkConverter.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/internal/http/ValidateVmClusterNetworkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.internal.http; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ActivateExadataInfrastructureDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ActivateExadataInfrastructureDetails.java index 1bfb29fdcbc..e60b4b15161 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ActivateExadataInfrastructureDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ActivateExadataInfrastructureDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AssociatedDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AssociatedDatabaseDetails.java index af902443a6c..b6f03d22ef6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AssociatedDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AssociatedDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutomatedMountDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutomatedMountDetails.java index ad1b4e5bce7..47397567ba1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutomatedMountDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutomatedMountDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabase.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabase.java index 3c735bb29b8..2373ca3e6e9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabase.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseBackupConfig.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseBackupConfig.java index 3af2a515d81..24775b39d3c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseBackupConfig.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseBackupConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseDataguardAssociation.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseDataguardAssociation.java index 8d87591ca07..c3f883ff508 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseDataguardAssociation.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseDataguardAssociation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseSummary.java index 0c436094560..4969b5247cd 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousContainerDatabaseSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouse.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouse.java index d5ff5be704d..e83097dd8d3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseConnectionStrings.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseConnectionStrings.java index 485efc78b6a..31d2b970ae2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseConnectionStrings.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseConnectionStrings.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseSummary.java index 54b77c1348a..bf6156542e5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDataWarehouseSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabase.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabase.java index 874aa4f7605..5db0fefa775 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabase.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseApex.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseApex.java index cd16b443039..f434d2d89ff 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseApex.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseApex.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackup.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackup.java index 9c15c17c80e..5fe52c650a1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackup.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackupConfig.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackupConfig.java index 0ac825b9f70..0f8bd041fb1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackupConfig.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackupConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackupSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackupSummary.java index 42ab55ea299..043cb9575e7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackupSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseBackupSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConnectionStrings.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConnectionStrings.java index c19c24c58f0..6fe88a08602 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConnectionStrings.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConnectionStrings.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConnectionUrls.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConnectionUrls.java index b9d98ac1905..026a7a1fada 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConnectionUrls.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConnectionUrls.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConsoleTokenDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConsoleTokenDetails.java index 116277848fe..230c9e79db7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConsoleTokenDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseConsoleTokenDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseDataguardAssociation.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseDataguardAssociation.java index ab5ae136ac8..7dbc9a746b4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseDataguardAssociation.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseDataguardAssociation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseManualRefreshDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseManualRefreshDetails.java index 23c761dd97c..f6e63967f98 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseManualRefreshDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseManualRefreshDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseStandbySummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseStandbySummary.java index cdc0265c840..1a6fdbb9970 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseStandbySummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseStandbySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseSummary.java index e80ff8e41a7..b6f6deca201 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseWallet.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseWallet.java index ef6fa5d89cd..f5a26a7657b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseWallet.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDatabaseWallet.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDbPreviewVersionSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDbPreviewVersionSummary.java index 0ced92b2d69..07d71c1d823 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDbPreviewVersionSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDbPreviewVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDbVersionSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDbVersionSummary.java index 6bfacd4e410..fca7746e2cf 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDbVersionSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousDbVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructure.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructure.java index 4cca8da38dd..fcf7914ae60 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructure.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructure.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructureShapeSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructureShapeSummary.java index a0489a41d37..3a24ef86082 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructureShapeSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructureShapeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructureSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructureSummary.java index cf8ec927d60..de934ad3c48 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructureSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousExadataInfrastructureSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousPatch.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousPatch.java index 7d1cdd905f8..5eddb7931e7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousPatch.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousPatch.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousPatchSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousPatchSummary.java index 1dab4b92833..f8b8b9a7583 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousPatchSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousPatchSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousVmCluster.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousVmCluster.java index 363c5144067..3bef102122e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousVmCluster.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousVmCluster.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousVmClusterSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousVmClusterSummary.java index 2d09119d24b..a0bb38ea04a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousVmClusterSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/AutonomousVmClusterSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/Backup.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/Backup.java index 530aaa6958d..9c8717c0832 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/Backup.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/Backup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestination.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestination.java index 21509f9fb54..b34c67a5965 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestination.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestination.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestinationDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestinationDetails.java index c7f8423c73a..4593c3eafad 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestinationDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestinationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestinationSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestinationSummary.java index 541b998a6da..d66d592653b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestinationSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupDestinationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupSummary.java index 5261a81dd6e..8a8fa28a35f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/BackupSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeAutonomousVmClusterCompartmentDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeAutonomousVmClusterCompartmentDetails.java index 46d9ef8c23a..e92109b25e4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeAutonomousVmClusterCompartmentDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeAutonomousVmClusterCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCloudExadataInfrastructureCompartmentDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCloudExadataInfrastructureCompartmentDetails.java index 2676c5af8f3..e062eab5481 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCloudExadataInfrastructureCompartmentDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCloudExadataInfrastructureCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCloudVmClusterCompartmentDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCloudVmClusterCompartmentDetails.java index bd9a36bfdfb..c18e4f54018 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCloudVmClusterCompartmentDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCloudVmClusterCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCompartmentDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCompartmentDetails.java index 5c82db2d950..49622a833d9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCompartmentDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeExadataInfrastructureCompartmentDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeExadataInfrastructureCompartmentDetails.java index fc98d7c3074..673062b5e7d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeExadataInfrastructureCompartmentDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeExadataInfrastructureCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeKeyStoreCompartmentDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeKeyStoreCompartmentDetails.java index 6e6b75f22ec..0583f8eede0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeKeyStoreCompartmentDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeKeyStoreCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeVmClusterCompartmentDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeVmClusterCompartmentDetails.java index a3e900c66fa..57ddd293ffd 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeVmClusterCompartmentDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ChangeVmClusterCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudExadataInfrastructure.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudExadataInfrastructure.java index c004ad22430..735de745a68 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudExadataInfrastructure.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudExadataInfrastructure.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudExadataInfrastructureSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudExadataInfrastructureSummary.java index b3f07839b6a..94b48883bc6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudExadataInfrastructureSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudExadataInfrastructureSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudVmCluster.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudVmCluster.java index 472cec3a32d..870bf2b2700 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudVmCluster.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudVmCluster.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudVmClusterSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudVmClusterSummary.java index f2cc9d281d6..8b39bd10736 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudVmClusterSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CloudVmClusterSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CompleteExternalBackupJobDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CompleteExternalBackupJobDetails.java index 7f0f9e3107e..7a49926ffb0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CompleteExternalBackupJobDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CompleteExternalBackupJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ConsoleConnection.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ConsoleConnection.java index 04bfa5cc767..879b6d41019 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ConsoleConnection.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ConsoleConnection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ConsoleConnectionSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ConsoleConnectionSummary.java index b7151333c68..3ac47487805 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ConsoleConnectionSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ConsoleConnectionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousContainerDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousContainerDatabaseDetails.java index 1b7920ee65e..4ca7cf2b570 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousContainerDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousContainerDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseBackupDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseBackupDetails.java index 9819aba4ea2..139b7bed11a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseBackupDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseBase.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseBase.java index c8a8a3d3e25..988890d7130 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseBase.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseBase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseCloneDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseCloneDetails.java index a8d1f7b7214..8aae50a594e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseCloneDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseCloneDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseDetails.java index afc41ca1f2d..c6a0f5cc08c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseFromBackupDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseFromBackupDetails.java index f8c9af3c67e..1e61a155015 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseFromBackupDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseFromBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseFromBackupTimestampDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseFromBackupTimestampDetails.java index 3f147e7c24c..c036705d331 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseFromBackupTimestampDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousDatabaseFromBackupTimestampDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousVmClusterDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousVmClusterDetails.java index d2def9b0447..890fd494779 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousVmClusterDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateAutonomousVmClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateBackupDestinationDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateBackupDestinationDetails.java index c5f21b37207..c6a31a76227 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateBackupDestinationDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateBackupDestinationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateBackupDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateBackupDetails.java index fe9e8296907..d531a0952de 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateBackupDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateCloudExadataInfrastructureDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateCloudExadataInfrastructureDetails.java index bdb54663a73..724146c4c7f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateCloudExadataInfrastructureDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateCloudExadataInfrastructureDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateCloudVmClusterDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateCloudVmClusterDetails.java index da34e847af4..e4d9363cc4d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateCloudVmClusterDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateCloudVmClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateConsoleConnectionDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateConsoleConnectionDetails.java index 6b23c0e316b..5b1e83c1037 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateConsoleConnectionDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateConsoleConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationDetails.java index 693790d9b28..5873df9d7b8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationToExistingDbSystemDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationToExistingDbSystemDetails.java index 230f431581f..2f959d2c076 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationToExistingDbSystemDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationToExistingDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationToExistingVmClusterDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationToExistingVmClusterDetails.java index edef7a8bad2..f78738262ed 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationToExistingVmClusterDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationToExistingVmClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationWithNewDbSystemDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationWithNewDbSystemDetails.java index 0aee48af575..43a320326da 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationWithNewDbSystemDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDataGuardAssociationWithNewDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseBase.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseBase.java index 3bf82bf5fb9..4cf4deacfb6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseBase.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseBase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseDetails.java index 322d62d4735..3e2ca2587de 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromAnotherDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromAnotherDatabaseDetails.java index 1a5b51fdc83..c9fd3114377 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromAnotherDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromAnotherDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromBackup.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromBackup.java index 38eae6d586a..d7740536f5c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromBackup.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromBackup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromBackupDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromBackupDetails.java index ef6b5cdac78..3d15d47fb82 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromBackupDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromDbSystemDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromDbSystemDetails.java index b229ea1b1ae..6be19f4efa9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromDbSystemDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseFromDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseSoftwareImageDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseSoftwareImageDetails.java index f36793ba632..cbcf4b541c9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseSoftwareImageDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDatabaseSoftwareImageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeBase.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeBase.java index be914b1326d..0b7a2ef334c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeBase.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeBase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeDetails.java index ff753c076b8..54daa9b5b2a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromBackupDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromBackupDetails.java index 89da90e0f9f..6d17189a23d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromBackupDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromDatabaseDetails.java index 18687148207..2332f7c0aec 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromDbSystemDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromDbSystemDetails.java index d37ed1cdfaa..c8e4107f911 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromDbSystemDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeFromDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdDetails.java index 83cbeed9c5b..5f127a509c0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdFromBackupDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdFromBackupDetails.java index 5607564a1ba..a773efde520 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdFromBackupDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdFromBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdFromDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdFromDatabaseDetails.java index a112345c1e8..97b0f072eb4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdFromDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithDbSystemIdFromDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithVmClusterIdDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithVmClusterIdDetails.java index 0255151a541..041d00e3458 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithVmClusterIdDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithVmClusterIdDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithVmClusterIdFromBackupDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithVmClusterIdFromBackupDetails.java index d18f79b8dcd..fae9cc17d76 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithVmClusterIdFromBackupDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateDbHomeWithVmClusterIdFromBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateExadataInfrastructureDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateExadataInfrastructureDetails.java index 0d9353a0af5..c63f5501b30 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateExadataInfrastructureDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateExadataInfrastructureDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateExternalBackupJobDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateExternalBackupJobDetails.java index 3692c20a919..afa4bae2855 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateExternalBackupJobDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateExternalBackupJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateKeyStoreDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateKeyStoreDetails.java index 184d8a766df..45226905a16 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateKeyStoreDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateKeyStoreDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateNFSBackupDestinationDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateNFSBackupDestinationDetails.java index 77e4ad181dc..6ae452204cf 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateNFSBackupDestinationDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateNFSBackupDestinationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateNewDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateNewDatabaseDetails.java index 59c629cf2f2..163d7be954a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateNewDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateNewDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateRecoveryApplianceBackupDestinationDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateRecoveryApplianceBackupDestinationDetails.java index 157b7ae775c..9f537c04767 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateRecoveryApplianceBackupDestinationDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateRecoveryApplianceBackupDestinationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateRefreshableAutonomousDatabaseCloneDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateRefreshableAutonomousDatabaseCloneDetails.java index 05fc4886366..f98e17fda38 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateRefreshableAutonomousDatabaseCloneDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateRefreshableAutonomousDatabaseCloneDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateVmClusterDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateVmClusterDetails.java index 218c547ae9d..9ee3f6cde84 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateVmClusterDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/CreateVmClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DataGuardAssociation.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DataGuardAssociation.java index e6337b9d9b8..82192eb30c1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DataGuardAssociation.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DataGuardAssociation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DataGuardAssociationSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DataGuardAssociationSummary.java index 7fbd4dc90ee..d5cb2baee98 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DataGuardAssociationSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DataGuardAssociationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/Database.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/Database.java index 492f64551d1..758f8122487 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/Database.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/Database.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseConnectionStrings.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseConnectionStrings.java index 46b4ed52a3a..d44f5546231 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseConnectionStrings.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseConnectionStrings.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSoftwareImage.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSoftwareImage.java index e3b5c724a67..6a8f57910c0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSoftwareImage.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSoftwareImage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSoftwareImageSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSoftwareImageSummary.java index 070290f76f5..e368a79cba9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSoftwareImageSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSoftwareImageSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSummary.java index 845d56cd8df..4eacc98b7e8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeHistoryEntry.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeHistoryEntry.java index e92b68c3e71..8e505d5e12d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeHistoryEntry.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeHistoryEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeHistoryEntrySummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeHistoryEntrySummary.java index eecdf79149a..a8ae895985f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeHistoryEntrySummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeHistoryEntrySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeSourceBase.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeSourceBase.java index da85a734843..ed108a2941f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeSourceBase.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeSourceBase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDatabaseSoftwareImageDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDatabaseSoftwareImageDetails.java index 272a408ca78..911c01793c2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDatabaseSoftwareImageDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDatabaseSoftwareImageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDbHomeDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDbHomeDetails.java index f8ce78cd663..0b3a008e38a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDbHomeDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDbHomeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDbVersionDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDbVersionDetails.java index 5a1817e793f..94a5858fbf9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDbVersionDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DatabaseUpgradeWithDbVersionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DayOfWeek.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DayOfWeek.java index 1959d0420eb..b51770ebe99 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DayOfWeek.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DayOfWeek.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbBackupConfig.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbBackupConfig.java index 0185e6a2a6b..91b40ff578a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbBackupConfig.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbBackupConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbHome.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbHome.java index ffc9a1515df..8b222f8bbac 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbHome.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbHome.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbHomeSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbHomeSummary.java index 97cbc195ae9..50304008626 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbHomeSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbHomeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbIormConfig.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbIormConfig.java index a7462afb320..0829e5ad81f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbIormConfig.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbIormConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbIormConfigUpdateDetail.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbIormConfigUpdateDetail.java index 048b27de279..29a768e68ac 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbIormConfigUpdateDetail.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbIormConfigUpdateDetail.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbNode.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbNode.java index 52346cea21f..632f968bff2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbNode.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbNode.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbNodeSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbNodeSummary.java index d522b4fd33b..5675e8dfed6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbNodeSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbNodeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystem.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystem.java index bdbbd73f681..94ff0673a96 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystem.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemOptions.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemOptions.java index 977465f6255..e1bf59b0d29 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemOptions.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemShapeSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemShapeSummary.java index 4782a198725..9c6f84bb6c6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemShapeSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemShapeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemSummary.java index 0df6d668802..6026e0858fc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbSystemSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbVersionSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbVersionSummary.java index 67d71fb5f6a..67907e4b08e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DbVersionSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DbVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/DeregisterAutonomousDatabaseDataSafeDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/DeregisterAutonomousDatabaseDataSafeDetails.java index e152961f667..63273d322cb 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/DeregisterAutonomousDatabaseDataSafeDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/DeregisterAutonomousDatabaseDataSafeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataDbSystemMigration.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataDbSystemMigration.java index 8dab342703d..65dc2a89240 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataDbSystemMigration.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataDbSystemMigration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataDbSystemMigrationSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataDbSystemMigrationSummary.java index 222128da4d4..cf0e1b4ab4f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataDbSystemMigrationSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataDbSystemMigrationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructure.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructure.java index 77bbdadfe83..956e52e40d2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructure.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructure.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructureContact.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructureContact.java index 84578076f73..30c9b268925 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructureContact.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructureContact.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructureSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructureSummary.java index 57947e8cd01..d1ff52128a7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructureSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataInfrastructureSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataIormConfig.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataIormConfig.java index 39ce2e27fa4..9523237298d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataIormConfig.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataIormConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataIormConfigUpdateDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataIormConfigUpdateDetails.java index ba37e26e4b1..7d626d590e9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataIormConfigUpdateDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExadataIormConfigUpdateDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExternalBackupJob.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExternalBackupJob.java index e5dddb58710..59029900115 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ExternalBackupJob.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ExternalBackupJob.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/FailoverDataGuardAssociationDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/FailoverDataGuardAssociationDetails.java index da71af3a658..97c97dbb519 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/FailoverDataGuardAssociationDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/FailoverDataGuardAssociationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentCollection.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentCollection.java index c6da1d58f92..a4551940328 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentCollection.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentSummary.java index 14c92fc3b4b..771d574412c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/FlexComponentSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/GenerateAutonomousDatabaseWalletDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/GenerateAutonomousDatabaseWalletDetails.java index ca9d64fc1c3..2160559e7c1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/GenerateAutonomousDatabaseWalletDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/GenerateAutonomousDatabaseWalletDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/GenerateRecommendedNetworkDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/GenerateRecommendedNetworkDetails.java index 60f2880a691..30af186453e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/GenerateRecommendedNetworkDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/GenerateRecommendedNetworkDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/GiVersionSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/GiVersionSummary.java index 2e825c62ae3..cb401a38855 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/GiVersionSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/GiVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/InfoForNetworkGenDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/InfoForNetworkGenDetails.java index bcbefe800af..e0617c379e2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/InfoForNetworkGenDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/InfoForNetworkGenDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStore.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStore.java index 6fc122fb5c6..4c064cd8e9a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStore.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStore.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreAssociatedDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreAssociatedDatabaseDetails.java index 0c0308c3433..7aaa2829abd 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreAssociatedDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreAssociatedDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreSummary.java index c3ec4d935d4..784982c510a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreTypeDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreTypeDetails.java index a57c223dffc..73c647339af 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreTypeDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreTypeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreTypeFromOracleKeyVaultDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreTypeFromOracleKeyVaultDetails.java index 520e15ad86d..073581180f0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreTypeFromOracleKeyVaultDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/KeyStoreTypeFromOracleKeyVaultDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchAutonomousExadataInfrastructureDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchAutonomousExadataInfrastructureDetails.java index a4bcf22f110..c0c1e05e851 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchAutonomousExadataInfrastructureDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchAutonomousExadataInfrastructureDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemBase.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemBase.java index 684592726d3..3ebd183052d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemBase.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemBase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemDetails.java index 070f59d2bb9..42c364ab061 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromBackupDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromBackupDetails.java index b9f902d4a31..12d23c131aa 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromBackupDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromDatabaseDetails.java index d90db9ef442..906e972ec28 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromDbSystemDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromDbSystemDetails.java index 238d458b763..d6fbff861db 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromDbSystemDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/LaunchDbSystemFromDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceRun.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceRun.java index f27771deaf6..959a9caeb54 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceRun.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceRun.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceRunSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceRunSummary.java index 2e1e2a7154e..d0bf2195536 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceRunSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceRunSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceWindow.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceWindow.java index d0592782e2e..e7dffc3d970 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceWindow.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/MaintenanceWindow.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/MigrateVaultKeyDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/MigrateVaultKeyDetails.java index 1ee255142d1..f1208cfe293 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/MigrateVaultKeyDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/MigrateVaultKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/Month.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/Month.java index 24e70b52e24..da457c1430e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/Month.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/Month.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/MountTypeDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/MountTypeDetails.java index 6427618e74b..b5a13c24355 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/MountTypeDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/MountTypeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/NodeDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/NodeDetails.java index 7db58de1b32..1ce7113d308 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/NodeDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/NodeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/OCPUs.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/OCPUs.java index 0c1b0d42ed2..4963fac59a7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/OCPUs.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/OCPUs.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/Patch.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/Patch.java index 3149326b561..aced93516d3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/Patch.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/Patch.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchDetails.java index e64f08b9bc5..aeaaa8c3058 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchHistoryEntry.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchHistoryEntry.java index 61d925f9247..a21e13f5ac6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchHistoryEntry.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchHistoryEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchHistoryEntrySummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchHistoryEntrySummary.java index a10850e2e79..33bca553fb2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchHistoryEntrySummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchHistoryEntrySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchSummary.java index a58cf5e8b45..cd921194071 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/PatchSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/PeerAutonomousContainerDatabaseBackupConfig.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/PeerAutonomousContainerDatabaseBackupConfig.java index 9b1a51d29dd..f09f6fbf8a5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/PeerAutonomousContainerDatabaseBackupConfig.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/PeerAutonomousContainerDatabaseBackupConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/RegisterAutonomousDatabaseDataSafeDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/RegisterAutonomousDatabaseDataSafeDetails.java index a8e532842c4..e487ba3497d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/RegisterAutonomousDatabaseDataSafeDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/RegisterAutonomousDatabaseDataSafeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ReinstateDataGuardAssociationDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ReinstateDataGuardAssociationDetails.java index 1aa5c43c3a2..19b9f278b41 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ReinstateDataGuardAssociationDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ReinstateDataGuardAssociationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/RestoreAutonomousDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/RestoreAutonomousDatabaseDetails.java index 87d609c86d0..d9287978b00 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/RestoreAutonomousDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/RestoreAutonomousDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/RestoreDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/RestoreDatabaseDetails.java index 563a7b40060..11987cc8dc1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/RestoreDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/RestoreDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/ScanDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/ScanDetails.java index 6375beca698..6c38354bc6e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/ScanDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/ScanDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/SelfMountDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/SelfMountDetails.java index 19322e3d699..c63390595ef 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/SelfMountDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/SelfMountDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/SwitchoverDataGuardAssociationDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/SwitchoverDataGuardAssociationDetails.java index 20a5bafd058..a55ad57645f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/SwitchoverDataGuardAssociationDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/SwitchoverDataGuardAssociationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/Update.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/Update.java index 5bb0dfc4c4b..ba428b61533 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/Update.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/Update.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousContainerDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousContainerDatabaseDetails.java index 8bb059ef2ff..1b95bccf1f1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousContainerDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousContainerDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousDatabaseDetails.java index b17d55b3c7d..43f1cc21c64 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousDatabaseWalletDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousDatabaseWalletDetails.java index 32b9aa41272..1d4b56854b0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousDatabaseWalletDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousDatabaseWalletDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousExadataInfrastructureDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousExadataInfrastructureDetails.java index 34a5a51f111..de41cd27162 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousExadataInfrastructureDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousExadataInfrastructureDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousVmClusterDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousVmClusterDetails.java index 91a2034f4ec..e84b22d65cb 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousVmClusterDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateAutonomousVmClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateBackupDestinationDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateBackupDestinationDetails.java index 12a97862ba6..d079a0961ea 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateBackupDestinationDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateBackupDestinationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateCloudExadataInfrastructureDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateCloudExadataInfrastructureDetails.java index d678f77969a..49f4b3a977f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateCloudExadataInfrastructureDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateCloudExadataInfrastructureDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateCloudVmClusterDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateCloudVmClusterDetails.java index 45fb36420ea..cb6222fe104 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateCloudVmClusterDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateCloudVmClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDatabaseDetails.java index 698776ee2df..4efbe49fbcf 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDatabaseSoftwareImageDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDatabaseSoftwareImageDetails.java index a2e3839b003..cb5c8d2c7f0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDatabaseSoftwareImageDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDatabaseSoftwareImageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDbHomeDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDbHomeDetails.java index 8de9e004640..fa185770b67 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDbHomeDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDbHomeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDbSystemDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDbSystemDetails.java index e9b0b99e780..faa4e385d8d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDbSystemDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDetails.java index 762551a504e..f08ee81a231 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateExadataInfrastructureDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateExadataInfrastructureDetails.java index f111802cdab..9e36fe2f334 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateExadataInfrastructureDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateExadataInfrastructureDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateHistoryEntry.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateHistoryEntry.java index 908ab52ab75..6a510df8455 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateHistoryEntry.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateHistoryEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateHistoryEntrySummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateHistoryEntrySummary.java index c4fee548ac7..fdf17855eba 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateHistoryEntrySummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateHistoryEntrySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateKeyStoreDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateKeyStoreDetails.java index 983f637c3e1..5d9e219163c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateKeyStoreDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateKeyStoreDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateMaintenanceRunDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateMaintenanceRunDetails.java index 65a17eafa74..6ab8519316a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateMaintenanceRunDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateMaintenanceRunDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateSummary.java index fcfd5343f49..d01ac2bbb63 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateVmClusterDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateVmClusterDetails.java index 45cf7cb06d0..02a8be526c7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateVmClusterDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateVmClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateVmClusterNetworkDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateVmClusterNetworkDetails.java index 251586ab95e..cd85e15a891 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateVmClusterNetworkDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpdateVmClusterNetworkDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpgradeDatabaseDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpgradeDatabaseDetails.java index e35657c39c5..12d7d038374 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/UpgradeDatabaseDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/UpgradeDatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmCluster.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmCluster.java index dbd6be545e7..823bafa93e2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmCluster.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmCluster.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetwork.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetwork.java index 84c4045f595..020f6ce930a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetwork.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetwork.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetworkDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetworkDetails.java index d00747d377b..b051e79ddfc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetworkDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetworkDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetworkSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetworkSummary.java index fc378672389..914c6d82050 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetworkSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterNetworkSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterSummary.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterSummary.java index 271a99142d4..4dc802846b3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterSummary.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmClusterSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmNetworkDetails.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmNetworkDetails.java index 1bf5738351e..de4a732740a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/VmNetworkDetails.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/VmNetworkDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/model/WorkloadType.java b/bmc-database/src/main/java/com/oracle/bmc/database/model/WorkloadType.java index 0362f834c89..933f6b91315 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/model/WorkloadType.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/model/WorkloadType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.model; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ActivateExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ActivateExadataInfrastructureRequest.java index 5033740fc63..0a3abffddd6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ActivateExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ActivateExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ActivateExadataInfrastructureRequest. + * Example: Click here to see how to use ActivateExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/AutonomousDatabaseManualRefreshRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/AutonomousDatabaseManualRefreshRequest.java index 3f06dd3c01b..e0bb783e9f3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/AutonomousDatabaseManualRefreshRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/AutonomousDatabaseManualRefreshRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use AutonomousDatabaseManualRefreshRequest. + * Example: Click here to see how to use AutonomousDatabaseManualRefreshRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousContainerDatabaseCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousContainerDatabaseCompartmentRequest.java index fd085f9ac8c..589c6489efd 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousContainerDatabaseCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousContainerDatabaseCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeAutonomousContainerDatabaseCompartmentRequest. + * Example: Click here to see how to use ChangeAutonomousContainerDatabaseCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousDatabaseCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousDatabaseCompartmentRequest.java index d387e3bb1ed..7f40d472455 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousDatabaseCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousDatabaseCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeAutonomousDatabaseCompartmentRequest. + * Example: Click here to see how to use ChangeAutonomousDatabaseCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousExadataInfrastructureCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousExadataInfrastructureCompartmentRequest.java index 1ab1e4b7c7c..4ae4219bbc7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousExadataInfrastructureCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousExadataInfrastructureCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeAutonomousExadataInfrastructureCompartmentRequest. + * Example: Click here to see how to use ChangeAutonomousExadataInfrastructureCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousVmClusterCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousVmClusterCompartmentRequest.java index 1d7e623ab94..497031528b1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousVmClusterCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeAutonomousVmClusterCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeAutonomousVmClusterCompartmentRequest. + * Example: Click here to see how to use ChangeAutonomousVmClusterCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeBackupDestinationCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeBackupDestinationCompartmentRequest.java index 476345a08f0..e0b9fd1d8f4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeBackupDestinationCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeBackupDestinationCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeBackupDestinationCompartmentRequest. + * Example: Click here to see how to use ChangeBackupDestinationCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeCloudExadataInfrastructureCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeCloudExadataInfrastructureCompartmentRequest.java index d2ddf5eb25d..ea1c090578f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeCloudExadataInfrastructureCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeCloudExadataInfrastructureCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeCloudExadataInfrastructureCompartmentRequest. + * Example: Click here to see how to use ChangeCloudExadataInfrastructureCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeCloudVmClusterCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeCloudVmClusterCompartmentRequest.java index f4eda0f9265..a1b36162156 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeCloudVmClusterCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeCloudVmClusterCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeCloudVmClusterCompartmentRequest. + * Example: Click here to see how to use ChangeCloudVmClusterCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeDatabaseSoftwareImageCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeDatabaseSoftwareImageCompartmentRequest.java index 2213cff1ccc..396f68f91af 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeDatabaseSoftwareImageCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeDatabaseSoftwareImageCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeDatabaseSoftwareImageCompartmentRequest. + * Example: Click here to see how to use ChangeDatabaseSoftwareImageCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeDbSystemCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeDbSystemCompartmentRequest.java index ccc4487117e..bde24bd7d60 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeDbSystemCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeDbSystemCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeDbSystemCompartmentRequest. + * Example: Click here to see how to use ChangeDbSystemCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeExadataInfrastructureCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeExadataInfrastructureCompartmentRequest.java index 79765977bae..513e0792fab 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeExadataInfrastructureCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeExadataInfrastructureCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeExadataInfrastructureCompartmentRequest. + * Example: Click here to see how to use ChangeExadataInfrastructureCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeKeyStoreCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeKeyStoreCompartmentRequest.java index 0eee7f93d10..9138584708e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeKeyStoreCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeKeyStoreCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeKeyStoreCompartmentRequest. + * Example: Click here to see how to use ChangeKeyStoreCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeVmClusterCompartmentRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeVmClusterCompartmentRequest.java index 149de1624c3..ba19974f4e0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeVmClusterCompartmentRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ChangeVmClusterCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ChangeVmClusterCompartmentRequest. + * Example: Click here to see how to use ChangeVmClusterCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CompleteExternalBackupJobRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CompleteExternalBackupJobRequest.java index fcaa7b4b91b..6e0f78fb380 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CompleteExternalBackupJobRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CompleteExternalBackupJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CompleteExternalBackupJobRequest. + * Example: Click here to see how to use CompleteExternalBackupJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousContainerDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousContainerDatabaseRequest.java index f61cbe0cea7..3d200997147 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousContainerDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousContainerDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateAutonomousContainerDatabaseRequest. + * Example: Click here to see how to use CreateAutonomousContainerDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDatabaseBackupRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDatabaseBackupRequest.java index 86da56c9c41..ee8dc75be77 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDatabaseBackupRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDatabaseBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateAutonomousDatabaseBackupRequest. + * Example: Click here to see how to use CreateAutonomousDatabaseBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDatabaseRequest.java index 4b247340312..1ce74cc42be 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateAutonomousDatabaseRequest. + * Example: Click here to see how to use CreateAutonomousDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousVmClusterRequest.java index 1d4b71f12d5..5a535843063 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateAutonomousVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateAutonomousVmClusterRequest. + * Example: Click here to see how to use CreateAutonomousVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateBackupDestinationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateBackupDestinationRequest.java index 427f600199d..609e7208886 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateBackupDestinationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateBackupDestinationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateBackupDestinationRequest. + * Example: Click here to see how to use CreateBackupDestinationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateBackupRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateBackupRequest.java index 2c7df448a29..815fe2a1113 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateBackupRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateBackupRequest. + * Example: Click here to see how to use CreateBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateCloudExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateCloudExadataInfrastructureRequest.java index 96595d288ed..c335bb13f13 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateCloudExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateCloudExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateCloudExadataInfrastructureRequest. + * Example: Click here to see how to use CreateCloudExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateCloudVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateCloudVmClusterRequest.java index d6a1f2e52d2..3bb4cf1bdaf 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateCloudVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateCloudVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateCloudVmClusterRequest. + * Example: Click here to see how to use CreateCloudVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateConsoleConnectionRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateConsoleConnectionRequest.java index deedaf0517b..6d97f5205a6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateConsoleConnectionRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateConsoleConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateConsoleConnectionRequest. + * Example: Click here to see how to use CreateConsoleConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDataGuardAssociationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDataGuardAssociationRequest.java index e8b1860ddcb..b4bf2865f4f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDataGuardAssociationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDataGuardAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateDataGuardAssociationRequest. + * Example: Click here to see how to use CreateDataGuardAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDatabaseRequest.java index 1ebf3e74513..d2436f751d5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateDatabaseRequest. + * Example: Click here to see how to use CreateDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDatabaseSoftwareImageRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDatabaseSoftwareImageRequest.java index 583128ef798..5f90b419ede 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDatabaseSoftwareImageRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDatabaseSoftwareImageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateDatabaseSoftwareImageRequest. + * Example: Click here to see how to use CreateDatabaseSoftwareImageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDbHomeRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDbHomeRequest.java index ab8d347b520..68a3fc62056 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDbHomeRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateDbHomeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateDbHomeRequest. + * Example: Click here to see how to use CreateDbHomeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateExadataInfrastructureRequest.java index 781a1b42f69..3f057213311 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateExadataInfrastructureRequest. + * Example: Click here to see how to use CreateExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateExternalBackupJobRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateExternalBackupJobRequest.java index 2b40ba6fafb..66011805952 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateExternalBackupJobRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateExternalBackupJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateExternalBackupJobRequest. + * Example: Click here to see how to use CreateExternalBackupJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateKeyStoreRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateKeyStoreRequest.java index 80c3f0a62fd..7ff040c0cbc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateKeyStoreRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateKeyStoreRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateKeyStoreRequest. + * Example: Click here to see how to use CreateKeyStoreRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateVmClusterNetworkRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateVmClusterNetworkRequest.java index 867824e6cec..269469f7e94 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateVmClusterNetworkRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateVmClusterNetworkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateVmClusterNetworkRequest. + * Example: Click here to see how to use CreateVmClusterNetworkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateVmClusterRequest.java index 63c1de70602..12291c7e510 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/CreateVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use CreateVmClusterRequest. + * Example: Click here to see how to use CreateVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DbNodeActionRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DbNodeActionRequest.java index 561e9269b11..de46a7cc5e5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DbNodeActionRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DbNodeActionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DbNodeActionRequest. + * Example: Click here to see how to use DbNodeActionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteAutonomousDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteAutonomousDatabaseRequest.java index ded8479aee2..5ff190279f1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteAutonomousDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteAutonomousDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteAutonomousDatabaseRequest. + * Example: Click here to see how to use DeleteAutonomousDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteAutonomousVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteAutonomousVmClusterRequest.java index cb685d51490..c6f1adcc86b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteAutonomousVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteAutonomousVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteAutonomousVmClusterRequest. + * Example: Click here to see how to use DeleteAutonomousVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteBackupDestinationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteBackupDestinationRequest.java index ad23721e397..3c16415f5f1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteBackupDestinationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteBackupDestinationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteBackupDestinationRequest. + * Example: Click here to see how to use DeleteBackupDestinationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteBackupRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteBackupRequest.java index cb3521333ea..53fe289d21d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteBackupRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteBackupRequest. + * Example: Click here to see how to use DeleteBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteCloudExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteCloudExadataInfrastructureRequest.java index f419fb74d59..86ce1fb5e7c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteCloudExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteCloudExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteCloudExadataInfrastructureRequest. + * Example: Click here to see how to use DeleteCloudExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteCloudVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteCloudVmClusterRequest.java index d6feea6d32f..c49f99efa39 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteCloudVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteCloudVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteCloudVmClusterRequest. + * Example: Click here to see how to use DeleteCloudVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteConsoleConnectionRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteConsoleConnectionRequest.java index 39590c4c114..3e6ad992ecb 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteConsoleConnectionRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteConsoleConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteConsoleConnectionRequest. + * Example: Click here to see how to use DeleteConsoleConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDatabaseRequest.java index e34df5908bd..29362013fbc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteDatabaseRequest. + * Example: Click here to see how to use DeleteDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDatabaseSoftwareImageRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDatabaseSoftwareImageRequest.java index 628ea6e09bd..64bac0c1b91 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDatabaseSoftwareImageRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDatabaseSoftwareImageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteDatabaseSoftwareImageRequest. + * Example: Click here to see how to use DeleteDatabaseSoftwareImageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDbHomeRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDbHomeRequest.java index 3e505483dbd..52a3be7019d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDbHomeRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteDbHomeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteDbHomeRequest. + * Example: Click here to see how to use DeleteDbHomeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteExadataInfrastructureRequest.java index 73e312ca7aa..1e13878a8ad 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteExadataInfrastructureRequest. + * Example: Click here to see how to use DeleteExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteKeyStoreRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteKeyStoreRequest.java index 7be256aa83c..21552f04530 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteKeyStoreRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteKeyStoreRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteKeyStoreRequest. + * Example: Click here to see how to use DeleteKeyStoreRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteVmClusterNetworkRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteVmClusterNetworkRequest.java index 1b7af5f8d7b..8b186440186 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteVmClusterNetworkRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteVmClusterNetworkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteVmClusterNetworkRequest. + * Example: Click here to see how to use DeleteVmClusterNetworkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteVmClusterRequest.java index 0780b60518a..b3091c07b95 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeleteVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeleteVmClusterRequest. + * Example: Click here to see how to use DeleteVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeregisterAutonomousDatabaseDataSafeRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeregisterAutonomousDatabaseDataSafeRequest.java index afb0ab35cfe..949a120c5f7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeregisterAutonomousDatabaseDataSafeRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DeregisterAutonomousDatabaseDataSafeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DeregisterAutonomousDatabaseDataSafeRequest. + * Example: Click here to see how to use DeregisterAutonomousDatabaseDataSafeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DisableAutonomousDatabaseOperationsInsightsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DisableAutonomousDatabaseOperationsInsightsRequest.java index 5ccd6e040e8..2f5ab8d46bb 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DisableAutonomousDatabaseOperationsInsightsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DisableAutonomousDatabaseOperationsInsightsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DisableAutonomousDatabaseOperationsInsightsRequest. + * Example: Click here to see how to use DisableAutonomousDatabaseOperationsInsightsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DownloadExadataInfrastructureConfigFileRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DownloadExadataInfrastructureConfigFileRequest.java index 18df53269a5..6ca5a40e6b6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DownloadExadataInfrastructureConfigFileRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DownloadExadataInfrastructureConfigFileRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DownloadExadataInfrastructureConfigFileRequest. + * Example: Click here to see how to use DownloadExadataInfrastructureConfigFileRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DownloadVmClusterNetworkConfigFileRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DownloadVmClusterNetworkConfigFileRequest.java index bce8d32cb76..6f9e8ab8de0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/DownloadVmClusterNetworkConfigFileRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/DownloadVmClusterNetworkConfigFileRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use DownloadVmClusterNetworkConfigFileRequest. + * Example: Click here to see how to use DownloadVmClusterNetworkConfigFileRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/EnableAutonomousDatabaseOperationsInsightsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/EnableAutonomousDatabaseOperationsInsightsRequest.java index d61f5997fa7..b832e1d7b1f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/EnableAutonomousDatabaseOperationsInsightsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/EnableAutonomousDatabaseOperationsInsightsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use EnableAutonomousDatabaseOperationsInsightsRequest. + * Example: Click here to see how to use EnableAutonomousDatabaseOperationsInsightsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailOverAutonomousDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailOverAutonomousDatabaseRequest.java index 4be0bf76d2d..e24671009ba 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailOverAutonomousDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailOverAutonomousDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use FailOverAutonomousDatabaseRequest. + * Example: Click here to see how to use FailOverAutonomousDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailoverAutonomousContainerDatabaseDataguardAssociationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailoverAutonomousContainerDatabaseDataguardAssociationRequest.java index b15efa84144..baf2775849e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailoverAutonomousContainerDatabaseDataguardAssociationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailoverAutonomousContainerDatabaseDataguardAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use FailoverAutonomousContainerDatabaseDataguardAssociationRequest. + * Example: Click here to see how to use FailoverAutonomousContainerDatabaseDataguardAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailoverDataGuardAssociationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailoverDataGuardAssociationRequest.java index b9ec7ac591a..45df5efa5cd 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailoverDataGuardAssociationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/FailoverDataGuardAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use FailoverDataGuardAssociationRequest. + * Example: Click here to see how to use FailoverDataGuardAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GenerateAutonomousDatabaseWalletRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GenerateAutonomousDatabaseWalletRequest.java index cc79afcb917..2dce6afae7a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GenerateAutonomousDatabaseWalletRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GenerateAutonomousDatabaseWalletRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GenerateAutonomousDatabaseWalletRequest. + * Example: Click here to see how to use GenerateAutonomousDatabaseWalletRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GenerateRecommendedVmClusterNetworkRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GenerateRecommendedVmClusterNetworkRequest.java index 055219cbfea..d16b080ff92 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GenerateRecommendedVmClusterNetworkRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GenerateRecommendedVmClusterNetworkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GenerateRecommendedVmClusterNetworkRequest. + * Example: Click here to see how to use GenerateRecommendedVmClusterNetworkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousContainerDatabaseDataguardAssociationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousContainerDatabaseDataguardAssociationRequest.java index 29d5aa53837..d1c9aea8dea 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousContainerDatabaseDataguardAssociationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousContainerDatabaseDataguardAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetAutonomousContainerDatabaseDataguardAssociationRequest. + * Example: Click here to see how to use GetAutonomousContainerDatabaseDataguardAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousContainerDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousContainerDatabaseRequest.java index 5660543fb9c..efecacc51ee 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousContainerDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousContainerDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetAutonomousContainerDatabaseRequest. + * Example: Click here to see how to use GetAutonomousContainerDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseBackupRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseBackupRequest.java index 88399f91f62..62a4b29c7a1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseBackupRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetAutonomousDatabaseBackupRequest. + * Example: Click here to see how to use GetAutonomousDatabaseBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseDataguardAssociationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseDataguardAssociationRequest.java index 412c7916ce8..4e6eed94602 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseDataguardAssociationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseDataguardAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetAutonomousDatabaseDataguardAssociationRequest. + * Example: Click here to see how to use GetAutonomousDatabaseDataguardAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseRegionalWalletRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseRegionalWalletRequest.java index 50805a0baa6..cb12756d32c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseRegionalWalletRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseRegionalWalletRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetAutonomousDatabaseRegionalWalletRequest. + * Example: Click here to see how to use GetAutonomousDatabaseRegionalWalletRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseRequest.java index 2c475505cd4..6f63d6835b3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetAutonomousDatabaseRequest. + * Example: Click here to see how to use GetAutonomousDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseWalletRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseWalletRequest.java index cb258217f5b..9c55aa11963 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseWalletRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousDatabaseWalletRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetAutonomousDatabaseWalletRequest. + * Example: Click here to see how to use GetAutonomousDatabaseWalletRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousExadataInfrastructureRequest.java index cc7762f1c2b..5498909e268 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetAutonomousExadataInfrastructureRequest. + * Example: Click here to see how to use GetAutonomousExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousPatchRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousPatchRequest.java index fdda941ba29..7d4a794538f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousPatchRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousPatchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetAutonomousPatchRequest. + * Example: Click here to see how to use GetAutonomousPatchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousVmClusterRequest.java index 7b5194d2570..8d82d362c09 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetAutonomousVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetAutonomousVmClusterRequest. + * Example: Click here to see how to use GetAutonomousVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetBackupDestinationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetBackupDestinationRequest.java index 08fabe8178f..d2284771ea1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetBackupDestinationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetBackupDestinationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetBackupDestinationRequest. + * Example: Click here to see how to use GetBackupDestinationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetBackupRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetBackupRequest.java index ced742be195..3adf6ea526b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetBackupRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetBackupRequest. + * Example: Click here to see how to use GetBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudExadataInfrastructureRequest.java index 4c8a9e13fab..4cf9e013e24 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetCloudExadataInfrastructureRequest. + * Example: Click here to see how to use GetCloudExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterIormConfigRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterIormConfigRequest.java index 532fab33cb5..70ddb34e057 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterIormConfigRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterIormConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetCloudVmClusterIormConfigRequest. + * Example: Click here to see how to use GetCloudVmClusterIormConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterRequest.java index 02bfef8e7f2..9544ff9bb90 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetCloudVmClusterRequest. + * Example: Click here to see how to use GetCloudVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterUpdateHistoryEntryRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterUpdateHistoryEntryRequest.java index f3e716d7d6c..2080d94fb64 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterUpdateHistoryEntryRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterUpdateHistoryEntryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetCloudVmClusterUpdateHistoryEntryRequest. + * Example: Click here to see how to use GetCloudVmClusterUpdateHistoryEntryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterUpdateRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterUpdateRequest.java index 035ff642df5..d441ae3f139 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterUpdateRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetCloudVmClusterUpdateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetCloudVmClusterUpdateRequest. + * Example: Click here to see how to use GetCloudVmClusterUpdateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetConsoleConnectionRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetConsoleConnectionRequest.java index 51797fc20bf..d7ec4c5f452 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetConsoleConnectionRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetConsoleConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetConsoleConnectionRequest. + * Example: Click here to see how to use GetConsoleConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDataGuardAssociationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDataGuardAssociationRequest.java index a00c59bdcc0..9ad5294e532 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDataGuardAssociationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDataGuardAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetDataGuardAssociationRequest. + * Example: Click here to see how to use GetDataGuardAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseRequest.java index 48ebb02c326..53c18704883 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetDatabaseRequest. + * Example: Click here to see how to use GetDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseSoftwareImageRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseSoftwareImageRequest.java index 84a8be7c43d..c09ec8a29dc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseSoftwareImageRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseSoftwareImageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetDatabaseSoftwareImageRequest. + * Example: Click here to see how to use GetDatabaseSoftwareImageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseUpgradeHistoryEntryRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseUpgradeHistoryEntryRequest.java index e90042b3f7c..b746778bfe3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseUpgradeHistoryEntryRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDatabaseUpgradeHistoryEntryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetDatabaseUpgradeHistoryEntryRequest. + * Example: Click here to see how to use GetDatabaseUpgradeHistoryEntryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomePatchHistoryEntryRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomePatchHistoryEntryRequest.java index 9f4db6f2710..1b84ec6da72 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomePatchHistoryEntryRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomePatchHistoryEntryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetDbHomePatchHistoryEntryRequest. + * Example: Click here to see how to use GetDbHomePatchHistoryEntryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomePatchRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomePatchRequest.java index 7ba01d92214..cc7bab2017c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomePatchRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomePatchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetDbHomePatchRequest. + * Example: Click here to see how to use GetDbHomePatchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomeRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomeRequest.java index 35c87be56d7..17031b5be54 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomeRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbHomeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetDbHomeRequest. + * Example: Click here to see how to use GetDbHomeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbNodeRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbNodeRequest.java index 703295eecd8..7f08eff7024 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbNodeRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbNodeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetDbNodeRequest. + * Example: Click here to see how to use GetDbNodeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemPatchHistoryEntryRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemPatchHistoryEntryRequest.java index e9197a0aebe..5e5bc5ffb81 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemPatchHistoryEntryRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemPatchHistoryEntryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetDbSystemPatchHistoryEntryRequest. + * Example: Click here to see how to use GetDbSystemPatchHistoryEntryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemPatchRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemPatchRequest.java index e02b22f35f0..46c14d9eb66 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemPatchRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemPatchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetDbSystemPatchRequest. + * Example: Click here to see how to use GetDbSystemPatchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemRequest.java index df56db5535f..8b7e93be399 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetDbSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetDbSystemRequest. + * Example: Click here to see how to use GetDbSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataInfrastructureOcpusRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataInfrastructureOcpusRequest.java index 70b71602bf1..bf6a42ea0f5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataInfrastructureOcpusRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataInfrastructureOcpusRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetExadataInfrastructureOcpusRequest. + * Example: Click here to see how to use GetExadataInfrastructureOcpusRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataInfrastructureRequest.java index 2c464c0ae85..35f5a22ee87 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetExadataInfrastructureRequest. + * Example: Click here to see how to use GetExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataIormConfigRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataIormConfigRequest.java index 256e55116cf..cee76b9ea55 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataIormConfigRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExadataIormConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetExadataIormConfigRequest. + * Example: Click here to see how to use GetExadataIormConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExternalBackupJobRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExternalBackupJobRequest.java index 8a83b43fa3a..547a4216f98 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExternalBackupJobRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetExternalBackupJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetExternalBackupJobRequest. + * Example: Click here to see how to use GetExternalBackupJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetKeyStoreRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetKeyStoreRequest.java index 2c647d7dd64..ee608e68bb4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetKeyStoreRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetKeyStoreRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetKeyStoreRequest. + * Example: Click here to see how to use GetKeyStoreRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetMaintenanceRunRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetMaintenanceRunRequest.java index c2339ae72df..946683e400b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetMaintenanceRunRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetMaintenanceRunRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetMaintenanceRunRequest. + * Example: Click here to see how to use GetMaintenanceRunRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterNetworkRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterNetworkRequest.java index cb212163a0b..253bd047415 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterNetworkRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterNetworkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetVmClusterNetworkRequest. + * Example: Click here to see how to use GetVmClusterNetworkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterPatchHistoryEntryRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterPatchHistoryEntryRequest.java index 35c3f981952..1289a71f9d1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterPatchHistoryEntryRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterPatchHistoryEntryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetVmClusterPatchHistoryEntryRequest. + * Example: Click here to see how to use GetVmClusterPatchHistoryEntryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterPatchRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterPatchRequest.java index 1fcdc41826f..c925a7d7b7c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterPatchRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterPatchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetVmClusterPatchRequest. + * Example: Click here to see how to use GetVmClusterPatchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterRequest.java index 417032f2a46..fe867e1bd13 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/GetVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use GetVmClusterRequest. + * Example: Click here to see how to use GetVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/LaunchAutonomousExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/LaunchAutonomousExadataInfrastructureRequest.java index 129d6d5cbe2..b769e1854fb 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/LaunchAutonomousExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/LaunchAutonomousExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use LaunchAutonomousExadataInfrastructureRequest. + * Example: Click here to see how to use LaunchAutonomousExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/LaunchDbSystemRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/LaunchDbSystemRequest.java index 210c4bc03f6..8343a046b43 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/LaunchDbSystemRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/LaunchDbSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use LaunchDbSystemRequest. + * Example: Click here to see how to use LaunchDbSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousContainerDatabaseDataguardAssociationsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousContainerDatabaseDataguardAssociationsRequest.java index fb3242b094b..58133be71a8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousContainerDatabaseDataguardAssociationsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousContainerDatabaseDataguardAssociationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListAutonomousContainerDatabaseDataguardAssociationsRequest. + * Example: Click here to see how to use ListAutonomousContainerDatabaseDataguardAssociationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousContainerDatabasesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousContainerDatabasesRequest.java index da5370a61d6..dc9b71286b2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousContainerDatabasesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousContainerDatabasesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListAutonomousContainerDatabasesRequest. + * Example: Click here to see how to use ListAutonomousContainerDatabasesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseBackupsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseBackupsRequest.java index 8d867960c13..d8f3065272a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseBackupsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseBackupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListAutonomousDatabaseBackupsRequest. + * Example: Click here to see how to use ListAutonomousDatabaseBackupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseClonesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseClonesRequest.java index 659af46d63a..5ec450b3420 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseClonesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseClonesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListAutonomousDatabaseClonesRequest. + * Example: Click here to see how to use ListAutonomousDatabaseClonesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseDataguardAssociationsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseDataguardAssociationsRequest.java index a808410eaeb..459b2f19d29 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseDataguardAssociationsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabaseDataguardAssociationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListAutonomousDatabaseDataguardAssociationsRequest. + * Example: Click here to see how to use ListAutonomousDatabaseDataguardAssociationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabasesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabasesRequest.java index f13de6babf8..f38bce95655 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabasesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDatabasesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListAutonomousDatabasesRequest. + * Example: Click here to see how to use ListAutonomousDatabasesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDbPreviewVersionsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDbPreviewVersionsRequest.java index 390f3aef0e5..3e4aed61aa4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDbPreviewVersionsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDbPreviewVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListAutonomousDbPreviewVersionsRequest. + * Example: Click here to see how to use ListAutonomousDbPreviewVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDbVersionsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDbVersionsRequest.java index 63511f180d7..ba532468f29 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDbVersionsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousDbVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListAutonomousDbVersionsRequest. + * Example: Click here to see how to use ListAutonomousDbVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousExadataInfrastructureShapesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousExadataInfrastructureShapesRequest.java index 08cf6fe21b9..0a10312c47b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousExadataInfrastructureShapesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousExadataInfrastructureShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListAutonomousExadataInfrastructureShapesRequest. + * Example: Click here to see how to use ListAutonomousExadataInfrastructureShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousExadataInfrastructuresRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousExadataInfrastructuresRequest.java index d400451403a..ae8eb7ec1d0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousExadataInfrastructuresRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousExadataInfrastructuresRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListAutonomousExadataInfrastructuresRequest. + * Example: Click here to see how to use ListAutonomousExadataInfrastructuresRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousVmClustersRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousVmClustersRequest.java index 898e10d3e42..30823e3e1a4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousVmClustersRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListAutonomousVmClustersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListAutonomousVmClustersRequest. + * Example: Click here to see how to use ListAutonomousVmClustersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListBackupDestinationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListBackupDestinationRequest.java index 4847605c6bf..364a50c02de 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListBackupDestinationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListBackupDestinationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListBackupDestinationRequest. + * Example: Click here to see how to use ListBackupDestinationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListBackupsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListBackupsRequest.java index ade0c5b4a69..6a868939a5b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListBackupsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListBackupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListBackupsRequest. + * Example: Click here to see how to use ListBackupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudExadataInfrastructuresRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudExadataInfrastructuresRequest.java index 62ff5d81525..f6cdc02cf3b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudExadataInfrastructuresRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudExadataInfrastructuresRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListCloudExadataInfrastructuresRequest. + * Example: Click here to see how to use ListCloudExadataInfrastructuresRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClusterUpdateHistoryEntriesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClusterUpdateHistoryEntriesRequest.java index 17f866671b8..54ead5d64ab 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClusterUpdateHistoryEntriesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClusterUpdateHistoryEntriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListCloudVmClusterUpdateHistoryEntriesRequest. + * Example: Click here to see how to use ListCloudVmClusterUpdateHistoryEntriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClusterUpdatesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClusterUpdatesRequest.java index 1fdc35e07cd..894d5c392c1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClusterUpdatesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClusterUpdatesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListCloudVmClusterUpdatesRequest. + * Example: Click here to see how to use ListCloudVmClusterUpdatesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClustersRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClustersRequest.java index 3470fb49e2e..5b8b7471ca5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClustersRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListCloudVmClustersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListCloudVmClustersRequest. + * Example: Click here to see how to use ListCloudVmClustersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListConsoleConnectionsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListConsoleConnectionsRequest.java index cf45027457a..93f5e2e0fa3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListConsoleConnectionsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListConsoleConnectionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListConsoleConnectionsRequest. + * Example: Click here to see how to use ListConsoleConnectionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListContainerDatabasePatchesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListContainerDatabasePatchesRequest.java index c4d2c65c35b..878ca64eb8d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListContainerDatabasePatchesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListContainerDatabasePatchesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListContainerDatabasePatchesRequest. + * Example: Click here to see how to use ListContainerDatabasePatchesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDataGuardAssociationsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDataGuardAssociationsRequest.java index c17e9f2783e..3ee63233275 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDataGuardAssociationsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDataGuardAssociationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDataGuardAssociationsRequest. + * Example: Click here to see how to use ListDataGuardAssociationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabaseSoftwareImagesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabaseSoftwareImagesRequest.java index 610cd06ef81..8daa25a35ef 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabaseSoftwareImagesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabaseSoftwareImagesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDatabaseSoftwareImagesRequest. + * Example: Click here to see how to use ListDatabaseSoftwareImagesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabaseUpgradeHistoryEntriesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabaseUpgradeHistoryEntriesRequest.java index 90846cd03a3..ba3727f91f0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabaseUpgradeHistoryEntriesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabaseUpgradeHistoryEntriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDatabaseUpgradeHistoryEntriesRequest. + * Example: Click here to see how to use ListDatabaseUpgradeHistoryEntriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabasesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabasesRequest.java index 09522cef8b2..f660b763f13 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabasesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDatabasesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDatabasesRequest. + * Example: Click here to see how to use ListDatabasesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomePatchHistoryEntriesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomePatchHistoryEntriesRequest.java index 8d281568e0b..7ad5ec5542f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomePatchHistoryEntriesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomePatchHistoryEntriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDbHomePatchHistoryEntriesRequest. + * Example: Click here to see how to use ListDbHomePatchHistoryEntriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomePatchesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomePatchesRequest.java index 6415435cc0b..804c1b7baf5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomePatchesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomePatchesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDbHomePatchesRequest. + * Example: Click here to see how to use ListDbHomePatchesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomesRequest.java index 09a37718967..8d14532676f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbHomesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDbHomesRequest. + * Example: Click here to see how to use ListDbHomesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbNodesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbNodesRequest.java index e517f0b644e..c9afc1f7661 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbNodesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbNodesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDbNodesRequest. + * Example: Click here to see how to use ListDbNodesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemPatchHistoryEntriesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemPatchHistoryEntriesRequest.java index 53181136a79..b46c659e940 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemPatchHistoryEntriesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemPatchHistoryEntriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDbSystemPatchHistoryEntriesRequest. + * Example: Click here to see how to use ListDbSystemPatchHistoryEntriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemPatchesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemPatchesRequest.java index 71b972b31cd..023d75f177b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemPatchesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemPatchesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDbSystemPatchesRequest. + * Example: Click here to see how to use ListDbSystemPatchesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemShapesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemShapesRequest.java index e925c6d625e..74269fbb3b3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemShapesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDbSystemShapesRequest. + * Example: Click here to see how to use ListDbSystemShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemsRequest.java index 4e0b8366d1b..07969575000 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbSystemsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDbSystemsRequest. + * Example: Click here to see how to use ListDbSystemsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbVersionsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbVersionsRequest.java index e6616175ce0..4f34b5001ba 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbVersionsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListDbVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListDbVersionsRequest. + * Example: Click here to see how to use ListDbVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListExadataInfrastructuresRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListExadataInfrastructuresRequest.java index e6c7d325043..8e3cce55993 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListExadataInfrastructuresRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListExadataInfrastructuresRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListExadataInfrastructuresRequest. + * Example: Click here to see how to use ListExadataInfrastructuresRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListFlexComponentsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListFlexComponentsRequest.java index 0f45ffc16fe..a2508933077 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListFlexComponentsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListFlexComponentsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListFlexComponentsRequest. + * Example: Click here to see how to use ListFlexComponentsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListGiVersionsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListGiVersionsRequest.java index 52db2b93ced..92a11354ba3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListGiVersionsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListGiVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListGiVersionsRequest. + * Example: Click here to see how to use ListGiVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListKeyStoresRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListKeyStoresRequest.java index 1900555c608..b6dbfbae068 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListKeyStoresRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListKeyStoresRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListKeyStoresRequest. + * Example: Click here to see how to use ListKeyStoresRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListMaintenanceRunsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListMaintenanceRunsRequest.java index 94ba0f5bacd..69bb23270c9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListMaintenanceRunsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListMaintenanceRunsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListMaintenanceRunsRequest. + * Example: Click here to see how to use ListMaintenanceRunsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterNetworksRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterNetworksRequest.java index 636e1797b1c..6319bec7f66 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterNetworksRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterNetworksRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListVmClusterNetworksRequest. + * Example: Click here to see how to use ListVmClusterNetworksRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterPatchHistoryEntriesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterPatchHistoryEntriesRequest.java index 585c4c46a7e..8167b23bb2e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterPatchHistoryEntriesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterPatchHistoryEntriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListVmClusterPatchHistoryEntriesRequest. + * Example: Click here to see how to use ListVmClusterPatchHistoryEntriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterPatchesRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterPatchesRequest.java index 414e4aa9b1e..05af3c923c2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterPatchesRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClusterPatchesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListVmClusterPatchesRequest. + * Example: Click here to see how to use ListVmClusterPatchesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClustersRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClustersRequest.java index 3f86f60e204..37f585d699c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClustersRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ListVmClustersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ListVmClustersRequest. + * Example: Click here to see how to use ListVmClustersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/MigrateExadataDbSystemResourceModelRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/MigrateExadataDbSystemResourceModelRequest.java index daeee6f55b3..3b9b0a88848 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/MigrateExadataDbSystemResourceModelRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/MigrateExadataDbSystemResourceModelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use MigrateExadataDbSystemResourceModelRequest. + * Example: Click here to see how to use MigrateExadataDbSystemResourceModelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/MigrateVaultKeyRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/MigrateVaultKeyRequest.java index 9de5fae998b..ac5b33e987d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/MigrateVaultKeyRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/MigrateVaultKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use MigrateVaultKeyRequest. + * Example: Click here to see how to use MigrateVaultKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RegisterAutonomousDatabaseDataSafeRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RegisterAutonomousDatabaseDataSafeRequest.java index 0b2013457d4..d22375a81ca 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RegisterAutonomousDatabaseDataSafeRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RegisterAutonomousDatabaseDataSafeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use RegisterAutonomousDatabaseDataSafeRequest. + * Example: Click here to see how to use RegisterAutonomousDatabaseDataSafeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ReinstateAutonomousContainerDatabaseDataguardAssociationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ReinstateAutonomousContainerDatabaseDataguardAssociationRequest.java index 470cc7d1830..ff72045e81c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ReinstateAutonomousContainerDatabaseDataguardAssociationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ReinstateAutonomousContainerDatabaseDataguardAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ReinstateAutonomousContainerDatabaseDataguardAssociationRequest. + * Example: Click here to see how to use ReinstateAutonomousContainerDatabaseDataguardAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ReinstateDataGuardAssociationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ReinstateDataGuardAssociationRequest.java index 9a5fb45e7b8..21c4f49cc42 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ReinstateDataGuardAssociationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ReinstateDataGuardAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ReinstateDataGuardAssociationRequest. + * Example: Click here to see how to use ReinstateDataGuardAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestartAutonomousContainerDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestartAutonomousContainerDatabaseRequest.java index 479b5eeebb0..d6f483899d6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestartAutonomousContainerDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestartAutonomousContainerDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use RestartAutonomousContainerDatabaseRequest. + * Example: Click here to see how to use RestartAutonomousContainerDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestartAutonomousDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestartAutonomousDatabaseRequest.java index 3eb5991df94..a746cc07d03 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestartAutonomousDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestartAutonomousDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use RestartAutonomousDatabaseRequest. + * Example: Click here to see how to use RestartAutonomousDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestoreAutonomousDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestoreAutonomousDatabaseRequest.java index 71fdfddf8bc..b3263680453 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestoreAutonomousDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestoreAutonomousDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use RestoreAutonomousDatabaseRequest. + * Example: Click here to see how to use RestoreAutonomousDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestoreDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestoreDatabaseRequest.java index ccaa8ac973f..ea3ec589920 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestoreDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RestoreDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use RestoreDatabaseRequest. + * Example: Click here to see how to use RestoreDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateAutonomousContainerDatabaseEncryptionKeyRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateAutonomousContainerDatabaseEncryptionKeyRequest.java index 13efa79c9cb..519123149a7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateAutonomousContainerDatabaseEncryptionKeyRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateAutonomousContainerDatabaseEncryptionKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use RotateAutonomousContainerDatabaseEncryptionKeyRequest. + * Example: Click here to see how to use RotateAutonomousContainerDatabaseEncryptionKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateAutonomousDatabaseEncryptionKeyRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateAutonomousDatabaseEncryptionKeyRequest.java index 0f29806e79b..d8ef7890293 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateAutonomousDatabaseEncryptionKeyRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateAutonomousDatabaseEncryptionKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use RotateAutonomousDatabaseEncryptionKeyRequest. + * Example: Click here to see how to use RotateAutonomousDatabaseEncryptionKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateOrdsCertsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateOrdsCertsRequest.java index 55f74ec49f7..4b3ac48f0f8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateOrdsCertsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateOrdsCertsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use RotateOrdsCertsRequest. + * Example: Click here to see how to use RotateOrdsCertsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateSslCertsRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateSslCertsRequest.java index 7f1d7fcc028..af606a27137 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateSslCertsRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateSslCertsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use RotateSslCertsRequest. + * Example: Click here to see how to use RotateSslCertsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateVaultKeyRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateVaultKeyRequest.java index 72d3f8531ca..6cae12922ae 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateVaultKeyRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/RotateVaultKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use RotateVaultKeyRequest. + * Example: Click here to see how to use RotateVaultKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/StartAutonomousDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/StartAutonomousDatabaseRequest.java index b28e7ea8dc9..ae4db71bf8e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/StartAutonomousDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/StartAutonomousDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use StartAutonomousDatabaseRequest. + * Example: Click here to see how to use StartAutonomousDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/StopAutonomousDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/StopAutonomousDatabaseRequest.java index 7916a33cb2c..d90a809ca40 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/StopAutonomousDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/StopAutonomousDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use StopAutonomousDatabaseRequest. + * Example: Click here to see how to use StopAutonomousDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverAutonomousContainerDatabaseDataguardAssociationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverAutonomousContainerDatabaseDataguardAssociationRequest.java index 627c6a57c58..1a2f7a59a2e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverAutonomousContainerDatabaseDataguardAssociationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverAutonomousContainerDatabaseDataguardAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use SwitchoverAutonomousContainerDatabaseDataguardAssociationRequest. + * Example: Click here to see how to use SwitchoverAutonomousContainerDatabaseDataguardAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverAutonomousDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverAutonomousDatabaseRequest.java index bd8245cc597..d5a9661bd20 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverAutonomousDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverAutonomousDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use SwitchoverAutonomousDatabaseRequest. + * Example: Click here to see how to use SwitchoverAutonomousDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverDataGuardAssociationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverDataGuardAssociationRequest.java index 0c63427f6ec..074cb3b3ff5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverDataGuardAssociationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/SwitchoverDataGuardAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use SwitchoverDataGuardAssociationRequest. + * Example: Click here to see how to use SwitchoverDataGuardAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateAutonomousContainerDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateAutonomousContainerDatabaseRequest.java index 682c4f14581..77587b91116 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateAutonomousContainerDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateAutonomousContainerDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use TerminateAutonomousContainerDatabaseRequest. + * Example: Click here to see how to use TerminateAutonomousContainerDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateAutonomousExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateAutonomousExadataInfrastructureRequest.java index a81bf498a0d..2511fbda30b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateAutonomousExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateAutonomousExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use TerminateAutonomousExadataInfrastructureRequest. + * Example: Click here to see how to use TerminateAutonomousExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateDbSystemRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateDbSystemRequest.java index c74ff886487..0d066ddd7da 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateDbSystemRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/TerminateDbSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use TerminateDbSystemRequest. + * Example: Click here to see how to use TerminateDbSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousContainerDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousContainerDatabaseRequest.java index 766bff9b7d6..d0f994e05a9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousContainerDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousContainerDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateAutonomousContainerDatabaseRequest. + * Example: Click here to see how to use UpdateAutonomousContainerDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseRegionalWalletRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseRegionalWalletRequest.java index 7c7627153a2..3d73e189065 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseRegionalWalletRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseRegionalWalletRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateAutonomousDatabaseRegionalWalletRequest. + * Example: Click here to see how to use UpdateAutonomousDatabaseRegionalWalletRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseRequest.java index c42c5a5f6d1..6a1770695b2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateAutonomousDatabaseRequest. + * Example: Click here to see how to use UpdateAutonomousDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseWalletRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseWalletRequest.java index 90fcaaf089f..32a6c7f90de 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseWalletRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousDatabaseWalletRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateAutonomousDatabaseWalletRequest. + * Example: Click here to see how to use UpdateAutonomousDatabaseWalletRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousExadataInfrastructureRequest.java index b0b10c2f8b0..46b9e50473e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateAutonomousExadataInfrastructureRequest. + * Example: Click here to see how to use UpdateAutonomousExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousVmClusterRequest.java index a6986b67032..ce1b09cb3ce 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateAutonomousVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateAutonomousVmClusterRequest. + * Example: Click here to see how to use UpdateAutonomousVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateBackupDestinationRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateBackupDestinationRequest.java index 884f0cb4eb4..0fbf6399650 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateBackupDestinationRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateBackupDestinationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateBackupDestinationRequest. + * Example: Click here to see how to use UpdateBackupDestinationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudExadataInfrastructureRequest.java index b2a695c973a..ed30e14c700 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateCloudExadataInfrastructureRequest. + * Example: Click here to see how to use UpdateCloudExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudVmClusterIormConfigRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudVmClusterIormConfigRequest.java index bdf183cb619..0b291b6f8f3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudVmClusterIormConfigRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudVmClusterIormConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateCloudVmClusterIormConfigRequest. + * Example: Click here to see how to use UpdateCloudVmClusterIormConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudVmClusterRequest.java index 1b16f255950..dae7dd42189 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateCloudVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateCloudVmClusterRequest. + * Example: Click here to see how to use UpdateCloudVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDatabaseRequest.java index af4422d42f4..a0c3a181943 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateDatabaseRequest. + * Example: Click here to see how to use UpdateDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDatabaseSoftwareImageRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDatabaseSoftwareImageRequest.java index 5fa21c9a7b8..148b2a3ca97 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDatabaseSoftwareImageRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDatabaseSoftwareImageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateDatabaseSoftwareImageRequest. + * Example: Click here to see how to use UpdateDatabaseSoftwareImageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDbHomeRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDbHomeRequest.java index ef1fc8f71d9..194fd00d94b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDbHomeRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDbHomeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateDbHomeRequest. + * Example: Click here to see how to use UpdateDbHomeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDbSystemRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDbSystemRequest.java index c5481522268..7d28314e693 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDbSystemRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateDbSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateDbSystemRequest. + * Example: Click here to see how to use UpdateDbSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateExadataInfrastructureRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateExadataInfrastructureRequest.java index 166ee1a2b34..a103da7a1e5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateExadataInfrastructureRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateExadataInfrastructureRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateExadataInfrastructureRequest. + * Example: Click here to see how to use UpdateExadataInfrastructureRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateExadataIormConfigRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateExadataIormConfigRequest.java index 7d8ea04f086..4d550e2ee61 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateExadataIormConfigRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateExadataIormConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateExadataIormConfigRequest. + * Example: Click here to see how to use UpdateExadataIormConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateKeyStoreRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateKeyStoreRequest.java index 38658f44397..66ae263d8b3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateKeyStoreRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateKeyStoreRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateKeyStoreRequest. + * Example: Click here to see how to use UpdateKeyStoreRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateMaintenanceRunRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateMaintenanceRunRequest.java index 579e78d7d99..468839dba46 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateMaintenanceRunRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateMaintenanceRunRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateMaintenanceRunRequest. + * Example: Click here to see how to use UpdateMaintenanceRunRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateVmClusterNetworkRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateVmClusterNetworkRequest.java index d7d9caa5fa9..11de0affab7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateVmClusterNetworkRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateVmClusterNetworkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateVmClusterNetworkRequest. + * Example: Click here to see how to use UpdateVmClusterNetworkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateVmClusterRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateVmClusterRequest.java index a84c0ef05a1..cd77ee262b1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateVmClusterRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpdateVmClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpdateVmClusterRequest. + * Example: Click here to see how to use UpdateVmClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpgradeDatabaseRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpgradeDatabaseRequest.java index 6e19f847580..da321bc01df 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpgradeDatabaseRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/UpgradeDatabaseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use UpgradeDatabaseRequest. + * Example: Click here to see how to use UpgradeDatabaseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ValidateVmClusterNetworkRequest.java b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ValidateVmClusterNetworkRequest.java index 05a57cb0e9d..134ca21d560 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/requests/ValidateVmClusterNetworkRequest.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/requests/ValidateVmClusterNetworkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.requests; import com.oracle.bmc.database.model.*; /** - * Example: Click here to see how to use ValidateVmClusterNetworkRequest. + * Example: Click here to see how to use ValidateVmClusterNetworkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ActivateExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ActivateExadataInfrastructureResponse.java index cf601fef35d..0c7d1671cb4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ActivateExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ActivateExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/AutonomousDatabaseManualRefreshResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/AutonomousDatabaseManualRefreshResponse.java index 21258fdabcf..89610321091 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/AutonomousDatabaseManualRefreshResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/AutonomousDatabaseManualRefreshResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousContainerDatabaseCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousContainerDatabaseCompartmentResponse.java index b6a74126e21..2b17635bf16 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousContainerDatabaseCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousContainerDatabaseCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousDatabaseCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousDatabaseCompartmentResponse.java index 1bf6f9f4e77..e0041af54fc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousDatabaseCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousDatabaseCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousExadataInfrastructureCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousExadataInfrastructureCompartmentResponse.java index 0c4aa388da3..5d88609db20 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousExadataInfrastructureCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousExadataInfrastructureCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousVmClusterCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousVmClusterCompartmentResponse.java index 83f4d6b3a28..2db263364d0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousVmClusterCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeAutonomousVmClusterCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeBackupDestinationCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeBackupDestinationCompartmentResponse.java index fdb809f4d53..045aada6594 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeBackupDestinationCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeBackupDestinationCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeCloudExadataInfrastructureCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeCloudExadataInfrastructureCompartmentResponse.java index 5b55cd82950..ea4e0343200 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeCloudExadataInfrastructureCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeCloudExadataInfrastructureCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeCloudVmClusterCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeCloudVmClusterCompartmentResponse.java index 3c576af8b63..5f23494e0ee 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeCloudVmClusterCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeCloudVmClusterCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeDatabaseSoftwareImageCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeDatabaseSoftwareImageCompartmentResponse.java index 5bd2b3b5022..6653d454713 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeDatabaseSoftwareImageCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeDatabaseSoftwareImageCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeDbSystemCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeDbSystemCompartmentResponse.java index 0c06a383f2d..e6a6d5f2cd3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeDbSystemCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeDbSystemCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeExadataInfrastructureCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeExadataInfrastructureCompartmentResponse.java index e9ac63b4640..51d7ec90764 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeExadataInfrastructureCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeExadataInfrastructureCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeKeyStoreCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeKeyStoreCompartmentResponse.java index 344ccea15c9..7146a08bd61 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeKeyStoreCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeKeyStoreCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeVmClusterCompartmentResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeVmClusterCompartmentResponse.java index 799b6ff0303..5a578d6a2ac 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeVmClusterCompartmentResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ChangeVmClusterCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CompleteExternalBackupJobResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CompleteExternalBackupJobResponse.java index 07764968865..76cb1376610 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CompleteExternalBackupJobResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CompleteExternalBackupJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousContainerDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousContainerDatabaseResponse.java index 68e90a7f4bf..290266b09cb 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousContainerDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousContainerDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDatabaseBackupResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDatabaseBackupResponse.java index f29222248de..0b6ec3ed743 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDatabaseBackupResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDatabaseBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDatabaseResponse.java index 304ec03e22b..adb1ffddd54 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousVmClusterResponse.java index b374cd547d1..61d54bd0f24 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateAutonomousVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateBackupDestinationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateBackupDestinationResponse.java index a09b37f16d2..09fac59fc8b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateBackupDestinationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateBackupDestinationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateBackupResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateBackupResponse.java index 71dd2432bbb..81927949aa5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateBackupResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateCloudExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateCloudExadataInfrastructureResponse.java index bedf051e605..1419eeda601 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateCloudExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateCloudExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateCloudVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateCloudVmClusterResponse.java index 960482151cb..ab3bfd55d4c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateCloudVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateCloudVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateConsoleConnectionResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateConsoleConnectionResponse.java index 53497d48735..47cd79afb5e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateConsoleConnectionResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateConsoleConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDataGuardAssociationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDataGuardAssociationResponse.java index 5267309f18b..d97054f0ec6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDataGuardAssociationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDataGuardAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDatabaseResponse.java index d9ca683c83a..cd16cffa7a5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDatabaseSoftwareImageResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDatabaseSoftwareImageResponse.java index 1b827992053..ad6a7f260e5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDatabaseSoftwareImageResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDatabaseSoftwareImageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDbHomeResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDbHomeResponse.java index 8ef7eccec7f..90eb6f7680e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDbHomeResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateDbHomeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateExadataInfrastructureResponse.java index 89c3f201027..b89b37c1b11 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateExternalBackupJobResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateExternalBackupJobResponse.java index 5c69757c2fe..6a0b839e946 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateExternalBackupJobResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateExternalBackupJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateKeyStoreResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateKeyStoreResponse.java index e79a6f72e8b..ad00472cbf9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateKeyStoreResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateKeyStoreResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateVmClusterNetworkResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateVmClusterNetworkResponse.java index 8f5c1b8c1a9..357019a6dac 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateVmClusterNetworkResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateVmClusterNetworkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateVmClusterResponse.java index 1ae84fe2a41..b24ff2451e3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/CreateVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DbNodeActionResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DbNodeActionResponse.java index f10825e6ece..61ed01e6bfd 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DbNodeActionResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DbNodeActionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteAutonomousDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteAutonomousDatabaseResponse.java index 6d7258c7b03..4242d55a0e7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteAutonomousDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteAutonomousDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteAutonomousVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteAutonomousVmClusterResponse.java index df47d2cfa84..92db83a9ad2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteAutonomousVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteAutonomousVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteBackupDestinationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteBackupDestinationResponse.java index 104d7d1ca36..14ee71c32bc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteBackupDestinationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteBackupDestinationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteBackupResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteBackupResponse.java index f40a3a717d1..5d53736adc2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteBackupResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteCloudExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteCloudExadataInfrastructureResponse.java index 2703ace3911..def94fcc2e5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteCloudExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteCloudExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteCloudVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteCloudVmClusterResponse.java index 479c956456d..7915bbaa410 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteCloudVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteCloudVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteConsoleConnectionResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteConsoleConnectionResponse.java index 31f9cce587a..36519edcb74 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteConsoleConnectionResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteConsoleConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDatabaseResponse.java index d5800739d99..5c4520e0a28 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDatabaseSoftwareImageResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDatabaseSoftwareImageResponse.java index febea9d35f7..00710f4a203 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDatabaseSoftwareImageResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDatabaseSoftwareImageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDbHomeResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDbHomeResponse.java index ff4d8555115..d95210d1677 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDbHomeResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteDbHomeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteExadataInfrastructureResponse.java index c797d12f61a..7e84d498364 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteKeyStoreResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteKeyStoreResponse.java index ece55715d77..79670b6d893 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteKeyStoreResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteKeyStoreResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteVmClusterNetworkResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteVmClusterNetworkResponse.java index baa7d51729e..f39069507ef 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteVmClusterNetworkResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteVmClusterNetworkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteVmClusterResponse.java index ed8f68fdb48..9a356416334 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeleteVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeregisterAutonomousDatabaseDataSafeResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeregisterAutonomousDatabaseDataSafeResponse.java index 838c63fcd74..1d1273233c3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeregisterAutonomousDatabaseDataSafeResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DeregisterAutonomousDatabaseDataSafeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DisableAutonomousDatabaseOperationsInsightsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DisableAutonomousDatabaseOperationsInsightsResponse.java index 43e0b19dfb7..553bed50f20 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DisableAutonomousDatabaseOperationsInsightsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DisableAutonomousDatabaseOperationsInsightsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DownloadExadataInfrastructureConfigFileResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DownloadExadataInfrastructureConfigFileResponse.java index f49d83f034c..668b2ee4386 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DownloadExadataInfrastructureConfigFileResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DownloadExadataInfrastructureConfigFileResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DownloadVmClusterNetworkConfigFileResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DownloadVmClusterNetworkConfigFileResponse.java index 4de14f292d7..b031a5e394c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/DownloadVmClusterNetworkConfigFileResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/DownloadVmClusterNetworkConfigFileResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/EnableAutonomousDatabaseOperationsInsightsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/EnableAutonomousDatabaseOperationsInsightsResponse.java index 80896663111..58c1409e111 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/EnableAutonomousDatabaseOperationsInsightsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/EnableAutonomousDatabaseOperationsInsightsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailOverAutonomousDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailOverAutonomousDatabaseResponse.java index 22f440c323d..99f160a8a64 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailOverAutonomousDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailOverAutonomousDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailoverAutonomousContainerDatabaseDataguardAssociationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailoverAutonomousContainerDatabaseDataguardAssociationResponse.java index 985e503f1c2..34b06e855af 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailoverAutonomousContainerDatabaseDataguardAssociationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailoverAutonomousContainerDatabaseDataguardAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailoverDataGuardAssociationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailoverDataGuardAssociationResponse.java index 7aa0b3a584a..930d03e3e34 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailoverDataGuardAssociationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/FailoverDataGuardAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GenerateAutonomousDatabaseWalletResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GenerateAutonomousDatabaseWalletResponse.java index 0bfc7c541a0..a611a5252bd 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GenerateAutonomousDatabaseWalletResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GenerateAutonomousDatabaseWalletResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GenerateRecommendedVmClusterNetworkResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GenerateRecommendedVmClusterNetworkResponse.java index fa7a7ab890f..cdacb248c4e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GenerateRecommendedVmClusterNetworkResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GenerateRecommendedVmClusterNetworkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousContainerDatabaseDataguardAssociationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousContainerDatabaseDataguardAssociationResponse.java index 1e76142a802..608f794fad7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousContainerDatabaseDataguardAssociationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousContainerDatabaseDataguardAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousContainerDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousContainerDatabaseResponse.java index 2241d172fbd..62b7b28cae0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousContainerDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousContainerDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseBackupResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseBackupResponse.java index 088bbc4966b..785273c2d60 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseBackupResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseDataguardAssociationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseDataguardAssociationResponse.java index 561ffab9026..36b7ea1a8e5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseDataguardAssociationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseDataguardAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseRegionalWalletResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseRegionalWalletResponse.java index c88a2817270..4717f1f3481 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseRegionalWalletResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseRegionalWalletResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseResponse.java index 4c26c41eedf..5c931216e35 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseWalletResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseWalletResponse.java index 53a0b929400..55f5c8a158d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseWalletResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousDatabaseWalletResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousExadataInfrastructureResponse.java index a55688dd907..7e612b693a4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousPatchResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousPatchResponse.java index 1ddc0bfa307..cbf6ac55038 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousPatchResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousPatchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousVmClusterResponse.java index a8587539ae9..ddc6d5cc1f5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetAutonomousVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetBackupDestinationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetBackupDestinationResponse.java index 010e4cc0cb7..3ddbacc9b98 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetBackupDestinationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetBackupDestinationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetBackupResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetBackupResponse.java index 477938e580b..44ee7486eb3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetBackupResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudExadataInfrastructureResponse.java index 4bd18f911d9..ec6e8111591 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterIormConfigResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterIormConfigResponse.java index f82e9bb760d..b32707a67ea 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterIormConfigResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterIormConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterResponse.java index 5437407188c..a8f96ddd1a9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterUpdateHistoryEntryResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterUpdateHistoryEntryResponse.java index 7280c2dd449..0b8a8ed137a 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterUpdateHistoryEntryResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterUpdateHistoryEntryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterUpdateResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterUpdateResponse.java index 413478644ea..b51c8a62707 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterUpdateResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetCloudVmClusterUpdateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetConsoleConnectionResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetConsoleConnectionResponse.java index 787ee86edd4..ae2f64f06f1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetConsoleConnectionResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetConsoleConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDataGuardAssociationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDataGuardAssociationResponse.java index 0ff10045974..cfce2c1158c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDataGuardAssociationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDataGuardAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseResponse.java index cd7dcbad1d7..e93046ee574 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseSoftwareImageResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseSoftwareImageResponse.java index c4e4a265c9b..25964f7869d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseSoftwareImageResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseSoftwareImageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseUpgradeHistoryEntryResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseUpgradeHistoryEntryResponse.java index a6deb0ed579..593648525b3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseUpgradeHistoryEntryResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDatabaseUpgradeHistoryEntryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomePatchHistoryEntryResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomePatchHistoryEntryResponse.java index d684bf911aa..8da19f2844f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomePatchHistoryEntryResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomePatchHistoryEntryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomePatchResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomePatchResponse.java index d0b10bc6cd8..65cd0db8f6e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomePatchResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomePatchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomeResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomeResponse.java index b1ed68bcadc..62dea0ee670 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomeResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbHomeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbNodeResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbNodeResponse.java index 7fa7c3edbe3..e8c23c229dd 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbNodeResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbNodeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemPatchHistoryEntryResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemPatchHistoryEntryResponse.java index 7307aeba09b..90ff4126458 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemPatchHistoryEntryResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemPatchHistoryEntryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemPatchResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemPatchResponse.java index d886237d7a0..5e63304491b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemPatchResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemPatchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemResponse.java index 5074a4a48a7..751bbd76488 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetDbSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataInfrastructureOcpusResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataInfrastructureOcpusResponse.java index 56ca8baf01a..092081d737b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataInfrastructureOcpusResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataInfrastructureOcpusResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataInfrastructureResponse.java index 7f606c2a060..611c566b151 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataIormConfigResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataIormConfigResponse.java index 63590fad0ac..f2b9f66c467 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataIormConfigResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExadataIormConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExternalBackupJobResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExternalBackupJobResponse.java index 0a94e75389b..552fe0c9edb 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExternalBackupJobResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetExternalBackupJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetKeyStoreResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetKeyStoreResponse.java index baa0663dad5..612603bd116 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetKeyStoreResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetKeyStoreResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetMaintenanceRunResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetMaintenanceRunResponse.java index e66a525a62b..5bb85dc4d83 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetMaintenanceRunResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetMaintenanceRunResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterNetworkResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterNetworkResponse.java index f7a6caeb51f..9eb12b3f636 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterNetworkResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterNetworkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterPatchHistoryEntryResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterPatchHistoryEntryResponse.java index fdca8ec3423..76d75fe35ec 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterPatchHistoryEntryResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterPatchHistoryEntryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterPatchResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterPatchResponse.java index de4e3717832..0b2746fe501 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterPatchResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterPatchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterResponse.java index 2aa0107f961..5f21e839ce7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/GetVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/LaunchAutonomousExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/LaunchAutonomousExadataInfrastructureResponse.java index 53d12e17974..f564d0f83cb 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/LaunchAutonomousExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/LaunchAutonomousExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/LaunchDbSystemResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/LaunchDbSystemResponse.java index 994cadfd7ca..84b3e7e7883 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/LaunchDbSystemResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/LaunchDbSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousContainerDatabaseDataguardAssociationsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousContainerDatabaseDataguardAssociationsResponse.java index 25e77a4374a..856f219cb72 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousContainerDatabaseDataguardAssociationsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousContainerDatabaseDataguardAssociationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousContainerDatabasesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousContainerDatabasesResponse.java index 33057860001..50d48852104 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousContainerDatabasesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousContainerDatabasesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseBackupsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseBackupsResponse.java index 1616c18128f..677023a2350 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseBackupsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseBackupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseClonesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseClonesResponse.java index 2171ad2d637..822ce31bca8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseClonesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseClonesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseDataguardAssociationsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseDataguardAssociationsResponse.java index 7411ba3f1e9..61ea25fb174 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseDataguardAssociationsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabaseDataguardAssociationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabasesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabasesResponse.java index 6a38524a914..cb9d334f1e4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabasesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDatabasesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDbPreviewVersionsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDbPreviewVersionsResponse.java index 0c62b466d6e..9ca87ee81c8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDbPreviewVersionsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDbPreviewVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDbVersionsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDbVersionsResponse.java index 2671e0c382e..eae0e717159 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDbVersionsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousDbVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousExadataInfrastructureShapesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousExadataInfrastructureShapesResponse.java index 0d2c8a98fbf..03fcb727563 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousExadataInfrastructureShapesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousExadataInfrastructureShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousExadataInfrastructuresResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousExadataInfrastructuresResponse.java index 6713f21116d..9021cbb50a2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousExadataInfrastructuresResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousExadataInfrastructuresResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousVmClustersResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousVmClustersResponse.java index 3796295311f..ce538ebdac4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousVmClustersResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListAutonomousVmClustersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListBackupDestinationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListBackupDestinationResponse.java index 654c215dc95..6f69bd6e54d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListBackupDestinationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListBackupDestinationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListBackupsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListBackupsResponse.java index fcde6c140c6..171705d43a0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListBackupsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListBackupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudExadataInfrastructuresResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudExadataInfrastructuresResponse.java index 979e98b3b6b..049c37502d0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudExadataInfrastructuresResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudExadataInfrastructuresResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClusterUpdateHistoryEntriesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClusterUpdateHistoryEntriesResponse.java index 32e8c2e3263..e8072b0ce7f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClusterUpdateHistoryEntriesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClusterUpdateHistoryEntriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClusterUpdatesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClusterUpdatesResponse.java index be4871227df..d8b00626854 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClusterUpdatesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClusterUpdatesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClustersResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClustersResponse.java index bfff7ef4541..27eadc047c1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClustersResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListCloudVmClustersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListConsoleConnectionsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListConsoleConnectionsResponse.java index 6c268b7959a..a73bceaef93 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListConsoleConnectionsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListConsoleConnectionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListContainerDatabasePatchesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListContainerDatabasePatchesResponse.java index 93ec2dc18e8..9abf22cf2d8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListContainerDatabasePatchesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListContainerDatabasePatchesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDataGuardAssociationsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDataGuardAssociationsResponse.java index 5ebf58c20f1..d5c773b9c03 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDataGuardAssociationsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDataGuardAssociationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabaseSoftwareImagesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabaseSoftwareImagesResponse.java index cdbe558ce9c..c87d2de86f0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabaseSoftwareImagesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabaseSoftwareImagesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabaseUpgradeHistoryEntriesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabaseUpgradeHistoryEntriesResponse.java index c13bb5da2d8..a50075a55d6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabaseUpgradeHistoryEntriesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabaseUpgradeHistoryEntriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabasesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabasesResponse.java index 6766b25f0d8..9ec0250ad08 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabasesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDatabasesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomePatchHistoryEntriesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomePatchHistoryEntriesResponse.java index e68f48ae7c4..229c62e57b7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomePatchHistoryEntriesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomePatchHistoryEntriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomePatchesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomePatchesResponse.java index d14c7e57bd0..27e8e35bbb7 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomePatchesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomePatchesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomesResponse.java index abbae12be28..1ce8f8c8895 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbHomesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbNodesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbNodesResponse.java index 5f4a855a349..939d2450a0c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbNodesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbNodesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemPatchHistoryEntriesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemPatchHistoryEntriesResponse.java index 9e0d229765c..8c76ab69350 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemPatchHistoryEntriesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemPatchHistoryEntriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemPatchesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemPatchesResponse.java index 73217f4e540..dadfb8b9cc6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemPatchesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemPatchesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemShapesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemShapesResponse.java index 657c07e7043..71b6beed529 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemShapesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemsResponse.java index 4b4812a2c46..4c0a6c09369 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbSystemsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbVersionsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbVersionsResponse.java index fb28208df82..c72849dfefc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbVersionsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListDbVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListExadataInfrastructuresResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListExadataInfrastructuresResponse.java index fe9a30bdccf..705002bbc1c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListExadataInfrastructuresResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListExadataInfrastructuresResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListFlexComponentsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListFlexComponentsResponse.java index 86fdfd02a15..a29463146ba 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListFlexComponentsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListFlexComponentsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListGiVersionsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListGiVersionsResponse.java index 482692b73d5..703d3bce135 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListGiVersionsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListGiVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListKeyStoresResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListKeyStoresResponse.java index cb8909fdc3f..7cb97c9269e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListKeyStoresResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListKeyStoresResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListMaintenanceRunsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListMaintenanceRunsResponse.java index 1697b3271f4..103e98e9ff3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListMaintenanceRunsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListMaintenanceRunsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterNetworksResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterNetworksResponse.java index a224bae9344..390b0da53e5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterNetworksResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterNetworksResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterPatchHistoryEntriesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterPatchHistoryEntriesResponse.java index e14d0dfaad2..cea91acf44f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterPatchHistoryEntriesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterPatchHistoryEntriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterPatchesResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterPatchesResponse.java index e922bfa99be..d509bd9e64f 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterPatchesResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClusterPatchesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClustersResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClustersResponse.java index 0d45a1bc191..6ce4c173cf1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClustersResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ListVmClustersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/MigrateExadataDbSystemResourceModelResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/MigrateExadataDbSystemResourceModelResponse.java index bece5b198cc..5ddced363cf 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/MigrateExadataDbSystemResourceModelResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/MigrateExadataDbSystemResourceModelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/MigrateVaultKeyResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/MigrateVaultKeyResponse.java index 801d221eb4a..b7f1dc005df 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/MigrateVaultKeyResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/MigrateVaultKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RegisterAutonomousDatabaseDataSafeResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RegisterAutonomousDatabaseDataSafeResponse.java index f7da4e9d674..f5cd726b0dc 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RegisterAutonomousDatabaseDataSafeResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RegisterAutonomousDatabaseDataSafeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ReinstateAutonomousContainerDatabaseDataguardAssociationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ReinstateAutonomousContainerDatabaseDataguardAssociationResponse.java index 86f3a18f033..1f96cf9cce0 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ReinstateAutonomousContainerDatabaseDataguardAssociationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ReinstateAutonomousContainerDatabaseDataguardAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ReinstateDataGuardAssociationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ReinstateDataGuardAssociationResponse.java index 1d4e6b023a4..0a68aa31c07 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ReinstateDataGuardAssociationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ReinstateDataGuardAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestartAutonomousContainerDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestartAutonomousContainerDatabaseResponse.java index 58ff2cf8192..77b7c269973 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestartAutonomousContainerDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestartAutonomousContainerDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestartAutonomousDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestartAutonomousDatabaseResponse.java index b1fe07db9cb..48a369dfbde 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestartAutonomousDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestartAutonomousDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestoreAutonomousDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestoreAutonomousDatabaseResponse.java index 282d902c8a6..8a164ecf3af 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestoreAutonomousDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestoreAutonomousDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestoreDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestoreDatabaseResponse.java index deef0286725..6046f1ab356 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestoreDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RestoreDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateAutonomousContainerDatabaseEncryptionKeyResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateAutonomousContainerDatabaseEncryptionKeyResponse.java index 06226c34629..eb02c4de82e 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateAutonomousContainerDatabaseEncryptionKeyResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateAutonomousContainerDatabaseEncryptionKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateAutonomousDatabaseEncryptionKeyResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateAutonomousDatabaseEncryptionKeyResponse.java index f2341d405fc..148c1851099 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateAutonomousDatabaseEncryptionKeyResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateAutonomousDatabaseEncryptionKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateOrdsCertsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateOrdsCertsResponse.java index d0de14e7316..1b9ae1ff0f8 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateOrdsCertsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateOrdsCertsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateSslCertsResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateSslCertsResponse.java index 140bca43821..ec2f4c5eed9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateSslCertsResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateSslCertsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateVaultKeyResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateVaultKeyResponse.java index f42bfee8572..d052141ba10 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateVaultKeyResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/RotateVaultKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/StartAutonomousDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/StartAutonomousDatabaseResponse.java index 12c23841610..caa99819aac 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/StartAutonomousDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/StartAutonomousDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/StopAutonomousDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/StopAutonomousDatabaseResponse.java index 16d96d9445b..bd99dd8a4d6 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/StopAutonomousDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/StopAutonomousDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverAutonomousContainerDatabaseDataguardAssociationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverAutonomousContainerDatabaseDataguardAssociationResponse.java index 3aa2685470b..9db51c40018 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverAutonomousContainerDatabaseDataguardAssociationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverAutonomousContainerDatabaseDataguardAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverAutonomousDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverAutonomousDatabaseResponse.java index d8d5e511d70..0a56b0d72a4 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverAutonomousDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverAutonomousDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverDataGuardAssociationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverDataGuardAssociationResponse.java index 5f65bd5532f..1fcc3aada5b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverDataGuardAssociationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/SwitchoverDataGuardAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateAutonomousContainerDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateAutonomousContainerDatabaseResponse.java index 8e5d832c68b..b4f9d028b97 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateAutonomousContainerDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateAutonomousContainerDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateAutonomousExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateAutonomousExadataInfrastructureResponse.java index b51e35bbb11..25efaa8b70c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateAutonomousExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateAutonomousExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateDbSystemResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateDbSystemResponse.java index 4fc2160a7ec..128b6fa6cc1 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateDbSystemResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/TerminateDbSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousContainerDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousContainerDatabaseResponse.java index 2211ab0c4f2..e9c685d208d 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousContainerDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousContainerDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseRegionalWalletResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseRegionalWalletResponse.java index 2ba3d4958c0..4141f6d0ec9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseRegionalWalletResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseRegionalWalletResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseResponse.java index 3b97c86e230..fc7a1ffa4df 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseWalletResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseWalletResponse.java index f949d4d3e2a..525ed8059f2 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseWalletResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousDatabaseWalletResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousExadataInfrastructureResponse.java index 54ac1848ef7..d85f4029657 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousVmClusterResponse.java index 4a35c046ba2..0eb9f4eea95 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateAutonomousVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateBackupDestinationResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateBackupDestinationResponse.java index 46fbfadac36..55a5b2120f9 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateBackupDestinationResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateBackupDestinationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudExadataInfrastructureResponse.java index fb53af3b2d1..f9904355ef3 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudVmClusterIormConfigResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudVmClusterIormConfigResponse.java index b713520a1f3..6b8445258ef 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudVmClusterIormConfigResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudVmClusterIormConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudVmClusterResponse.java index 76cd2d61d94..ee3034b3c86 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateCloudVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDatabaseResponse.java index aac8fc160e0..f9e6e4576e5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDatabaseSoftwareImageResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDatabaseSoftwareImageResponse.java index 3192fba9112..41c6f262edf 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDatabaseSoftwareImageResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDatabaseSoftwareImageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDbHomeResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDbHomeResponse.java index da3d64c29f2..18cb8d99e5b 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDbHomeResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDbHomeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDbSystemResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDbSystemResponse.java index 8398f2801a3..5429a595e57 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDbSystemResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateDbSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateExadataInfrastructureResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateExadataInfrastructureResponse.java index d354263b787..810c7227b74 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateExadataInfrastructureResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateExadataInfrastructureResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateExadataIormConfigResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateExadataIormConfigResponse.java index 08a8ac4b34c..9b4be930ac5 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateExadataIormConfigResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateExadataIormConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateKeyStoreResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateKeyStoreResponse.java index b25bbadc5aa..4e631528e96 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateKeyStoreResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateKeyStoreResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateMaintenanceRunResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateMaintenanceRunResponse.java index b0835369a96..3163b820147 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateMaintenanceRunResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateMaintenanceRunResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateVmClusterNetworkResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateVmClusterNetworkResponse.java index 89021dbcbff..2f9e3f6c2fe 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateVmClusterNetworkResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateVmClusterNetworkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateVmClusterResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateVmClusterResponse.java index 75aeb65ee4b..f6cbbd82344 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateVmClusterResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpdateVmClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpgradeDatabaseResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpgradeDatabaseResponse.java index 82f2f3a0e9e..bf8e14a015c 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpgradeDatabaseResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/UpgradeDatabaseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ValidateVmClusterNetworkResponse.java b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ValidateVmClusterNetworkResponse.java index d55e2db1f09..a5d80a6a2fa 100644 --- a/bmc-database/src/main/java/com/oracle/bmc/database/responses/ValidateVmClusterNetworkResponse.java +++ b/bmc-database/src/main/java/com/oracle/bmc/database/responses/ValidateVmClusterNetworkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.database.responses; diff --git a/bmc-datacatalog/pom.xml b/bmc-datacatalog/pom.xml index 5a6a4d9c60f..6921a6934ac 100644 --- a/bmc-datacatalog/pom.xml +++ b/bmc-datacatalog/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-datacatalog @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalog.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalog.java index b49521b3aec..d671dd77c4a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalog.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalog.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog; @@ -51,7 +51,7 @@ public interface DataCatalog extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AddDataSelectorPatterns API. + * Example: Click here to see how to use AddDataSelectorPatterns API. */ AddDataSelectorPatternsResponse addDataSelectorPatterns(AddDataSelectorPatternsRequest request); @@ -61,7 +61,7 @@ public interface DataCatalog extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AssociateCustomProperty API. + * Example: Click here to see how to use AssociateCustomProperty API. */ AssociateCustomPropertyResponse associateCustomProperty(AssociateCustomPropertyRequest request); @@ -71,7 +71,7 @@ public interface DataCatalog extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AttachCatalogPrivateEndpoint API. + * Example: Click here to see how to use AttachCatalogPrivateEndpoint API. */ AttachCatalogPrivateEndpointResponse attachCatalogPrivateEndpoint( AttachCatalogPrivateEndpointRequest request); @@ -82,7 +82,7 @@ AttachCatalogPrivateEndpointResponse attachCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeCatalogCompartment API. + * Example: Click here to see how to use ChangeCatalogCompartment API. */ ChangeCatalogCompartmentResponse changeCatalogCompartment( ChangeCatalogCompartmentRequest request); @@ -93,7 +93,7 @@ ChangeCatalogCompartmentResponse changeCatalogCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeCatalogPrivateEndpointCompartment API. + * Example: Click here to see how to use ChangeCatalogPrivateEndpointCompartment API. */ ChangeCatalogPrivateEndpointCompartmentResponse changeCatalogPrivateEndpointCompartment( ChangeCatalogPrivateEndpointCompartmentRequest request); @@ -104,7 +104,7 @@ ChangeCatalogPrivateEndpointCompartmentResponse changeCatalogPrivateEndpointComp * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAttribute API. + * Example: Click here to see how to use CreateAttribute API. */ CreateAttributeResponse createAttribute(CreateAttributeRequest request); @@ -114,7 +114,7 @@ ChangeCatalogPrivateEndpointCompartmentResponse changeCatalogPrivateEndpointComp * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAttributeTag API. + * Example: Click here to see how to use CreateAttributeTag API. */ CreateAttributeTagResponse createAttributeTag(CreateAttributeTagRequest request); @@ -126,7 +126,7 @@ ChangeCatalogPrivateEndpointCompartmentResponse changeCatalogPrivateEndpointComp * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCatalog API. + * Example: Click here to see how to use CreateCatalog API. */ CreateCatalogResponse createCatalog(CreateCatalogRequest request); @@ -136,7 +136,7 @@ ChangeCatalogPrivateEndpointCompartmentResponse changeCatalogPrivateEndpointComp * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCatalogPrivateEndpoint API. + * Example: Click here to see how to use CreateCatalogPrivateEndpoint API. */ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( CreateCatalogPrivateEndpointRequest request); @@ -147,7 +147,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateConnection API. + * Example: Click here to see how to use CreateConnection API. */ CreateConnectionResponse createConnection(CreateConnectionRequest request); @@ -157,7 +157,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCustomProperty API. + * Example: Click here to see how to use CreateCustomProperty API. */ CreateCustomPropertyResponse createCustomProperty(CreateCustomPropertyRequest request); @@ -167,7 +167,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDataAsset API. + * Example: Click here to see how to use CreateDataAsset API. */ CreateDataAssetResponse createDataAsset(CreateDataAssetRequest request); @@ -177,7 +177,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDataAssetTag API. + * Example: Click here to see how to use CreateDataAssetTag API. */ CreateDataAssetTagResponse createDataAssetTag(CreateDataAssetTagRequest request); @@ -187,7 +187,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateEntity API. + * Example: Click here to see how to use CreateEntity API. */ CreateEntityResponse createEntity(CreateEntityRequest request); @@ -197,7 +197,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateEntityTag API. + * Example: Click here to see how to use CreateEntityTag API. */ CreateEntityTagResponse createEntityTag(CreateEntityTagRequest request); @@ -207,7 +207,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateFolder API. + * Example: Click here to see how to use CreateFolder API. */ CreateFolderResponse createFolder(CreateFolderRequest request); @@ -217,7 +217,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateFolderTag API. + * Example: Click here to see how to use CreateFolderTag API. */ CreateFolderTagResponse createFolderTag(CreateFolderTagRequest request); @@ -227,7 +227,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateGlossary API. + * Example: Click here to see how to use CreateGlossary API. */ CreateGlossaryResponse createGlossary(CreateGlossaryRequest request); @@ -237,7 +237,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateJob API. + * Example: Click here to see how to use CreateJob API. */ CreateJobResponse createJob(CreateJobRequest request); @@ -247,7 +247,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateJobDefinition API. + * Example: Click here to see how to use CreateJobDefinition API. */ CreateJobDefinitionResponse createJobDefinition(CreateJobDefinitionRequest request); @@ -257,7 +257,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateJobExecution API. + * Example: Click here to see how to use CreateJobExecution API. */ CreateJobExecutionResponse createJobExecution(CreateJobExecutionRequest request); @@ -267,7 +267,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateNamespace API. + * Example: Click here to see how to use CreateNamespace API. */ CreateNamespaceResponse createNamespace(CreateNamespaceRequest request); @@ -277,7 +277,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreatePattern API. + * Example: Click here to see how to use CreatePattern API. */ CreatePatternResponse createPattern(CreatePatternRequest request); @@ -287,7 +287,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTerm API. + * Example: Click here to see how to use CreateTerm API. */ CreateTermResponse createTerm(CreateTermRequest request); @@ -297,7 +297,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTermRelationship API. + * Example: Click here to see how to use CreateTermRelationship API. */ CreateTermRelationshipResponse createTermRelationship(CreateTermRelationshipRequest request); @@ -307,7 +307,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAttribute API. + * Example: Click here to see how to use DeleteAttribute API. */ DeleteAttributeResponse deleteAttribute(DeleteAttributeRequest request); @@ -317,7 +317,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAttributeTag API. + * Example: Click here to see how to use DeleteAttributeTag API. */ DeleteAttributeTagResponse deleteAttributeTag(DeleteAttributeTagRequest request); @@ -327,7 +327,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCatalog API. + * Example: Click here to see how to use DeleteCatalog API. */ DeleteCatalogResponse deleteCatalog(DeleteCatalogRequest request); @@ -337,7 +337,7 @@ CreateCatalogPrivateEndpointResponse createCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCatalogPrivateEndpoint API. + * Example: Click here to see how to use DeleteCatalogPrivateEndpoint API. */ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( DeleteCatalogPrivateEndpointRequest request); @@ -348,7 +348,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteConnection API. + * Example: Click here to see how to use DeleteConnection API. */ DeleteConnectionResponse deleteConnection(DeleteConnectionRequest request); @@ -358,7 +358,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCustomProperty API. + * Example: Click here to see how to use DeleteCustomProperty API. */ DeleteCustomPropertyResponse deleteCustomProperty(DeleteCustomPropertyRequest request); @@ -368,7 +368,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDataAsset API. + * Example: Click here to see how to use DeleteDataAsset API. */ DeleteDataAssetResponse deleteDataAsset(DeleteDataAssetRequest request); @@ -378,7 +378,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDataAssetTag API. + * Example: Click here to see how to use DeleteDataAssetTag API. */ DeleteDataAssetTagResponse deleteDataAssetTag(DeleteDataAssetTagRequest request); @@ -388,7 +388,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteEntity API. + * Example: Click here to see how to use DeleteEntity API. */ DeleteEntityResponse deleteEntity(DeleteEntityRequest request); @@ -398,7 +398,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteEntityTag API. + * Example: Click here to see how to use DeleteEntityTag API. */ DeleteEntityTagResponse deleteEntityTag(DeleteEntityTagRequest request); @@ -408,7 +408,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteFolder API. + * Example: Click here to see how to use DeleteFolder API. */ DeleteFolderResponse deleteFolder(DeleteFolderRequest request); @@ -418,7 +418,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteFolderTag API. + * Example: Click here to see how to use DeleteFolderTag API. */ DeleteFolderTagResponse deleteFolderTag(DeleteFolderTagRequest request); @@ -428,7 +428,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteGlossary API. + * Example: Click here to see how to use DeleteGlossary API. */ DeleteGlossaryResponse deleteGlossary(DeleteGlossaryRequest request); @@ -438,7 +438,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteJob API. + * Example: Click here to see how to use DeleteJob API. */ DeleteJobResponse deleteJob(DeleteJobRequest request); @@ -448,7 +448,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteJobDefinition API. + * Example: Click here to see how to use DeleteJobDefinition API. */ DeleteJobDefinitionResponse deleteJobDefinition(DeleteJobDefinitionRequest request); @@ -458,7 +458,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteNamespace API. + * Example: Click here to see how to use DeleteNamespace API. */ DeleteNamespaceResponse deleteNamespace(DeleteNamespaceRequest request); @@ -468,7 +468,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeletePattern API. + * Example: Click here to see how to use DeletePattern API. */ DeletePatternResponse deletePattern(DeletePatternRequest request); @@ -478,7 +478,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTerm API. + * Example: Click here to see how to use DeleteTerm API. */ DeleteTermResponse deleteTerm(DeleteTermRequest request); @@ -488,7 +488,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTermRelationship API. + * Example: Click here to see how to use DeleteTermRelationship API. */ DeleteTermRelationshipResponse deleteTermRelationship(DeleteTermRelationshipRequest request); @@ -498,7 +498,7 @@ DeleteCatalogPrivateEndpointResponse deleteCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DetachCatalogPrivateEndpoint API. + * Example: Click here to see how to use DetachCatalogPrivateEndpoint API. */ DetachCatalogPrivateEndpointResponse detachCatalogPrivateEndpoint( DetachCatalogPrivateEndpointRequest request); @@ -509,7 +509,7 @@ DetachCatalogPrivateEndpointResponse detachCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DisassociateCustomProperty API. + * Example: Click here to see how to use DisassociateCustomProperty API. */ DisassociateCustomPropertyResponse disassociateCustomProperty( DisassociateCustomPropertyRequest request); @@ -520,7 +520,7 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ExpandTreeForGlossary API. + * Example: Click here to see how to use ExpandTreeForGlossary API. */ ExpandTreeForGlossaryResponse expandTreeForGlossary(ExpandTreeForGlossaryRequest request); @@ -530,7 +530,7 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ExportGlossary API. + * Example: Click here to see how to use ExportGlossary API. */ ExportGlossaryResponse exportGlossary(ExportGlossaryRequest request); @@ -540,7 +540,7 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAttribute API. + * Example: Click here to see how to use GetAttribute API. */ GetAttributeResponse getAttribute(GetAttributeRequest request); @@ -550,7 +550,7 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAttributeTag API. + * Example: Click here to see how to use GetAttributeTag API. */ GetAttributeTagResponse getAttributeTag(GetAttributeTagRequest request); @@ -560,7 +560,7 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCatalog API. + * Example: Click here to see how to use GetCatalog API. */ GetCatalogResponse getCatalog(GetCatalogRequest request); @@ -570,7 +570,7 @@ DisassociateCustomPropertyResponse disassociateCustomProperty( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCatalogPrivateEndpoint API. + * Example: Click here to see how to use GetCatalogPrivateEndpoint API. */ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( GetCatalogPrivateEndpointRequest request); @@ -581,7 +581,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConnection API. + * Example: Click here to see how to use GetConnection API. */ GetConnectionResponse getConnection(GetConnectionRequest request); @@ -591,7 +591,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCustomProperty API. + * Example: Click here to see how to use GetCustomProperty API. */ GetCustomPropertyResponse getCustomProperty(GetCustomPropertyRequest request); @@ -601,7 +601,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDataAsset API. + * Example: Click here to see how to use GetDataAsset API. */ GetDataAssetResponse getDataAsset(GetDataAssetRequest request); @@ -611,7 +611,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDataAssetTag API. + * Example: Click here to see how to use GetDataAssetTag API. */ GetDataAssetTagResponse getDataAssetTag(GetDataAssetTagRequest request); @@ -621,7 +621,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetEntity API. + * Example: Click here to see how to use GetEntity API. */ GetEntityResponse getEntity(GetEntityRequest request); @@ -631,7 +631,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetEntityTag API. + * Example: Click here to see how to use GetEntityTag API. */ GetEntityTagResponse getEntityTag(GetEntityTagRequest request); @@ -641,7 +641,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetFolder API. + * Example: Click here to see how to use GetFolder API. */ GetFolderResponse getFolder(GetFolderRequest request); @@ -651,7 +651,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetFolderTag API. + * Example: Click here to see how to use GetFolderTag API. */ GetFolderTagResponse getFolderTag(GetFolderTagRequest request); @@ -661,7 +661,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetGlossary API. + * Example: Click here to see how to use GetGlossary API. */ GetGlossaryResponse getGlossary(GetGlossaryRequest request); @@ -671,7 +671,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetJob API. + * Example: Click here to see how to use GetJob API. */ GetJobResponse getJob(GetJobRequest request); @@ -681,7 +681,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetJobDefinition API. + * Example: Click here to see how to use GetJobDefinition API. */ GetJobDefinitionResponse getJobDefinition(GetJobDefinitionRequest request); @@ -691,7 +691,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetJobExecution API. + * Example: Click here to see how to use GetJobExecution API. */ GetJobExecutionResponse getJobExecution(GetJobExecutionRequest request); @@ -701,7 +701,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetJobLog API. + * Example: Click here to see how to use GetJobLog API. */ GetJobLogResponse getJobLog(GetJobLogRequest request); @@ -711,7 +711,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetJobMetrics API. + * Example: Click here to see how to use GetJobMetrics API. */ GetJobMetricsResponse getJobMetrics(GetJobMetricsRequest request); @@ -721,7 +721,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetNamespace API. + * Example: Click here to see how to use GetNamespace API. */ GetNamespaceResponse getNamespace(GetNamespaceRequest request); @@ -731,7 +731,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPattern API. + * Example: Click here to see how to use GetPattern API. */ GetPatternResponse getPattern(GetPatternRequest request); @@ -741,7 +741,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTerm API. + * Example: Click here to see how to use GetTerm API. */ GetTermResponse getTerm(GetTermRequest request); @@ -751,7 +751,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTermRelationship API. + * Example: Click here to see how to use GetTermRelationship API. */ GetTermRelationshipResponse getTermRelationship(GetTermRelationshipRequest request); @@ -761,7 +761,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetType API. + * Example: Click here to see how to use GetType API. */ GetTypeResponse getType(GetTypeRequest request); @@ -771,7 +771,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -781,7 +781,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ImportConnection API. + * Example: Click here to see how to use ImportConnection API. */ ImportConnectionResponse importConnection(ImportConnectionRequest request); @@ -791,7 +791,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ImportGlossary API. + * Example: Click here to see how to use ImportGlossary API. */ ImportGlossaryResponse importGlossary(ImportGlossaryRequest request); @@ -801,7 +801,7 @@ GetCatalogPrivateEndpointResponse getCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAggregatedPhysicalEntities API. + * Example: Click here to see how to use ListAggregatedPhysicalEntities API. */ ListAggregatedPhysicalEntitiesResponse listAggregatedPhysicalEntities( ListAggregatedPhysicalEntitiesRequest request); @@ -812,7 +812,7 @@ ListAggregatedPhysicalEntitiesResponse listAggregatedPhysicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAttributeTags API. + * Example: Click here to see how to use ListAttributeTags API. */ ListAttributeTagsResponse listAttributeTags(ListAttributeTagsRequest request); @@ -822,7 +822,7 @@ ListAggregatedPhysicalEntitiesResponse listAggregatedPhysicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAttributes API. + * Example: Click here to see how to use ListAttributes API. */ ListAttributesResponse listAttributes(ListAttributesRequest request); @@ -833,7 +833,7 @@ ListAggregatedPhysicalEntitiesResponse listAggregatedPhysicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCatalogPrivateEndpoints API. + * Example: Click here to see how to use ListCatalogPrivateEndpoints API. */ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( ListCatalogPrivateEndpointsRequest request); @@ -845,7 +845,7 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCatalogs API. + * Example: Click here to see how to use ListCatalogs API. */ ListCatalogsResponse listCatalogs(ListCatalogsRequest request); @@ -855,7 +855,7 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListConnections API. + * Example: Click here to see how to use ListConnections API. */ ListConnectionsResponse listConnections(ListConnectionsRequest request); @@ -865,7 +865,7 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCustomProperties API. + * Example: Click here to see how to use ListCustomProperties API. */ ListCustomPropertiesResponse listCustomProperties(ListCustomPropertiesRequest request); @@ -875,7 +875,7 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDataAssetTags API. + * Example: Click here to see how to use ListDataAssetTags API. */ ListDataAssetTagsResponse listDataAssetTags(ListDataAssetTagsRequest request); @@ -885,7 +885,7 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDataAssets API. + * Example: Click here to see how to use ListDataAssets API. */ ListDataAssetsResponse listDataAssets(ListDataAssetsRequest request); @@ -895,7 +895,7 @@ ListCatalogPrivateEndpointsResponse listCatalogPrivateEndpoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDerivedLogicalEntities API. + * Example: Click here to see how to use ListDerivedLogicalEntities API. */ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( ListDerivedLogicalEntitiesRequest request); @@ -906,7 +906,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListEntities API. + * Example: Click here to see how to use ListEntities API. */ ListEntitiesResponse listEntities(ListEntitiesRequest request); @@ -916,7 +916,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListEntityTags API. + * Example: Click here to see how to use ListEntityTags API. */ ListEntityTagsResponse listEntityTags(ListEntityTagsRequest request); @@ -926,7 +926,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListFolderTags API. + * Example: Click here to see how to use ListFolderTags API. */ ListFolderTagsResponse listFolderTags(ListFolderTagsRequest request); @@ -936,7 +936,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListFolders API. + * Example: Click here to see how to use ListFolders API. */ ListFoldersResponse listFolders(ListFoldersRequest request); @@ -946,7 +946,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListGlossaries API. + * Example: Click here to see how to use ListGlossaries API. */ ListGlossariesResponse listGlossaries(ListGlossariesRequest request); @@ -956,7 +956,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListJobDefinitions API. + * Example: Click here to see how to use ListJobDefinitions API. */ ListJobDefinitionsResponse listJobDefinitions(ListJobDefinitionsRequest request); @@ -966,7 +966,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListJobExecutions API. + * Example: Click here to see how to use ListJobExecutions API. */ ListJobExecutionsResponse listJobExecutions(ListJobExecutionsRequest request); @@ -976,7 +976,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListJobLogs API. + * Example: Click here to see how to use ListJobLogs API. */ ListJobLogsResponse listJobLogs(ListJobLogsRequest request); @@ -986,7 +986,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListJobMetrics API. + * Example: Click here to see how to use ListJobMetrics API. */ ListJobMetricsResponse listJobMetrics(ListJobMetricsRequest request); @@ -996,7 +996,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListJobs API. + * Example: Click here to see how to use ListJobs API. */ ListJobsResponse listJobs(ListJobsRequest request); @@ -1006,7 +1006,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListNamespaces API. + * Example: Click here to see how to use ListNamespaces API. */ ListNamespacesResponse listNamespaces(ListNamespacesRequest request); @@ -1016,7 +1016,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPatterns API. + * Example: Click here to see how to use ListPatterns API. */ ListPatternsResponse listPatterns(ListPatternsRequest request); @@ -1026,7 +1026,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRules API. + * Example: Click here to see how to use ListRules API. */ ListRulesResponse listRules(ListRulesRequest request); @@ -1036,7 +1036,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTags API. + * Example: Click here to see how to use ListTags API. */ ListTagsResponse listTags(ListTagsRequest request); @@ -1046,7 +1046,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTermRelationships API. + * Example: Click here to see how to use ListTermRelationships API. */ ListTermRelationshipsResponse listTermRelationships(ListTermRelationshipsRequest request); @@ -1056,7 +1056,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTerms API. + * Example: Click here to see how to use ListTerms API. */ ListTermsResponse listTerms(ListTermsRequest request); @@ -1066,7 +1066,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTypes API. + * Example: Click here to see how to use ListTypes API. */ ListTypesResponse listTypes(ListTypesRequest request); @@ -1077,7 +1077,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -1088,7 +1088,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -1099,7 +1099,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -1109,7 +1109,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ObjectStats API. + * Example: Click here to see how to use ObjectStats API. */ ObjectStatsResponse objectStats(ObjectStatsRequest request); @@ -1119,7 +1119,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ParseConnection API. + * Example: Click here to see how to use ParseConnection API. */ ParseConnectionResponse parseConnection(ParseConnectionRequest request); @@ -1129,7 +1129,7 @@ ListDerivedLogicalEntitiesResponse listDerivedLogicalEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RemoveDataSelectorPatterns API. + * Example: Click here to see how to use RemoveDataSelectorPatterns API. */ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( RemoveDataSelectorPatternsRequest request); @@ -1140,7 +1140,7 @@ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SearchCriteria API. + * Example: Click here to see how to use SearchCriteria API. */ SearchCriteriaResponse searchCriteria(SearchCriteriaRequest request); @@ -1150,7 +1150,7 @@ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use TestConnection API. + * Example: Click here to see how to use TestConnection API. */ TestConnectionResponse testConnection(TestConnectionRequest request); @@ -1160,7 +1160,7 @@ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAttribute API. + * Example: Click here to see how to use UpdateAttribute API. */ UpdateAttributeResponse updateAttribute(UpdateAttributeRequest request); @@ -1170,7 +1170,7 @@ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCatalog API. + * Example: Click here to see how to use UpdateCatalog API. */ UpdateCatalogResponse updateCatalog(UpdateCatalogRequest request); @@ -1180,7 +1180,7 @@ RemoveDataSelectorPatternsResponse removeDataSelectorPatterns( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCatalogPrivateEndpoint API. + * Example: Click here to see how to use UpdateCatalogPrivateEndpoint API. */ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( UpdateCatalogPrivateEndpointRequest request); @@ -1191,7 +1191,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateConnection API. + * Example: Click here to see how to use UpdateConnection API. */ UpdateConnectionResponse updateConnection(UpdateConnectionRequest request); @@ -1201,7 +1201,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCustomProperty API. + * Example: Click here to see how to use UpdateCustomProperty API. */ UpdateCustomPropertyResponse updateCustomProperty(UpdateCustomPropertyRequest request); @@ -1211,7 +1211,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDataAsset API. + * Example: Click here to see how to use UpdateDataAsset API. */ UpdateDataAssetResponse updateDataAsset(UpdateDataAssetRequest request); @@ -1221,7 +1221,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateEntity API. + * Example: Click here to see how to use UpdateEntity API. */ UpdateEntityResponse updateEntity(UpdateEntityRequest request); @@ -1231,7 +1231,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateFolder API. + * Example: Click here to see how to use UpdateFolder API. */ UpdateFolderResponse updateFolder(UpdateFolderRequest request); @@ -1241,7 +1241,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateGlossary API. + * Example: Click here to see how to use UpdateGlossary API. */ UpdateGlossaryResponse updateGlossary(UpdateGlossaryRequest request); @@ -1251,7 +1251,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateJob API. + * Example: Click here to see how to use UpdateJob API. */ UpdateJobResponse updateJob(UpdateJobRequest request); @@ -1261,7 +1261,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateJobDefinition API. + * Example: Click here to see how to use UpdateJobDefinition API. */ UpdateJobDefinitionResponse updateJobDefinition(UpdateJobDefinitionRequest request); @@ -1271,7 +1271,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateNamespace API. + * Example: Click here to see how to use UpdateNamespace API. */ UpdateNamespaceResponse updateNamespace(UpdateNamespaceRequest request); @@ -1281,7 +1281,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdatePattern API. + * Example: Click here to see how to use UpdatePattern API. */ UpdatePatternResponse updatePattern(UpdatePatternRequest request); @@ -1291,7 +1291,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTerm API. + * Example: Click here to see how to use UpdateTerm API. */ UpdateTermResponse updateTerm(UpdateTermRequest request); @@ -1301,7 +1301,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTermRelationship API. + * Example: Click here to see how to use UpdateTermRelationship API. */ UpdateTermRelationshipResponse updateTermRelationship(UpdateTermRelationshipRequest request); @@ -1311,7 +1311,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UploadCredentials API. + * Example: Click here to see how to use UploadCredentials API. */ UploadCredentialsResponse uploadCredentials(UploadCredentialsRequest request); @@ -1321,7 +1321,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use Users API. + * Example: Click here to see how to use Users API. */ UsersResponse users(UsersRequest request); @@ -1331,7 +1331,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ValidateConnection API. + * Example: Click here to see how to use ValidateConnection API. */ ValidateConnectionResponse validateConnection(ValidateConnectionRequest request); @@ -1341,7 +1341,7 @@ UpdateCatalogPrivateEndpointResponse updateCatalogPrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ValidatePattern API. + * Example: Click here to see how to use ValidatePattern API. */ ValidatePatternResponse validatePattern(ValidatePatternRequest request); diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogAsync.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogAsync.java index 14ec74b7e3a..d9cecf11238 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogAsync.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogAsyncClient.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogAsyncClient.java index beec2ef207d..292b7fab0c3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogAsyncClient.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogClient.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogClient.java index 0358adae297..be2f6cd2ff9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogClient.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogPaginators.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogPaginators.java index b773c5ecfcf..360ff3a0017 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogPaginators.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogWaiters.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogWaiters.java index b10366b59a8..9806ac46659 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogWaiters.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/DataCatalogWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AddDataSelectorPatternsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AddDataSelectorPatternsConverter.java index 98c1743192b..379ce41765a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AddDataSelectorPatternsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AddDataSelectorPatternsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AssociateCustomPropertyConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AssociateCustomPropertyConverter.java index bf01e050a6f..7586248bb5d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AssociateCustomPropertyConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AssociateCustomPropertyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AttachCatalogPrivateEndpointConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AttachCatalogPrivateEndpointConverter.java index 04c1d1191bc..7de3676b1a7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AttachCatalogPrivateEndpointConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/AttachCatalogPrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ChangeCatalogCompartmentConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ChangeCatalogCompartmentConverter.java index 57c91578845..44d45effd1b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ChangeCatalogCompartmentConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ChangeCatalogCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ChangeCatalogPrivateEndpointCompartmentConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ChangeCatalogPrivateEndpointCompartmentConverter.java index b90a63934ed..d8073ed6532 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ChangeCatalogPrivateEndpointCompartmentConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ChangeCatalogPrivateEndpointCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateAttributeConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateAttributeConverter.java index fdd1bd751ba..38142df8ffa 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateAttributeConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateAttributeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateAttributeTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateAttributeTagConverter.java index 2f3de3e7ed4..8239b08f251 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateAttributeTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateAttributeTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCatalogConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCatalogConverter.java index c5e41ea0045..11903157cfc 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCatalogConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCatalogConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCatalogPrivateEndpointConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCatalogPrivateEndpointConverter.java index 28885b0ad5f..4613b0928e0 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCatalogPrivateEndpointConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCatalogPrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateConnectionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateConnectionConverter.java index 44613bb7047..d77c1fcf858 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateConnectionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCustomPropertyConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCustomPropertyConverter.java index 8cb48773641..617b3b96921 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCustomPropertyConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateCustomPropertyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateDataAssetConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateDataAssetConverter.java index 05fd212878f..5fa5b4faeec 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateDataAssetConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateDataAssetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateDataAssetTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateDataAssetTagConverter.java index 3f8782eb552..1142674b8d1 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateDataAssetTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateDataAssetTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateEntityConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateEntityConverter.java index 92c371ecb8e..c2518aa454c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateEntityConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateEntityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateEntityTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateEntityTagConverter.java index 900fd398416..254405ed38d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateEntityTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateEntityTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateFolderConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateFolderConverter.java index 20cb0f1fd26..69679c9db60 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateFolderConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateFolderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateFolderTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateFolderTagConverter.java index eccbbf41df5..e6190dccc01 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateFolderTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateFolderTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateGlossaryConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateGlossaryConverter.java index 972a1c0b48e..6d919ef1daa 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateGlossaryConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateGlossaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobConverter.java index ce02e6f8aa2..92a3e572c0a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobDefinitionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobDefinitionConverter.java index 97392e65ab9..d80dd7fc3ea 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobDefinitionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobDefinitionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobExecutionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobExecutionConverter.java index 1c1ed2806ad..8482c787483 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobExecutionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateJobExecutionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateNamespaceConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateNamespaceConverter.java index 5b630217cf9..3a9ca2c4e41 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateNamespaceConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreatePatternConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreatePatternConverter.java index 470a087cbe1..2a82a374fbe 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreatePatternConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreatePatternConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateTermConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateTermConverter.java index 2a8214f6586..7e6f4b595ac 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateTermConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateTermConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateTermRelationshipConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateTermRelationshipConverter.java index 8453fe925ea..967335bd95b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateTermRelationshipConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/CreateTermRelationshipConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteAttributeConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteAttributeConverter.java index ff60b972878..972e4f662ef 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteAttributeConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteAttributeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteAttributeTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteAttributeTagConverter.java index a5543e27a99..8e45acefbf9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteAttributeTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteAttributeTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCatalogConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCatalogConverter.java index 4b5241f1d63..278fa42b730 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCatalogConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCatalogConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCatalogPrivateEndpointConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCatalogPrivateEndpointConverter.java index 4a850c61f6c..fee1aeb286a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCatalogPrivateEndpointConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCatalogPrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteConnectionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteConnectionConverter.java index a5ef921aa2e..2ab72535a58 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteConnectionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCustomPropertyConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCustomPropertyConverter.java index b7d3736e516..48d038a0a70 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCustomPropertyConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteCustomPropertyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteDataAssetConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteDataAssetConverter.java index be67b4f3b16..137e9c6864c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteDataAssetConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteDataAssetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteDataAssetTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteDataAssetTagConverter.java index e3560b7ca9c..1cce460c148 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteDataAssetTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteDataAssetTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteEntityConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteEntityConverter.java index 1acc6530244..1c562c09b1c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteEntityConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteEntityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteEntityTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteEntityTagConverter.java index 1bc1a0d2ac4..21254221d4b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteEntityTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteEntityTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteFolderConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteFolderConverter.java index 1e851ce6434..b18b4495a14 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteFolderConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteFolderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteFolderTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteFolderTagConverter.java index 399d20000a4..6a439997388 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteFolderTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteFolderTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteGlossaryConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteGlossaryConverter.java index 785ea233915..e1a8af23a9d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteGlossaryConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteGlossaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteJobConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteJobConverter.java index 5f395a9e2cf..9a19710e05e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteJobConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteJobDefinitionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteJobDefinitionConverter.java index 5280899b4a6..706405482da 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteJobDefinitionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteJobDefinitionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteNamespaceConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteNamespaceConverter.java index da0c20cb0fe..be28e30be2c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteNamespaceConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeletePatternConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeletePatternConverter.java index 5ae42b8fd05..fb70bf329fd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeletePatternConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeletePatternConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteTermConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteTermConverter.java index b9633f80ca5..bc06657e5f3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteTermConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteTermConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteTermRelationshipConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteTermRelationshipConverter.java index 57a2f281b61..958b4d5ceda 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteTermRelationshipConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DeleteTermRelationshipConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DetachCatalogPrivateEndpointConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DetachCatalogPrivateEndpointConverter.java index 19ffe73083a..eb074de1007 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DetachCatalogPrivateEndpointConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DetachCatalogPrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DisassociateCustomPropertyConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DisassociateCustomPropertyConverter.java index 875edf1d31b..2adcd63fbaa 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DisassociateCustomPropertyConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/DisassociateCustomPropertyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ExpandTreeForGlossaryConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ExpandTreeForGlossaryConverter.java index 7a1835e17f2..c51303578fd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ExpandTreeForGlossaryConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ExpandTreeForGlossaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ExportGlossaryConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ExportGlossaryConverter.java index a2c76b7d64d..6abafe124ce 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ExportGlossaryConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ExportGlossaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetAttributeConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetAttributeConverter.java index 1c3af8621a6..beee918f0c4 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetAttributeConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetAttributeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetAttributeTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetAttributeTagConverter.java index 98e10214bef..753899953fe 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetAttributeTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetAttributeTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCatalogConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCatalogConverter.java index c996c201010..05fbf8a23ed 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCatalogConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCatalogConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCatalogPrivateEndpointConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCatalogPrivateEndpointConverter.java index 61547163143..952656d9185 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCatalogPrivateEndpointConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCatalogPrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetConnectionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetConnectionConverter.java index d07ab274e44..10dd988d9a7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetConnectionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCustomPropertyConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCustomPropertyConverter.java index 5ce1995f810..018e44f880f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCustomPropertyConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetCustomPropertyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetDataAssetConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetDataAssetConverter.java index f019547fbf0..b29f2b2e50c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetDataAssetConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetDataAssetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetDataAssetTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetDataAssetTagConverter.java index 72d07e581d1..1974cdc104e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetDataAssetTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetDataAssetTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetEntityConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetEntityConverter.java index bf1573b202a..74bbf1aee2e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetEntityConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetEntityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetEntityTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetEntityTagConverter.java index bc85f276544..78b82e4a500 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetEntityTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetEntityTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetFolderConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetFolderConverter.java index 5061648ee44..475bbcb3d64 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetFolderConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetFolderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetFolderTagConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetFolderTagConverter.java index 79421ff055b..c6532ed5f4e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetFolderTagConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetFolderTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetGlossaryConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetGlossaryConverter.java index 800f8aa7bf3..77b658bfda5 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetGlossaryConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetGlossaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobConverter.java index 3a318f7780a..b357ee0e582 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobDefinitionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobDefinitionConverter.java index 5c0bf303217..4639088347a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobDefinitionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobDefinitionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobExecutionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobExecutionConverter.java index f78e3947f4a..0b4c0b5fbbc 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobExecutionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobExecutionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobLogConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobLogConverter.java index f50da836d1c..dc72de8bcda 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobLogConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobLogConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobMetricsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobMetricsConverter.java index f1ef4015fba..9a1d6d60d6a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobMetricsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetJobMetricsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetNamespaceConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetNamespaceConverter.java index 64336bb6808..f8abac26833 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetNamespaceConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetPatternConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetPatternConverter.java index 4dafdea0ce3..829a2ea8463 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetPatternConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetPatternConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTermConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTermConverter.java index 2a6872fbd9c..381d920750f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTermConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTermConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTermRelationshipConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTermRelationshipConverter.java index 0d97a0b54cb..242551ae8ed 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTermRelationshipConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTermRelationshipConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTypeConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTypeConverter.java index 5d2d15e2b0e..ead480f60fc 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTypeConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetTypeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetWorkRequestConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetWorkRequestConverter.java index c9a63fab305..1b0ea6aca7c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetWorkRequestConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ImportConnectionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ImportConnectionConverter.java index 0566e9fa10e..bd9e1fbd9aa 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ImportConnectionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ImportConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ImportGlossaryConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ImportGlossaryConverter.java index d616b0e87c9..87b5eab2b52 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ImportGlossaryConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ImportGlossaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAggregatedPhysicalEntitiesConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAggregatedPhysicalEntitiesConverter.java index cba6a8b7c88..ab3ca6f5418 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAggregatedPhysicalEntitiesConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAggregatedPhysicalEntitiesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAttributeTagsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAttributeTagsConverter.java index 8e494cb0113..46bd0ddfadd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAttributeTagsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAttributeTagsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAttributesConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAttributesConverter.java index d4188e32787..08a93ce80ab 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAttributesConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListAttributesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCatalogPrivateEndpointsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCatalogPrivateEndpointsConverter.java index 9c7bac92ea6..f595519885c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCatalogPrivateEndpointsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCatalogPrivateEndpointsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCatalogsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCatalogsConverter.java index 3a99911aa5e..0b7dd0cfbb3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCatalogsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCatalogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListConnectionsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListConnectionsConverter.java index aee215b5cde..e743609eac3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListConnectionsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListConnectionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCustomPropertiesConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCustomPropertiesConverter.java index c446b91ff7f..c3de6f10561 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCustomPropertiesConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListCustomPropertiesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDataAssetTagsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDataAssetTagsConverter.java index 257741d22c6..9bbf7b81e9b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDataAssetTagsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDataAssetTagsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDataAssetsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDataAssetsConverter.java index 1026ef435a1..c2a8003cf26 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDataAssetsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDataAssetsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDerivedLogicalEntitiesConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDerivedLogicalEntitiesConverter.java index bac1dc5708e..dc6d69f874a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDerivedLogicalEntitiesConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListDerivedLogicalEntitiesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListEntitiesConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListEntitiesConverter.java index c88ae46af64..cc0ab885d99 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListEntitiesConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListEntitiesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListEntityTagsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListEntityTagsConverter.java index 22536e24771..49a42e20e94 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListEntityTagsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListEntityTagsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListFolderTagsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListFolderTagsConverter.java index 5846c0bea4e..772d21ecce2 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListFolderTagsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListFolderTagsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListFoldersConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListFoldersConverter.java index 14c3054fc95..5188f3b30a4 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListFoldersConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListFoldersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListGlossariesConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListGlossariesConverter.java index 769c048f6dd..6ce32e28916 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListGlossariesConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListGlossariesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobDefinitionsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobDefinitionsConverter.java index 739cddbb0b4..2a32e024d2d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobDefinitionsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobDefinitionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobExecutionsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobExecutionsConverter.java index dcf57a26350..04f9e165376 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobExecutionsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobExecutionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobLogsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobLogsConverter.java index fed093ae096..3b5ca715273 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobLogsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobMetricsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobMetricsConverter.java index 1a41bd39aa9..eb85fb18035 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobMetricsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobMetricsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobsConverter.java index f49411abe60..b7c0501b824 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListJobsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListNamespacesConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListNamespacesConverter.java index a85bc302f27..ca05260dee3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListNamespacesConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListNamespacesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListPatternsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListPatternsConverter.java index d4a8ea69a30..8afe88342b8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListPatternsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListPatternsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListRulesConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListRulesConverter.java index 426f4b182e7..591497cef22 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListRulesConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTagsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTagsConverter.java index b63586909fd..1b200cf7b62 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTagsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTagsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTermRelationshipsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTermRelationshipsConverter.java index fb46d8875e0..8db37847b2d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTermRelationshipsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTermRelationshipsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTermsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTermsConverter.java index a770f03d1cb..c221f3b4e1c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTermsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTermsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTypesConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTypesConverter.java index 8f0215c181c..5fd72a553a3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTypesConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListTypesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestErrorsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestErrorsConverter.java index 5565dae8354..bb19841d354 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestLogsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestLogsConverter.java index 49ac0a484fc..9e1c641e58d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestsConverter.java index 15e0d995630..a50bae7c6b6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ObjectStatsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ObjectStatsConverter.java index eb80c431564..405e208d6df 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ObjectStatsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ObjectStatsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ParseConnectionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ParseConnectionConverter.java index 84377c9ceae..e4496898b9d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ParseConnectionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ParseConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/RemoveDataSelectorPatternsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/RemoveDataSelectorPatternsConverter.java index 07134f175da..28189967e02 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/RemoveDataSelectorPatternsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/RemoveDataSelectorPatternsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/SearchCriteriaConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/SearchCriteriaConverter.java index 997e5b34b5d..2e331583cfd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/SearchCriteriaConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/SearchCriteriaConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/TestConnectionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/TestConnectionConverter.java index 22047240f52..734bba8791f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/TestConnectionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/TestConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateAttributeConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateAttributeConverter.java index 16477a42a4e..eeeee5296d4 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateAttributeConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateAttributeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCatalogConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCatalogConverter.java index e8f4fc91d17..004733a91fd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCatalogConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCatalogConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCatalogPrivateEndpointConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCatalogPrivateEndpointConverter.java index b04f8bb6a53..d328daf034d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCatalogPrivateEndpointConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCatalogPrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateConnectionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateConnectionConverter.java index 832d87f4fc2..f7f3c7eb897 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateConnectionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCustomPropertyConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCustomPropertyConverter.java index 73a26d31d4b..f709438c6f0 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCustomPropertyConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateCustomPropertyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateDataAssetConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateDataAssetConverter.java index 340f041431e..abe0b7d7804 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateDataAssetConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateDataAssetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateEntityConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateEntityConverter.java index 642abaf53e2..4ffbd151cc6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateEntityConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateEntityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateFolderConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateFolderConverter.java index 31e6ca3c333..d570b9c14ce 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateFolderConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateFolderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateGlossaryConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateGlossaryConverter.java index f82182a73d0..61548fb71bf 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateGlossaryConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateGlossaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateJobConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateJobConverter.java index 793ef92633b..9e851fddc82 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateJobConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateJobDefinitionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateJobDefinitionConverter.java index f5ef48a5613..5c00a1f3610 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateJobDefinitionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateJobDefinitionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateNamespaceConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateNamespaceConverter.java index a836eba9406..92b224ed087 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateNamespaceConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdatePatternConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdatePatternConverter.java index c244587a8c6..1628b1a802a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdatePatternConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdatePatternConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateTermConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateTermConverter.java index 91c6d537c7f..e0a4d974335 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateTermConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateTermConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateTermRelationshipConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateTermRelationshipConverter.java index 851cf0f9423..b8f55cdd582 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateTermRelationshipConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UpdateTermRelationshipConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UploadCredentialsConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UploadCredentialsConverter.java index 83d43457b4d..313059f1365 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UploadCredentialsConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UploadCredentialsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UsersConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UsersConverter.java index ab47eebde2d..7cd04de8b7f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UsersConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/UsersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ValidateConnectionConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ValidateConnectionConverter.java index d3376804a3f..678e4af80c9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ValidateConnectionConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ValidateConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ValidatePatternConverter.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ValidatePatternConverter.java index 68b17fde938..208a9a57cea 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ValidatePatternConverter.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/internal/http/ValidatePatternConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.internal.http; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttachCatalogPrivateEndpointDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttachCatalogPrivateEndpointDetails.java index 60d52b10e87..1b000b2a14e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttachCatalogPrivateEndpointDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttachCatalogPrivateEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Attribute.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Attribute.java index 8b2286abf6e..22c9e15468d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Attribute.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Attribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeCollection.java index f8b8ac2e01f..6f600cc48f9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeSummary.java index 03407ef6a51..bcd36e59b83 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTag.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTag.java index 0493155b1ba..6d97da2eebb 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTag.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTag.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTagCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTagCollection.java index e65a2eeb38a..048c2ba1980 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTagCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTagCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTagSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTagSummary.java index a2db252af4e..46ced51dbd9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTagSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/AttributeTagSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BasePermissionsSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BasePermissionsSummary.java index ab11b42b722..6098fa36634 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BasePermissionsSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BasePermissionsSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BaseTag.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BaseTag.java index 77b975c8b1f..ee2a6577b40 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BaseTag.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BaseTag.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BaseTagSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BaseTagSummary.java index ef1597e4817..1dd11d9b697 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BaseTagSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/BaseTagSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Catalog.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Catalog.java index 657221b591a..646eb9c1387 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Catalog.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Catalog.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPermissionsSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPermissionsSummary.java index 1c6d8ac6703..70f6567cc78 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPermissionsSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPermissionsSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPrivateEndpoint.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPrivateEndpoint.java index 037c608d26f..b50901eeb15 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPrivateEndpoint.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPrivateEndpoint.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPrivateEndpointSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPrivateEndpointSummary.java index 4b82371bb21..71b496a263b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPrivateEndpointSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogPrivateEndpointSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogSummary.java index 437d56dcd22..d050412ef83 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CatalogSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ChangeCatalogCompartmentDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ChangeCatalogCompartmentDetails.java index fd7d66bb67a..f6e84c7f3a2 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ChangeCatalogCompartmentDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ChangeCatalogCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ChangeCatalogPrivateEndpointCompartmentDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ChangeCatalogPrivateEndpointCompartmentDetails.java index 404c5c8ca1b..c5486ff1b68 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ChangeCatalogPrivateEndpointCompartmentDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ChangeCatalogPrivateEndpointCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Connection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Connection.java index 6f8be3421b1..d15936262ec 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Connection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Connection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionAliasSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionAliasSummary.java index 23c67f82312..32f24b84436 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionAliasSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionAliasSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionCollection.java index dae50982c23..f58079be93e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionResult.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionResult.java index 60e167e253e..708e699adcd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionResult.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionSummary.java index dcbf0d34a8e..36aa4aba8c4 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ConnectionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateAttributeDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateAttributeDetails.java index a1293afbb14..f616a1bbb1b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateAttributeDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateAttributeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCatalogDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCatalogDetails.java index ef94e29cf13..9062157a666 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCatalogDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCatalogDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCatalogPrivateEndpointDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCatalogPrivateEndpointDetails.java index 5071c4664b8..ef95ffd6f99 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCatalogPrivateEndpointDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCatalogPrivateEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateConnectionDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateConnectionDetails.java index 74edf6b1e55..70a93e3638c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateConnectionDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCustomPropertyDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCustomPropertyDetails.java index 498f53f5c29..282175fdc1a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCustomPropertyDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateCustomPropertyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateDataAssetDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateDataAssetDetails.java index 56b98e07ff7..96e25487fe1 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateDataAssetDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateDataAssetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateEntityDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateEntityDetails.java index 223612adbd0..df52b1c5b73 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateEntityDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateEntityDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateFolderDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateFolderDetails.java index ff4e89082e6..b3dbc09e4c0 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateFolderDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateFolderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateGlossaryDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateGlossaryDetails.java index 22c9244ef73..bf57e4f6bfe 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateGlossaryDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateGlossaryDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobDefinitionDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobDefinitionDetails.java index a9e23cf08c8..4df2d3d7a9b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobDefinitionDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobDefinitionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobDetails.java index 8c46d10a581..cf7b7934ecb 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobExecutionDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobExecutionDetails.java index fc13e6386a6..e3dbb4eaa94 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobExecutionDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateJobExecutionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateNamespaceDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateNamespaceDetails.java index 9606155d62d..648d5cf435f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateNamespaceDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateNamespaceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreatePatternDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreatePatternDetails.java index f3224ec9509..0cee3b4316a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreatePatternDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreatePatternDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTagDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTagDetails.java index 7de58c73065..65641f3d77b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTagDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTagDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTermDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTermDetails.java index b754afe17ff..112cd8ca0f2 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTermDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTermDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTermRelationshipDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTermRelationshipDetails.java index 490d10e38e8..8717c8ce5a6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTermRelationshipDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CreateTermRelationshipDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomProperty.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomProperty.java index 0eefeeba9c2..08e513dbd63 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomProperty.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomProperty.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyCollection.java index 9d2effc17b5..6d7409a5046 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyDataType.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyDataType.java index 8efdc12efae..843bea8e99b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyDataType.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyDataType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyGetUsage.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyGetUsage.java index 55c69767497..02ff0b8de0e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyGetUsage.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyGetUsage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertySetUsage.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertySetUsage.java index eb2e4d422e9..cbbe0ebc8b1 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertySetUsage.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertySetUsage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertySummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertySummary.java index 0bec03d9b5e..3ea5eef7128 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertySummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyTypeUsage.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyTypeUsage.java index 44263fd55ae..3c52d8023fa 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyTypeUsage.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/CustomPropertyTypeUsage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAsset.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAsset.java index cb2449207ef..e88ff6e54d7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAsset.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAsset.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetCollection.java index 7fe39d30465..d2d41a55c29 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetPermissionsSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetPermissionsSummary.java index 9536a42d051..cc05f1e05ef 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetPermissionsSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetPermissionsSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetSummary.java index 96b16ccaafb..dc0766c8d62 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTag.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTag.java index a22673b1824..e6bff8d6b8e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTag.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTag.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTagCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTagCollection.java index 8a3cacff238..fffb0dfdb86 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTagCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTagCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTagSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTagSummary.java index 5340b1daab8..85c6d012007 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTagSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataAssetTagSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataSelectorPatternDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataSelectorPatternDetails.java index b318ed3a1b7..eac81acec5d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataSelectorPatternDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DataSelectorPatternDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DerivedLogicalEntities.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DerivedLogicalEntities.java index 81c38c7cfa7..6ec826e4958 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DerivedLogicalEntities.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DerivedLogicalEntities.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DetachCatalogPrivateEndpointDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DetachCatalogPrivateEndpointDetails.java index 4d63ecc25d0..ae1808501f3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DetachCatalogPrivateEndpointDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/DetachCatalogPrivateEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Entity.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Entity.java index da9bcccfb88..5176663f12e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Entity.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Entity.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityCollection.java index eee3e0a18cf..6f97af919c1 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntitySummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntitySummary.java index 3a0dbd92545..f0aa38258ec 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntitySummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntitySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTag.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTag.java index 976ade87b9f..794cbe83218 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTag.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTag.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTagCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTagCollection.java index 1fe368049cb..20ee9aa3449 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTagCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTagCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTagSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTagSummary.java index 2f0244ca577..53f11450870 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTagSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/EntityTagSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchAggregation.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchAggregation.java index 462e162e058..6309e3feaba 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchAggregation.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchCustomProperty.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchCustomProperty.java index e927c8fed14..093ee6c8c43 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchCustomProperty.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchCustomProperty.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchDateFilterRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchDateFilterRequest.java index 3ff2e0fa37f..c4c43679764 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchDateFilterRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchDateFilterRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchFilterRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchFilterRequest.java index 4e11bb89fb1..0e56eac785d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchFilterRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchFilterRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchSortRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchSortRequest.java index 2e8269214d5..b878f2da319 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchSortRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchSortRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchStringFilterRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchStringFilterRequest.java index cbf6ace1a3d..b2252abe063 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchStringFilterRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FacetedSearchStringFilterRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Folder.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Folder.java index 583b3fb712a..0ebe6e493be 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Folder.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Folder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderCollection.java index 14a93e7c588..c93a50007a8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderSummary.java index 4419a4d23d4..2b93e273426 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTag.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTag.java index 077276a9e99..6350f846717 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTag.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTag.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTagCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTagCollection.java index cfe0a8f9446..0887cc6d941 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTagCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTagCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTagSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTagSummary.java index cd22f5edf71..9a150133ce5 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTagSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/FolderTagSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Glossary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Glossary.java index df0ed6e93eb..dd26e0ea51a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Glossary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Glossary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryCollection.java index a0fa9472daf..1e846fbeac1 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryPermissionsSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryPermissionsSummary.java index dc8c5f10bac..0adacae65bc 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryPermissionsSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryPermissionsSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossarySummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossarySummary.java index effdfefa084..922ff698919 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossarySummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossarySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryTreeElement.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryTreeElement.java index 637cb525c75..e4caf8a9651 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryTreeElement.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/GlossaryTreeElement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/HarvestStatus.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/HarvestStatus.java index f2cfff68933..fd7c91e6048 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/HarvestStatus.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/HarvestStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ImportConnectionDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ImportConnectionDetails.java index 02fb7e60a95..c094eae09cb 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ImportConnectionDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ImportConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ImportGlossaryDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ImportGlossaryDetails.java index 38f3f65b8b6..cb63e2de243 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ImportGlossaryDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ImportGlossaryDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Job.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Job.java index bad1617f09c..4e63bf68aa9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Job.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Job.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobCollection.java index 5c857b3941c..02340c115b9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinition.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinition.java index 3bf9f795415..22531aa049e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinition.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionCollection.java index 7a8f0769b95..03739328117 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionPermissionsSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionPermissionsSummary.java index 7c67cdea7ac..1bc348a811c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionPermissionsSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionPermissionsSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionScope.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionScope.java index 98ccf92682a..4206a1e975f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionScope.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionScope.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionSummary.java index e481dd20a3f..d7f2bb59995 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobDefinitionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecution.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecution.java index 3d49ec0db73..c7783042ac8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecution.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecution.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionCollection.java index 538b1101879..5c5bced9915 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionState.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionState.java index d68bfb8d1ba..0c368dadb8b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionState.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionSummary.java index 6722d73429d..ef446e0458d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobExecutionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLifecycleState.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLifecycleState.java index 37058998394..51938cc36c0 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLifecycleState.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLog.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLog.java index 3ace2bf8a04..81c6ec2edcd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLog.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLog.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLogCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLogCollection.java index 8e165ce6f90..6d5be3abcb3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLogCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLogCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLogSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLogSummary.java index e7c11f95912..82f8f046d00 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLogSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobLogSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetric.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetric.java index b25e62e98d5..59ea0189d3f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetric.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetric.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetricCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetricCollection.java index 40c880fe7e7..9573fb52844 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetricCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetricCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetricSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetricSummary.java index ea934bfa89d..792a03c3a58 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetricSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobMetricSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobScheduleType.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobScheduleType.java index fd35fee77cc..1a5a25e4305 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobScheduleType.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobScheduleType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobSummary.java index 21f132bdf98..f35fd385841 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobType.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobType.java index bbaa24dd68f..1fc64594755 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobType.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/JobType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/LifecycleState.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/LifecycleState.java index 21ca8ec93f3..4844a365899 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/LifecycleState.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/LifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Namespace.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Namespace.java index d27f4b10ee6..883ee82a380 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Namespace.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Namespace.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/NamespaceCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/NamespaceCollection.java index cf203eeeacd..2ed47bca988 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/NamespaceCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/NamespaceCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/NamespaceSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/NamespaceSummary.java index 1a109b1e17e..1e1f81236b7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/NamespaceSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/NamespaceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ParseConnectionDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ParseConnectionDetails.java index 58db254bfaa..6afc2b5fa93 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ParseConnectionDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ParseConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Pattern.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Pattern.java index 6a9fcfac3e7..d67f52577a6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Pattern.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Pattern.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PatternCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PatternCollection.java index 287428605b2..a62dcc90a08 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PatternCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PatternCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PatternSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PatternSummary.java index 6546e6df41b..89e75a679af 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PatternSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PatternSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PropertyDefinition.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PropertyDefinition.java index 0228a097001..699fa6f93e5 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PropertyDefinition.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/PropertyDefinition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleAttribute.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleAttribute.java index 8997b703e32..5700f826ff8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleAttribute.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleCollection.java index 0f0e2b58c91..85b2a62557f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleOriginType.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleOriginType.java index 8e56ec92f39..35b25653ef3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleOriginType.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleOriginType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleSummary.java index cfc8a8ccc3f..7e3bbc585f5 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleType.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleType.java index f223f70e537..fb4405943dc 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleType.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/RuleType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchCriteria.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchCriteria.java index 09fb5fd5335..4f9b5c73436 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchCriteria.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchCriteria.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchResult.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchResult.java index 52ac667ef4b..8aca0da12f6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchResult.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchResultCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchResultCollection.java index 887edf3ae76..80062ba180b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchResultCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchResultCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchTagSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchTagSummary.java index aaa5dd5756d..749dc9f61c3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchTagSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchTagSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchTermSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchTermSummary.java index 16d346b2cb0..29db5f64c9f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchTermSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/SearchTermSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Term.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Term.java index 78888e83dfc..466396e49a8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Term.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Term.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermAssociatedObject.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermAssociatedObject.java index 06445fe9e8e..d40bcc72248 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermAssociatedObject.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermAssociatedObject.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermCollection.java index e6297a5cce7..bcaa68dcc17 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationship.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationship.java index da522078068..0375005f51d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationship.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationship.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationshipCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationshipCollection.java index 71e7a390ab0..59a0fc0e811 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationshipCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationshipCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationshipSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationshipSummary.java index ffcbe185648..3d473cec07b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationshipSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermRelationshipSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermSummary.java index 940a9d790df..3f2975160b6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermWorkflowStatus.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermWorkflowStatus.java index 7c02fb053f0..15d0b07afe3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermWorkflowStatus.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TermWorkflowStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Type.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Type.java index 00e0da37289..5b9bd5e564c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Type.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/Type.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeCollection.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeCollection.java index 22118fab95e..f239d1866d4 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeCollection.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeCustomPropertyDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeCustomPropertyDetails.java index 4d8de26c7f4..442955da5bf 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeCustomPropertyDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeCustomPropertyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeSummary.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeSummary.java index e346b5e0959..d6bea514b17 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeSummary.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/TypeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateAttributeDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateAttributeDetails.java index 1c1e1a80406..955a2ca3df9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateAttributeDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateAttributeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCatalogDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCatalogDetails.java index f4c4140b5d6..dbe67bd46fb 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCatalogDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCatalogDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCatalogPrivateEndpointDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCatalogPrivateEndpointDetails.java index 63a5ca0c356..275a764f072 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCatalogPrivateEndpointDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCatalogPrivateEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateConnectionDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateConnectionDetails.java index b83b727d57b..53858d39576 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateConnectionDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCustomPropertyDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCustomPropertyDetails.java index f3efc409342..bc3499614e5 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCustomPropertyDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateCustomPropertyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateDataAssetDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateDataAssetDetails.java index c6c98ebce92..c98c3d018c8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateDataAssetDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateDataAssetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateEntityDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateEntityDetails.java index 306d10e75c2..74827e95ad9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateEntityDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateEntityDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateFolderDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateFolderDetails.java index b4dc95c9006..bc9bbf64b62 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateFolderDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateFolderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateGlossaryDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateGlossaryDetails.java index 34040f11b95..38701a81eab 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateGlossaryDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateGlossaryDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateJobDefinitionDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateJobDefinitionDetails.java index 39f882017b7..5b849ea475c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateJobDefinitionDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateJobDefinitionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateJobDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateJobDetails.java index 3b3f2bd5e4d..c6d6e9bdd53 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateJobDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateNamespaceDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateNamespaceDetails.java index 8851c2988f4..c8c439122c1 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateNamespaceDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateNamespaceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdatePatternDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdatePatternDetails.java index 8369b595b00..07009613929 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdatePatternDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdatePatternDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateTermDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateTermDetails.java index 8ee6f06aded..6ac77cf0c0f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateTermDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateTermDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateTermRelationshipDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateTermRelationshipDetails.java index 215728077a4..8bc35ceee10 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateTermRelationshipDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UpdateTermRelationshipDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UploadCredentialsDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UploadCredentialsDetails.java index a933aeb27bc..0e00a12dfa6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UploadCredentialsDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/UploadCredentialsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidateConnectionDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidateConnectionDetails.java index ed141efb5e1..1e780330773 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidateConnectionDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidateConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidateConnectionResult.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidateConnectionResult.java index 4bb479ac791..842f9bbdc9e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidateConnectionResult.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidateConnectionResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidatePatternDetails.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidatePatternDetails.java index d1306a946cb..7a16f89dd19 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidatePatternDetails.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidatePatternDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidatePatternResult.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidatePatternResult.java index f75220933e4..48e56ebe630 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidatePatternResult.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/ValidatePatternResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequest.java index 91244c9dd9e..1e8cd3718d4 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestError.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestError.java index 757cec4f2e3..04e0bac3bdd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestError.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestLog.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestLog.java index 74f850b6b19..dd14332a9b3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestLog.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestLog.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestResource.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestResource.java index 6b4152fe7e9..02a2c0ee950 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestResource.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.model; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AddDataSelectorPatternsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AddDataSelectorPatternsRequest.java index af8415e3b0f..63aa5d5062f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AddDataSelectorPatternsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AddDataSelectorPatternsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use AddDataSelectorPatternsRequest. + * Example: Click here to see how to use AddDataSelectorPatternsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AssociateCustomPropertyRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AssociateCustomPropertyRequest.java index 6c5c4c45405..d41f15b956c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AssociateCustomPropertyRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AssociateCustomPropertyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use AssociateCustomPropertyRequest. + * Example: Click here to see how to use AssociateCustomPropertyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AttachCatalogPrivateEndpointRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AttachCatalogPrivateEndpointRequest.java index fe0766be73e..3ddd979b39f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AttachCatalogPrivateEndpointRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/AttachCatalogPrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use AttachCatalogPrivateEndpointRequest. + * Example: Click here to see how to use AttachCatalogPrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ChangeCatalogCompartmentRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ChangeCatalogCompartmentRequest.java index b83094a09d0..78a649e7a0f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ChangeCatalogCompartmentRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ChangeCatalogCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ChangeCatalogCompartmentRequest. + * Example: Click here to see how to use ChangeCatalogCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ChangeCatalogPrivateEndpointCompartmentRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ChangeCatalogPrivateEndpointCompartmentRequest.java index 9bdffc26b64..dda3742b92e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ChangeCatalogPrivateEndpointCompartmentRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ChangeCatalogPrivateEndpointCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ChangeCatalogPrivateEndpointCompartmentRequest. + * Example: Click here to see how to use ChangeCatalogPrivateEndpointCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateAttributeRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateAttributeRequest.java index 9b678ef9e76..19fb1646706 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateAttributeRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateAttributeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateAttributeRequest. + * Example: Click here to see how to use CreateAttributeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateAttributeTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateAttributeTagRequest.java index 8c2c53615d5..dfb60cebeb2 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateAttributeTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateAttributeTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateAttributeTagRequest. + * Example: Click here to see how to use CreateAttributeTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCatalogPrivateEndpointRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCatalogPrivateEndpointRequest.java index 582438dd5fc..80364966958 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCatalogPrivateEndpointRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCatalogPrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateCatalogPrivateEndpointRequest. + * Example: Click here to see how to use CreateCatalogPrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCatalogRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCatalogRequest.java index da3ce4c19e6..71f9446d984 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCatalogRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCatalogRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateCatalogRequest. + * Example: Click here to see how to use CreateCatalogRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateConnectionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateConnectionRequest.java index 7986f7c2898..e718e0a78e3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateConnectionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateConnectionRequest. + * Example: Click here to see how to use CreateConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCustomPropertyRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCustomPropertyRequest.java index d4d8858230a..d99fae947ed 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCustomPropertyRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateCustomPropertyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateCustomPropertyRequest. + * Example: Click here to see how to use CreateCustomPropertyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateDataAssetRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateDataAssetRequest.java index b02dfad5a38..81e2ffb59d8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateDataAssetRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateDataAssetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateDataAssetRequest. + * Example: Click here to see how to use CreateDataAssetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateDataAssetTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateDataAssetTagRequest.java index 36d77988621..a9a99e8aef1 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateDataAssetTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateDataAssetTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateDataAssetTagRequest. + * Example: Click here to see how to use CreateDataAssetTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateEntityRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateEntityRequest.java index 90efdf10b08..c50bc338ef1 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateEntityRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateEntityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateEntityRequest. + * Example: Click here to see how to use CreateEntityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateEntityTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateEntityTagRequest.java index 2ba4aa0647a..e914725be54 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateEntityTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateEntityTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateEntityTagRequest. + * Example: Click here to see how to use CreateEntityTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateFolderRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateFolderRequest.java index 100902635b4..cb6c160873d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateFolderRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateFolderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateFolderRequest. + * Example: Click here to see how to use CreateFolderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateFolderTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateFolderTagRequest.java index 1d85f8aeabd..b90395c65ca 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateFolderTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateFolderTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateFolderTagRequest. + * Example: Click here to see how to use CreateFolderTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateGlossaryRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateGlossaryRequest.java index aa8f7742e0b..801c4ee7f7b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateGlossaryRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateGlossaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateGlossaryRequest. + * Example: Click here to see how to use CreateGlossaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobDefinitionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobDefinitionRequest.java index 8da744ec9ec..474f83e39ac 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobDefinitionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobDefinitionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateJobDefinitionRequest. + * Example: Click here to see how to use CreateJobDefinitionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobExecutionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobExecutionRequest.java index e9e11b8e527..c223f7b5b6a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobExecutionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobExecutionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateJobExecutionRequest. + * Example: Click here to see how to use CreateJobExecutionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobRequest.java index e374fa51b7d..249bd6166db 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateJobRequest. + * Example: Click here to see how to use CreateJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateNamespaceRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateNamespaceRequest.java index 9c05a414943..dc4e82bfe36 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateNamespaceRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateNamespaceRequest. + * Example: Click here to see how to use CreateNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreatePatternRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreatePatternRequest.java index 125056265c3..c81762057d8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreatePatternRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreatePatternRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreatePatternRequest. + * Example: Click here to see how to use CreatePatternRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateTermRelationshipRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateTermRelationshipRequest.java index 65b40860eb3..03daf3cb4f6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateTermRelationshipRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateTermRelationshipRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateTermRelationshipRequest. + * Example: Click here to see how to use CreateTermRelationshipRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateTermRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateTermRequest.java index 6257ed38f87..949d4f45314 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateTermRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/CreateTermRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use CreateTermRequest. + * Example: Click here to see how to use CreateTermRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteAttributeRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteAttributeRequest.java index ad22d943fc2..5f649a60527 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteAttributeRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteAttributeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteAttributeRequest. + * Example: Click here to see how to use DeleteAttributeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteAttributeTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteAttributeTagRequest.java index fdbcc855545..308e79f2152 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteAttributeTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteAttributeTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteAttributeTagRequest. + * Example: Click here to see how to use DeleteAttributeTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCatalogPrivateEndpointRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCatalogPrivateEndpointRequest.java index 7accb7bd722..9178cdf1773 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCatalogPrivateEndpointRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCatalogPrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteCatalogPrivateEndpointRequest. + * Example: Click here to see how to use DeleteCatalogPrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCatalogRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCatalogRequest.java index b05fb40924f..7ce7b8ab654 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCatalogRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCatalogRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteCatalogRequest. + * Example: Click here to see how to use DeleteCatalogRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteConnectionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteConnectionRequest.java index b5b40f30341..d480d96bccf 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteConnectionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteConnectionRequest. + * Example: Click here to see how to use DeleteConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCustomPropertyRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCustomPropertyRequest.java index a54f7c7c882..48f676c7587 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCustomPropertyRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteCustomPropertyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteCustomPropertyRequest. + * Example: Click here to see how to use DeleteCustomPropertyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteDataAssetRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteDataAssetRequest.java index 6838dc391a4..a4da0fb60f3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteDataAssetRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteDataAssetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteDataAssetRequest. + * Example: Click here to see how to use DeleteDataAssetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteDataAssetTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteDataAssetTagRequest.java index e7cb9253b0e..da57cc1a40e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteDataAssetTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteDataAssetTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteDataAssetTagRequest. + * Example: Click here to see how to use DeleteDataAssetTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteEntityRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteEntityRequest.java index 3eadfb3df13..60b556213ad 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteEntityRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteEntityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteEntityRequest. + * Example: Click here to see how to use DeleteEntityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteEntityTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteEntityTagRequest.java index 37cdee4ce68..3db4c6963e4 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteEntityTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteEntityTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteEntityTagRequest. + * Example: Click here to see how to use DeleteEntityTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteFolderRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteFolderRequest.java index 919e8aac7e1..7d94431d67e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteFolderRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteFolderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteFolderRequest. + * Example: Click here to see how to use DeleteFolderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteFolderTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteFolderTagRequest.java index b7fbd4bf236..0c4c9affada 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteFolderTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteFolderTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteFolderTagRequest. + * Example: Click here to see how to use DeleteFolderTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteGlossaryRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteGlossaryRequest.java index b4be4175478..70490b340d1 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteGlossaryRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteGlossaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteGlossaryRequest. + * Example: Click here to see how to use DeleteGlossaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteJobDefinitionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteJobDefinitionRequest.java index abdabacb00c..d23f9990d77 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteJobDefinitionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteJobDefinitionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteJobDefinitionRequest. + * Example: Click here to see how to use DeleteJobDefinitionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteJobRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteJobRequest.java index 97cca996434..9ae9acc05b8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteJobRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteJobRequest. + * Example: Click here to see how to use DeleteJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteNamespaceRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteNamespaceRequest.java index 619533a2faa..9e5348e937e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteNamespaceRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteNamespaceRequest. + * Example: Click here to see how to use DeleteNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeletePatternRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeletePatternRequest.java index 77942f9a0df..13f91110502 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeletePatternRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeletePatternRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeletePatternRequest. + * Example: Click here to see how to use DeletePatternRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteTermRelationshipRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteTermRelationshipRequest.java index e0efb804d3e..6e6502e8e15 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteTermRelationshipRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteTermRelationshipRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteTermRelationshipRequest. + * Example: Click here to see how to use DeleteTermRelationshipRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteTermRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteTermRequest.java index 7d14bb7123f..7f51218b159 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteTermRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DeleteTermRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DeleteTermRequest. + * Example: Click here to see how to use DeleteTermRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DetachCatalogPrivateEndpointRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DetachCatalogPrivateEndpointRequest.java index 65f6d7bb009..8227e02c49f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DetachCatalogPrivateEndpointRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DetachCatalogPrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DetachCatalogPrivateEndpointRequest. + * Example: Click here to see how to use DetachCatalogPrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DisassociateCustomPropertyRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DisassociateCustomPropertyRequest.java index 1a27cb4a7dc..9bcc3497aff 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DisassociateCustomPropertyRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/DisassociateCustomPropertyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use DisassociateCustomPropertyRequest. + * Example: Click here to see how to use DisassociateCustomPropertyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ExpandTreeForGlossaryRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ExpandTreeForGlossaryRequest.java index 0177b80aa0c..a2600b6a843 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ExpandTreeForGlossaryRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ExpandTreeForGlossaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ExpandTreeForGlossaryRequest. + * Example: Click here to see how to use ExpandTreeForGlossaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ExportGlossaryRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ExportGlossaryRequest.java index 53f1a0c8c57..68cba6d94fd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ExportGlossaryRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ExportGlossaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ExportGlossaryRequest. + * Example: Click here to see how to use ExportGlossaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetAttributeRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetAttributeRequest.java index 5d3382e4489..e6daa2b0cd7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetAttributeRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetAttributeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetAttributeRequest. + * Example: Click here to see how to use GetAttributeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetAttributeTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetAttributeTagRequest.java index 4f1fcebf49e..e77b8065058 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetAttributeTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetAttributeTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetAttributeTagRequest. + * Example: Click here to see how to use GetAttributeTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCatalogPrivateEndpointRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCatalogPrivateEndpointRequest.java index d9207295a6d..aa0532b0ad7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCatalogPrivateEndpointRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCatalogPrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetCatalogPrivateEndpointRequest. + * Example: Click here to see how to use GetCatalogPrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCatalogRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCatalogRequest.java index 76331279e15..4aa84e5a661 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCatalogRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCatalogRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetCatalogRequest. + * Example: Click here to see how to use GetCatalogRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetConnectionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetConnectionRequest.java index 093c338c41f..a8d3c0371d7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetConnectionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetConnectionRequest. + * Example: Click here to see how to use GetConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCustomPropertyRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCustomPropertyRequest.java index c1c952f42b3..5096c94aa69 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCustomPropertyRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetCustomPropertyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetCustomPropertyRequest. + * Example: Click here to see how to use GetCustomPropertyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetDataAssetRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetDataAssetRequest.java index c0b87490041..b4c35202ec8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetDataAssetRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetDataAssetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetDataAssetRequest. + * Example: Click here to see how to use GetDataAssetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetDataAssetTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetDataAssetTagRequest.java index 3db5e624b0b..12955dcd036 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetDataAssetTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetDataAssetTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetDataAssetTagRequest. + * Example: Click here to see how to use GetDataAssetTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetEntityRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetEntityRequest.java index c48bbec312d..fee88350465 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetEntityRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetEntityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetEntityRequest. + * Example: Click here to see how to use GetEntityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetEntityTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetEntityTagRequest.java index 44b50edec3a..92f170e8eca 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetEntityTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetEntityTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetEntityTagRequest. + * Example: Click here to see how to use GetEntityTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetFolderRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetFolderRequest.java index 5ec2a5741b2..e311a77564c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetFolderRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetFolderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetFolderRequest. + * Example: Click here to see how to use GetFolderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetFolderTagRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetFolderTagRequest.java index a80f9d58099..a019281c63a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetFolderTagRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetFolderTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetFolderTagRequest. + * Example: Click here to see how to use GetFolderTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetGlossaryRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetGlossaryRequest.java index 51f106f86d7..baf39484c15 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetGlossaryRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetGlossaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetGlossaryRequest. + * Example: Click here to see how to use GetGlossaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobDefinitionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobDefinitionRequest.java index 7ad22d5756a..55f903c5430 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobDefinitionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobDefinitionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetJobDefinitionRequest. + * Example: Click here to see how to use GetJobDefinitionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobExecutionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobExecutionRequest.java index 1bca49dd7fb..42c3ab0bd6c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobExecutionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobExecutionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetJobExecutionRequest. + * Example: Click here to see how to use GetJobExecutionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobLogRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobLogRequest.java index 8d18988e367..079035a8945 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobLogRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobLogRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetJobLogRequest. + * Example: Click here to see how to use GetJobLogRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobMetricsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobMetricsRequest.java index f152ad5f5a8..89a8ca174ec 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobMetricsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobMetricsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetJobMetricsRequest. + * Example: Click here to see how to use GetJobMetricsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobRequest.java index 03c134d7882..a428b12a593 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetJobRequest. + * Example: Click here to see how to use GetJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetNamespaceRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetNamespaceRequest.java index ca5798602a0..e87c83e54fb 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetNamespaceRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetNamespaceRequest. + * Example: Click here to see how to use GetNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetPatternRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetPatternRequest.java index 5a3d4f895da..fa729409129 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetPatternRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetPatternRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetPatternRequest. + * Example: Click here to see how to use GetPatternRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTermRelationshipRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTermRelationshipRequest.java index 6557f1497af..0af870691c5 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTermRelationshipRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTermRelationshipRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetTermRelationshipRequest. + * Example: Click here to see how to use GetTermRelationshipRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTermRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTermRequest.java index ed447c60092..b4ab95ca82b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTermRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTermRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetTermRequest. + * Example: Click here to see how to use GetTermRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTypeRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTypeRequest.java index 80870dff929..e7d66ff907b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTypeRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetTypeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetTypeRequest. + * Example: Click here to see how to use GetTypeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetWorkRequestRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetWorkRequestRequest.java index d9d3a8bdb7a..2d46d2a87ca 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetWorkRequestRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ImportConnectionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ImportConnectionRequest.java index 66d1df0be8b..3a72a53b640 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ImportConnectionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ImportConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ImportConnectionRequest. + * Example: Click here to see how to use ImportConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ImportGlossaryRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ImportGlossaryRequest.java index b382b1cdddc..c6b75c45ccb 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ImportGlossaryRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ImportGlossaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ImportGlossaryRequest. + * Example: Click here to see how to use ImportGlossaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAggregatedPhysicalEntitiesRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAggregatedPhysicalEntitiesRequest.java index 4cf3ea1cc6b..df1541d460d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAggregatedPhysicalEntitiesRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAggregatedPhysicalEntitiesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListAggregatedPhysicalEntitiesRequest. + * Example: Click here to see how to use ListAggregatedPhysicalEntitiesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAttributeTagsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAttributeTagsRequest.java index db6b94d7f1c..aeda33803b3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAttributeTagsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAttributeTagsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListAttributeTagsRequest. + * Example: Click here to see how to use ListAttributeTagsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAttributesRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAttributesRequest.java index 2c6b1ca7e9e..a52a57ff623 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAttributesRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListAttributesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListAttributesRequest. + * Example: Click here to see how to use ListAttributesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCatalogPrivateEndpointsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCatalogPrivateEndpointsRequest.java index 18857f25dab..90f3a631470 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCatalogPrivateEndpointsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCatalogPrivateEndpointsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListCatalogPrivateEndpointsRequest. + * Example: Click here to see how to use ListCatalogPrivateEndpointsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCatalogsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCatalogsRequest.java index ec3918b1318..babc2d39b84 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCatalogsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCatalogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListCatalogsRequest. + * Example: Click here to see how to use ListCatalogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListConnectionsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListConnectionsRequest.java index 5b15f9f51e7..7b49fa80c35 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListConnectionsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListConnectionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListConnectionsRequest. + * Example: Click here to see how to use ListConnectionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCustomPropertiesRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCustomPropertiesRequest.java index c0fb4679cbb..17400257727 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCustomPropertiesRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListCustomPropertiesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListCustomPropertiesRequest. + * Example: Click here to see how to use ListCustomPropertiesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDataAssetTagsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDataAssetTagsRequest.java index 4a0396e91f8..9de0b41356b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDataAssetTagsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDataAssetTagsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListDataAssetTagsRequest. + * Example: Click here to see how to use ListDataAssetTagsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDataAssetsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDataAssetsRequest.java index f3ff02b6b8c..417fc6158ef 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDataAssetsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDataAssetsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListDataAssetsRequest. + * Example: Click here to see how to use ListDataAssetsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDerivedLogicalEntitiesRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDerivedLogicalEntitiesRequest.java index c438ef3cf90..a3f16f8c58c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDerivedLogicalEntitiesRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListDerivedLogicalEntitiesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListDerivedLogicalEntitiesRequest. + * Example: Click here to see how to use ListDerivedLogicalEntitiesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListEntitiesRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListEntitiesRequest.java index 273455eedfd..778f9d93c8b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListEntitiesRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListEntitiesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListEntitiesRequest. + * Example: Click here to see how to use ListEntitiesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListEntityTagsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListEntityTagsRequest.java index 61e1f51b480..e2f6bec7350 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListEntityTagsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListEntityTagsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListEntityTagsRequest. + * Example: Click here to see how to use ListEntityTagsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListFolderTagsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListFolderTagsRequest.java index 2851312fc24..2cebc4f39a7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListFolderTagsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListFolderTagsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListFolderTagsRequest. + * Example: Click here to see how to use ListFolderTagsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListFoldersRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListFoldersRequest.java index c9226767d89..39ca1e43505 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListFoldersRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListFoldersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListFoldersRequest. + * Example: Click here to see how to use ListFoldersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListGlossariesRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListGlossariesRequest.java index ed6e345bac2..624d577e853 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListGlossariesRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListGlossariesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListGlossariesRequest. + * Example: Click here to see how to use ListGlossariesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobDefinitionsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobDefinitionsRequest.java index 5eacf4c606e..74ff4703992 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobDefinitionsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobDefinitionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListJobDefinitionsRequest. + * Example: Click here to see how to use ListJobDefinitionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobExecutionsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobExecutionsRequest.java index 33abb44ed7a..f69578c0536 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobExecutionsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobExecutionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListJobExecutionsRequest. + * Example: Click here to see how to use ListJobExecutionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobLogsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobLogsRequest.java index 908e2cdb5e7..56c7c3fd652 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobLogsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListJobLogsRequest. + * Example: Click here to see how to use ListJobLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobMetricsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobMetricsRequest.java index 9ffe87d6055..8b1742c2ba5 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobMetricsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobMetricsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListJobMetricsRequest. + * Example: Click here to see how to use ListJobMetricsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobsRequest.java index 2dde3b8e5fb..9285ef3c5ad 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListJobsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListJobsRequest. + * Example: Click here to see how to use ListJobsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListNamespacesRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListNamespacesRequest.java index 4ac6a440417..1f9852ca857 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListNamespacesRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListNamespacesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListNamespacesRequest. + * Example: Click here to see how to use ListNamespacesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListPatternsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListPatternsRequest.java index c1c4a6824c0..ad3da163d01 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListPatternsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListPatternsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListPatternsRequest. + * Example: Click here to see how to use ListPatternsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListRulesRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListRulesRequest.java index 6100199e122..d3668cfea01 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListRulesRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListRulesRequest. + * Example: Click here to see how to use ListRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTagsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTagsRequest.java index e01dfa4e709..f316a2e4e04 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTagsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTagsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListTagsRequest. + * Example: Click here to see how to use ListTagsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTermRelationshipsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTermRelationshipsRequest.java index ddfabeb5acb..d7909ad807e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTermRelationshipsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTermRelationshipsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListTermRelationshipsRequest. + * Example: Click here to see how to use ListTermRelationshipsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTermsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTermsRequest.java index 1d37ff6045f..678ae2e1ff8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTermsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTermsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListTermsRequest. + * Example: Click here to see how to use ListTermsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTypesRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTypesRequest.java index 52206739fcd..9d5fb60f7e6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTypesRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListTypesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListTypesRequest. + * Example: Click here to see how to use ListTypesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestErrorsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestErrorsRequest.java index 3e16edd771b..38fec04b673 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestLogsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestLogsRequest.java index 74bf47dd1c8..2fd5515430f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestLogsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestsRequest.java index b7b937a1853..4ed4fa21923 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ObjectStatsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ObjectStatsRequest.java index 4b503c7bb01..38bdc18916c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ObjectStatsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ObjectStatsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ObjectStatsRequest. + * Example: Click here to see how to use ObjectStatsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ParseConnectionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ParseConnectionRequest.java index 473cc3a03b1..8ddbe5b6c8d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ParseConnectionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ParseConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ParseConnectionRequest. + * Example: Click here to see how to use ParseConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/RemoveDataSelectorPatternsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/RemoveDataSelectorPatternsRequest.java index e2bd5e8ab5f..2b958aea3c4 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/RemoveDataSelectorPatternsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/RemoveDataSelectorPatternsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use RemoveDataSelectorPatternsRequest. + * Example: Click here to see how to use RemoveDataSelectorPatternsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/SearchCriteriaRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/SearchCriteriaRequest.java index a73e3874bbe..b964b49bb61 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/SearchCriteriaRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/SearchCriteriaRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use SearchCriteriaRequest. + * Example: Click here to see how to use SearchCriteriaRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/TestConnectionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/TestConnectionRequest.java index 58f89d14ffe..787da629590 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/TestConnectionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/TestConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use TestConnectionRequest. + * Example: Click here to see how to use TestConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateAttributeRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateAttributeRequest.java index 2bd8b758120..c881c43efd3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateAttributeRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateAttributeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateAttributeRequest. + * Example: Click here to see how to use UpdateAttributeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCatalogPrivateEndpointRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCatalogPrivateEndpointRequest.java index 5c30201f465..7d991f89eb9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCatalogPrivateEndpointRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCatalogPrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateCatalogPrivateEndpointRequest. + * Example: Click here to see how to use UpdateCatalogPrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCatalogRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCatalogRequest.java index 9e4d883f61a..3172270f38a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCatalogRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCatalogRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateCatalogRequest. + * Example: Click here to see how to use UpdateCatalogRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateConnectionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateConnectionRequest.java index dd1d6fd876d..e0a7b9bb977 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateConnectionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateConnectionRequest. + * Example: Click here to see how to use UpdateConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCustomPropertyRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCustomPropertyRequest.java index af70aaa8948..dcfd26fb9ff 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCustomPropertyRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateCustomPropertyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateCustomPropertyRequest. + * Example: Click here to see how to use UpdateCustomPropertyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateDataAssetRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateDataAssetRequest.java index 79b1c7e2fcb..919484d7937 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateDataAssetRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateDataAssetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateDataAssetRequest. + * Example: Click here to see how to use UpdateDataAssetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateEntityRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateEntityRequest.java index 403a8ee8259..8d80796e8ee 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateEntityRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateEntityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateEntityRequest. + * Example: Click here to see how to use UpdateEntityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateFolderRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateFolderRequest.java index 1c1b6d89ba2..3434da39c81 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateFolderRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateFolderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateFolderRequest. + * Example: Click here to see how to use UpdateFolderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateGlossaryRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateGlossaryRequest.java index 3fabdbd2882..915e40d3db7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateGlossaryRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateGlossaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateGlossaryRequest. + * Example: Click here to see how to use UpdateGlossaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateJobDefinitionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateJobDefinitionRequest.java index 67e43086a54..705b45e4a8d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateJobDefinitionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateJobDefinitionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateJobDefinitionRequest. + * Example: Click here to see how to use UpdateJobDefinitionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateJobRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateJobRequest.java index 69d498a8d05..ee5252ddb1f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateJobRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateJobRequest. + * Example: Click here to see how to use UpdateJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateNamespaceRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateNamespaceRequest.java index bfa180062bb..e9c8f711a14 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateNamespaceRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateNamespaceRequest. + * Example: Click here to see how to use UpdateNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdatePatternRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdatePatternRequest.java index e1964a0a2d6..7d0b35da890 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdatePatternRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdatePatternRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdatePatternRequest. + * Example: Click here to see how to use UpdatePatternRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateTermRelationshipRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateTermRelationshipRequest.java index 6cca33387e6..f08fefafafd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateTermRelationshipRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateTermRelationshipRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateTermRelationshipRequest. + * Example: Click here to see how to use UpdateTermRelationshipRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateTermRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateTermRequest.java index a4acc3bb1f1..d510696006f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateTermRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UpdateTermRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UpdateTermRequest. + * Example: Click here to see how to use UpdateTermRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UploadCredentialsRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UploadCredentialsRequest.java index 9e5da6b08b9..a276abd0945 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UploadCredentialsRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UploadCredentialsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UploadCredentialsRequest. + * Example: Click here to see how to use UploadCredentialsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UsersRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UsersRequest.java index 71f4a31a106..92b62cf9616 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UsersRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/UsersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use UsersRequest. + * Example: Click here to see how to use UsersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ValidateConnectionRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ValidateConnectionRequest.java index 2fe200c330b..8c229b17b31 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ValidateConnectionRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ValidateConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ValidateConnectionRequest. + * Example: Click here to see how to use ValidateConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ValidatePatternRequest.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ValidatePatternRequest.java index 4990684fbfb..d294cb83f7e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ValidatePatternRequest.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/requests/ValidatePatternRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.requests; import com.oracle.bmc.datacatalog.model.*; /** - * Example: Click here to see how to use ValidatePatternRequest. + * Example: Click here to see how to use ValidatePatternRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190325") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AddDataSelectorPatternsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AddDataSelectorPatternsResponse.java index e5f586bc734..867eb108761 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AddDataSelectorPatternsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AddDataSelectorPatternsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AssociateCustomPropertyResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AssociateCustomPropertyResponse.java index fceac049466..5d48fbe77f5 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AssociateCustomPropertyResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AssociateCustomPropertyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AttachCatalogPrivateEndpointResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AttachCatalogPrivateEndpointResponse.java index 186ef668a44..25309c49b95 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AttachCatalogPrivateEndpointResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/AttachCatalogPrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ChangeCatalogCompartmentResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ChangeCatalogCompartmentResponse.java index 126aca91e4d..b759b0ebadd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ChangeCatalogCompartmentResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ChangeCatalogCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ChangeCatalogPrivateEndpointCompartmentResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ChangeCatalogPrivateEndpointCompartmentResponse.java index 9d4687b8373..e548bb17571 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ChangeCatalogPrivateEndpointCompartmentResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ChangeCatalogPrivateEndpointCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateAttributeResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateAttributeResponse.java index ae0171d42a8..b90cc5c65e0 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateAttributeResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateAttributeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateAttributeTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateAttributeTagResponse.java index 4a59388cf62..22ccfd3484d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateAttributeTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateAttributeTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCatalogPrivateEndpointResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCatalogPrivateEndpointResponse.java index 7aa6dc0a5df..7f21a8a1ad4 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCatalogPrivateEndpointResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCatalogPrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCatalogResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCatalogResponse.java index 107e378d5ae..1201db71e93 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCatalogResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCatalogResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateConnectionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateConnectionResponse.java index 24bcb4dc88e..be1e773d797 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateConnectionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCustomPropertyResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCustomPropertyResponse.java index f2a65e3426d..2b71579e5a2 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCustomPropertyResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateCustomPropertyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateDataAssetResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateDataAssetResponse.java index 89fd64303e7..7bde9b87a61 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateDataAssetResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateDataAssetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateDataAssetTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateDataAssetTagResponse.java index 9b890feaada..7cd48f0031d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateDataAssetTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateDataAssetTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateEntityResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateEntityResponse.java index ab2c18727a2..1cf6d28eb26 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateEntityResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateEntityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateEntityTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateEntityTagResponse.java index 9ebec41a3b4..9532bcf5e30 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateEntityTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateEntityTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateFolderResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateFolderResponse.java index a3fbf198dfb..88ab648303a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateFolderResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateFolderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateFolderTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateFolderTagResponse.java index 7b908b1362c..ab180aec7c1 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateFolderTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateFolderTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateGlossaryResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateGlossaryResponse.java index 5981dfb886b..f88ecba8cbe 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateGlossaryResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateGlossaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobDefinitionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobDefinitionResponse.java index 61cd3b4cc65..eaf79dd97ec 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobDefinitionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobDefinitionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobExecutionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobExecutionResponse.java index fb28d98c129..2eb1e32caad 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobExecutionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobExecutionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobResponse.java index 3a9a76208b8..dbc1e77efa4 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateNamespaceResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateNamespaceResponse.java index e98feb1b911..60046aba4aa 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateNamespaceResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreatePatternResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreatePatternResponse.java index f792c9a8727..22330ce93ef 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreatePatternResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreatePatternResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateTermRelationshipResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateTermRelationshipResponse.java index 629bf64e924..fd5fa203847 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateTermRelationshipResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateTermRelationshipResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateTermResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateTermResponse.java index 30a63d315f3..271a61be26e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateTermResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/CreateTermResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteAttributeResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteAttributeResponse.java index 0c1bbdbf1b6..c2cd6faf844 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteAttributeResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteAttributeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteAttributeTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteAttributeTagResponse.java index 25d3a6426a9..7db4c934557 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteAttributeTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteAttributeTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCatalogPrivateEndpointResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCatalogPrivateEndpointResponse.java index f4ae2a8c03e..e07c097cd3e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCatalogPrivateEndpointResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCatalogPrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCatalogResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCatalogResponse.java index d7045517782..a2deda46dc7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCatalogResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCatalogResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteConnectionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteConnectionResponse.java index 0a315669d42..6bd81c036e6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteConnectionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCustomPropertyResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCustomPropertyResponse.java index 19a18d32017..f0771c5bc66 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCustomPropertyResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteCustomPropertyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteDataAssetResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteDataAssetResponse.java index c32dcbcc248..4c7157e65c7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteDataAssetResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteDataAssetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteDataAssetTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteDataAssetTagResponse.java index faa0c1717cc..beb6d363a9c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteDataAssetTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteDataAssetTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteEntityResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteEntityResponse.java index 50611c5e97a..43b62b5296d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteEntityResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteEntityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteEntityTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteEntityTagResponse.java index 1412b0d5ed6..a949b0bad6c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteEntityTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteEntityTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteFolderResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteFolderResponse.java index 6a86709cc1d..4097a13ad6d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteFolderResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteFolderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteFolderTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteFolderTagResponse.java index 3ed158ce5d0..3628b589d18 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteFolderTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteFolderTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteGlossaryResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteGlossaryResponse.java index e2883065dce..61d46ab211c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteGlossaryResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteGlossaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteJobDefinitionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteJobDefinitionResponse.java index d0df8e55814..b293771fe52 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteJobDefinitionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteJobDefinitionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteJobResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteJobResponse.java index d5ff9cce0d4..52b543e55cb 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteJobResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteNamespaceResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteNamespaceResponse.java index baf88d99fe2..9467d7e2fa9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteNamespaceResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeletePatternResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeletePatternResponse.java index ef96a630f27..b633783b894 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeletePatternResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeletePatternResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteTermRelationshipResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteTermRelationshipResponse.java index 2a8a8f97762..6e61b3f5ac9 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteTermRelationshipResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteTermRelationshipResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteTermResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteTermResponse.java index 443414d800a..d5da5aa07d6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteTermResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DeleteTermResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DetachCatalogPrivateEndpointResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DetachCatalogPrivateEndpointResponse.java index d34e0695f82..29703d5ca0e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DetachCatalogPrivateEndpointResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DetachCatalogPrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DisassociateCustomPropertyResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DisassociateCustomPropertyResponse.java index a2728170f43..f1e7b2c61ab 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DisassociateCustomPropertyResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/DisassociateCustomPropertyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ExpandTreeForGlossaryResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ExpandTreeForGlossaryResponse.java index dcfd929d231..e3c35b3a071 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ExpandTreeForGlossaryResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ExpandTreeForGlossaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ExportGlossaryResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ExportGlossaryResponse.java index 0419a27002b..fd80c733b3a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ExportGlossaryResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ExportGlossaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetAttributeResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetAttributeResponse.java index 09e394aafbb..9dd7da6eb18 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetAttributeResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetAttributeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetAttributeTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetAttributeTagResponse.java index 3691659d8cf..961f9a5680f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetAttributeTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetAttributeTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCatalogPrivateEndpointResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCatalogPrivateEndpointResponse.java index 4338945293a..1c4cf75841e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCatalogPrivateEndpointResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCatalogPrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCatalogResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCatalogResponse.java index 67a7c2a9198..22f08d32104 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCatalogResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCatalogResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetConnectionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetConnectionResponse.java index 2cc10c9dc77..4acd9891023 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetConnectionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCustomPropertyResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCustomPropertyResponse.java index 1bf242f422c..1e99d3005e4 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCustomPropertyResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetCustomPropertyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetDataAssetResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetDataAssetResponse.java index 1be9837f194..440de600877 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetDataAssetResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetDataAssetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetDataAssetTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetDataAssetTagResponse.java index a7b7a4cb14b..15f7372dd3e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetDataAssetTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetDataAssetTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetEntityResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetEntityResponse.java index b90f4f07c2c..21489d4a8f3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetEntityResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetEntityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetEntityTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetEntityTagResponse.java index 75098bf70d4..983d813d0cc 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetEntityTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetEntityTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetFolderResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetFolderResponse.java index c52ac975e85..5f8708b5ce1 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetFolderResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetFolderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetFolderTagResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetFolderTagResponse.java index fbd5b2d0471..9b1c268f0de 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetFolderTagResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetFolderTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetGlossaryResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetGlossaryResponse.java index e8fda34e575..5d4eb3c4f3b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetGlossaryResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetGlossaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobDefinitionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobDefinitionResponse.java index 0fe6d1fcc9a..e231ab4113d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobDefinitionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobDefinitionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobExecutionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobExecutionResponse.java index b6ffc2f2341..ed48a0df032 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobExecutionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobExecutionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobLogResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobLogResponse.java index 3b61c050a51..5bda84f1a97 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobLogResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobLogResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobMetricsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobMetricsResponse.java index 89e3dfef06e..5ccf5e1a703 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobMetricsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobMetricsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobResponse.java index e4e8616cfc5..1a015a41155 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetNamespaceResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetNamespaceResponse.java index 46a09f6b6d8..cf809e08783 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetNamespaceResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetPatternResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetPatternResponse.java index 2ee9a78cb14..716f005747c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetPatternResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetPatternResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTermRelationshipResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTermRelationshipResponse.java index 3f0392193e3..f8f3f059fe7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTermRelationshipResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTermRelationshipResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTermResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTermResponse.java index cbe1ef17b9e..af7b7158aac 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTermResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTermResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTypeResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTypeResponse.java index d3f75da8456..e52761cca0b 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTypeResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetTypeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetWorkRequestResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetWorkRequestResponse.java index 12291ae8911..697fb0a6f13 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetWorkRequestResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ImportConnectionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ImportConnectionResponse.java index b30e6adffa8..74896ce5c99 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ImportConnectionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ImportConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ImportGlossaryResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ImportGlossaryResponse.java index 5ee93b0cdc5..2c14384e482 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ImportGlossaryResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ImportGlossaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAggregatedPhysicalEntitiesResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAggregatedPhysicalEntitiesResponse.java index 24a64db242b..ea576143b2e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAggregatedPhysicalEntitiesResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAggregatedPhysicalEntitiesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAttributeTagsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAttributeTagsResponse.java index e8232a4f5a1..160652a00dd 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAttributeTagsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAttributeTagsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAttributesResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAttributesResponse.java index a4120f36c08..26ca577441e 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAttributesResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListAttributesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCatalogPrivateEndpointsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCatalogPrivateEndpointsResponse.java index add770c33b9..dbc575b3900 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCatalogPrivateEndpointsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCatalogPrivateEndpointsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCatalogsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCatalogsResponse.java index 437b940af38..574d780a9af 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCatalogsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCatalogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListConnectionsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListConnectionsResponse.java index a69c4153fc3..936b3008c91 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListConnectionsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListConnectionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCustomPropertiesResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCustomPropertiesResponse.java index f360887cf33..3bd2981f4b8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCustomPropertiesResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListCustomPropertiesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDataAssetTagsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDataAssetTagsResponse.java index e8008ae8e46..f5be6c604c8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDataAssetTagsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDataAssetTagsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDataAssetsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDataAssetsResponse.java index 2333d505fb4..f1f12085406 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDataAssetsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDataAssetsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDerivedLogicalEntitiesResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDerivedLogicalEntitiesResponse.java index b52235773a4..6e740a4421d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDerivedLogicalEntitiesResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListDerivedLogicalEntitiesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListEntitiesResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListEntitiesResponse.java index badd479b067..4f1f89d8179 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListEntitiesResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListEntitiesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListEntityTagsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListEntityTagsResponse.java index 200230e64cb..b531f762d27 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListEntityTagsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListEntityTagsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListFolderTagsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListFolderTagsResponse.java index fa3e45950e3..6631c9fe2d2 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListFolderTagsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListFolderTagsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListFoldersResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListFoldersResponse.java index f15eaf34302..13c538e65de 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListFoldersResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListFoldersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListGlossariesResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListGlossariesResponse.java index 3b05d0beec9..b73222ab2e8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListGlossariesResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListGlossariesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobDefinitionsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobDefinitionsResponse.java index 365bab9e7be..cbe9bfbe6e6 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobDefinitionsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobDefinitionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobExecutionsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobExecutionsResponse.java index 59b9768d3f2..f7972fa540a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobExecutionsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobExecutionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobLogsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobLogsResponse.java index 08388013d1e..b8d104eab1a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobLogsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobMetricsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobMetricsResponse.java index b1769c247cd..9ab9d45a6e2 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobMetricsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobMetricsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobsResponse.java index 3dd55854b09..a047884f562 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListJobsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListNamespacesResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListNamespacesResponse.java index 875a5b31f01..00c6ad13fa8 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListNamespacesResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListNamespacesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListPatternsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListPatternsResponse.java index b3a03d055bf..79e2872cc9f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListPatternsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListPatternsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListRulesResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListRulesResponse.java index de82c408ac0..60caaaac706 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListRulesResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTagsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTagsResponse.java index d9cbf6f3511..429cbf26c34 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTagsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTagsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTermRelationshipsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTermRelationshipsResponse.java index eb90f638b53..b64ea04796c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTermRelationshipsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTermRelationshipsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTermsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTermsResponse.java index d0346970954..12a6c8bf4c2 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTermsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTermsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTypesResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTypesResponse.java index 8291ed0b559..e7f9e812797 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTypesResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListTypesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestErrorsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestErrorsResponse.java index f7e5298815e..d0f5d1d08ec 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestLogsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestLogsResponse.java index eb9382423c9..20547de384c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestLogsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestsResponse.java index 7a8fe1206e3..4c4ddb04f57 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ObjectStatsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ObjectStatsResponse.java index d3fbed2c684..a789c0a7a4d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ObjectStatsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ObjectStatsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ParseConnectionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ParseConnectionResponse.java index dad3d808cae..e743ae3e466 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ParseConnectionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ParseConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/RemoveDataSelectorPatternsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/RemoveDataSelectorPatternsResponse.java index 3ee36917ac7..72bd3310a3f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/RemoveDataSelectorPatternsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/RemoveDataSelectorPatternsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/SearchCriteriaResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/SearchCriteriaResponse.java index bddc3238fb5..a9c6a6db18f 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/SearchCriteriaResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/SearchCriteriaResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/TestConnectionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/TestConnectionResponse.java index 21475223576..7f8aee04e93 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/TestConnectionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/TestConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateAttributeResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateAttributeResponse.java index 3f09b4f3f33..485b1972b12 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateAttributeResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateAttributeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCatalogPrivateEndpointResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCatalogPrivateEndpointResponse.java index 0f3847e00cf..423e25b25de 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCatalogPrivateEndpointResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCatalogPrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCatalogResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCatalogResponse.java index da4eb959007..a821b0e275a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCatalogResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCatalogResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateConnectionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateConnectionResponse.java index d12e28d1549..b5eab05c877 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateConnectionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCustomPropertyResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCustomPropertyResponse.java index 9041de52892..0ce3c3da4cb 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCustomPropertyResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateCustomPropertyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateDataAssetResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateDataAssetResponse.java index ae73c372407..4418b76d669 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateDataAssetResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateDataAssetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateEntityResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateEntityResponse.java index 94ccc95490e..709c85cccc7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateEntityResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateEntityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateFolderResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateFolderResponse.java index cb5187b203c..f1abdfbf408 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateFolderResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateFolderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateGlossaryResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateGlossaryResponse.java index 6f204218e7a..aa25bd5f8c0 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateGlossaryResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateGlossaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateJobDefinitionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateJobDefinitionResponse.java index 696a80a5c66..0faf0aa917a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateJobDefinitionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateJobDefinitionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateJobResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateJobResponse.java index 6155800b65b..149e89b92b2 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateJobResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateNamespaceResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateNamespaceResponse.java index d4f7bc82761..077eda9243c 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateNamespaceResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdatePatternResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdatePatternResponse.java index 9780eb709b6..928f46adb1a 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdatePatternResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdatePatternResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateTermRelationshipResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateTermRelationshipResponse.java index d2795921e08..e76fc9fbd42 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateTermRelationshipResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateTermRelationshipResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateTermResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateTermResponse.java index 8ae8640a7cd..32997a169c3 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateTermResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UpdateTermResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UploadCredentialsResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UploadCredentialsResponse.java index 30d3fea4c2e..2c66441f402 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UploadCredentialsResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UploadCredentialsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UsersResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UsersResponse.java index f8c0ce02813..246006acc4d 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UsersResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/UsersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ValidateConnectionResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ValidateConnectionResponse.java index e75da169126..522e05e55a7 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ValidateConnectionResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ValidateConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ValidatePatternResponse.java b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ValidatePatternResponse.java index aac8294c60d..97f3510d0dc 100644 --- a/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ValidatePatternResponse.java +++ b/bmc-datacatalog/src/main/java/com/oracle/bmc/datacatalog/responses/ValidatePatternResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datacatalog.responses; diff --git a/bmc-dataflow/pom.xml b/bmc-dataflow/pom.xml index f4b78d415ba..56ed7c6a3e0 100644 --- a/bmc-dataflow/pom.xml +++ b/bmc-dataflow/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-dataflow @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlow.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlow.java index c0b79285314..7fcf258bbf6 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlow.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlow.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow; @@ -54,7 +54,7 @@ public interface DataFlow extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeApplicationCompartment API. + * Example: Click here to see how to use ChangeApplicationCompartment API. */ ChangeApplicationCompartmentResponse changeApplicationCompartment( ChangeApplicationCompartmentRequest request); @@ -66,7 +66,7 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangePrivateEndpointCompartment API. + * Example: Click here to see how to use ChangePrivateEndpointCompartment API. */ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( ChangePrivateEndpointCompartmentRequest request); @@ -81,7 +81,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeRunCompartment API. + * Example: Click here to see how to use ChangeRunCompartment API. */ ChangeRunCompartmentResponse changeRunCompartment(ChangeRunCompartmentRequest request); @@ -92,7 +92,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateApplication API. + * Example: Click here to see how to use CreateApplication API. */ CreateApplicationResponse createApplication(CreateApplicationRequest request); @@ -103,7 +103,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreatePrivateEndpoint API. + * Example: Click here to see how to use CreatePrivateEndpoint API. */ CreatePrivateEndpointResponse createPrivateEndpoint(CreatePrivateEndpointRequest request); @@ -114,7 +114,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateRun API. + * Example: Click here to see how to use CreateRun API. */ CreateRunResponse createRun(CreateRunRequest request); @@ -125,7 +125,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteApplication API. + * Example: Click here to see how to use DeleteApplication API. */ DeleteApplicationResponse deleteApplication(DeleteApplicationRequest request); @@ -136,7 +136,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeletePrivateEndpoint API. + * Example: Click here to see how to use DeletePrivateEndpoint API. */ DeletePrivateEndpointResponse deletePrivateEndpoint(DeletePrivateEndpointRequest request); @@ -148,7 +148,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteRun API. + * Example: Click here to see how to use DeleteRun API. */ DeleteRunResponse deleteRun(DeleteRunRequest request); @@ -159,7 +159,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetApplication API. + * Example: Click here to see how to use GetApplication API. */ GetApplicationResponse getApplication(GetApplicationRequest request); @@ -170,7 +170,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPrivateEndpoint API. + * Example: Click here to see how to use GetPrivateEndpoint API. */ GetPrivateEndpointResponse getPrivateEndpoint(GetPrivateEndpointRequest request); @@ -181,7 +181,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRun API. + * Example: Click here to see how to use GetRun API. */ GetRunResponse getRun(GetRunRequest request); @@ -192,7 +192,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRunLog API. + * Example: Click here to see how to use GetRunLog API. */ GetRunLogResponse getRunLog(GetRunLogRequest request); @@ -203,7 +203,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -214,7 +214,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListApplications API. + * Example: Click here to see how to use ListApplications API. */ ListApplicationsResponse listApplications(ListApplicationsRequest request); @@ -225,7 +225,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPrivateEndpoints API. + * Example: Click here to see how to use ListPrivateEndpoints API. */ ListPrivateEndpointsResponse listPrivateEndpoints(ListPrivateEndpointsRequest request); @@ -236,7 +236,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRunLogs API. + * Example: Click here to see how to use ListRunLogs API. */ ListRunLogsResponse listRunLogs(ListRunLogsRequest request); @@ -247,7 +247,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRuns API. + * Example: Click here to see how to use ListRuns API. */ ListRunsResponse listRuns(ListRunsRequest request); @@ -258,7 +258,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -269,7 +269,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -280,7 +280,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -291,7 +291,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateApplication API. + * Example: Click here to see how to use UpdateApplication API. */ UpdateApplicationResponse updateApplication(UpdateApplicationRequest request); @@ -304,7 +304,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdatePrivateEndpoint API. + * Example: Click here to see how to use UpdatePrivateEndpoint API. */ UpdatePrivateEndpointResponse updatePrivateEndpoint(UpdatePrivateEndpointRequest request); @@ -315,7 +315,7 @@ ChangePrivateEndpointCompartmentResponse changePrivateEndpointCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRun API. + * Example: Click here to see how to use UpdateRun API. */ UpdateRunResponse updateRun(UpdateRunRequest request); diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowAsync.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowAsync.java index b12474186db..eef5e327cf0 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowAsync.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowAsyncClient.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowAsyncClient.java index 4244fc639f4..4c8a3bca04c 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowAsyncClient.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowClient.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowClient.java index ed4836b7db2..cc01ce269f0 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowClient.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowPaginators.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowPaginators.java index 926cff28991..9e397893788 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowPaginators.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowWaiters.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowWaiters.java index 74609bcb336..edbb375dd47 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowWaiters.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/DataFlowWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangeApplicationCompartmentConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangeApplicationCompartmentConverter.java index 8b27d16e004..688f3bd3c35 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangeApplicationCompartmentConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangeApplicationCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangePrivateEndpointCompartmentConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangePrivateEndpointCompartmentConverter.java index f1588b8d35b..6fff0cc1dbe 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangePrivateEndpointCompartmentConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangePrivateEndpointCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangeRunCompartmentConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangeRunCompartmentConverter.java index 097441a03c9..64158e46fb4 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangeRunCompartmentConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ChangeRunCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreateApplicationConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreateApplicationConverter.java index 8a5e3149a65..c5e665dae5d 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreateApplicationConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreateApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreatePrivateEndpointConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreatePrivateEndpointConverter.java index eb3797e393b..a681310185d 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreatePrivateEndpointConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreatePrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreateRunConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreateRunConverter.java index fca5ffeb152..14d68eb92a6 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreateRunConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/CreateRunConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeleteApplicationConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeleteApplicationConverter.java index b5399b3657c..747a2e7d287 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeleteApplicationConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeleteApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeletePrivateEndpointConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeletePrivateEndpointConverter.java index 4a03fff2003..75b234d8460 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeletePrivateEndpointConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeletePrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeleteRunConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeleteRunConverter.java index 59fcccb9233..eb996d2e8ce 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeleteRunConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/DeleteRunConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetApplicationConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetApplicationConverter.java index c9eb28a01ab..0e704da2437 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetApplicationConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetPrivateEndpointConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetPrivateEndpointConverter.java index e3903562829..60f827157d0 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetPrivateEndpointConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetPrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetRunConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetRunConverter.java index 29f7d6abefb..d186c217126 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetRunConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetRunConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetRunLogConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetRunLogConverter.java index fc998577fa7..c3c7bfb11b1 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetRunLogConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetRunLogConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetWorkRequestConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetWorkRequestConverter.java index ed799a7fa4f..05bcdcbb4de 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetWorkRequestConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListApplicationsConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListApplicationsConverter.java index 8a8d3e3cb4f..48b6a9e13be 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListApplicationsConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListApplicationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListPrivateEndpointsConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListPrivateEndpointsConverter.java index 0b6d9695ce3..19cf63875bf 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListPrivateEndpointsConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListPrivateEndpointsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListRunLogsConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListRunLogsConverter.java index f336b5581d5..f445256a0a1 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListRunLogsConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListRunLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListRunsConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListRunsConverter.java index 34380ef4317..04832730b30 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListRunsConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListRunsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestErrorsConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestErrorsConverter.java index 5f41448fdf9..e5afe69c2f9 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestLogsConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestLogsConverter.java index 299d15b25b6..855cce769ad 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestsConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestsConverter.java index 7b824b0b42d..a9d07bed380 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestsConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdateApplicationConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdateApplicationConverter.java index 881d4138918..b9f85a16319 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdateApplicationConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdateApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdatePrivateEndpointConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdatePrivateEndpointConverter.java index 486cb0a78fb..1f4cc8fb32b 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdatePrivateEndpointConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdatePrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdateRunConverter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdateRunConverter.java index 10b3ad40f3e..68570720e0e 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdateRunConverter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/internal/http/UpdateRunConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.internal.http; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/Application.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/Application.java index 3ede0f0f2a6..1b59c18e8e2 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/Application.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/Application.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationLanguage.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationLanguage.java index f44f548574c..bca544bbc7b 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationLanguage.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationLanguage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationLifecycleState.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationLifecycleState.java index f553c148d35..c14086f58dc 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationLifecycleState.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationParameter.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationParameter.java index 9f42f799674..277e5f28e3b 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationParameter.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationParameter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationSummary.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationSummary.java index ea689808d3e..f6d56de8a67 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationSummary.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ApplicationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangeApplicationCompartmentDetails.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangeApplicationCompartmentDetails.java index fa00e07ba53..1b5b60a2871 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangeApplicationCompartmentDetails.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangeApplicationCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangePrivateEndpointCompartmentDetails.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangePrivateEndpointCompartmentDetails.java index abc9352d04a..d7bd9da450d 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangePrivateEndpointCompartmentDetails.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangePrivateEndpointCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangeRunCompartmentDetails.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangeRunCompartmentDetails.java index 5c763378c77..28bc7b97613 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangeRunCompartmentDetails.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/ChangeRunCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreateApplicationDetails.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreateApplicationDetails.java index f690d847972..0ee44d7afab 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreateApplicationDetails.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreateApplicationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreatePrivateEndpointDetails.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreatePrivateEndpointDetails.java index 2918babc94c..a7ea6fa0a74 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreatePrivateEndpointDetails.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreatePrivateEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreateRunDetails.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreateRunDetails.java index 4395c1832a7..c4ff7d7b226 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreateRunDetails.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/CreateRunDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpoint.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpoint.java index 59c4343dfda..590dd17674f 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpoint.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpoint.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointCollection.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointCollection.java index e4002c38957..71c0f9b3950 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointCollection.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointLifecycleState.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointLifecycleState.java index f90dbde7f3c..5c2456c700b 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointLifecycleState.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointSummary.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointSummary.java index 65f84d9b189..07561f5fe1b 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointSummary.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/PrivateEndpointSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/Run.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/Run.java index 3fff7794486..6a093808831 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/Run.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/Run.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunLifecycleState.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunLifecycleState.java index 8949dcf13cf..c9cf4e0fac6 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunLifecycleState.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunLogSummary.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunLogSummary.java index e38dc8737e6..c2bf1ee1ad7 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunLogSummary.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunLogSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunSummary.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunSummary.java index 07b5c6b8f52..f62d62eb53a 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunSummary.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/RunSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdateApplicationDetails.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdateApplicationDetails.java index 175a7765d97..a97dc055754 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdateApplicationDetails.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdateApplicationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdatePrivateEndpointDetails.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdatePrivateEndpointDetails.java index 5cda9a688c2..a570f17d8ff 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdatePrivateEndpointDetails.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdatePrivateEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdateRunDetails.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdateRunDetails.java index f4e4702447b..20749d384eb 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdateRunDetails.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/UpdateRunDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequest.java index a7e5f8fa2ec..5aff377355d 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestCollection.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestCollection.java index ff00a4b2581..7227e86240b 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestCollection.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestError.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestError.java index eb1d564c1d8..eda56d63f0d 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestError.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestErrorCollection.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestErrorCollection.java index 288dff0b957..7a66144de2b 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestErrorCollection.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestErrorCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestLog.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestLog.java index 57d98115c11..f3f53bf4be5 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestLog.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestLog.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestLogCollection.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestLogCollection.java index eb4043492ad..fb9148c9030 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestLogCollection.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestLogCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestOperation.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestOperation.java index b0c07bcc312..0041a60b5b8 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestOperation.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestOperation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestResource.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestResource.java index 9aab6ed227f..8db7fd636d5 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestResource.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestStatus.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestStatus.java index 228df0ec099..c698f5cb7d1 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestStatus.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestSummary.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestSummary.java index e26d47a13de..0d7739f450a 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestSummary.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.model; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangeApplicationCompartmentRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangeApplicationCompartmentRequest.java index 54bd2348448..34fa837882b 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangeApplicationCompartmentRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangeApplicationCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use ChangeApplicationCompartmentRequest. + * Example: Click here to see how to use ChangeApplicationCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangePrivateEndpointCompartmentRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangePrivateEndpointCompartmentRequest.java index d80a890e394..81dd25f8d79 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangePrivateEndpointCompartmentRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangePrivateEndpointCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use ChangePrivateEndpointCompartmentRequest. + * Example: Click here to see how to use ChangePrivateEndpointCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangeRunCompartmentRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangeRunCompartmentRequest.java index 59ae03205ce..2361d8a2e61 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangeRunCompartmentRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ChangeRunCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use ChangeRunCompartmentRequest. + * Example: Click here to see how to use ChangeRunCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreateApplicationRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreateApplicationRequest.java index c505d9ef94c..236049c4eff 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreateApplicationRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreateApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use CreateApplicationRequest. + * Example: Click here to see how to use CreateApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreatePrivateEndpointRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreatePrivateEndpointRequest.java index 6b5cdd80ac0..ae927eb1a18 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreatePrivateEndpointRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreatePrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use CreatePrivateEndpointRequest. + * Example: Click here to see how to use CreatePrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreateRunRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreateRunRequest.java index 765462d1248..e7e127c4665 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreateRunRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/CreateRunRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use CreateRunRequest. + * Example: Click here to see how to use CreateRunRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeleteApplicationRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeleteApplicationRequest.java index 753f58b84eb..74d0e5b956c 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeleteApplicationRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeleteApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use DeleteApplicationRequest. + * Example: Click here to see how to use DeleteApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeletePrivateEndpointRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeletePrivateEndpointRequest.java index 287c626be36..1056ad8ccd3 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeletePrivateEndpointRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeletePrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use DeletePrivateEndpointRequest. + * Example: Click here to see how to use DeletePrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeleteRunRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeleteRunRequest.java index 4b9ed808035..9105093e39c 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeleteRunRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/DeleteRunRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use DeleteRunRequest. + * Example: Click here to see how to use DeleteRunRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetApplicationRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetApplicationRequest.java index ac600db43cf..beb0e75d9b4 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetApplicationRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use GetApplicationRequest. + * Example: Click here to see how to use GetApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetPrivateEndpointRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetPrivateEndpointRequest.java index 6eb0a56a11e..b930ef20ce6 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetPrivateEndpointRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetPrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use GetPrivateEndpointRequest. + * Example: Click here to see how to use GetPrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetRunLogRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetRunLogRequest.java index ec790335169..908528bfb54 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetRunLogRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetRunLogRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use GetRunLogRequest. + * Example: Click here to see how to use GetRunLogRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetRunRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetRunRequest.java index 36cc0598e35..0ab2bcd9925 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetRunRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetRunRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use GetRunRequest. + * Example: Click here to see how to use GetRunRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetWorkRequestRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetWorkRequestRequest.java index 7892d8c0733..16ef80b827b 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetWorkRequestRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListApplicationsRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListApplicationsRequest.java index af72792f9ff..07e5fe6ef69 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListApplicationsRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListApplicationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use ListApplicationsRequest. + * Example: Click here to see how to use ListApplicationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListPrivateEndpointsRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListPrivateEndpointsRequest.java index c39d9aae878..3d5b4b017fc 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListPrivateEndpointsRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListPrivateEndpointsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use ListPrivateEndpointsRequest. + * Example: Click here to see how to use ListPrivateEndpointsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListRunLogsRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListRunLogsRequest.java index 59e4973770b..48c4370ee0f 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListRunLogsRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListRunLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use ListRunLogsRequest. + * Example: Click here to see how to use ListRunLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListRunsRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListRunsRequest.java index 925870d97ec..953d318ac59 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListRunsRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListRunsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use ListRunsRequest. + * Example: Click here to see how to use ListRunsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestErrorsRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestErrorsRequest.java index 69a99a10eb8..6e150f6ae28 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestLogsRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestLogsRequest.java index a043fdcb1a4..1c4da42d29f 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestLogsRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestsRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestsRequest.java index 483f2669301..b3d1e46620f 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestsRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdateApplicationRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdateApplicationRequest.java index 568d7cbf06d..a8778ea494f 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdateApplicationRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdateApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use UpdateApplicationRequest. + * Example: Click here to see how to use UpdateApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdatePrivateEndpointRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdatePrivateEndpointRequest.java index 91306ff7d4a..2f5bf8b4406 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdatePrivateEndpointRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdatePrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use UpdatePrivateEndpointRequest. + * Example: Click here to see how to use UpdatePrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdateRunRequest.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdateRunRequest.java index 1d6eb6e13b8..c2cfc57f693 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdateRunRequest.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/requests/UpdateRunRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.requests; import com.oracle.bmc.dataflow.model.*; /** - * Example: Click here to see how to use UpdateRunRequest. + * Example: Click here to see how to use UpdateRunRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200129") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangeApplicationCompartmentResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangeApplicationCompartmentResponse.java index 2cf74f0cce8..188ab40bf8b 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangeApplicationCompartmentResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangeApplicationCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangePrivateEndpointCompartmentResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangePrivateEndpointCompartmentResponse.java index 4e2a84722ee..cf0d0de12c2 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangePrivateEndpointCompartmentResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangePrivateEndpointCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangeRunCompartmentResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangeRunCompartmentResponse.java index f4a8495e954..7401b32afdc 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangeRunCompartmentResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ChangeRunCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreateApplicationResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreateApplicationResponse.java index 2c7f26d2e70..288b93ed6fd 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreateApplicationResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreateApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreatePrivateEndpointResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreatePrivateEndpointResponse.java index d92f41b2961..09a92cb9d77 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreatePrivateEndpointResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreatePrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreateRunResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreateRunResponse.java index 72099783ea4..d7310d78a4f 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreateRunResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/CreateRunResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeleteApplicationResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeleteApplicationResponse.java index 7b9b3b0e9ed..6a007111b57 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeleteApplicationResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeleteApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeletePrivateEndpointResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeletePrivateEndpointResponse.java index a0129cfc1ad..aecd90276b7 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeletePrivateEndpointResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeletePrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeleteRunResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeleteRunResponse.java index c421f424b28..2caf02aa39d 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeleteRunResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/DeleteRunResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetApplicationResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetApplicationResponse.java index abf075fb901..1df8e5e747c 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetApplicationResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetPrivateEndpointResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetPrivateEndpointResponse.java index 4334a251282..057afb32ca3 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetPrivateEndpointResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetPrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetRunLogResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetRunLogResponse.java index 72ec39355bb..7d24cb46001 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetRunLogResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetRunLogResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetRunResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetRunResponse.java index 55255690370..249d15143bd 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetRunResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetRunResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetWorkRequestResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetWorkRequestResponse.java index d72a1ab54bc..73e7af4263f 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetWorkRequestResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListApplicationsResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListApplicationsResponse.java index 3e9364190c7..a43385ca0cb 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListApplicationsResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListApplicationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListPrivateEndpointsResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListPrivateEndpointsResponse.java index bf6ac18f889..146c57bb501 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListPrivateEndpointsResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListPrivateEndpointsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListRunLogsResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListRunLogsResponse.java index 36c36d0bfaf..85227388a44 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListRunLogsResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListRunLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListRunsResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListRunsResponse.java index 6d2f91b61d9..b08caabfd0f 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListRunsResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListRunsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestErrorsResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestErrorsResponse.java index 4052dc90e64..28ddfbbc46d 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestLogsResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestLogsResponse.java index 3dff900cc7f..04ecfc4fd53 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestLogsResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestsResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestsResponse.java index daf0d86a530..b7a4116e69c 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestsResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdateApplicationResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdateApplicationResponse.java index 938ede87b6a..9dc1a08c3a0 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdateApplicationResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdateApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdatePrivateEndpointResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdatePrivateEndpointResponse.java index e483fc6dcc8..9d31427fc5d 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdatePrivateEndpointResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdatePrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdateRunResponse.java b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdateRunResponse.java index cc36b39dd64..f44c26cfa0d 100644 --- a/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdateRunResponse.java +++ b/bmc-dataflow/src/main/java/com/oracle/bmc/dataflow/responses/UpdateRunResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataflow.responses; diff --git a/bmc-dataintegration/pom.xml b/bmc-dataintegration/pom.xml index 743b927e12f..4c28ac22013 100644 --- a/bmc-dataintegration/pom.xml +++ b/bmc-dataintegration/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-dataintegration @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegration.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegration.java index ce25fe725b2..87c38766561 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegration.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration; @@ -52,7 +52,7 @@ public interface DataIntegration extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeCompartment API. + * Example: Click here to see how to use ChangeCompartment API. */ ChangeCompartmentResponse changeCompartment(ChangeCompartmentRequest request); @@ -63,7 +63,7 @@ public interface DataIntegration extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateApplication API. + * Example: Click here to see how to use CreateApplication API. */ CreateApplicationResponse createApplication(CreateApplicationRequest request); @@ -73,7 +73,7 @@ public interface DataIntegration extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateConnection API. + * Example: Click here to see how to use CreateConnection API. */ CreateConnectionResponse createConnection(CreateConnectionRequest request); @@ -83,7 +83,7 @@ public interface DataIntegration extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateConnectionValidation API. + * Example: Click here to see how to use CreateConnectionValidation API. */ CreateConnectionValidationResponse createConnectionValidation( CreateConnectionValidationRequest request); @@ -94,7 +94,7 @@ CreateConnectionValidationResponse createConnectionValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDataAsset API. + * Example: Click here to see how to use CreateDataAsset API. */ CreateDataAssetResponse createDataAsset(CreateDataAssetRequest request); @@ -105,7 +105,7 @@ CreateConnectionValidationResponse createConnectionValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDataFlow API. + * Example: Click here to see how to use CreateDataFlow API. */ CreateDataFlowResponse createDataFlow(CreateDataFlowRequest request); @@ -116,7 +116,7 @@ CreateConnectionValidationResponse createConnectionValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDataFlowValidation API. + * Example: Click here to see how to use CreateDataFlowValidation API. */ CreateDataFlowValidationResponse createDataFlowValidation( CreateDataFlowValidationRequest request); @@ -127,7 +127,7 @@ CreateDataFlowValidationResponse createDataFlowValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateEntityShape API. + * Example: Click here to see how to use CreateEntityShape API. */ CreateEntityShapeResponse createEntityShape(CreateEntityShapeRequest request); @@ -137,7 +137,7 @@ CreateDataFlowValidationResponse createDataFlowValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateExternalPublication API. + * Example: Click here to see how to use CreateExternalPublication API. */ CreateExternalPublicationResponse createExternalPublication( CreateExternalPublicationRequest request); @@ -148,7 +148,7 @@ CreateExternalPublicationResponse createExternalPublication( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateExternalPublicationValidation API. + * Example: Click here to see how to use CreateExternalPublicationValidation API. */ CreateExternalPublicationValidationResponse createExternalPublicationValidation( CreateExternalPublicationValidationRequest request); @@ -161,7 +161,7 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateFolder API. + * Example: Click here to see how to use CreateFolder API. */ CreateFolderResponse createFolder(CreateFolderRequest request); @@ -171,7 +171,7 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreatePatch API. + * Example: Click here to see how to use CreatePatch API. */ CreatePatchResponse createPatch(CreatePatchRequest request); @@ -182,7 +182,7 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateProject API. + * Example: Click here to see how to use CreateProject API. */ CreateProjectResponse createProject(CreateProjectRequest request); @@ -193,7 +193,7 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTask API. + * Example: Click here to see how to use CreateTask API. */ CreateTaskResponse createTask(CreateTaskRequest request); @@ -203,7 +203,7 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTaskRun API. + * Example: Click here to see how to use CreateTaskRun API. */ CreateTaskRunResponse createTaskRun(CreateTaskRunRequest request); @@ -213,7 +213,7 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTaskValidation API. + * Example: Click here to see how to use CreateTaskValidation API. */ CreateTaskValidationResponse createTaskValidation(CreateTaskValidationRequest request); @@ -224,7 +224,7 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateWorkspace API. + * Example: Click here to see how to use CreateWorkspace API. */ CreateWorkspaceResponse createWorkspace(CreateWorkspaceRequest request); @@ -234,7 +234,7 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteApplication API. + * Example: Click here to see how to use DeleteApplication API. */ DeleteApplicationResponse deleteApplication(DeleteApplicationRequest request); @@ -244,7 +244,7 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteConnection API. + * Example: Click here to see how to use DeleteConnection API. */ DeleteConnectionResponse deleteConnection(DeleteConnectionRequest request); @@ -254,7 +254,7 @@ CreateExternalPublicationValidationResponse createExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteConnectionValidation API. + * Example: Click here to see how to use DeleteConnectionValidation API. */ DeleteConnectionValidationResponse deleteConnectionValidation( DeleteConnectionValidationRequest request); @@ -265,7 +265,7 @@ DeleteConnectionValidationResponse deleteConnectionValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDataAsset API. + * Example: Click here to see how to use DeleteDataAsset API. */ DeleteDataAssetResponse deleteDataAsset(DeleteDataAssetRequest request); @@ -275,7 +275,7 @@ DeleteConnectionValidationResponse deleteConnectionValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDataFlow API. + * Example: Click here to see how to use DeleteDataFlow API. */ DeleteDataFlowResponse deleteDataFlow(DeleteDataFlowRequest request); @@ -285,7 +285,7 @@ DeleteConnectionValidationResponse deleteConnectionValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDataFlowValidation API. + * Example: Click here to see how to use DeleteDataFlowValidation API. */ DeleteDataFlowValidationResponse deleteDataFlowValidation( DeleteDataFlowValidationRequest request); @@ -296,7 +296,7 @@ DeleteDataFlowValidationResponse deleteDataFlowValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteExternalPublication API. + * Example: Click here to see how to use DeleteExternalPublication API. */ DeleteExternalPublicationResponse deleteExternalPublication( DeleteExternalPublicationRequest request); @@ -308,7 +308,7 @@ DeleteExternalPublicationResponse deleteExternalPublication( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteExternalPublicationValidation API. + * Example: Click here to see how to use DeleteExternalPublicationValidation API. */ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( DeleteExternalPublicationValidationRequest request); @@ -319,7 +319,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteFolder API. + * Example: Click here to see how to use DeleteFolder API. */ DeleteFolderResponse deleteFolder(DeleteFolderRequest request); @@ -329,7 +329,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeletePatch API. + * Example: Click here to see how to use DeletePatch API. */ DeletePatchResponse deletePatch(DeletePatchRequest request); @@ -339,7 +339,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteProject API. + * Example: Click here to see how to use DeleteProject API. */ DeleteProjectResponse deleteProject(DeleteProjectRequest request); @@ -349,7 +349,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTask API. + * Example: Click here to see how to use DeleteTask API. */ DeleteTaskResponse deleteTask(DeleteTaskRequest request); @@ -359,7 +359,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTaskRun API. + * Example: Click here to see how to use DeleteTaskRun API. */ DeleteTaskRunResponse deleteTaskRun(DeleteTaskRunRequest request); @@ -370,7 +370,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTaskValidation API. + * Example: Click here to see how to use DeleteTaskValidation API. */ DeleteTaskValidationResponse deleteTaskValidation(DeleteTaskValidationRequest request); @@ -380,7 +380,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteWorkspace API. + * Example: Click here to see how to use DeleteWorkspace API. */ DeleteWorkspaceResponse deleteWorkspace(DeleteWorkspaceRequest request); @@ -390,7 +390,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetApplication API. + * Example: Click here to see how to use GetApplication API. */ GetApplicationResponse getApplication(GetApplicationRequest request); @@ -400,7 +400,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConnection API. + * Example: Click here to see how to use GetConnection API. */ GetConnectionResponse getConnection(GetConnectionRequest request); @@ -410,7 +410,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConnectionValidation API. + * Example: Click here to see how to use GetConnectionValidation API. */ GetConnectionValidationResponse getConnectionValidation(GetConnectionValidationRequest request); @@ -422,7 +422,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCountStatistic API. + * Example: Click here to see how to use GetCountStatistic API. */ GetCountStatisticResponse getCountStatistic(GetCountStatisticRequest request); @@ -432,7 +432,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDataAsset API. + * Example: Click here to see how to use GetDataAsset API. */ GetDataAssetResponse getDataAsset(GetDataAssetRequest request); @@ -442,7 +442,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDataEntity API. + * Example: Click here to see how to use GetDataEntity API. */ GetDataEntityResponse getDataEntity(GetDataEntityRequest request); @@ -452,7 +452,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDataFlow API. + * Example: Click here to see how to use GetDataFlow API. */ GetDataFlowResponse getDataFlow(GetDataFlowRequest request); @@ -462,7 +462,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDataFlowValidation API. + * Example: Click here to see how to use GetDataFlowValidation API. */ GetDataFlowValidationResponse getDataFlowValidation(GetDataFlowValidationRequest request); @@ -472,7 +472,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDependentObject API. + * Example: Click here to see how to use GetDependentObject API. */ GetDependentObjectResponse getDependentObject(GetDependentObjectRequest request); @@ -482,7 +482,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetExternalPublication API. + * Example: Click here to see how to use GetExternalPublication API. */ GetExternalPublicationResponse getExternalPublication(GetExternalPublicationRequest request); @@ -492,7 +492,7 @@ DeleteExternalPublicationValidationResponse deleteExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetExternalPublicationValidation API. + * Example: Click here to see how to use GetExternalPublicationValidation API. */ GetExternalPublicationValidationResponse getExternalPublicationValidation( GetExternalPublicationValidationRequest request); @@ -503,7 +503,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetFolder API. + * Example: Click here to see how to use GetFolder API. */ GetFolderResponse getFolder(GetFolderRequest request); @@ -513,7 +513,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPatch API. + * Example: Click here to see how to use GetPatch API. */ GetPatchResponse getPatch(GetPatchRequest request); @@ -523,7 +523,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetProject API. + * Example: Click here to see how to use GetProject API. */ GetProjectResponse getProject(GetProjectRequest request); @@ -533,7 +533,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPublishedObject API. + * Example: Click here to see how to use GetPublishedObject API. */ GetPublishedObjectResponse getPublishedObject(GetPublishedObjectRequest request); @@ -543,7 +543,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetReference API. + * Example: Click here to see how to use GetReference API. */ GetReferenceResponse getReference(GetReferenceRequest request); @@ -553,7 +553,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSchema API. + * Example: Click here to see how to use GetSchema API. */ GetSchemaResponse getSchema(GetSchemaRequest request); @@ -563,7 +563,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTask API. + * Example: Click here to see how to use GetTask API. */ GetTaskResponse getTask(GetTaskRequest request); @@ -573,7 +573,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTaskRun API. + * Example: Click here to see how to use GetTaskRun API. */ GetTaskRunResponse getTaskRun(GetTaskRunRequest request); @@ -584,7 +584,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTaskValidation API. + * Example: Click here to see how to use GetTaskValidation API. */ GetTaskValidationResponse getTaskValidation(GetTaskValidationRequest request); @@ -594,7 +594,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -604,7 +604,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkspace API. + * Example: Click here to see how to use GetWorkspace API. */ GetWorkspaceResponse getWorkspace(GetWorkspaceRequest request); @@ -614,7 +614,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListApplications API. + * Example: Click here to see how to use ListApplications API. */ ListApplicationsResponse listApplications(ListApplicationsRequest request); @@ -624,7 +624,7 @@ GetExternalPublicationValidationResponse getExternalPublicationValidation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListConnectionValidations API. + * Example: Click here to see how to use ListConnectionValidations API. */ ListConnectionValidationsResponse listConnectionValidations( ListConnectionValidationsRequest request); @@ -635,7 +635,7 @@ ListConnectionValidationsResponse listConnectionValidations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListConnections API. + * Example: Click here to see how to use ListConnections API. */ ListConnectionsResponse listConnections(ListConnectionsRequest request); @@ -646,7 +646,7 @@ ListConnectionValidationsResponse listConnectionValidations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDataAssets API. + * Example: Click here to see how to use ListDataAssets API. */ ListDataAssetsResponse listDataAssets(ListDataAssetsRequest request); @@ -657,7 +657,7 @@ ListConnectionValidationsResponse listConnectionValidations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDataEntities API. + * Example: Click here to see how to use ListDataEntities API. */ ListDataEntitiesResponse listDataEntities(ListDataEntitiesRequest request); @@ -667,7 +667,7 @@ ListConnectionValidationsResponse listConnectionValidations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDataFlowValidations API. + * Example: Click here to see how to use ListDataFlowValidations API. */ ListDataFlowValidationsResponse listDataFlowValidations(ListDataFlowValidationsRequest request); @@ -678,7 +678,7 @@ ListConnectionValidationsResponse listConnectionValidations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDataFlows API. + * Example: Click here to see how to use ListDataFlows API. */ ListDataFlowsResponse listDataFlows(ListDataFlowsRequest request); @@ -688,7 +688,7 @@ ListConnectionValidationsResponse listConnectionValidations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDependentObjects API. + * Example: Click here to see how to use ListDependentObjects API. */ ListDependentObjectsResponse listDependentObjects(ListDependentObjectsRequest request); @@ -699,7 +699,7 @@ ListConnectionValidationsResponse listConnectionValidations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListExternalPublicationValidations API. + * Example: Click here to see how to use ListExternalPublicationValidations API. */ ListExternalPublicationValidationsResponse listExternalPublicationValidations( ListExternalPublicationValidationsRequest request); @@ -710,7 +710,7 @@ ListExternalPublicationValidationsResponse listExternalPublicationValidations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListExternalPublications API. + * Example: Click here to see how to use ListExternalPublications API. */ ListExternalPublicationsResponse listExternalPublications( ListExternalPublicationsRequest request); @@ -722,7 +722,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListFolders API. + * Example: Click here to see how to use ListFolders API. */ ListFoldersResponse listFolders(ListFoldersRequest request); @@ -732,7 +732,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPatchChanges API. + * Example: Click here to see how to use ListPatchChanges API. */ ListPatchChangesResponse listPatchChanges(ListPatchChangesRequest request); @@ -742,7 +742,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPatches API. + * Example: Click here to see how to use ListPatches API. */ ListPatchesResponse listPatches(ListPatchesRequest request); @@ -753,7 +753,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListProjects API. + * Example: Click here to see how to use ListProjects API. */ ListProjectsResponse listProjects(ListProjectsRequest request); @@ -763,7 +763,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPublishedObjects API. + * Example: Click here to see how to use ListPublishedObjects API. */ ListPublishedObjectsResponse listPublishedObjects(ListPublishedObjectsRequest request); @@ -773,7 +773,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListReferences API. + * Example: Click here to see how to use ListReferences API. */ ListReferencesResponse listReferences(ListReferencesRequest request); @@ -783,7 +783,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSchemas API. + * Example: Click here to see how to use ListSchemas API. */ ListSchemasResponse listSchemas(ListSchemasRequest request); @@ -793,7 +793,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTaskRunLogs API. + * Example: Click here to see how to use ListTaskRunLogs API. */ ListTaskRunLogsResponse listTaskRunLogs(ListTaskRunLogsRequest request); @@ -803,7 +803,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTaskRuns API. + * Example: Click here to see how to use ListTaskRuns API. */ ListTaskRunsResponse listTaskRuns(ListTaskRunsRequest request); @@ -814,7 +814,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTaskValidations API. + * Example: Click here to see how to use ListTaskValidations API. */ ListTaskValidationsResponse listTaskValidations(ListTaskValidationsRequest request); @@ -825,7 +825,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTasks API. + * Example: Click here to see how to use ListTasks API. */ ListTasksResponse listTasks(ListTasksRequest request); @@ -836,7 +836,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -847,7 +847,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -858,7 +858,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -869,7 +869,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkspaces API. + * Example: Click here to see how to use ListWorkspaces API. */ ListWorkspacesResponse listWorkspaces(ListWorkspacesRequest request); @@ -880,7 +880,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StartWorkspace API. + * Example: Click here to see how to use StartWorkspace API. */ StartWorkspaceResponse startWorkspace(StartWorkspaceRequest request); @@ -891,7 +891,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StopWorkspace API. + * Example: Click here to see how to use StopWorkspace API. */ StopWorkspaceResponse stopWorkspace(StopWorkspaceRequest request); @@ -901,7 +901,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateApplication API. + * Example: Click here to see how to use UpdateApplication API. */ UpdateApplicationResponse updateApplication(UpdateApplicationRequest request); @@ -911,7 +911,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateConnection API. + * Example: Click here to see how to use UpdateConnection API. */ UpdateConnectionResponse updateConnection(UpdateConnectionRequest request); @@ -921,7 +921,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDataAsset API. + * Example: Click here to see how to use UpdateDataAsset API. */ UpdateDataAssetResponse updateDataAsset(UpdateDataAssetRequest request); @@ -931,7 +931,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDataFlow API. + * Example: Click here to see how to use UpdateDataFlow API. */ UpdateDataFlowResponse updateDataFlow(UpdateDataFlowRequest request); @@ -941,7 +941,7 @@ ListExternalPublicationsResponse listExternalPublications( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateExternalPublication API. + * Example: Click here to see how to use UpdateExternalPublication API. */ UpdateExternalPublicationResponse updateExternalPublication( UpdateExternalPublicationRequest request); @@ -952,7 +952,7 @@ UpdateExternalPublicationResponse updateExternalPublication( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateFolder API. + * Example: Click here to see how to use UpdateFolder API. */ UpdateFolderResponse updateFolder(UpdateFolderRequest request); @@ -962,7 +962,7 @@ UpdateExternalPublicationResponse updateExternalPublication( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateProject API. + * Example: Click here to see how to use UpdateProject API. */ UpdateProjectResponse updateProject(UpdateProjectRequest request); @@ -972,7 +972,7 @@ UpdateExternalPublicationResponse updateExternalPublication( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateReference API. + * Example: Click here to see how to use UpdateReference API. */ UpdateReferenceResponse updateReference(UpdateReferenceRequest request); @@ -982,7 +982,7 @@ UpdateExternalPublicationResponse updateExternalPublication( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTask API. + * Example: Click here to see how to use UpdateTask API. */ UpdateTaskResponse updateTask(UpdateTaskRequest request); @@ -992,7 +992,7 @@ UpdateExternalPublicationResponse updateExternalPublication( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTaskRun API. + * Example: Click here to see how to use UpdateTaskRun API. */ UpdateTaskRunResponse updateTaskRun(UpdateTaskRunRequest request); @@ -1002,7 +1002,7 @@ UpdateExternalPublicationResponse updateExternalPublication( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateWorkspace API. + * Example: Click here to see how to use UpdateWorkspace API. */ UpdateWorkspaceResponse updateWorkspace(UpdateWorkspaceRequest request); diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationAsync.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationAsync.java index 4de4027e7f5..73d0bf9e8ce 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationAsync.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationAsyncClient.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationAsyncClient.java index 4e8e76133bf..c0e5ae85538 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationAsyncClient.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationClient.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationClient.java index 67e936cf134..15414c704c4 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationClient.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationPaginators.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationPaginators.java index 4eea264cc99..c5d7a878e71 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationPaginators.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationWaiters.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationWaiters.java index e59d3503cae..e315a9ab772 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationWaiters.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/DataIntegrationWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ChangeCompartmentConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ChangeCompartmentConverter.java index 37a9e491e3f..a396c27ae6e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ChangeCompartmentConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ChangeCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateApplicationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateApplicationConverter.java index 42dd68b81b7..ca7c7f33258 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateApplicationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateConnectionConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateConnectionConverter.java index bbb2903dd34..b82089bf1e6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateConnectionConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateConnectionValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateConnectionValidationConverter.java index efdc27c4f58..3f27c81f92d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateConnectionValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateConnectionValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataAssetConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataAssetConverter.java index bfc2c63c846..62342c8a247 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataAssetConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataAssetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataFlowConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataFlowConverter.java index cee26922204..71f6f35567a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataFlowConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataFlowConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataFlowValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataFlowValidationConverter.java index 3ac5daed5ab..b3fc2c31e12 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataFlowValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateDataFlowValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateEntityShapeConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateEntityShapeConverter.java index 0dfad188fe9..05caeaf5113 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateEntityShapeConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateEntityShapeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateExternalPublicationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateExternalPublicationConverter.java index de53db66277..21d502ffee9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateExternalPublicationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateExternalPublicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateExternalPublicationValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateExternalPublicationValidationConverter.java index 1a3b9f2742a..538887bd137 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateExternalPublicationValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateExternalPublicationValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateFolderConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateFolderConverter.java index 0addc2efd93..bacd4e52f2b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateFolderConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateFolderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreatePatchConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreatePatchConverter.java index d738f1afa81..4c6de1158b5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreatePatchConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreatePatchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateProjectConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateProjectConverter.java index b3501a830fd..d4526c01f10 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateProjectConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateProjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskConverter.java index 4098f7f788c..197aef32059 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskRunConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskRunConverter.java index 72d899998ab..6f78943d88b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskRunConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskRunConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskValidationConverter.java index 92e7b6e02d1..4450919d330 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateTaskValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateWorkspaceConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateWorkspaceConverter.java index 08bb4139e66..c903cd6e0c8 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateWorkspaceConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/CreateWorkspaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteApplicationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteApplicationConverter.java index c61c30a32aa..cdf0f955eb5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteApplicationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteConnectionConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteConnectionConverter.java index 0a43babf2a3..9010e51df8a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteConnectionConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteConnectionValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteConnectionValidationConverter.java index 40290045217..2b34be4784b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteConnectionValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteConnectionValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataAssetConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataAssetConverter.java index e827e9efa7c..73ebb384177 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataAssetConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataAssetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataFlowConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataFlowConverter.java index 1d859f3e7a2..68a9bf99d8f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataFlowConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataFlowConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataFlowValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataFlowValidationConverter.java index 275beb4dc0f..9dc9fa9a938 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataFlowValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteDataFlowValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteExternalPublicationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteExternalPublicationConverter.java index c8160f21287..26c1953b4a2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteExternalPublicationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteExternalPublicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteExternalPublicationValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteExternalPublicationValidationConverter.java index 3c9f26bbc2d..20041a86fc6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteExternalPublicationValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteExternalPublicationValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteFolderConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteFolderConverter.java index ac6d6fdd2a3..75cd2eccb69 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteFolderConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteFolderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeletePatchConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeletePatchConverter.java index e0866a3a3ed..394840dd18a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeletePatchConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeletePatchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteProjectConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteProjectConverter.java index efeb229fba7..3fc7953dc51 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteProjectConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteProjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskConverter.java index 5e439d6ba37..d686dbb6f4e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskRunConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskRunConverter.java index 51062f316f3..b4e2808db6d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskRunConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskRunConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskValidationConverter.java index f12fc1c13b9..a6f3f924b22 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteTaskValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteWorkspaceConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteWorkspaceConverter.java index d6ff1cd4750..5ee929c3e80 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteWorkspaceConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/DeleteWorkspaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetApplicationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetApplicationConverter.java index 11fc68c901e..56d4183b548 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetApplicationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetConnectionConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetConnectionConverter.java index c60394e0726..60b5998ea9a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetConnectionConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetConnectionValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetConnectionValidationConverter.java index fc6ef726d09..955801ba118 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetConnectionValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetConnectionValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetCountStatisticConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetCountStatisticConverter.java index 5cbef9073a6..3d0cd311124 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetCountStatisticConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetCountStatisticConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataAssetConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataAssetConverter.java index 289297ef146..ec806a4af01 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataAssetConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataAssetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataEntityConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataEntityConverter.java index e716bb2dd12..4afec97be72 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataEntityConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataEntityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataFlowConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataFlowConverter.java index ac7742226c6..b3da2f61cc5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataFlowConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataFlowConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataFlowValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataFlowValidationConverter.java index d3cd19ee6c2..d19d4173ba2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataFlowValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDataFlowValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDependentObjectConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDependentObjectConverter.java index d7312d5637a..8287113c1a8 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDependentObjectConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetDependentObjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetExternalPublicationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetExternalPublicationConverter.java index f82c4d56184..8770d875d92 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetExternalPublicationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetExternalPublicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetExternalPublicationValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetExternalPublicationValidationConverter.java index 02ad00629a1..cb4e775ab87 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetExternalPublicationValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetExternalPublicationValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetFolderConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetFolderConverter.java index 7b77296bfda..31a363b2e82 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetFolderConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetFolderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetPatchConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetPatchConverter.java index 21f652f0988..97bb86cf8ff 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetPatchConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetPatchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetProjectConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetProjectConverter.java index c85e6d65799..46449831368 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetProjectConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetProjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetPublishedObjectConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetPublishedObjectConverter.java index 68f4f5698e9..55149004341 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetPublishedObjectConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetPublishedObjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetReferenceConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetReferenceConverter.java index 1c0755448a2..016922469c3 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetReferenceConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetReferenceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetSchemaConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetSchemaConverter.java index 75f62c6911f..3a8903f2d33 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetSchemaConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetSchemaConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskConverter.java index 3bee31764b7..fe195fe2f45 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskRunConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskRunConverter.java index 706eeb3e256..d6b2a940c1b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskRunConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskRunConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskValidationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskValidationConverter.java index 9babc4fd7e2..ed15287eeb5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskValidationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetTaskValidationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetWorkRequestConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetWorkRequestConverter.java index 1d6f8f3a1cd..398b9203d63 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetWorkRequestConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetWorkspaceConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetWorkspaceConverter.java index 8556e575e7a..79f3c68beb5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetWorkspaceConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/GetWorkspaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListApplicationsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListApplicationsConverter.java index 06e948d0213..01b1b669812 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListApplicationsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListApplicationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListConnectionValidationsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListConnectionValidationsConverter.java index 385afe5413d..c8b0e27ef33 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListConnectionValidationsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListConnectionValidationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListConnectionsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListConnectionsConverter.java index 3b6dccb27ca..e1ffb0f10a3 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListConnectionsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListConnectionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataAssetsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataAssetsConverter.java index edb1d046970..8e67748b7bd 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataAssetsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataAssetsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataEntitiesConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataEntitiesConverter.java index 1fa5d6b6fa4..664d7384500 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataEntitiesConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataEntitiesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataFlowValidationsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataFlowValidationsConverter.java index 2f1e1835def..ee9fa5e542f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataFlowValidationsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataFlowValidationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataFlowsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataFlowsConverter.java index 041390ee33b..ea36769f6a7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataFlowsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDataFlowsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDependentObjectsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDependentObjectsConverter.java index c8b8c21ca96..0c53da6aae1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDependentObjectsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListDependentObjectsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListExternalPublicationValidationsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListExternalPublicationValidationsConverter.java index b8f72ec1dbf..5cd4c5e19af 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListExternalPublicationValidationsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListExternalPublicationValidationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListExternalPublicationsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListExternalPublicationsConverter.java index 34f7141514e..7a1e6047153 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListExternalPublicationsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListExternalPublicationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListFoldersConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListFoldersConverter.java index 0b35694f513..96daa6dd5ce 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListFoldersConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListFoldersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPatchChangesConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPatchChangesConverter.java index 550661a11e9..5fe31489cd8 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPatchChangesConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPatchChangesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPatchesConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPatchesConverter.java index 4db7903407f..2f4ef75525d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPatchesConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPatchesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListProjectsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListProjectsConverter.java index 194998ed58b..91d5c8ff7e4 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListProjectsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListProjectsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPublishedObjectsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPublishedObjectsConverter.java index f58ef574eac..d34a6bb42d6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPublishedObjectsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListPublishedObjectsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListReferencesConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListReferencesConverter.java index 7193e18781f..34d0d29044d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListReferencesConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListReferencesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListSchemasConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListSchemasConverter.java index 9c5c8f0cee8..8281b263181 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListSchemasConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListSchemasConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskRunLogsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskRunLogsConverter.java index 2190dbf4dd1..35f1b6c1c6e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskRunLogsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskRunLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskRunsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskRunsConverter.java index 31366262e0c..464df8380ed 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskRunsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskRunsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskValidationsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskValidationsConverter.java index 4747678d611..14e8eeeda0b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskValidationsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTaskValidationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTasksConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTasksConverter.java index f25c2616982..506850e5b81 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTasksConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListTasksConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestErrorsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestErrorsConverter.java index d80318b9b20..1335f6b1f04 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestLogsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestLogsConverter.java index 81e5629e848..19456046ef5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestsConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestsConverter.java index 1805028ec84..7993684c91c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestsConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkspacesConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkspacesConverter.java index 0f3c059a59b..cc5c5695163 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkspacesConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/ListWorkspacesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/StartWorkspaceConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/StartWorkspaceConverter.java index 74606719c75..38d1047f334 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/StartWorkspaceConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/StartWorkspaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/StopWorkspaceConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/StopWorkspaceConverter.java index 98c673619ef..395ee2320bd 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/StopWorkspaceConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/StopWorkspaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateApplicationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateApplicationConverter.java index 8f2411832cd..a4085ae8c4c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateApplicationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateConnectionConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateConnectionConverter.java index 24e2a6ab6d4..af748e6e8a5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateConnectionConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateConnectionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateDataAssetConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateDataAssetConverter.java index 66bd3e51f5d..a3b26ec9d27 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateDataAssetConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateDataAssetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateDataFlowConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateDataFlowConverter.java index 3b638d71ada..21d29483fbe 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateDataFlowConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateDataFlowConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateExternalPublicationConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateExternalPublicationConverter.java index 599807af8d3..cc1658801a5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateExternalPublicationConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateExternalPublicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateFolderConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateFolderConverter.java index ec5d690a1e2..fef35275737 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateFolderConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateFolderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateProjectConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateProjectConverter.java index 96a34f5e356..307a09984a8 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateProjectConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateProjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateReferenceConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateReferenceConverter.java index bf5c9aaf01f..c06f01d5df2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateReferenceConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateReferenceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateTaskConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateTaskConverter.java index 73da6ad0b77..0839f6d029d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateTaskConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateTaskConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateTaskRunConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateTaskRunConverter.java index e486ecd236c..4834827ef56 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateTaskRunConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateTaskRunConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateWorkspaceConverter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateWorkspaceConverter.java index 4971cdf7168..fa4059a61cd 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateWorkspaceConverter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/internal/http/UpdateWorkspaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.internal.http; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractDataOperationConfig.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractDataOperationConfig.java index c3a521f2347..d0d1720aecb 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractDataOperationConfig.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractDataOperationConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractField.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractField.java index 605396bc8c4..f16f12b71f0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractField.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractFormatAttribute.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractFormatAttribute.java index 50b27946bc5..102319f64cd 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractFormatAttribute.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractFormatAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractReadAttribute.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractReadAttribute.java index dc4cdf20fd3..1ab2a6fb131 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractReadAttribute.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractReadAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractWriteAttribute.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractWriteAttribute.java index 0ff462f5773..7d586f851e2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractWriteAttribute.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AbstractWriteAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Aggregator.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Aggregator.java index d9efa137ef9..8cefdf55a22 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Aggregator.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Aggregator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Application.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Application.java index 1f151760dc1..a50b89bbcd9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Application.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Application.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationDetails.java index 67e0095eeb9..cc17c2bfbfe 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationSummary.java index 99298013745..00cac34fa05 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationSummaryCollection.java index cb0ebabc522..8122cf54554 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ApplicationSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AvroFormatAttribute.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AvroFormatAttribute.java index cb0dc7efbea..e7f13ea8fa0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AvroFormatAttribute.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/AvroFormatAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/BaseType.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/BaseType.java index fd14f670f5f..2dad532a679 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/BaseType.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/BaseType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChangeCompartmentDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChangeCompartmentDetails.java index 509929a8685..08619e705b1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChangeCompartmentDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChangeCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChildReference.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChildReference.java index 243a871872d..b41df362e27 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChildReference.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChildReference.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChildReferenceDetail.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChildReferenceDetail.java index 134e9bdb912..39b6d188436 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChildReferenceDetail.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ChildReferenceDetail.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CompositeFieldMap.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CompositeFieldMap.java index 4925e8cbda7..32302f7281d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CompositeFieldMap.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CompositeFieldMap.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CompositeType.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CompositeType.java index 88eed7852e3..ee6036e0647 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CompositeType.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CompositeType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConditionalInputLink.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConditionalInputLink.java index ce790b85d3a..d4f5210061c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConditionalInputLink.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConditionalInputLink.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigDefinition.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigDefinition.java index e1229038239..becb1adfb1c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigDefinition.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigDefinition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigParameterDefinition.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigParameterDefinition.java index 55a14a13f30..873c6539eff 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigParameterDefinition.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigParameterDefinition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigParameterValue.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigParameterValue.java index 22621e89513..58669a1a80e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigParameterValue.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigParameterValue.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigProvider.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigProvider.java index 72fa16cb19a..467215b2330 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigProvider.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigValues.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigValues.java index 894763d72e4..9aa3ce51ba2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigValues.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigValues.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigurationDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigurationDetails.java index 3407e71fac6..eddfe874662 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigurationDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfiguredType.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfiguredType.java index bc177dcbbd1..e914d2997a0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfiguredType.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConfiguredType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Connection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Connection.java index 85f0bc1ea33..dec7186d3c4 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Connection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Connection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionDetails.java index 2f8bb68f8a5..692bda55148 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAdwc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAdwc.java index 43ffb3e91ce..4923d55b925 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAdwc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAdwc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAdwcDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAdwcDetails.java index aad761964c7..92fafcdfa14 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAdwcDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAdwcDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAtp.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAtp.java index 75a8c6dd946..90be03f3f4e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAtp.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAtp.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAtpDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAtpDetails.java index cf50ce6b792..e6c343a93b4 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAtpDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromAtpDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromJdbc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromJdbc.java index 9e01fe3eaeb..9dcc846f014 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromJdbc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromJdbc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromJdbcDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromJdbcDetails.java index 55948ac142e..daa5c15258a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromJdbcDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromJdbcDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromMySQL.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromMySQL.java index db93c81ea57..1cffb816e90 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromMySQL.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromMySQL.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromMySQLDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromMySQLDetails.java index ad5aab4d5e0..794d0ddb3f1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromMySQLDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromMySQLDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromObjectStorage.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromObjectStorage.java index 14573601a9f..87522daae0d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromObjectStorage.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromObjectStorage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromObjectStorageDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromObjectStorageDetails.java index fda12cbc9ba..8b00cec92fa 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromObjectStorageDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromObjectStorageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromOracle.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromOracle.java index c31742b534d..0670961170b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromOracle.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromOracle.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromOracleDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromOracleDetails.java index 4d085c23e65..2ec065cddd6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromOracleDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionFromOracleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionProperty.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionProperty.java index e832e718514..ad03551e1f9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionProperty.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionProperty.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummary.java index 052f99cd094..2ce23da4bd4 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryCollection.java index 8479dc8fd85..d94fee31502 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromAdwc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromAdwc.java index 50e564ca6f3..06867b88194 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromAdwc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromAdwc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromAtp.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromAtp.java index e26b0458ae7..ed553872e1a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromAtp.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromAtp.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromJdbc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromJdbc.java index ca1a1a23dc0..c1f48a1a001 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromJdbc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromJdbc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromMySQL.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromMySQL.java index 8fe723ca17e..84d261113bc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromMySQL.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromMySQL.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromObjectStorage.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromObjectStorage.java index 641b4d3bd0b..37ef9cf6e16 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromObjectStorage.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromObjectStorage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromOracle.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromOracle.java index dcbd7a275cc..5a748336e48 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromOracle.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionSummaryFromOracle.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidation.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidation.java index ac712b1124d..eddd9c9abb2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidation.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidationSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidationSummary.java index 2a064f5235e..2b0cf544d9b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidationSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidationSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidationSummaryCollection.java index 1974bbf5218..9beb4ab5d8a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidationSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ConnectionValidationSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CountStatistic.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CountStatistic.java index 0cd15019985..ea14bc42ef0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CountStatistic.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CountStatistic.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CountStatisticSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CountStatisticSummary.java index b673249bd44..ab4ec91129d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CountStatisticSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CountStatisticSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateApplicationDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateApplicationDetails.java index 899fec673cb..465b6e59014 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateApplicationDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateApplicationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConfigProvider.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConfigProvider.java index 475ecc6b624..026b30f727a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConfigProvider.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConfigProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionDetails.java index 6c75b981f94..1f3ab80339b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromAdwc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromAdwc.java index 6851615e8d6..95df7038515 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromAdwc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromAdwc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromAtp.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromAtp.java index 3170ce87925..b9cfdd25fa1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromAtp.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromAtp.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromJdbc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromJdbc.java index edc7828a74d..d8b0b95e619 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromJdbc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromJdbc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromMySQL.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromMySQL.java index 6c4ab6304ab..298a421b6b5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromMySQL.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromMySQL.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromObjectStorage.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromObjectStorage.java index b99481fe543..f72ec620e5f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromObjectStorage.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromObjectStorage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromOracle.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromOracle.java index d5b37c85fba..5c8ddf2e8ac 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromOracle.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionFromOracle.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionValidationDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionValidationDetails.java index f72fceb9e59..3df432352c6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionValidationDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateConnectionValidationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetDetails.java index f7db1fa6781..b68e1250f2b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromAdwc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromAdwc.java index 4bccd169ef3..359749c19f2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromAdwc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromAdwc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromAtp.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromAtp.java index 8e0b84aecfe..184b30cdb60 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromAtp.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromAtp.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromJdbc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromJdbc.java index 8f02cdf5257..67ef0da3e7e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromJdbc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromJdbc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromMySQL.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromMySQL.java index 21694b8a17d..3d897b8a621 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromMySQL.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromMySQL.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromObjectStorage.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromObjectStorage.java index 273af819ec8..2f62f57f932 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromObjectStorage.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromObjectStorage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromOracle.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromOracle.java index 031b78cd818..e8636395195 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromOracle.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataAssetFromOracle.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataFlowDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataFlowDetails.java index 779032f4ba6..aa1011f9149 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataFlowDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataFlowDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataFlowValidationDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataFlowValidationDetails.java index b75e93c1d02..eb811b7a9a5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataFlowValidationDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateDataFlowValidationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateEntityShapeDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateEntityShapeDetails.java index 1e9bf698cf5..939785be507 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateEntityShapeDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateEntityShapeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateEntityShapeFromFile.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateEntityShapeFromFile.java index 4ac80f4805e..e1d332f87f1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateEntityShapeFromFile.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateEntityShapeFromFile.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateExternalPublicationDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateExternalPublicationDetails.java index 573ea80bef5..47a7653e8d9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateExternalPublicationDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateExternalPublicationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateExternalPublicationValidationDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateExternalPublicationValidationDetails.java index e9b10c45341..023a705cee4 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateExternalPublicationValidationDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateExternalPublicationValidationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateFolderDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateFolderDetails.java index f513ad28d67..526ad754821 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateFolderDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateFolderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreatePatchDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreatePatchDetails.java index 1f42984a2b3..85ea52bc92b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreatePatchDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreatePatchDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateProjectDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateProjectDetails.java index 8600d1055f0..1ec9152d6fd 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateProjectDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateProjectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateSourceApplicationInfo.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateSourceApplicationInfo.java index 5d8fb1dc501..539cee070e5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateSourceApplicationInfo.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateSourceApplicationInfo.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskDetails.java index d8f7ad0c3bd..ac2ef3567e3 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskFromDataLoaderTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskFromDataLoaderTask.java index 99050f796d6..ab12b064562 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskFromDataLoaderTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskFromDataLoaderTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskFromIntegrationTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskFromIntegrationTask.java index d051fe08fd2..0e5310e35fa 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskFromIntegrationTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskFromIntegrationTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskRunDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskRunDetails.java index 9f980fb3867..904e56200e9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskRunDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskRunDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationDetails.java index 6585cd83628..f0b249b1f58 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationFromDataLoaderTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationFromDataLoaderTask.java index f6c4fe1e84a..d89e0834cdf 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationFromDataLoaderTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationFromDataLoaderTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationFromIntegrationTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationFromIntegrationTask.java index bccb2795239..d278f16ad83 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationFromIntegrationTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateTaskValidationFromIntegrationTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateWorkspaceDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateWorkspaceDetails.java index 25c09d86a94..861c0899502 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateWorkspaceDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CreateWorkspaceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CsvFormatAttribute.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CsvFormatAttribute.java index 9db74c2b5e1..7335cbc45ca 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CsvFormatAttribute.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/CsvFormatAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAsset.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAsset.java index 7889e2d3177..8f9626944ed 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAsset.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAsset.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromAdwcDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromAdwcDetails.java index 5cb7718c2b8..26a2a6d35a3 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromAdwcDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromAdwcDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromAtpDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromAtpDetails.java index 9992ed09aa8..b3b165c6887 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromAtpDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromAtpDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromJdbc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromJdbc.java index 34ec4634f75..755b8ec16d3 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromJdbc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromJdbc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromMySQL.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromMySQL.java index aea28977810..eeacf8d0ff1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromMySQL.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromMySQL.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromObjectStorageDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromObjectStorageDetails.java index 7db9563540b..5233e5fba0c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromObjectStorageDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromObjectStorageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromOracleDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromOracleDetails.java index ccdb8d067f1..af7c54a9a7f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromOracleDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetFromOracleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummary.java index 23d328d4dc4..6bd8b34be70 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryCollection.java index e7bc5150dc8..64561cc94ac 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromAdwc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromAdwc.java index a57622b3d70..f6e427da213 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromAdwc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromAdwc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromAtp.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromAtp.java index f6d7b511abe..b7c6522fe9d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromAtp.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromAtp.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromJdbc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromJdbc.java index 0f442623398..1330232ec90 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromJdbc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromJdbc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromMySQL.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromMySQL.java index c4bcad7d2f9..bd46c151ca9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromMySQL.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromMySQL.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromObjectStorage.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromObjectStorage.java index f21fb66cf7f..f3b0e482e2c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromObjectStorage.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromObjectStorage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromOracle.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromOracle.java index 548887632c0..e3a1059851b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromOracle.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataAssetSummaryFromOracle.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntity.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntity.java index ed0e968c631..3956c597acd 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntity.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntity.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityDetails.java index 98563221394..b3cd8f2f844 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromFile.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromFile.java index 3bedc126328..eb07c1c2a4c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromFile.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromFile.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromFileEntityDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromFileEntityDetails.java index ef32bf6dc8c..75a56d54d12 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromFileEntityDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromFileEntityDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromTable.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromTable.java index 5305330da3e..a717b894e81 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromTable.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromTable.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromTableEntityDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromTableEntityDetails.java index 4bafd209f3f..7fca29f74d5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromTableEntityDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromTableEntityDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromView.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromView.java index bd64c94f893..a559afc2bc1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromView.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromView.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromViewEntityDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromViewEntityDetails.java index f5a50998097..5fe4f347322 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromViewEntityDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntityFromViewEntityDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummary.java index d1090f39126..346b85d5290 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryCollection.java index 995fed37a2a..4521f49386e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromFile.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromFile.java index 8a893eab620..27c56d69a21 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromFile.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromFile.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromTable.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromTable.java index c9f9faa8400..a583e84721f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromTable.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromTable.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromView.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromView.java index 596d5c3ed58..15ee953a48e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromView.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataEntitySummaryFromView.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlow.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlow.java index 16e6c48225c..80f9894cbdc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlow.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlow.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowDetails.java index db3f72abb5d..393bfec90c2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowSummary.java index 9bdc38282b0..d8f7f3f0e16 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowSummaryCollection.java index a2e75a3ce58..e212c1c0247 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidation.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidation.java index 9bdcf936fa8..bb530275185 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidation.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidationSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidationSummary.java index b549e64a2d4..6c25da2f930 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidationSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidationSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidationSummaryCollection.java index cb07e9c4861..e1f0133ba62 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidationSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFlowValidationSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFormat.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFormat.java index b8b74a00361..a3cb3272309 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFormat.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataFormat.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataType.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataType.java index 34a861fa654..86330d74188 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataType.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DataType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObject.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObject.java index 6e4c3efd8b8..725d734dfe3 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObject.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObject.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObjectSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObjectSummary.java index 8923ba209eb..5b749d3784e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObjectSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObjectSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObjectSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObjectSummaryCollection.java index c9cf5e7868d..83dbc098623 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObjectSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DependentObjectSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DerivedField.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DerivedField.java index aaca094f95f..5fdb40dc0f4 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DerivedField.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DerivedField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DerivedType.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DerivedType.java index aaceb28740a..b641c2e96ff 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DerivedType.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DerivedType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DirectFieldMap.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DirectFieldMap.java index a50ffc58573..c60652a8395 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DirectFieldMap.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DirectFieldMap.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DirectNamedFieldMap.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DirectNamedFieldMap.java index 8f6201c61af..fa3fc39bcc6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DirectNamedFieldMap.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DirectNamedFieldMap.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Distinct.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Distinct.java index a0028ae8932..a299bc60b52 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Distinct.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Distinct.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicInputField.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicInputField.java index 49cdb25c421..70b64e1f010 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicInputField.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicInputField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicProxyField.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicProxyField.java index d2c4002fca2..fd03bc0904a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicProxyField.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicProxyField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicType.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicType.java index 8492f0f91a8..257dd14924e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicType.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicTypeHandler.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicTypeHandler.java index 7eecb1259eb..3b76887b9be 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicTypeHandler.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/DynamicTypeHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EnrichedEntity.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EnrichedEntity.java index 0553458c3de..3b77f40a92b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EnrichedEntity.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EnrichedEntity.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EntityShape.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EntityShape.java index d6719a3c5cd..1236b062b7f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EntityShape.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EntityShape.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EntityShapeFromFile.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EntityShapeFromFile.java index cc5d7dba35e..56984ea8af7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EntityShapeFromFile.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/EntityShapeFromFile.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ErrorDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ErrorDetails.java index a990852d4b8..77f723f6015 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ErrorDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ErrorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Expression.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Expression.java index c56f5f97d34..bd1aeca44d8 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Expression.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Expression.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublication.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublication.java index c7163cdf3b4..36f9127d6c7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublication.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublication.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationSummary.java index f3bdac9eeb9..995c5e886a0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationSummaryCollection.java index 79292e4577a..8a70a14ed12 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidation.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidation.java index d02b8186ebf..64d3cee283a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidation.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidationSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidationSummary.java index ddc13442e31..f7a250e4346 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidationSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidationSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidationSummaryCollection.java index b03fb8dee01..cbbf1f48d6f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidationSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ExternalPublicationValidationSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FieldMap.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FieldMap.java index 5c21c0a785e..b8aa552b3e9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FieldMap.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FieldMap.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Filter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Filter.java index c804a4f1651..c4d720c21ea 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Filter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Filter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FilterPush.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FilterPush.java index a44b0c60870..cf39938c34f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FilterPush.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FilterPush.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowNode.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowNode.java index b501c31c935..05b3b6f7736 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowNode.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowNode.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowPort.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowPort.java index e39d70401d7..2e32a456bb9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowPort.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowPort.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowPortLink.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowPortLink.java index 3bf074850be..72cac4c97d5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowPortLink.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FlowPortLink.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Folder.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Folder.java index 7929a74377b..80deadb7a5f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Folder.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Folder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderDetails.java index b8a15681ccf..2c3a22a3195 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderSummary.java index 8d501ddba5e..b08733bc570 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderSummaryCollection.java index f349b6d78df..5427315eb59 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/FolderSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ForeignKey.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ForeignKey.java index 6a29d8e2b6d..153ca7fe9fc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ForeignKey.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ForeignKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputField.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputField.java index 9425b65152a..d66cf24165d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputField.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputLink.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputLink.java index 9762a7a2b3c..47d584395bc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputLink.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputLink.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputPort.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputPort.java index 4d765554879..07131514afa 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputPort.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/InputPort.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/JavaType.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/JavaType.java index d56726fcffb..73dc5c6ec45 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/JavaType.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/JavaType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Join.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Join.java index adf7fa6cbc8..5ea7f38a4f2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Join.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Join.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Joiner.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Joiner.java index 89907afd62c..231cebe4eeb 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Joiner.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Joiner.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/JsonFormatAttribute.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/JsonFormatAttribute.java index 2019f1d2912..88e387b0613 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/JsonFormatAttribute.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/JsonFormatAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Key.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Key.java index 681136387a8..80b2a11e949 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Key.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Key.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyAttribute.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyAttribute.java index d8bd657b091..1b5217365d6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyAttribute.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyRange.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyRange.java index 3e9351df6cc..848c0db5db3 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyRange.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyRange.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyRangePartitionConfig.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyRangePartitionConfig.java index 2c3d5a4fa43..8c825860963 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyRangePartitionConfig.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/KeyRangePartitionConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/MacroField.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/MacroField.java index 96111ab8e69..a9a330b1214 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/MacroField.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/MacroField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Message.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Message.java index 1ec5ff7b33f..bcc366278cc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Message.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Message.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NameListRule.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NameListRule.java index 05b33057f19..6db2573ebce 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NameListRule.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NameListRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NamePatternRule.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NamePatternRule.java index b5a27fe210b..1687b82a45e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NamePatternRule.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NamePatternRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NativeShapeField.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NativeShapeField.java index 58015983a3a..97bdc5fbc90 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NativeShapeField.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/NativeShapeField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ObjectMetadata.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ObjectMetadata.java index dec92c23f4f..f1b485e3984 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ObjectMetadata.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ObjectMetadata.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Operator.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Operator.java index 1d1dd2bad2c..0c669e3c31d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Operator.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Operator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAdwcWriteAttribute.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAdwcWriteAttribute.java index 62edc4d38c3..2c84775c056 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAdwcWriteAttribute.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAdwcWriteAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAdwcWriteAttributes.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAdwcWriteAttributes.java index 8be4da2158e..1e76d292432 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAdwcWriteAttributes.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAdwcWriteAttributes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAtpWriteAttribute.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAtpWriteAttribute.java index af5c15ec304..06991440016 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAtpWriteAttribute.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAtpWriteAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAtpWriteAttributes.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAtpWriteAttributes.java index 2cd8fa496a3..c5fcf0b87f6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAtpWriteAttributes.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleAtpWriteAttributes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleReadAttribute.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleReadAttribute.java index 8adfbfdce3f..afe2a2791f8 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleReadAttribute.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleReadAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleReadAttributes.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleReadAttributes.java index ddc21ae5f17..70f893662b8 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleReadAttributes.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleReadAttributes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleWriteAttribute.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleWriteAttribute.java index f969154a12b..f824dba0136 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleWriteAttribute.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleWriteAttribute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleWriteAttributes.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleWriteAttributes.java index ca2a4a5c12e..424e838f644 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleWriteAttributes.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OracleWriteAttributes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputField.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputField.java index 184fd9b2786..1200e3e6cba 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputField.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputLink.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputLink.java index 7058fb170c6..d565edfc8bc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputLink.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputLink.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputPort.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputPort.java index 415ca5d49d5..0010b0b5152 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputPort.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/OutputPort.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Parameter.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Parameter.java index 94977cad278..5a2b8b6262d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Parameter.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Parameter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ParameterValue.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ParameterValue.java index 23178f7a65b..8737143ba62 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ParameterValue.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ParameterValue.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ParentReference.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ParentReference.java index 09d31363af9..01519b2cbe6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ParentReference.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ParentReference.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PartitionConfig.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PartitionConfig.java index d55b334ad09..aed33bf839b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PartitionConfig.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PartitionConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Patch.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Patch.java index 081fc43f974..2b15aa89f9e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Patch.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Patch.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchChangeSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchChangeSummary.java index 6d86b5196b2..82b77527a8a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchChangeSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchChangeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchChangeSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchChangeSummaryCollection.java index 31741e98c22..5c207762b85 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchChangeSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchChangeSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchObjectMetadata.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchObjectMetadata.java index f9b0a971f58..4f69cd725bc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchObjectMetadata.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchObjectMetadata.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchSummary.java index 17823e658e8..be3ee410f5a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchSummaryCollection.java index c33ba45ac32..a54c9492bcd 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PatchSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PrimaryKey.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PrimaryKey.java index 8d64e8f0c49..27ee141522b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PrimaryKey.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PrimaryKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Project.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Project.java index fc786f07046..9bfaf9fc69f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Project.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Project.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectDetails.java index 37fafedfb2b..30b48ca4caa 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectSummary.java index f1a245fec3f..44f68616eec 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectSummaryCollection.java index 5e75e61182c..da8666bf545 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Projection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Projection.java index d11e920ef8a..b7b78020b41 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Projection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Projection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectionRule.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectionRule.java index ed5155d3d65..4eecda2918f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectionRule.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProjectionRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProxyField.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProxyField.java index 60ae7798ea5..c7bec083e50 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProxyField.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ProxyField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObject.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObject.java index c6992e23253..ea50746da0b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObject.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObject.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectFromDataLoaderTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectFromDataLoaderTask.java index f14a1656ad4..7b5d8c15689 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectFromDataLoaderTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectFromDataLoaderTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectFromIntegrationTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectFromIntegrationTask.java index 45e58dc62f8..2f2723f7792 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectFromIntegrationTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectFromIntegrationTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummary.java index 23616707b05..60943a45d4d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryCollection.java index b0434e539bd..68938a409ca 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryFromDataLoaderTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryFromDataLoaderTask.java index 734fcccc19a..75e07c41e5c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryFromDataLoaderTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryFromDataLoaderTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryFromIntegrationTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryFromIntegrationTask.java index 712de2b0ead..043dcce6d97 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryFromIntegrationTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PublishedObjectSummaryFromIntegrationTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PushDownOperation.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PushDownOperation.java index a7c2e61e51e..157188ccfbf 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PushDownOperation.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/PushDownOperation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Query.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Query.java index 77deee8d7f8..bfcd8b33a70 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Query.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Query.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReadOperationConfig.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReadOperationConfig.java index 1742cba4a8f..2ba03a218ad 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReadOperationConfig.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReadOperationConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Reference.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Reference.java index 9f3d4afa1fc..ad2945a5ad0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Reference.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Reference.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceSummary.java index b9f7c3f52d8..0ed3a9854c5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceSummaryCollection.java index 48beabd48fd..4c32455f70f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceUsedBy.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceUsedBy.java index 9a60017aabd..153df505fd0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceUsedBy.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ReferenceUsedBy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RegistryMetadata.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RegistryMetadata.java index cb1e8993cea..31cac7d5348 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RegistryMetadata.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RegistryMetadata.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RenameRule.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RenameRule.java index a60f12da6b1..eff8ad5bf3a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RenameRule.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RenameRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ResourceConfiguration.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ResourceConfiguration.java index cc7403835e0..95eee50d220 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ResourceConfiguration.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ResourceConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RootObject.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RootObject.java index 4fe3a6c4683..3c37c969532 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RootObject.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RootObject.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RuleBasedFieldMap.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RuleBasedFieldMap.java index 4a86a75772c..f5ae81a64e6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RuleBasedFieldMap.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RuleBasedFieldMap.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RuleTypeConfig.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RuleTypeConfig.java index 38f83bd079b..b165ce20db5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RuleTypeConfig.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/RuleTypeConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Schema.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Schema.java index 275da605b09..f8a0cd5feb2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Schema.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Schema.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SchemaSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SchemaSummary.java index 6b689440beb..6988093c62d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SchemaSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SchemaSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SchemaSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SchemaSummaryCollection.java index d0c32ae24ae..94442435a2f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SchemaSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SchemaSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Select.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Select.java index 9ef6bfaf351..9997f0f0db0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Select.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Select.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Shape.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Shape.java index 7690f088f93..340aef35fca 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Shape.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Shape.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ShapeField.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ShapeField.java index a43e20cb4f7..0f33daebc1c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ShapeField.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ShapeField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Sort.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Sort.java index 20f885223e4..5d9ee399d97 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Sort.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Sort.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortClause.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortClause.java index 0617647f6ae..6da8ba5e4ed 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortClause.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortClause.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortKey.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortKey.java index 5ca35f2a6c0..deeb9bfc826 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortKey.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortKeyRule.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortKeyRule.java index d1b869ae4e6..0fb89e28af0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortKeyRule.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortKeyRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortOper.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortOper.java index 29a6109fd18..2b6445c24dc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortOper.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SortOper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Source.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Source.java index 84161c077a8..646ef38b8f6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Source.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Source.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SourceApplicationInfo.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SourceApplicationInfo.java index f8d0094a5dd..11a7d66ee0c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SourceApplicationInfo.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/SourceApplicationInfo.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/StructuredType.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/StructuredType.java index e5a07bbb898..b494c64f8f2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/StructuredType.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/StructuredType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Target.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Target.java index ab24cd6e2da..d3acc87d869 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Target.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Target.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Task.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Task.java index 2b7fc02a1a4..25d9a86cc84 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Task.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Task.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskFromDataLoaderTaskDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskFromDataLoaderTaskDetails.java index 05be68323f8..b60072564d2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskFromDataLoaderTaskDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskFromDataLoaderTaskDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskFromIntegrationTaskDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskFromIntegrationTaskDetails.java index 1b3999fefc9..e5b4b775c94 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskFromIntegrationTaskDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskFromIntegrationTaskDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRun.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRun.java index a1fec0e286f..930715d2e2e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRun.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRun.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunDetails.java index 743cd8a0e43..bcea83d10f7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunLogSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunLogSummary.java index b5bbab46a52..39f7b7a3a29 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunLogSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunLogSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunSummary.java index e7e3692ca00..c4ef31bb898 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunSummaryCollection.java index ee60306fc77..ebfb40c2203 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskRunSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummary.java index 085d4395f9f..2900bb27ae0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryCollection.java index 1b3801f4e0f..1e4cea11878 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryFromDataLoaderTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryFromDataLoaderTask.java index a2deb4a1ff5..01288b0ddb3 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryFromDataLoaderTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryFromDataLoaderTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryFromIntegrationTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryFromIntegrationTask.java index 01a2a94e3bc..c00ff86e196 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryFromIntegrationTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskSummaryFromIntegrationTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidation.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidation.java index 5d2e5b4288b..57459526752 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidation.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidationSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidationSummary.java index 034f583e164..515a668ea47 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidationSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidationSummaryCollection.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidationSummaryCollection.java index 2ca46558f53..46b6c955e35 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidationSummaryCollection.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TaskValidationSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeLibrary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeLibrary.java index d6dd6a80406..e63e2423b93 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeLibrary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeLibrary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeListRule.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeListRule.java index f5effac3030..75978851a17 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeListRule.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeListRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeSystem.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeSystem.java index 711e1f072bc..85354e4ef9a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeSystem.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypeSystem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypedNamePatternRule.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypedNamePatternRule.java index 625a083f01a..e5893e11d9c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypedNamePatternRule.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypedNamePatternRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypedObject.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypedObject.java index a3a08efe16d..ff5422f80cf 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypedObject.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/TypedObject.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UIProperties.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UIProperties.java index 7323e3fdff9..73522654494 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UIProperties.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UIProperties.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UniqueKey.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UniqueKey.java index aa6d0d06ddb..144af04b0d0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UniqueKey.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UniqueKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateApplicationDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateApplicationDetails.java index e25f7ca4d83..f01281b0758 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateApplicationDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateApplicationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionDetails.java index 6fbe55172f0..f311bacb53b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromAdwc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromAdwc.java index 9718692bb35..38a2bf7bc45 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromAdwc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromAdwc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromAtp.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromAtp.java index ba70feb9004..3d45f4ce3f1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromAtp.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromAtp.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromJdbc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromJdbc.java index a2fdc099a32..4fbd48780ef 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromJdbc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromJdbc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromMySQL.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromMySQL.java index 042c0cb3823..31c794c737d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromMySQL.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromMySQL.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromObjectStorage.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromObjectStorage.java index 1880f05a34d..30758991440 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromObjectStorage.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromObjectStorage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromOracle.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromOracle.java index fd10a51e2c3..984432ef3c1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromOracle.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateConnectionFromOracle.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetDetails.java index 481c7015659..11d159ba2f9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromAdwc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromAdwc.java index 292c9c525af..722880c3645 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromAdwc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromAdwc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromAtp.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromAtp.java index 9a5de752133..039dbd018ef 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromAtp.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromAtp.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromJdbc.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromJdbc.java index 6596e901362..b76349d9f08 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromJdbc.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromJdbc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromMySQL.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromMySQL.java index 46900a39143..28bc00b9dbc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromMySQL.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromMySQL.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromObjectStorage.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromObjectStorage.java index bc2c5f3e239..aad20a3ef45 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromObjectStorage.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromObjectStorage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromOracle.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromOracle.java index 0c4541db38e..4eb17a41a13 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromOracle.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataAssetFromOracle.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataFlowDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataFlowDetails.java index 64c643c8167..d0303f97443 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataFlowDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateDataFlowDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateExternalPublicationDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateExternalPublicationDetails.java index 2d8c80c5671..227d380e586 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateExternalPublicationDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateExternalPublicationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateFolderDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateFolderDetails.java index 779c3728260..7c169893fbc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateFolderDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateFolderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateProjectDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateProjectDetails.java index f767caccaa0..9c73023d79b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateProjectDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateProjectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateReferenceDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateReferenceDetails.java index 3617c982c4b..1ae519e4a67 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateReferenceDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateReferenceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskDetails.java index b0ebf4ee22a..489cfd7cd77 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskFromDataLoaderTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskFromDataLoaderTask.java index 024c22a4b88..6807f5e4c6c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskFromDataLoaderTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskFromDataLoaderTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskFromIntegrationTask.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskFromIntegrationTask.java index d6bf2ff9c76..fbc85b373e1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskFromIntegrationTask.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskFromIntegrationTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskRunDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskRunDetails.java index 5f50929502d..49e10720609 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskRunDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateTaskRunDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateWorkspaceDetails.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateWorkspaceDetails.java index a4c19ea6c83..ee25789c4a0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateWorkspaceDetails.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/UpdateWorkspaceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ValidationMessage.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ValidationMessage.java index 0ccd23c1793..179058d49cc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ValidationMessage.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/ValidationMessage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequest.java index 8dd8d82ce4d..cc7c64eafd0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestError.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestError.java index ae95e6689d2..2895527ffc8 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestError.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestLogEntry.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestLogEntry.java index c0e4b109b70..242ac01dd0d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestLogEntry.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestResource.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestResource.java index 95549f48a81..3f069aa9445 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestResource.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestSummary.java index 63187a71360..2735a89a9c7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Workspace.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Workspace.java index 824b8b9b19e..f029a5a17ef 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Workspace.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/Workspace.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkspaceSummary.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkspaceSummary.java index db9836b1411..8d9bee644a6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkspaceSummary.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WorkspaceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WriteOperationConfig.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WriteOperationConfig.java index 3a56bda751c..dd3508af7f8 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WriteOperationConfig.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/model/WriteOperationConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.model; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ChangeCompartmentRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ChangeCompartmentRequest.java index 6edad636523..f4392314f73 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ChangeCompartmentRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ChangeCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ChangeCompartmentRequest. + * Example: Click here to see how to use ChangeCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateApplicationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateApplicationRequest.java index bbdd0d84bb5..80efce9955c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateApplicationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateApplicationRequest. + * Example: Click here to see how to use CreateApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateConnectionRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateConnectionRequest.java index 0d5c505f389..392727fed6f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateConnectionRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateConnectionRequest. + * Example: Click here to see how to use CreateConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateConnectionValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateConnectionValidationRequest.java index 3bac7326d53..7e97caa83e3 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateConnectionValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateConnectionValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateConnectionValidationRequest. + * Example: Click here to see how to use CreateConnectionValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataAssetRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataAssetRequest.java index 0fd7e17b703..a308c416935 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataAssetRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataAssetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateDataAssetRequest. + * Example: Click here to see how to use CreateDataAssetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataFlowRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataFlowRequest.java index c484f81413c..2712ce7f0cb 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataFlowRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataFlowRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateDataFlowRequest. + * Example: Click here to see how to use CreateDataFlowRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataFlowValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataFlowValidationRequest.java index 89d0af56741..0db7a7e4428 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataFlowValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateDataFlowValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateDataFlowValidationRequest. + * Example: Click here to see how to use CreateDataFlowValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateEntityShapeRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateEntityShapeRequest.java index d042f61522f..54f6b7bf0f1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateEntityShapeRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateEntityShapeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateEntityShapeRequest. + * Example: Click here to see how to use CreateEntityShapeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateExternalPublicationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateExternalPublicationRequest.java index 5f1a6d297d1..0e0aee8277a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateExternalPublicationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateExternalPublicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateExternalPublicationRequest. + * Example: Click here to see how to use CreateExternalPublicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateExternalPublicationValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateExternalPublicationValidationRequest.java index 98c8edec541..ccb7974c482 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateExternalPublicationValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateExternalPublicationValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateExternalPublicationValidationRequest. + * Example: Click here to see how to use CreateExternalPublicationValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateFolderRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateFolderRequest.java index 08f280c0c54..5bb38e2800a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateFolderRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateFolderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateFolderRequest. + * Example: Click here to see how to use CreateFolderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreatePatchRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreatePatchRequest.java index f2d6cee2926..1197e1fc5f0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreatePatchRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreatePatchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreatePatchRequest. + * Example: Click here to see how to use CreatePatchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateProjectRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateProjectRequest.java index 1f347f0cfca..ccddc2d44f2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateProjectRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateProjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateProjectRequest. + * Example: Click here to see how to use CreateProjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskRequest.java index df4691dcdcc..a687439c92d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateTaskRequest. + * Example: Click here to see how to use CreateTaskRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskRunRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskRunRequest.java index 2b4525b2e48..5adaf378dd3 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskRunRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskRunRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateTaskRunRequest. + * Example: Click here to see how to use CreateTaskRunRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskValidationRequest.java index 74dd88d5144..efbe240df1f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateTaskValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateTaskValidationRequest. + * Example: Click here to see how to use CreateTaskValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateWorkspaceRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateWorkspaceRequest.java index 9b97f3c6741..6315c102179 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateWorkspaceRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/CreateWorkspaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use CreateWorkspaceRequest. + * Example: Click here to see how to use CreateWorkspaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteApplicationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteApplicationRequest.java index 42f92d99b09..7efe20609d1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteApplicationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteApplicationRequest. + * Example: Click here to see how to use DeleteApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteConnectionRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteConnectionRequest.java index a7f52aea818..d641c322a09 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteConnectionRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteConnectionRequest. + * Example: Click here to see how to use DeleteConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteConnectionValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteConnectionValidationRequest.java index ade0acb8748..ede6e5c8803 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteConnectionValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteConnectionValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteConnectionValidationRequest. + * Example: Click here to see how to use DeleteConnectionValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataAssetRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataAssetRequest.java index 4b9c0be8e02..2892f583ab7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataAssetRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataAssetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteDataAssetRequest. + * Example: Click here to see how to use DeleteDataAssetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataFlowRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataFlowRequest.java index 7c8d157d7d6..a977bc7a3af 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataFlowRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataFlowRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteDataFlowRequest. + * Example: Click here to see how to use DeleteDataFlowRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataFlowValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataFlowValidationRequest.java index b2273dda49b..612a46c9626 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataFlowValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteDataFlowValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteDataFlowValidationRequest. + * Example: Click here to see how to use DeleteDataFlowValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteExternalPublicationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteExternalPublicationRequest.java index 113f7e77cb1..3654e5a722c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteExternalPublicationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteExternalPublicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteExternalPublicationRequest. + * Example: Click here to see how to use DeleteExternalPublicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteExternalPublicationValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteExternalPublicationValidationRequest.java index 0aa087faa2a..8e836b9a67e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteExternalPublicationValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteExternalPublicationValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteExternalPublicationValidationRequest. + * Example: Click here to see how to use DeleteExternalPublicationValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteFolderRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteFolderRequest.java index 2c840a3e49b..1fe317dcbb7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteFolderRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteFolderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteFolderRequest. + * Example: Click here to see how to use DeleteFolderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeletePatchRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeletePatchRequest.java index cbfcc5a0191..09c542abef1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeletePatchRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeletePatchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeletePatchRequest. + * Example: Click here to see how to use DeletePatchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteProjectRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteProjectRequest.java index 2c60e5fc1eb..e35ed8a2e07 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteProjectRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteProjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteProjectRequest. + * Example: Click here to see how to use DeleteProjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskRequest.java index 13e5815ee53..7a4c2eee367 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteTaskRequest. + * Example: Click here to see how to use DeleteTaskRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskRunRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskRunRequest.java index 5501746282e..b19b80baa97 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskRunRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskRunRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteTaskRunRequest. + * Example: Click here to see how to use DeleteTaskRunRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskValidationRequest.java index 5728c598072..7bcbcab260c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteTaskValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteTaskValidationRequest. + * Example: Click here to see how to use DeleteTaskValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteWorkspaceRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteWorkspaceRequest.java index 9b5a4e6e921..efa59f3f400 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteWorkspaceRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/DeleteWorkspaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use DeleteWorkspaceRequest. + * Example: Click here to see how to use DeleteWorkspaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetApplicationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetApplicationRequest.java index 7da59746660..13a2001f086 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetApplicationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetApplicationRequest. + * Example: Click here to see how to use GetApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetConnectionRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetConnectionRequest.java index 20ffd3b418a..100c5d17e94 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetConnectionRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetConnectionRequest. + * Example: Click here to see how to use GetConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetConnectionValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetConnectionValidationRequest.java index a11d2967e72..b6aa9964cb8 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetConnectionValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetConnectionValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetConnectionValidationRequest. + * Example: Click here to see how to use GetConnectionValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetCountStatisticRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetCountStatisticRequest.java index c8cd79d6497..92390d7d4ed 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetCountStatisticRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetCountStatisticRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetCountStatisticRequest. + * Example: Click here to see how to use GetCountStatisticRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataAssetRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataAssetRequest.java index 8cac40ff301..7da8a56c031 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataAssetRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataAssetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetDataAssetRequest. + * Example: Click here to see how to use GetDataAssetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataEntityRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataEntityRequest.java index 288a05f9e2a..eb305fd4ea1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataEntityRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataEntityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetDataEntityRequest. + * Example: Click here to see how to use GetDataEntityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataFlowRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataFlowRequest.java index b89edc026bb..3d87368cf4c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataFlowRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataFlowRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetDataFlowRequest. + * Example: Click here to see how to use GetDataFlowRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataFlowValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataFlowValidationRequest.java index 64fda2690ff..c86efb59a2a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataFlowValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDataFlowValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetDataFlowValidationRequest. + * Example: Click here to see how to use GetDataFlowValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDependentObjectRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDependentObjectRequest.java index 3b54f2bab3c..85aa8ec23a9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDependentObjectRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetDependentObjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetDependentObjectRequest. + * Example: Click here to see how to use GetDependentObjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetExternalPublicationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetExternalPublicationRequest.java index f259418bf58..628e1f28db5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetExternalPublicationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetExternalPublicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetExternalPublicationRequest. + * Example: Click here to see how to use GetExternalPublicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetExternalPublicationValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetExternalPublicationValidationRequest.java index 750fa14e976..30b0bf7fa33 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetExternalPublicationValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetExternalPublicationValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetExternalPublicationValidationRequest. + * Example: Click here to see how to use GetExternalPublicationValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetFolderRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetFolderRequest.java index 17d5b57b118..9eb1b6ea9b1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetFolderRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetFolderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetFolderRequest. + * Example: Click here to see how to use GetFolderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetPatchRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetPatchRequest.java index 25bdf320cb4..e51163c65c2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetPatchRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetPatchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetPatchRequest. + * Example: Click here to see how to use GetPatchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetProjectRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetProjectRequest.java index 1129eccd5ca..fe2bc210ab7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetProjectRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetProjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetProjectRequest. + * Example: Click here to see how to use GetProjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetPublishedObjectRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetPublishedObjectRequest.java index e6684567bf3..1356175ce0e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetPublishedObjectRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetPublishedObjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetPublishedObjectRequest. + * Example: Click here to see how to use GetPublishedObjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetReferenceRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetReferenceRequest.java index d4c69c96d63..67876bcd30c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetReferenceRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetReferenceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetReferenceRequest. + * Example: Click here to see how to use GetReferenceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetSchemaRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetSchemaRequest.java index 3ad594f253d..17deb808f11 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetSchemaRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetSchemaRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetSchemaRequest. + * Example: Click here to see how to use GetSchemaRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskRequest.java index 589ffd5424b..509c3c54afc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetTaskRequest. + * Example: Click here to see how to use GetTaskRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskRunRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskRunRequest.java index 713d40f9026..471b4b4709e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskRunRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskRunRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetTaskRunRequest. + * Example: Click here to see how to use GetTaskRunRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskValidationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskValidationRequest.java index 592f859a47e..60fce1269df 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskValidationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetTaskValidationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetTaskValidationRequest. + * Example: Click here to see how to use GetTaskValidationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetWorkRequestRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetWorkRequestRequest.java index 419464bbabc..9c18bfc0b05 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetWorkRequestRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetWorkspaceRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetWorkspaceRequest.java index c738c284a38..ae7db47302e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetWorkspaceRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/GetWorkspaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use GetWorkspaceRequest. + * Example: Click here to see how to use GetWorkspaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListApplicationsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListApplicationsRequest.java index aa220fac601..1b24e81a90c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListApplicationsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListApplicationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListApplicationsRequest. + * Example: Click here to see how to use ListApplicationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListConnectionValidationsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListConnectionValidationsRequest.java index df7b45bd489..803294c7ebc 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListConnectionValidationsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListConnectionValidationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListConnectionValidationsRequest. + * Example: Click here to see how to use ListConnectionValidationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListConnectionsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListConnectionsRequest.java index f1274f283d0..d37d81e2b81 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListConnectionsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListConnectionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListConnectionsRequest. + * Example: Click here to see how to use ListConnectionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataAssetsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataAssetsRequest.java index deb82a1b0d2..b3fb38e265c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataAssetsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataAssetsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListDataAssetsRequest. + * Example: Click here to see how to use ListDataAssetsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataEntitiesRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataEntitiesRequest.java index 1e3a90eac13..d042ca92aa5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataEntitiesRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataEntitiesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListDataEntitiesRequest. + * Example: Click here to see how to use ListDataEntitiesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataFlowValidationsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataFlowValidationsRequest.java index 62c526f21c0..02bbed7351a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataFlowValidationsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataFlowValidationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListDataFlowValidationsRequest. + * Example: Click here to see how to use ListDataFlowValidationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataFlowsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataFlowsRequest.java index c23a44a45df..f734e83f170 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataFlowsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDataFlowsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListDataFlowsRequest. + * Example: Click here to see how to use ListDataFlowsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDependentObjectsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDependentObjectsRequest.java index 0b44586806d..c4c7f3bca8f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDependentObjectsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListDependentObjectsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListDependentObjectsRequest. + * Example: Click here to see how to use ListDependentObjectsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListExternalPublicationValidationsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListExternalPublicationValidationsRequest.java index 2b6f2394495..043c8d26ff2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListExternalPublicationValidationsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListExternalPublicationValidationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListExternalPublicationValidationsRequest. + * Example: Click here to see how to use ListExternalPublicationValidationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListExternalPublicationsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListExternalPublicationsRequest.java index ff9c53564c2..bdca0f817a6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListExternalPublicationsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListExternalPublicationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListExternalPublicationsRequest. + * Example: Click here to see how to use ListExternalPublicationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListFoldersRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListFoldersRequest.java index 11fdae75052..90cb21ba7e6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListFoldersRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListFoldersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListFoldersRequest. + * Example: Click here to see how to use ListFoldersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPatchChangesRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPatchChangesRequest.java index faa76a6b451..cbca8f92df9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPatchChangesRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPatchChangesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListPatchChangesRequest. + * Example: Click here to see how to use ListPatchChangesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPatchesRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPatchesRequest.java index 74298b9e3df..65da701572f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPatchesRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPatchesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListPatchesRequest. + * Example: Click here to see how to use ListPatchesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListProjectsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListProjectsRequest.java index 8b6fcb888b2..2e5acb1eaf5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListProjectsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListProjectsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListProjectsRequest. + * Example: Click here to see how to use ListProjectsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPublishedObjectsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPublishedObjectsRequest.java index 34a1ddb0f64..d9862c891c2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPublishedObjectsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListPublishedObjectsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListPublishedObjectsRequest. + * Example: Click here to see how to use ListPublishedObjectsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListReferencesRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListReferencesRequest.java index c3a954294dc..95eea102a27 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListReferencesRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListReferencesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListReferencesRequest. + * Example: Click here to see how to use ListReferencesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListSchemasRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListSchemasRequest.java index d687f0ecb82..0ea06076734 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListSchemasRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListSchemasRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListSchemasRequest. + * Example: Click here to see how to use ListSchemasRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskRunLogsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskRunLogsRequest.java index b13dc436076..c7e260c086c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskRunLogsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskRunLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListTaskRunLogsRequest. + * Example: Click here to see how to use ListTaskRunLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskRunsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskRunsRequest.java index 9993a6595ab..fdcbca5147d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskRunsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskRunsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListTaskRunsRequest. + * Example: Click here to see how to use ListTaskRunsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskValidationsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskValidationsRequest.java index 323e9d151bc..d56f5ce3b5c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskValidationsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTaskValidationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListTaskValidationsRequest. + * Example: Click here to see how to use ListTaskValidationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTasksRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTasksRequest.java index 3ed2bd7e052..4fa9336c895 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTasksRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListTasksRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListTasksRequest. + * Example: Click here to see how to use ListTasksRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestErrorsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestErrorsRequest.java index 167f8776fc5..d0448c0a084 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestLogsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestLogsRequest.java index 718e10b9e29..359cae9a9e4 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestLogsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestsRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestsRequest.java index 9134f14aaa2..0a8d2f962a4 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestsRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkspacesRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkspacesRequest.java index 89214c80d58..17410cad0a6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkspacesRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/ListWorkspacesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use ListWorkspacesRequest. + * Example: Click here to see how to use ListWorkspacesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/StartWorkspaceRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/StartWorkspaceRequest.java index 8b37454b306..f78dace4c43 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/StartWorkspaceRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/StartWorkspaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use StartWorkspaceRequest. + * Example: Click here to see how to use StartWorkspaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/StopWorkspaceRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/StopWorkspaceRequest.java index ba9d16ae262..f6ea44d5169 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/StopWorkspaceRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/StopWorkspaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use StopWorkspaceRequest. + * Example: Click here to see how to use StopWorkspaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateApplicationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateApplicationRequest.java index fcc23235683..267f9fd9f67 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateApplicationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use UpdateApplicationRequest. + * Example: Click here to see how to use UpdateApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateConnectionRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateConnectionRequest.java index 6eb67d698b8..3356ed04ea2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateConnectionRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateConnectionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use UpdateConnectionRequest. + * Example: Click here to see how to use UpdateConnectionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateDataAssetRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateDataAssetRequest.java index f81765cc5b8..1b940af69df 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateDataAssetRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateDataAssetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use UpdateDataAssetRequest. + * Example: Click here to see how to use UpdateDataAssetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateDataFlowRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateDataFlowRequest.java index 149473457a0..dc5a9720a85 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateDataFlowRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateDataFlowRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use UpdateDataFlowRequest. + * Example: Click here to see how to use UpdateDataFlowRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateExternalPublicationRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateExternalPublicationRequest.java index eddf2274ddf..c6e1fbb546a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateExternalPublicationRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateExternalPublicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use UpdateExternalPublicationRequest. + * Example: Click here to see how to use UpdateExternalPublicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateFolderRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateFolderRequest.java index 2f38bb5c20d..66bde0770d5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateFolderRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateFolderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use UpdateFolderRequest. + * Example: Click here to see how to use UpdateFolderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateProjectRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateProjectRequest.java index a14eace21df..e637e19564b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateProjectRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateProjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use UpdateProjectRequest. + * Example: Click here to see how to use UpdateProjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateReferenceRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateReferenceRequest.java index f7fc91b405d..dfde04d3039 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateReferenceRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateReferenceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use UpdateReferenceRequest. + * Example: Click here to see how to use UpdateReferenceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateTaskRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateTaskRequest.java index 48095112a38..c1d57ea7941 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateTaskRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateTaskRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use UpdateTaskRequest. + * Example: Click here to see how to use UpdateTaskRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateTaskRunRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateTaskRunRequest.java index 37504e255a6..7caef7018c2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateTaskRunRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateTaskRunRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use UpdateTaskRunRequest. + * Example: Click here to see how to use UpdateTaskRunRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateWorkspaceRequest.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateWorkspaceRequest.java index eddcd583022..a543ecf09a5 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateWorkspaceRequest.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/requests/UpdateWorkspaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.requests; import com.oracle.bmc.dataintegration.model.*; /** - * Example: Click here to see how to use UpdateWorkspaceRequest. + * Example: Click here to see how to use UpdateWorkspaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200430") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ChangeCompartmentResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ChangeCompartmentResponse.java index b8913a8082a..5b1e3c6408a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ChangeCompartmentResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ChangeCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateApplicationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateApplicationResponse.java index 09fba87f5ba..ff865f37116 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateApplicationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateConnectionResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateConnectionResponse.java index a0e87b9f21a..97567f796e7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateConnectionResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateConnectionValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateConnectionValidationResponse.java index 121805772a8..79655460fd3 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateConnectionValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateConnectionValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataAssetResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataAssetResponse.java index 52ef9b1a153..d67e8075330 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataAssetResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataAssetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataFlowResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataFlowResponse.java index d8d041194c9..a867d1c71a4 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataFlowResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataFlowResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataFlowValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataFlowValidationResponse.java index 2bb963d802c..5b22a7a8009 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataFlowValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateDataFlowValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateEntityShapeResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateEntityShapeResponse.java index fe75678894c..0aa9b544946 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateEntityShapeResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateEntityShapeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateExternalPublicationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateExternalPublicationResponse.java index adc80c0bcc9..c392d0c568e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateExternalPublicationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateExternalPublicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateExternalPublicationValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateExternalPublicationValidationResponse.java index 2e4fab7a6ab..5ad5a3e8d92 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateExternalPublicationValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateExternalPublicationValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateFolderResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateFolderResponse.java index 3979ca579c4..107d47ba8e6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateFolderResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateFolderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreatePatchResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreatePatchResponse.java index f1805f64cec..33df084527f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreatePatchResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreatePatchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateProjectResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateProjectResponse.java index c80ec48135b..fad262721a2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateProjectResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateProjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskResponse.java index 3732ce7ba14..1f3fbe9a566 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskRunResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskRunResponse.java index 47fb7b61263..01d862eb08c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskRunResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskRunResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskValidationResponse.java index a929ea40215..f1697e1f42d 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateTaskValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateWorkspaceResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateWorkspaceResponse.java index 0359cc5d740..48081c078b1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateWorkspaceResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/CreateWorkspaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteApplicationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteApplicationResponse.java index 337dd227a87..47b6db544fb 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteApplicationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteConnectionResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteConnectionResponse.java index c94f819db70..efd4f46c24a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteConnectionResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteConnectionValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteConnectionValidationResponse.java index fdd075cfc52..ca95b1b2996 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteConnectionValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteConnectionValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataAssetResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataAssetResponse.java index 3a578539707..a87d0c3c704 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataAssetResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataAssetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataFlowResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataFlowResponse.java index b35f88cb0ce..d87d54237d0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataFlowResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataFlowResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataFlowValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataFlowValidationResponse.java index 147c059fd45..33cad48ea96 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataFlowValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteDataFlowValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteExternalPublicationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteExternalPublicationResponse.java index 94209539a01..d62297d98f0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteExternalPublicationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteExternalPublicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteExternalPublicationValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteExternalPublicationValidationResponse.java index 1a9212ff0b2..e09e7a6eee2 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteExternalPublicationValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteExternalPublicationValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteFolderResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteFolderResponse.java index b348400190c..b3edb1650a8 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteFolderResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteFolderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeletePatchResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeletePatchResponse.java index 27328f12f96..20773b661d7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeletePatchResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeletePatchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteProjectResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteProjectResponse.java index fde05e25574..7cf4546612c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteProjectResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteProjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskResponse.java index 920c3b34caa..ef12430d201 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskRunResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskRunResponse.java index 9bf6679b360..922a22b8def 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskRunResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskRunResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskValidationResponse.java index 5b26fd96dbe..0813e3112d6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteTaskValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteWorkspaceResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteWorkspaceResponse.java index 01a7f975f37..c354b693645 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteWorkspaceResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/DeleteWorkspaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetApplicationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetApplicationResponse.java index f4100188a25..cd452560b45 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetApplicationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetConnectionResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetConnectionResponse.java index f1b500d3c1c..e3d7879ea96 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetConnectionResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetConnectionValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetConnectionValidationResponse.java index f4b65701af9..b627f70a34b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetConnectionValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetConnectionValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetCountStatisticResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetCountStatisticResponse.java index cb7c1c3a327..50dd27f5062 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetCountStatisticResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetCountStatisticResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataAssetResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataAssetResponse.java index 9e7cc457355..ad4d500a429 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataAssetResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataAssetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataEntityResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataEntityResponse.java index 13affbc2d84..94a31ff222b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataEntityResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataEntityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataFlowResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataFlowResponse.java index 56d27811163..5af1bf266e1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataFlowResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataFlowResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataFlowValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataFlowValidationResponse.java index 7f7f4d7f9dd..9f5517a0b06 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataFlowValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDataFlowValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDependentObjectResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDependentObjectResponse.java index 52d35124ef1..838d4595054 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDependentObjectResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetDependentObjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetExternalPublicationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetExternalPublicationResponse.java index c3e89a7e6a0..bc41663e3a9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetExternalPublicationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetExternalPublicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetExternalPublicationValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetExternalPublicationValidationResponse.java index dbe2bf0dc9e..f2576999044 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetExternalPublicationValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetExternalPublicationValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetFolderResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetFolderResponse.java index fb868b64f12..0746ebeb564 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetFolderResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetFolderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetPatchResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetPatchResponse.java index 279ddff6974..3b23679497a 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetPatchResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetPatchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetProjectResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetProjectResponse.java index ac1aaca6db3..188be6f7a15 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetProjectResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetProjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetPublishedObjectResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetPublishedObjectResponse.java index 01e18f1a68d..db4d61dbd96 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetPublishedObjectResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetPublishedObjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetReferenceResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetReferenceResponse.java index 3c0f5e54fbd..beca08346de 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetReferenceResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetReferenceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetSchemaResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetSchemaResponse.java index 95c8d8e69d1..71d9d3e925c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetSchemaResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetSchemaResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskResponse.java index 4d68f8e2198..935b3642621 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskRunResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskRunResponse.java index fe55ea54e70..fa990eb3902 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskRunResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskRunResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskValidationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskValidationResponse.java index 7dcdce31b40..ce806177757 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskValidationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetTaskValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetWorkRequestResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetWorkRequestResponse.java index 777bc27c653..c1c69b685e9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetWorkRequestResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetWorkspaceResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetWorkspaceResponse.java index 56e4a02e0ea..9d76a387be7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetWorkspaceResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/GetWorkspaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListApplicationsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListApplicationsResponse.java index e35b1b2dd83..131d6501f80 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListApplicationsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListApplicationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListConnectionValidationsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListConnectionValidationsResponse.java index 736cfc5dc3e..2bca5a74972 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListConnectionValidationsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListConnectionValidationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListConnectionsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListConnectionsResponse.java index 965629ec46f..613bade1216 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListConnectionsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListConnectionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataAssetsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataAssetsResponse.java index 84af2239900..dfa7635d4c9 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataAssetsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataAssetsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataEntitiesResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataEntitiesResponse.java index 82d34bd7fb3..22c136cf41c 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataEntitiesResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataEntitiesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataFlowValidationsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataFlowValidationsResponse.java index daaa1797355..283861da34f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataFlowValidationsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataFlowValidationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataFlowsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataFlowsResponse.java index ea73b85ce52..6acc0371300 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataFlowsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDataFlowsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDependentObjectsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDependentObjectsResponse.java index 8ba62fddc5d..d409e68bc45 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDependentObjectsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListDependentObjectsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListExternalPublicationValidationsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListExternalPublicationValidationsResponse.java index ef41af1903c..789de39745e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListExternalPublicationValidationsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListExternalPublicationValidationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListExternalPublicationsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListExternalPublicationsResponse.java index 5b0f037217c..1a22c2bbe82 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListExternalPublicationsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListExternalPublicationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListFoldersResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListFoldersResponse.java index b4aadf3225d..6e06046e8d6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListFoldersResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListFoldersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPatchChangesResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPatchChangesResponse.java index a226f344f7e..888d51c1f72 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPatchChangesResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPatchChangesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPatchesResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPatchesResponse.java index 97ad2805d1e..331a6c92e30 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPatchesResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPatchesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListProjectsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListProjectsResponse.java index e2b158278d2..8b0cd015ae1 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListProjectsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListProjectsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPublishedObjectsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPublishedObjectsResponse.java index f6f55c55ee4..5475fa6fb0f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPublishedObjectsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListPublishedObjectsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListReferencesResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListReferencesResponse.java index b224f43c3b3..71269ede2a0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListReferencesResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListReferencesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListSchemasResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListSchemasResponse.java index ec0ee1cdad9..2e9521453ef 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListSchemasResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListSchemasResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskRunLogsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskRunLogsResponse.java index 9f3860ccd71..e408eaf741f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskRunLogsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskRunLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskRunsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskRunsResponse.java index bc34d935787..2aeb84c9f90 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskRunsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskRunsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskValidationsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskValidationsResponse.java index 4e110b7d010..1d2bf1055bb 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskValidationsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTaskValidationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTasksResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTasksResponse.java index 70922247ecf..6d677aff7de 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTasksResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListTasksResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestErrorsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestErrorsResponse.java index e844950e561..2047e4db58b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestLogsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestLogsResponse.java index 20c2e8e4fa1..64a52c55eb6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestLogsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestsResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestsResponse.java index 45b2fccf530..01db84eead7 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestsResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkspacesResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkspacesResponse.java index d85b9392eec..f5a3b488099 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkspacesResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/ListWorkspacesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/StartWorkspaceResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/StartWorkspaceResponse.java index 2ef8008eaa1..4ff6bf39677 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/StartWorkspaceResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/StartWorkspaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/StopWorkspaceResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/StopWorkspaceResponse.java index a2c81c13950..d07f87415bd 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/StopWorkspaceResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/StopWorkspaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateApplicationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateApplicationResponse.java index 8e6be11941c..578dcd65053 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateApplicationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateConnectionResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateConnectionResponse.java index 40708ec7647..318da8d8fed 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateConnectionResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateConnectionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateDataAssetResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateDataAssetResponse.java index c5abc505c94..306b4a2fbb0 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateDataAssetResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateDataAssetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateDataFlowResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateDataFlowResponse.java index 80e3505aa7b..c78b1d58e22 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateDataFlowResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateDataFlowResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateExternalPublicationResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateExternalPublicationResponse.java index 04d6aea65b3..3ef7e30e84b 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateExternalPublicationResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateExternalPublicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateFolderResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateFolderResponse.java index a73bc0a2a4a..444f17d91ed 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateFolderResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateFolderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateProjectResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateProjectResponse.java index f26c330e5e5..8e90b2cc62e 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateProjectResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateProjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateReferenceResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateReferenceResponse.java index 125fbd6cd3e..29607a1a068 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateReferenceResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateReferenceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateTaskResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateTaskResponse.java index 38d7249716b..964fe89b870 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateTaskResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateTaskResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateTaskRunResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateTaskRunResponse.java index 33ded7fbdf6..e99b7aee5d6 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateTaskRunResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateTaskRunResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateWorkspaceResponse.java b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateWorkspaceResponse.java index bed0f031ce1..6a01985d10f 100644 --- a/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateWorkspaceResponse.java +++ b/bmc-dataintegration/src/main/java/com/oracle/bmc/dataintegration/responses/UpdateWorkspaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dataintegration.responses; diff --git a/bmc-datasafe/pom.xml b/bmc-datasafe/pom.xml index 4a3095b2c76..5f300e4319b 100644 --- a/bmc-datasafe/pom.xml +++ b/bmc-datasafe/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-datasafe @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafe.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafe.java index 8d480b8aee1..facb7f57add 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafe.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafe.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe; @@ -51,7 +51,7 @@ public interface DataSafe extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeDataSafePrivateEndpointCompartment API. + * Example: Click here to see how to use ChangeDataSafePrivateEndpointCompartment API. */ ChangeDataSafePrivateEndpointCompartmentResponse changeDataSafePrivateEndpointCompartment( ChangeDataSafePrivateEndpointCompartmentRequest request); @@ -62,7 +62,7 @@ ChangeDataSafePrivateEndpointCompartmentResponse changeDataSafePrivateEndpointCo * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeOnPremConnectorCompartment API. + * Example: Click here to see how to use ChangeOnPremConnectorCompartment API. */ ChangeOnPremConnectorCompartmentResponse changeOnPremConnectorCompartment( ChangeOnPremConnectorCompartmentRequest request); @@ -74,7 +74,7 @@ ChangeOnPremConnectorCompartmentResponse changeOnPremConnectorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDataSafePrivateEndpoint API. + * Example: Click here to see how to use CreateDataSafePrivateEndpoint API. */ CreateDataSafePrivateEndpointResponse createDataSafePrivateEndpoint( CreateDataSafePrivateEndpointRequest request); @@ -86,7 +86,7 @@ CreateDataSafePrivateEndpointResponse createDataSafePrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateOnPremConnector API. + * Example: Click here to see how to use CreateOnPremConnector API. */ CreateOnPremConnectorResponse createOnPremConnector(CreateOnPremConnectorRequest request); @@ -96,7 +96,7 @@ CreateDataSafePrivateEndpointResponse createDataSafePrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDataSafePrivateEndpoint API. + * Example: Click here to see how to use DeleteDataSafePrivateEndpoint API. */ DeleteDataSafePrivateEndpointResponse deleteDataSafePrivateEndpoint( DeleteDataSafePrivateEndpointRequest request); @@ -107,7 +107,7 @@ DeleteDataSafePrivateEndpointResponse deleteDataSafePrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteOnPremConnector API. + * Example: Click here to see how to use DeleteOnPremConnector API. */ DeleteOnPremConnectorResponse deleteOnPremConnector(DeleteOnPremConnectorRequest request); @@ -118,7 +118,7 @@ DeleteDataSafePrivateEndpointResponse deleteDataSafePrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use EnableDataSafeConfiguration API. + * Example: Click here to see how to use EnableDataSafeConfiguration API. */ EnableDataSafeConfigurationResponse enableDataSafeConfiguration( EnableDataSafeConfigurationRequest request); @@ -130,7 +130,7 @@ EnableDataSafeConfigurationResponse enableDataSafeConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GenerateOnPremConnectorConfiguration API. + * Example: Click here to see how to use GenerateOnPremConnectorConfiguration API. */ GenerateOnPremConnectorConfigurationResponse generateOnPremConnectorConfiguration( GenerateOnPremConnectorConfigurationRequest request); @@ -141,7 +141,7 @@ GenerateOnPremConnectorConfigurationResponse generateOnPremConnectorConfiguratio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDataSafeConfiguration API. + * Example: Click here to see how to use GetDataSafeConfiguration API. */ GetDataSafeConfigurationResponse getDataSafeConfiguration( GetDataSafeConfigurationRequest request); @@ -152,7 +152,7 @@ GetDataSafeConfigurationResponse getDataSafeConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDataSafePrivateEndpoint API. + * Example: Click here to see how to use GetDataSafePrivateEndpoint API. */ GetDataSafePrivateEndpointResponse getDataSafePrivateEndpoint( GetDataSafePrivateEndpointRequest request); @@ -163,7 +163,7 @@ GetDataSafePrivateEndpointResponse getDataSafePrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetOnPremConnector API. + * Example: Click here to see how to use GetOnPremConnector API. */ GetOnPremConnectorResponse getOnPremConnector(GetOnPremConnectorRequest request); @@ -173,7 +173,7 @@ GetDataSafePrivateEndpointResponse getDataSafePrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -184,7 +184,7 @@ GetDataSafePrivateEndpointResponse getDataSafePrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDataSafePrivateEndpoints API. + * Example: Click here to see how to use ListDataSafePrivateEndpoints API. */ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( ListDataSafePrivateEndpointsRequest request); @@ -196,7 +196,7 @@ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListOnPremConnectors API. + * Example: Click here to see how to use ListOnPremConnectors API. */ ListOnPremConnectorsResponse listOnPremConnectors(ListOnPremConnectorsRequest request); @@ -207,7 +207,7 @@ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -218,7 +218,7 @@ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -229,7 +229,7 @@ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -239,7 +239,7 @@ ListDataSafePrivateEndpointsResponse listDataSafePrivateEndpoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDataSafePrivateEndpoint API. + * Example: Click here to see how to use UpdateDataSafePrivateEndpoint API. */ UpdateDataSafePrivateEndpointResponse updateDataSafePrivateEndpoint( UpdateDataSafePrivateEndpointRequest request); @@ -250,7 +250,7 @@ UpdateDataSafePrivateEndpointResponse updateDataSafePrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateOnPremConnector API. + * Example: Click here to see how to use UpdateOnPremConnector API. */ UpdateOnPremConnectorResponse updateOnPremConnector(UpdateOnPremConnectorRequest request); @@ -261,7 +261,7 @@ UpdateDataSafePrivateEndpointResponse updateDataSafePrivateEndpoint( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateOnPremConnectorWallet API. + * Example: Click here to see how to use UpdateOnPremConnectorWallet API. */ UpdateOnPremConnectorWalletResponse updateOnPremConnectorWallet( UpdateOnPremConnectorWalletRequest request); diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeAsync.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeAsync.java index 6fed3c5db47..1e8903e90c4 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeAsync.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeAsyncClient.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeAsyncClient.java index 0e88c3581da..dbcc37cc6bd 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeAsyncClient.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeClient.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeClient.java index 7d78cf141c3..07cdecf9e2f 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeClient.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafePaginators.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafePaginators.java index d49a522d366..0e8f8a47bcb 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafePaginators.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeWaiters.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeWaiters.java index 5bf20033032..67ed2392ad0 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeWaiters.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/DataSafeWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ChangeDataSafePrivateEndpointCompartmentConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ChangeDataSafePrivateEndpointCompartmentConverter.java index 494709b6661..8601c16469b 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ChangeDataSafePrivateEndpointCompartmentConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ChangeDataSafePrivateEndpointCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ChangeOnPremConnectorCompartmentConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ChangeOnPremConnectorCompartmentConverter.java index 32fba30d39a..ee1b45c0c50 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ChangeOnPremConnectorCompartmentConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ChangeOnPremConnectorCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/CreateDataSafePrivateEndpointConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/CreateDataSafePrivateEndpointConverter.java index 82f30e96986..56a4265e219 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/CreateDataSafePrivateEndpointConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/CreateDataSafePrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/CreateOnPremConnectorConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/CreateOnPremConnectorConverter.java index f06a6b5b558..1a45cf6f322 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/CreateOnPremConnectorConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/CreateOnPremConnectorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/DeleteDataSafePrivateEndpointConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/DeleteDataSafePrivateEndpointConverter.java index bd03993d99c..c3f9e1d19e5 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/DeleteDataSafePrivateEndpointConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/DeleteDataSafePrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/DeleteOnPremConnectorConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/DeleteOnPremConnectorConverter.java index 7d7cbe1c0e4..b4531008f57 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/DeleteOnPremConnectorConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/DeleteOnPremConnectorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/EnableDataSafeConfigurationConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/EnableDataSafeConfigurationConverter.java index 95bef5c4ff6..a2dc442a5e3 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/EnableDataSafeConfigurationConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/EnableDataSafeConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GenerateOnPremConnectorConfigurationConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GenerateOnPremConnectorConfigurationConverter.java index 13ef6df1202..80103a5eeb6 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GenerateOnPremConnectorConfigurationConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GenerateOnPremConnectorConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetDataSafeConfigurationConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetDataSafeConfigurationConverter.java index ed83641d64a..08589c9c74a 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetDataSafeConfigurationConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetDataSafeConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetDataSafePrivateEndpointConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetDataSafePrivateEndpointConverter.java index 546f7c2d81f..c2b650dd6ad 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetDataSafePrivateEndpointConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetDataSafePrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetOnPremConnectorConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetOnPremConnectorConverter.java index 4a1524ecda3..91c1872dd1f 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetOnPremConnectorConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetOnPremConnectorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetWorkRequestConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetWorkRequestConverter.java index a276bc52a8c..faa8f3198af 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetWorkRequestConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListDataSafePrivateEndpointsConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListDataSafePrivateEndpointsConverter.java index 6fc16832a2d..ac5b9335af6 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListDataSafePrivateEndpointsConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListDataSafePrivateEndpointsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListOnPremConnectorsConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListOnPremConnectorsConverter.java index 127680a8073..428b65d3678 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListOnPremConnectorsConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListOnPremConnectorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestErrorsConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestErrorsConverter.java index a981e6845d6..a5ed070bf9a 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestLogsConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestLogsConverter.java index eacb7dc2c09..bed8beeaa04 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestsConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestsConverter.java index ca78a7a706d..6236e2d4ce8 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestsConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateDataSafePrivateEndpointConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateDataSafePrivateEndpointConverter.java index 4efded3faaf..ac1d900e636 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateDataSafePrivateEndpointConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateDataSafePrivateEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateOnPremConnectorConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateOnPremConnectorConverter.java index c025eb22e82..48da7f5b119 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateOnPremConnectorConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateOnPremConnectorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateOnPremConnectorWalletConverter.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateOnPremConnectorWalletConverter.java index d3110f38f11..40a6e41312c 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateOnPremConnectorWalletConverter.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/internal/http/UpdateOnPremConnectorWalletConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.internal.http; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ChangeDataSafePrivateEndpointCompartmentDetails.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ChangeDataSafePrivateEndpointCompartmentDetails.java index ca47934bd5b..fc22764484c 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ChangeDataSafePrivateEndpointCompartmentDetails.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ChangeDataSafePrivateEndpointCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ChangeOnPremConnectorCompartmentDetails.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ChangeOnPremConnectorCompartmentDetails.java index 705d745158d..ad674045396 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ChangeOnPremConnectorCompartmentDetails.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ChangeOnPremConnectorCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/CreateDataSafePrivateEndpointDetails.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/CreateDataSafePrivateEndpointDetails.java index d0e6e69c978..2d4fe41e2b9 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/CreateDataSafePrivateEndpointDetails.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/CreateDataSafePrivateEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/CreateOnPremConnectorDetails.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/CreateOnPremConnectorDetails.java index 84ffaa2e37a..1fa442f29d3 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/CreateOnPremConnectorDetails.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/CreateOnPremConnectorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafeConfiguration.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafeConfiguration.java index 137048c5875..b68c851af64 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafeConfiguration.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafeConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafePrivateEndpoint.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafePrivateEndpoint.java index 5e803826eed..c2a761b116e 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafePrivateEndpoint.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafePrivateEndpoint.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafePrivateEndpointSummary.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafePrivateEndpointSummary.java index 3a5e241faf9..dec02d54a84 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafePrivateEndpointSummary.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/DataSafePrivateEndpointSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/EnableDataSafeConfigurationDetails.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/EnableDataSafeConfigurationDetails.java index e4a9b2b4ecd..7ff4c9dc010 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/EnableDataSafeConfigurationDetails.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/EnableDataSafeConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/GenerateOnPremConnectorConfigurationDetails.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/GenerateOnPremConnectorConfigurationDetails.java index 9a85220f4fa..baeb2f5134b 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/GenerateOnPremConnectorConfigurationDetails.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/GenerateOnPremConnectorConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/LifecycleState.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/LifecycleState.java index dcfe1fb37f6..e5de396535a 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/LifecycleState.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/LifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnector.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnector.java index 39dffecb35a..1e2039376b3 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnector.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnector.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnectorLifecycleState.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnectorLifecycleState.java index f862265d147..a4829c18429 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnectorLifecycleState.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnectorLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnectorSummary.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnectorSummary.java index 3420eb6e62e..7f0f566e8bd 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnectorSummary.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/OnPremConnectorSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ServiceList.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ServiceList.java index c12a5e7f26b..e19a9848f38 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ServiceList.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/ServiceList.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateDataSafePrivateEndpointDetails.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateDataSafePrivateEndpointDetails.java index efa8459fee4..d0ba884ca86 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateDataSafePrivateEndpointDetails.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateDataSafePrivateEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateOnPremConnectorDetails.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateOnPremConnectorDetails.java index ee6b4239069..f34e2c3a6be 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateOnPremConnectorDetails.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateOnPremConnectorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateOnPremConnectorWalletDetails.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateOnPremConnectorWalletDetails.java index 296a271e304..01fe616f6b0 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateOnPremConnectorWalletDetails.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/UpdateOnPremConnectorWalletDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequest.java index 2a075aab2d0..689ad234283 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestError.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestError.java index b3a7ecc7f63..deae042160d 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestError.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestLogEntry.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestLogEntry.java index 22c8c7c0b83..9c9d1e0bf6e 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestLogEntry.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestResource.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestResource.java index 1cd28dc1b38..f09c9d134c6 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestResource.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestSummary.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestSummary.java index 91c6f5cf57a..14c7dbcb99c 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestSummary.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.model; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ChangeDataSafePrivateEndpointCompartmentRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ChangeDataSafePrivateEndpointCompartmentRequest.java index 5c3c6094b4b..cd83224b7d4 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ChangeDataSafePrivateEndpointCompartmentRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ChangeDataSafePrivateEndpointCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use ChangeDataSafePrivateEndpointCompartmentRequest. + * Example: Click here to see how to use ChangeDataSafePrivateEndpointCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ChangeOnPremConnectorCompartmentRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ChangeOnPremConnectorCompartmentRequest.java index e84738cd6b7..f6464779091 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ChangeOnPremConnectorCompartmentRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ChangeOnPremConnectorCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use ChangeOnPremConnectorCompartmentRequest. + * Example: Click here to see how to use ChangeOnPremConnectorCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/CreateDataSafePrivateEndpointRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/CreateDataSafePrivateEndpointRequest.java index 3302e6d80e9..c5003b5f956 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/CreateDataSafePrivateEndpointRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/CreateDataSafePrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use CreateDataSafePrivateEndpointRequest. + * Example: Click here to see how to use CreateDataSafePrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/CreateOnPremConnectorRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/CreateOnPremConnectorRequest.java index da53581a132..95738ee40b3 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/CreateOnPremConnectorRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/CreateOnPremConnectorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use CreateOnPremConnectorRequest. + * Example: Click here to see how to use CreateOnPremConnectorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/DeleteDataSafePrivateEndpointRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/DeleteDataSafePrivateEndpointRequest.java index fce67c7b160..a7cfc4e4c2e 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/DeleteDataSafePrivateEndpointRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/DeleteDataSafePrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use DeleteDataSafePrivateEndpointRequest. + * Example: Click here to see how to use DeleteDataSafePrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/DeleteOnPremConnectorRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/DeleteOnPremConnectorRequest.java index 165df9dd72d..17e98f5ae71 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/DeleteOnPremConnectorRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/DeleteOnPremConnectorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use DeleteOnPremConnectorRequest. + * Example: Click here to see how to use DeleteOnPremConnectorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/EnableDataSafeConfigurationRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/EnableDataSafeConfigurationRequest.java index dcec4b8fe23..020bbd73003 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/EnableDataSafeConfigurationRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/EnableDataSafeConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use EnableDataSafeConfigurationRequest. + * Example: Click here to see how to use EnableDataSafeConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GenerateOnPremConnectorConfigurationRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GenerateOnPremConnectorConfigurationRequest.java index 41ee084dcc4..8667ef38671 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GenerateOnPremConnectorConfigurationRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GenerateOnPremConnectorConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use GenerateOnPremConnectorConfigurationRequest. + * Example: Click here to see how to use GenerateOnPremConnectorConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetDataSafeConfigurationRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetDataSafeConfigurationRequest.java index 4c27d00bcf1..52304b788f9 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetDataSafeConfigurationRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetDataSafeConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use GetDataSafeConfigurationRequest. + * Example: Click here to see how to use GetDataSafeConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetDataSafePrivateEndpointRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetDataSafePrivateEndpointRequest.java index dedcaeb4cc7..5517b40035a 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetDataSafePrivateEndpointRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetDataSafePrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use GetDataSafePrivateEndpointRequest. + * Example: Click here to see how to use GetDataSafePrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetOnPremConnectorRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetOnPremConnectorRequest.java index 2c4e7f9b1a0..2850993b4f7 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetOnPremConnectorRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetOnPremConnectorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use GetOnPremConnectorRequest. + * Example: Click here to see how to use GetOnPremConnectorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetWorkRequestRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetWorkRequestRequest.java index 448e4903d6f..37c6f0ee463 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetWorkRequestRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListDataSafePrivateEndpointsRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListDataSafePrivateEndpointsRequest.java index ee6494d9ee0..03804e90d19 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListDataSafePrivateEndpointsRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListDataSafePrivateEndpointsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use ListDataSafePrivateEndpointsRequest. + * Example: Click here to see how to use ListDataSafePrivateEndpointsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListOnPremConnectorsRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListOnPremConnectorsRequest.java index af8d4af05d9..9e7fb64a47e 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListOnPremConnectorsRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListOnPremConnectorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use ListOnPremConnectorsRequest. + * Example: Click here to see how to use ListOnPremConnectorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestErrorsRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestErrorsRequest.java index 167e5810b38..645ac16e537 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestLogsRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestLogsRequest.java index d1546af2c7c..d20ed1659c6 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestLogsRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestsRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestsRequest.java index 6d9efd76511..a1b1626f1a8 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestsRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateDataSafePrivateEndpointRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateDataSafePrivateEndpointRequest.java index 7d275f74f04..fe4067afb6e 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateDataSafePrivateEndpointRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateDataSafePrivateEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use UpdateDataSafePrivateEndpointRequest. + * Example: Click here to see how to use UpdateDataSafePrivateEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateOnPremConnectorRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateOnPremConnectorRequest.java index 3786d51e2b2..e6b53fedef6 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateOnPremConnectorRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateOnPremConnectorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use UpdateOnPremConnectorRequest. + * Example: Click here to see how to use UpdateOnPremConnectorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateOnPremConnectorWalletRequest.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateOnPremConnectorWalletRequest.java index 2e5d1edd314..834efc2ef7b 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateOnPremConnectorWalletRequest.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/requests/UpdateOnPremConnectorWalletRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.requests; import com.oracle.bmc.datasafe.model.*; /** - * Example: Click here to see how to use UpdateOnPremConnectorWalletRequest. + * Example: Click here to see how to use UpdateOnPremConnectorWalletRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ChangeDataSafePrivateEndpointCompartmentResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ChangeDataSafePrivateEndpointCompartmentResponse.java index 22775b08689..70d110b1901 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ChangeDataSafePrivateEndpointCompartmentResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ChangeDataSafePrivateEndpointCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ChangeOnPremConnectorCompartmentResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ChangeOnPremConnectorCompartmentResponse.java index 005ff5a00fa..211a765e40f 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ChangeOnPremConnectorCompartmentResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ChangeOnPremConnectorCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/CreateDataSafePrivateEndpointResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/CreateDataSafePrivateEndpointResponse.java index 9ccd40706b1..8ba9503d54e 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/CreateDataSafePrivateEndpointResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/CreateDataSafePrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/CreateOnPremConnectorResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/CreateOnPremConnectorResponse.java index 3f1b53dd5ec..9cdefac3178 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/CreateOnPremConnectorResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/CreateOnPremConnectorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/DeleteDataSafePrivateEndpointResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/DeleteDataSafePrivateEndpointResponse.java index 38e43600143..7678fcd8b80 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/DeleteDataSafePrivateEndpointResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/DeleteDataSafePrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/DeleteOnPremConnectorResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/DeleteOnPremConnectorResponse.java index 9eb85e637dd..bb53ceae9b8 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/DeleteOnPremConnectorResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/DeleteOnPremConnectorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/EnableDataSafeConfigurationResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/EnableDataSafeConfigurationResponse.java index 973b0982322..f87008c670f 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/EnableDataSafeConfigurationResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/EnableDataSafeConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GenerateOnPremConnectorConfigurationResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GenerateOnPremConnectorConfigurationResponse.java index 83d85323fc6..9511de9ea0a 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GenerateOnPremConnectorConfigurationResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GenerateOnPremConnectorConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetDataSafeConfigurationResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetDataSafeConfigurationResponse.java index 130a386bf4f..5b5e40dbeaa 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetDataSafeConfigurationResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetDataSafeConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetDataSafePrivateEndpointResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetDataSafePrivateEndpointResponse.java index 91715e47ecd..cc8a1ba0f57 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetDataSafePrivateEndpointResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetDataSafePrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetOnPremConnectorResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetOnPremConnectorResponse.java index 976f9ef815d..47b5cb839bf 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetOnPremConnectorResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetOnPremConnectorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetWorkRequestResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetWorkRequestResponse.java index 1dafd0b1fa8..000d22a82d3 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetWorkRequestResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListDataSafePrivateEndpointsResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListDataSafePrivateEndpointsResponse.java index 43711fb075a..d4889e253dc 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListDataSafePrivateEndpointsResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListDataSafePrivateEndpointsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListOnPremConnectorsResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListOnPremConnectorsResponse.java index 43305a85129..f8385b579aa 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListOnPremConnectorsResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListOnPremConnectorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestErrorsResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestErrorsResponse.java index adf6a7ebce0..681bdf3c185 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestLogsResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestLogsResponse.java index 8eea5aebef9..5c4dcff7451 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestLogsResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestsResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestsResponse.java index 56186c3c009..4cf1e45ab6f 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestsResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateDataSafePrivateEndpointResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateDataSafePrivateEndpointResponse.java index 4694628a2b4..6c0c9c342b2 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateDataSafePrivateEndpointResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateDataSafePrivateEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateOnPremConnectorResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateOnPremConnectorResponse.java index 9f1c46dadf4..ed6e6020d7b 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateOnPremConnectorResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateOnPremConnectorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateOnPremConnectorWalletResponse.java b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateOnPremConnectorWalletResponse.java index 55eb1bb782f..6f4932ee488 100644 --- a/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateOnPremConnectorWalletResponse.java +++ b/bmc-datasafe/src/main/java/com/oracle/bmc/datasafe/responses/UpdateOnPremConnectorWalletResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datasafe.responses; diff --git a/bmc-datascience/pom.xml b/bmc-datascience/pom.xml index 571e39075ba..3ec8e5ef6a3 100644 --- a/bmc-datascience/pom.xml +++ b/bmc-datascience/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-datascience @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScience.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScience.java index 2dfaacfde68..3aaff36168b 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScience.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScience.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience; @@ -52,7 +52,7 @@ public interface DataScience extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ActivateModel API. + * Example: Click here to see how to use ActivateModel API. */ ActivateModelResponse activateModel(ActivateModelRequest request); @@ -62,7 +62,7 @@ public interface DataScience extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ActivateNotebookSession API. + * Example: Click here to see how to use ActivateNotebookSession API. */ ActivateNotebookSessionResponse activateNotebookSession(ActivateNotebookSessionRequest request); @@ -72,7 +72,7 @@ public interface DataScience extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelWorkRequest API. + * Example: Click here to see how to use CancelWorkRequest API. */ CancelWorkRequestResponse cancelWorkRequest(CancelWorkRequestRequest request); @@ -82,7 +82,7 @@ public interface DataScience extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeModelCompartment API. + * Example: Click here to see how to use ChangeModelCompartment API. */ ChangeModelCompartmentResponse changeModelCompartment(ChangeModelCompartmentRequest request); @@ -92,7 +92,7 @@ public interface DataScience extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeNotebookSessionCompartment API. + * Example: Click here to see how to use ChangeNotebookSessionCompartment API. */ ChangeNotebookSessionCompartmentResponse changeNotebookSessionCompartment( ChangeNotebookSessionCompartmentRequest request); @@ -103,7 +103,7 @@ ChangeNotebookSessionCompartmentResponse changeNotebookSessionCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeProjectCompartment API. + * Example: Click here to see how to use ChangeProjectCompartment API. */ ChangeProjectCompartmentResponse changeProjectCompartment( ChangeProjectCompartmentRequest request); @@ -114,7 +114,7 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateModel API. + * Example: Click here to see how to use CreateModel API. */ CreateModelResponse createModel(CreateModelRequest request); @@ -151,7 +151,7 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateModelArtifact API. + * Example: Click here to see how to use CreateModelArtifact API. */ CreateModelArtifactResponse createModelArtifact(CreateModelArtifactRequest request); @@ -161,7 +161,7 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateModelProvenance API. + * Example: Click here to see how to use CreateModelProvenance API. */ CreateModelProvenanceResponse createModelProvenance(CreateModelProvenanceRequest request); @@ -171,7 +171,7 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateNotebookSession API. + * Example: Click here to see how to use CreateNotebookSession API. */ CreateNotebookSessionResponse createNotebookSession(CreateNotebookSessionRequest request); @@ -181,7 +181,7 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateProject API. + * Example: Click here to see how to use CreateProject API. */ CreateProjectResponse createProject(CreateProjectRequest request); @@ -191,7 +191,7 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeactivateModel API. + * Example: Click here to see how to use DeactivateModel API. */ DeactivateModelResponse deactivateModel(DeactivateModelRequest request); @@ -201,7 +201,7 @@ ChangeProjectCompartmentResponse changeProjectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeactivateNotebookSession API. + * Example: Click here to see how to use DeactivateNotebookSession API. */ DeactivateNotebookSessionResponse deactivateNotebookSession( DeactivateNotebookSessionRequest request); @@ -212,7 +212,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteModel API. + * Example: Click here to see how to use DeleteModel API. */ DeleteModelResponse deleteModel(DeleteModelRequest request); @@ -222,7 +222,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteNotebookSession API. + * Example: Click here to see how to use DeleteNotebookSession API. */ DeleteNotebookSessionResponse deleteNotebookSession(DeleteNotebookSessionRequest request); @@ -232,7 +232,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteProject API. + * Example: Click here to see how to use DeleteProject API. */ DeleteProjectResponse deleteProject(DeleteProjectRequest request); @@ -242,7 +242,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetModel API. + * Example: Click here to see how to use GetModel API. */ GetModelResponse getModel(GetModelRequest request); @@ -252,7 +252,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetModelArtifactContent API. + * Example: Click here to see how to use GetModelArtifactContent API. */ GetModelArtifactContentResponse getModelArtifactContent(GetModelArtifactContentRequest request); @@ -262,7 +262,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetModelProvenance API. + * Example: Click here to see how to use GetModelProvenance API. */ GetModelProvenanceResponse getModelProvenance(GetModelProvenanceRequest request); @@ -272,7 +272,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetNotebookSession API. + * Example: Click here to see how to use GetNotebookSession API. */ GetNotebookSessionResponse getNotebookSession(GetNotebookSessionRequest request); @@ -282,7 +282,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetProject API. + * Example: Click here to see how to use GetProject API. */ GetProjectResponse getProject(GetProjectRequest request); @@ -292,7 +292,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -302,7 +302,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use HeadModelArtifact API. + * Example: Click here to see how to use HeadModelArtifact API. */ HeadModelArtifactResponse headModelArtifact(HeadModelArtifactRequest request); @@ -312,7 +312,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListModels API. + * Example: Click here to see how to use ListModels API. */ ListModelsResponse listModels(ListModelsRequest request); @@ -322,7 +322,7 @@ DeactivateNotebookSessionResponse deactivateNotebookSession( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListNotebookSessionShapes API. + * Example: Click here to see how to use ListNotebookSessionShapes API. */ ListNotebookSessionShapesResponse listNotebookSessionShapes( ListNotebookSessionShapesRequest request); @@ -333,7 +333,7 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListNotebookSessions API. + * Example: Click here to see how to use ListNotebookSessions API. */ ListNotebookSessionsResponse listNotebookSessions(ListNotebookSessionsRequest request); @@ -343,7 +343,7 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListProjects API. + * Example: Click here to see how to use ListProjects API. */ ListProjectsResponse listProjects(ListProjectsRequest request); @@ -353,7 +353,7 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -363,7 +363,7 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -373,7 +373,7 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -383,7 +383,7 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateModel API. + * Example: Click here to see how to use UpdateModel API. */ UpdateModelResponse updateModel(UpdateModelRequest request); @@ -393,7 +393,7 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateModelProvenance API. + * Example: Click here to see how to use UpdateModelProvenance API. */ UpdateModelProvenanceResponse updateModelProvenance(UpdateModelProvenanceRequest request); @@ -406,7 +406,7 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateNotebookSession API. + * Example: Click here to see how to use UpdateNotebookSession API. */ UpdateNotebookSessionResponse updateNotebookSession(UpdateNotebookSessionRequest request); @@ -416,7 +416,7 @@ ListNotebookSessionShapesResponse listNotebookSessionShapes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateProject API. + * Example: Click here to see how to use UpdateProject API. */ UpdateProjectResponse updateProject(UpdateProjectRequest request); diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceAsync.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceAsync.java index 8c29ab72022..09f71e87fea 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceAsync.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceAsyncClient.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceAsyncClient.java index 0a000ca18f2..81774153f41 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceAsyncClient.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceClient.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceClient.java index 47227ed5ead..acf34c6b094 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceClient.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataSciencePaginators.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataSciencePaginators.java index 33bd8ec1859..4677fc6917f 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataSciencePaginators.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataSciencePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceWaiters.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceWaiters.java index 4e1796f2332..d9ecb5112b4 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceWaiters.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/DataScienceWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ActivateModelConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ActivateModelConverter.java index 41508af647c..9deedad5c5a 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ActivateModelConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ActivateModelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ActivateNotebookSessionConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ActivateNotebookSessionConverter.java index f37834e58ef..72a4e333323 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ActivateNotebookSessionConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ActivateNotebookSessionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CancelWorkRequestConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CancelWorkRequestConverter.java index 55aca17d447..e2594202c26 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CancelWorkRequestConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CancelWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeModelCompartmentConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeModelCompartmentConverter.java index 7e4d00a29cf..454d0a043ac 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeModelCompartmentConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeModelCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeNotebookSessionCompartmentConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeNotebookSessionCompartmentConverter.java index 0be41135c6a..9d764eec88a 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeNotebookSessionCompartmentConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeNotebookSessionCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeProjectCompartmentConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeProjectCompartmentConverter.java index a2e81db2b94..51efd084b2f 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeProjectCompartmentConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ChangeProjectCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelArtifactConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelArtifactConverter.java index ea87116d2dd..a26d5ca9104 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelArtifactConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelArtifactConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelConverter.java index c8c00e193ef..31fc426e363 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelProvenanceConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelProvenanceConverter.java index 49e5a70b63c..3da5bfead6b 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelProvenanceConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateModelProvenanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateNotebookSessionConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateNotebookSessionConverter.java index d362580dc52..3d05fbdf9a2 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateNotebookSessionConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateNotebookSessionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateProjectConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateProjectConverter.java index 9e9bb451cb1..172a396b9c4 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateProjectConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/CreateProjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeactivateModelConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeactivateModelConverter.java index d1a4bf1f681..31aa7338531 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeactivateModelConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeactivateModelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeactivateNotebookSessionConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeactivateNotebookSessionConverter.java index 742d8c3db0e..f14a791bd3f 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeactivateNotebookSessionConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeactivateNotebookSessionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteModelConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteModelConverter.java index 63ff5ce1d51..f25ec6d6531 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteModelConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteModelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteNotebookSessionConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteNotebookSessionConverter.java index 56f09e5a4ed..0039e116b95 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteNotebookSessionConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteNotebookSessionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteProjectConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteProjectConverter.java index 4930445b8ce..d892dae040c 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteProjectConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/DeleteProjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelArtifactContentConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelArtifactContentConverter.java index a38a453e1b3..008771917d9 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelArtifactContentConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelArtifactContentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelConverter.java index fafc6e23a42..64974071230 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelProvenanceConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelProvenanceConverter.java index 35ac379bde4..67938a934d7 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelProvenanceConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetModelProvenanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetNotebookSessionConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetNotebookSessionConverter.java index 4ce88cf4e1b..37ccd6f4d86 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetNotebookSessionConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetNotebookSessionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetProjectConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetProjectConverter.java index 1231e27e711..86a20bcac5e 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetProjectConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetProjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetWorkRequestConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetWorkRequestConverter.java index d7afe049bfa..b9e1f67c518 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetWorkRequestConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/HeadModelArtifactConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/HeadModelArtifactConverter.java index 54886a5da5a..2587b5b9905 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/HeadModelArtifactConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/HeadModelArtifactConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListModelsConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListModelsConverter.java index ce4e1e7cc0d..e601d293b12 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListModelsConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListModelsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListNotebookSessionShapesConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListNotebookSessionShapesConverter.java index 7c9381e2634..d8654908465 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListNotebookSessionShapesConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListNotebookSessionShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListNotebookSessionsConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListNotebookSessionsConverter.java index b21318a34ea..ac608e17c28 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListNotebookSessionsConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListNotebookSessionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListProjectsConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListProjectsConverter.java index 50494dda669..c988c777303 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListProjectsConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListProjectsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestErrorsConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestErrorsConverter.java index 8fd7a627618..979d9bd0b6d 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestLogsConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestLogsConverter.java index faf66b87176..cca4d4166bd 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestsConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestsConverter.java index 34309fcd6eb..44ae9edf96f 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestsConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateModelConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateModelConverter.java index 5fe17e073d0..513fed14963 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateModelConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateModelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateModelProvenanceConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateModelProvenanceConverter.java index 0fe2d59a152..b33f36fa120 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateModelProvenanceConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateModelProvenanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateNotebookSessionConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateNotebookSessionConverter.java index fb1547ea267..5558f07523c 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateNotebookSessionConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateNotebookSessionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateProjectConverter.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateProjectConverter.java index 88b80bcbd18..2c40f38e077 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateProjectConverter.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/internal/http/UpdateProjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.internal.http; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeModelCompartmentDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeModelCompartmentDetails.java index 73fd883b678..d59d1118059 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeModelCompartmentDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeModelCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeNotebookSessionCompartmentDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeNotebookSessionCompartmentDetails.java index 052f31d08ae..1c78a1bcc2d 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeNotebookSessionCompartmentDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeNotebookSessionCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeProjectCompartmentDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeProjectCompartmentDetails.java index 668213d9bf3..4ef46992c43 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeProjectCompartmentDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ChangeProjectCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateModelDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateModelDetails.java index 6178c22fb47..eaeb670f19d 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateModelDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateModelDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateModelProvenanceDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateModelProvenanceDetails.java index 29c15cb3064..7dda9147939 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateModelProvenanceDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateModelProvenanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateNotebookSessionDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateNotebookSessionDetails.java index b6900aefc49..01245bf6d54 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateNotebookSessionDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateNotebookSessionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateProjectDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateProjectDetails.java index d1e8becdacf..5c0720e85e0 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateProjectDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/CreateProjectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/Model.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/Model.java index 7c2c2cb1de5..8ba4517816f 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/Model.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/Model.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelLifecycleState.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelLifecycleState.java index c17e940899f..959b72654da 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelLifecycleState.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelProvenance.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelProvenance.java index f6f70fe1fe9..a4f7dde2e92 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelProvenance.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelProvenance.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelSummary.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelSummary.java index db2fde0504d..9e1dffbcbce 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelSummary.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ModelSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSession.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSession.java index a72a595ff03..e513aba614d 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSession.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSession.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionConfigurationDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionConfigurationDetails.java index dff03eb09df..adf6d55bf93 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionConfigurationDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionLifecycleState.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionLifecycleState.java index 139c6ed8355..84bc134eb33 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionLifecycleState.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionShapeSummary.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionShapeSummary.java index b0e68b46061..9ec2cf3feb5 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionShapeSummary.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionShapeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionSummary.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionSummary.java index 69bf527c292..42572993a98 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionSummary.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/NotebookSessionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/Project.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/Project.java index 143d2cc9f87..135079d666e 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/Project.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/Project.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ProjectLifecycleState.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ProjectLifecycleState.java index a9ac22e2756..caa21f26e9c 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ProjectLifecycleState.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ProjectLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ProjectSummary.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ProjectSummary.java index 6f1edd2c1fb..88966ab2205 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ProjectSummary.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/ProjectSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateModelDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateModelDetails.java index a6706fe4ba7..756d70fa6b1 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateModelDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateModelDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateModelProvenanceDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateModelProvenanceDetails.java index b0abf486fa2..f48b64baaf3 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateModelProvenanceDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateModelProvenanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateNotebookSessionDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateNotebookSessionDetails.java index a860c8c1748..abd96277417 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateNotebookSessionDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateNotebookSessionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateProjectDetails.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateProjectDetails.java index e142f07c34a..102849d510d 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateProjectDetails.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/UpdateProjectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequest.java index 7428e0cab22..14612052577 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestError.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestError.java index bbb6b110b20..2ce855094f9 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestError.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestLogEntry.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestLogEntry.java index 4f5c366dee5..e0e25d6066f 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestLogEntry.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestOperationType.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestOperationType.java index dcebc26a3d6..e2d6905d543 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestOperationType.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestOperationType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestResource.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestResource.java index 7d25d03b6b7..898758cc0f9 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestResource.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestStatus.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestStatus.java index 1de69d11f52..0fa86f9ebce 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestStatus.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestSummary.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestSummary.java index 100b2c2d0ab..ba7391588df 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestSummary.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.model; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ActivateModelRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ActivateModelRequest.java index 007fb3387f2..396c71f9b38 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ActivateModelRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ActivateModelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ActivateModelRequest. + * Example: Click here to see how to use ActivateModelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ActivateNotebookSessionRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ActivateNotebookSessionRequest.java index da613a3b122..77260b8b7ea 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ActivateNotebookSessionRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ActivateNotebookSessionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ActivateNotebookSessionRequest. + * Example: Click here to see how to use ActivateNotebookSessionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CancelWorkRequestRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CancelWorkRequestRequest.java index 5920e2c4813..51053193e16 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CancelWorkRequestRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CancelWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use CancelWorkRequestRequest. + * Example: Click here to see how to use CancelWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeModelCompartmentRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeModelCompartmentRequest.java index 440310efd41..4f96f284102 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeModelCompartmentRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeModelCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ChangeModelCompartmentRequest. + * Example: Click here to see how to use ChangeModelCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeNotebookSessionCompartmentRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeNotebookSessionCompartmentRequest.java index ef3b8045bad..94a06bd62f7 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeNotebookSessionCompartmentRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeNotebookSessionCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ChangeNotebookSessionCompartmentRequest. + * Example: Click here to see how to use ChangeNotebookSessionCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeProjectCompartmentRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeProjectCompartmentRequest.java index 2a51f456656..3f6795eb500 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeProjectCompartmentRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ChangeProjectCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ChangeProjectCompartmentRequest. + * Example: Click here to see how to use ChangeProjectCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelArtifactRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelArtifactRequest.java index 8cf78dc24e6..3816d4831b0 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelArtifactRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelArtifactRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use CreateModelArtifactRequest. + * Example: Click here to see how to use CreateModelArtifactRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelProvenanceRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelProvenanceRequest.java index 2a96f923cde..b5fd4e79c8a 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelProvenanceRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelProvenanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use CreateModelProvenanceRequest. + * Example: Click here to see how to use CreateModelProvenanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelRequest.java index 847868f2f78..b9fd3f1f2cb 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateModelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use CreateModelRequest. + * Example: Click here to see how to use CreateModelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateNotebookSessionRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateNotebookSessionRequest.java index 84741c1fb84..7cec9357fae 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateNotebookSessionRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateNotebookSessionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use CreateNotebookSessionRequest. + * Example: Click here to see how to use CreateNotebookSessionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateProjectRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateProjectRequest.java index 5d02291ef00..64889fa7b93 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateProjectRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/CreateProjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use CreateProjectRequest. + * Example: Click here to see how to use CreateProjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeactivateModelRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeactivateModelRequest.java index 9ba3276071b..224053ca46a 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeactivateModelRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeactivateModelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use DeactivateModelRequest. + * Example: Click here to see how to use DeactivateModelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeactivateNotebookSessionRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeactivateNotebookSessionRequest.java index 5105a19057a..f8f15d2e70b 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeactivateNotebookSessionRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeactivateNotebookSessionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use DeactivateNotebookSessionRequest. + * Example: Click here to see how to use DeactivateNotebookSessionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteModelRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteModelRequest.java index b456fc062e4..691fe1b53d0 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteModelRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteModelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use DeleteModelRequest. + * Example: Click here to see how to use DeleteModelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteNotebookSessionRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteNotebookSessionRequest.java index 971401edfb4..53cb1c8c81d 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteNotebookSessionRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteNotebookSessionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use DeleteNotebookSessionRequest. + * Example: Click here to see how to use DeleteNotebookSessionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteProjectRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteProjectRequest.java index c9296620100..41d4108d4ce 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteProjectRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/DeleteProjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use DeleteProjectRequest. + * Example: Click here to see how to use DeleteProjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelArtifactContentRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelArtifactContentRequest.java index 7b0e3eee0c1..957126f2569 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelArtifactContentRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelArtifactContentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use GetModelArtifactContentRequest. + * Example: Click here to see how to use GetModelArtifactContentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelProvenanceRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelProvenanceRequest.java index 7eed61da808..445d86eb27f 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelProvenanceRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelProvenanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use GetModelProvenanceRequest. + * Example: Click here to see how to use GetModelProvenanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelRequest.java index 81f07f7fb28..fb986784a57 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetModelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use GetModelRequest. + * Example: Click here to see how to use GetModelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetNotebookSessionRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetNotebookSessionRequest.java index 7a5bfdbc088..47874e9e936 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetNotebookSessionRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetNotebookSessionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use GetNotebookSessionRequest. + * Example: Click here to see how to use GetNotebookSessionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetProjectRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetProjectRequest.java index 65216fc6a1e..4e36ea68cc4 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetProjectRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetProjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use GetProjectRequest. + * Example: Click here to see how to use GetProjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetWorkRequestRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetWorkRequestRequest.java index 088c0472004..f75447f88c8 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetWorkRequestRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/HeadModelArtifactRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/HeadModelArtifactRequest.java index 30e9cac04be..00864c0e92e 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/HeadModelArtifactRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/HeadModelArtifactRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use HeadModelArtifactRequest. + * Example: Click here to see how to use HeadModelArtifactRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListModelsRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListModelsRequest.java index de31db956a6..1a980512622 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListModelsRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListModelsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ListModelsRequest. + * Example: Click here to see how to use ListModelsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListNotebookSessionShapesRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListNotebookSessionShapesRequest.java index 3765d9173cb..593a92327b4 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListNotebookSessionShapesRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListNotebookSessionShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ListNotebookSessionShapesRequest. + * Example: Click here to see how to use ListNotebookSessionShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListNotebookSessionsRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListNotebookSessionsRequest.java index 8c2645ef1d3..8ab3bf6ca65 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListNotebookSessionsRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListNotebookSessionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ListNotebookSessionsRequest. + * Example: Click here to see how to use ListNotebookSessionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListProjectsRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListProjectsRequest.java index a8ec16f1bd9..2745c1605e1 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListProjectsRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListProjectsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ListProjectsRequest. + * Example: Click here to see how to use ListProjectsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestErrorsRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestErrorsRequest.java index 17fdcf9748e..95a7dec05a8 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestLogsRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestLogsRequest.java index bd0a06f681c..f4a8f803ed6 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestLogsRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestsRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestsRequest.java index 832312f76b9..1c46ba5db38 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestsRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateModelProvenanceRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateModelProvenanceRequest.java index 43cf8f2ff71..1a8bcf6756a 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateModelProvenanceRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateModelProvenanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use UpdateModelProvenanceRequest. + * Example: Click here to see how to use UpdateModelProvenanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateModelRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateModelRequest.java index 9c2c11cf6c4..c9c3967c7a0 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateModelRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateModelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use UpdateModelRequest. + * Example: Click here to see how to use UpdateModelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateNotebookSessionRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateNotebookSessionRequest.java index af6a5d21062..d39811da101 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateNotebookSessionRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateNotebookSessionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use UpdateNotebookSessionRequest. + * Example: Click here to see how to use UpdateNotebookSessionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateProjectRequest.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateProjectRequest.java index 6800b4504e5..6a5cf59216d 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateProjectRequest.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/requests/UpdateProjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.requests; import com.oracle.bmc.datascience.model.*; /** - * Example: Click here to see how to use UpdateProjectRequest. + * Example: Click here to see how to use UpdateProjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190101") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ActivateModelResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ActivateModelResponse.java index 651ea008774..8a56f813f06 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ActivateModelResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ActivateModelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ActivateNotebookSessionResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ActivateNotebookSessionResponse.java index 120c7892422..88eb2f1cb50 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ActivateNotebookSessionResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ActivateNotebookSessionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CancelWorkRequestResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CancelWorkRequestResponse.java index d13d1c0b586..ed3040ed85c 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CancelWorkRequestResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CancelWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeModelCompartmentResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeModelCompartmentResponse.java index 4a75791daae..fb70d29d81a 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeModelCompartmentResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeModelCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeNotebookSessionCompartmentResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeNotebookSessionCompartmentResponse.java index fae01bca90f..0b4172f9c19 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeNotebookSessionCompartmentResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeNotebookSessionCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeProjectCompartmentResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeProjectCompartmentResponse.java index c27cfa7629d..02fd3b0436c 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeProjectCompartmentResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ChangeProjectCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelArtifactResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelArtifactResponse.java index 979c0a7790e..91e6deb7937 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelArtifactResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelArtifactResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelProvenanceResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelProvenanceResponse.java index dcfcbc75d9f..eaa6ea214e1 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelProvenanceResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelProvenanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelResponse.java index 72341feeafa..88a4485f20e 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateModelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateNotebookSessionResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateNotebookSessionResponse.java index d5eead5d94d..4506f0b6cf5 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateNotebookSessionResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateNotebookSessionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateProjectResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateProjectResponse.java index 898f3a75080..c6c2af73a4e 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateProjectResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/CreateProjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeactivateModelResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeactivateModelResponse.java index 5df73160a09..540fd8e49bf 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeactivateModelResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeactivateModelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeactivateNotebookSessionResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeactivateNotebookSessionResponse.java index 544566d8342..d8d0d3f188c 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeactivateNotebookSessionResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeactivateNotebookSessionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteModelResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteModelResponse.java index d429a438e84..0e0d19d5aea 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteModelResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteModelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteNotebookSessionResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteNotebookSessionResponse.java index 70d9b764cc5..5206d3b0de2 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteNotebookSessionResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteNotebookSessionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteProjectResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteProjectResponse.java index 3e03d89d19e..708181d900c 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteProjectResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/DeleteProjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelArtifactContentResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelArtifactContentResponse.java index 0723b9b2fd2..76aafb1266c 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelArtifactContentResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelArtifactContentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelProvenanceResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelProvenanceResponse.java index c0c574cb2be..0b002cdaf7b 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelProvenanceResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelProvenanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelResponse.java index d60dc722218..3f5465f868b 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetModelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetNotebookSessionResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetNotebookSessionResponse.java index 6714d7bf8f7..4d2815978a3 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetNotebookSessionResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetNotebookSessionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetProjectResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetProjectResponse.java index f6d538687f7..a7df16d42a7 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetProjectResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetProjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetWorkRequestResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetWorkRequestResponse.java index 74993ad2152..0cdc502091f 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetWorkRequestResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/HeadModelArtifactResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/HeadModelArtifactResponse.java index 105a620710a..f7afb753a68 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/HeadModelArtifactResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/HeadModelArtifactResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListModelsResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListModelsResponse.java index 90e8fa7c5ed..9d11ae3aad5 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListModelsResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListModelsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListNotebookSessionShapesResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListNotebookSessionShapesResponse.java index ec989595cb6..25f42e7c723 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListNotebookSessionShapesResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListNotebookSessionShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListNotebookSessionsResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListNotebookSessionsResponse.java index 9e796ff5724..abf20b40034 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListNotebookSessionsResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListNotebookSessionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListProjectsResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListProjectsResponse.java index d21d99460ca..85ef584b3af 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListProjectsResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListProjectsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestErrorsResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestErrorsResponse.java index ab1f0b7e9ad..fad7a8e2a99 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestLogsResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestLogsResponse.java index 090a788d09f..d35e19995be 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestLogsResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestsResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestsResponse.java index 2f2a6260625..0b15d0bf069 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestsResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateModelProvenanceResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateModelProvenanceResponse.java index 94576768308..cb8d37b815d 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateModelProvenanceResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateModelProvenanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateModelResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateModelResponse.java index 8f421a1c7ee..f221228a2cd 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateModelResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateModelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateNotebookSessionResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateNotebookSessionResponse.java index 899dc2dfd1a..d2ac862bbe4 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateNotebookSessionResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateNotebookSessionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateProjectResponse.java b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateProjectResponse.java index 728d47896fc..5a4af234516 100644 --- a/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateProjectResponse.java +++ b/bmc-datascience/src/main/java/com/oracle/bmc/datascience/responses/UpdateProjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.datascience.responses; diff --git a/bmc-dns/pom.xml b/bmc-dns/pom.xml index aaf1e1119ca..69f27d64743 100644 --- a/bmc-dns/pom.xml +++ b/bmc-dns/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/Dns.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/Dns.java index 0b5ffe665ee..25a7aa86e8a 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/Dns.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/Dns.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns; @@ -55,7 +55,7 @@ public interface Dns extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeResolverCompartment API. + * Example: Click here to see how to use ChangeResolverCompartment API. */ ChangeResolverCompartmentResponse changeResolverCompartment( ChangeResolverCompartmentRequest request); @@ -66,7 +66,7 @@ ChangeResolverCompartmentResponse changeResolverCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeSteeringPolicyCompartment API. + * Example: Click here to see how to use ChangeSteeringPolicyCompartment API. */ ChangeSteeringPolicyCompartmentResponse changeSteeringPolicyCompartment( ChangeSteeringPolicyCompartmentRequest request); @@ -77,7 +77,7 @@ ChangeSteeringPolicyCompartmentResponse changeSteeringPolicyCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeTsigKeyCompartment API. + * Example: Click here to see how to use ChangeTsigKeyCompartment API. */ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( ChangeTsigKeyCompartmentRequest request); @@ -89,7 +89,7 @@ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeViewCompartment API. + * Example: Click here to see how to use ChangeViewCompartment API. */ ChangeViewCompartmentResponse changeViewCompartment(ChangeViewCompartmentRequest request); @@ -102,7 +102,7 @@ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeZoneCompartment API. + * Example: Click here to see how to use ChangeZoneCompartment API. */ ChangeZoneCompartmentResponse changeZoneCompartment(ChangeZoneCompartmentRequest request); @@ -113,7 +113,7 @@ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateResolverEndpoint API. + * Example: Click here to see how to use CreateResolverEndpoint API. */ CreateResolverEndpointResponse createResolverEndpoint(CreateResolverEndpointRequest request); @@ -125,7 +125,7 @@ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSteeringPolicy API. + * Example: Click here to see how to use CreateSteeringPolicy API. */ CreateSteeringPolicyResponse createSteeringPolicy(CreateSteeringPolicyRequest request); @@ -141,7 +141,7 @@ ChangeTsigKeyCompartmentResponse changeTsigKeyCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSteeringPolicyAttachment API. + * Example: Click here to see how to use CreateSteeringPolicyAttachment API. */ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( CreateSteeringPolicyAttachmentRequest request); @@ -154,7 +154,7 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTsigKey API. + * Example: Click here to see how to use CreateTsigKey API. */ CreateTsigKeyResponse createTsigKey(CreateTsigKeyRequest request); @@ -165,7 +165,7 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateView API. + * Example: Click here to see how to use CreateView API. */ CreateViewResponse createView(CreateViewRequest request); @@ -178,7 +178,7 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateZone API. + * Example: Click here to see how to use CreateZone API. */ CreateZoneResponse createZone(CreateZoneRequest request); @@ -188,7 +188,7 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDomainRecords API. + * Example: Click here to see how to use DeleteDomainRecords API. */ DeleteDomainRecordsResponse deleteDomainRecords(DeleteDomainRecordsRequest request); @@ -199,7 +199,7 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteRRSet API. + * Example: Click here to see how to use DeleteRRSet API. */ DeleteRRSetResponse deleteRRSet(DeleteRRSetRequest request); @@ -212,7 +212,7 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteResolverEndpoint API. + * Example: Click here to see how to use DeleteResolverEndpoint API. */ DeleteResolverEndpointResponse deleteResolverEndpoint(DeleteResolverEndpointRequest request); @@ -226,7 +226,7 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSteeringPolicy API. + * Example: Click here to see how to use DeleteSteeringPolicy API. */ DeleteSteeringPolicyResponse deleteSteeringPolicy(DeleteSteeringPolicyRequest request); @@ -238,7 +238,7 @@ CreateSteeringPolicyAttachmentResponse createSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSteeringPolicyAttachment API. + * Example: Click here to see how to use DeleteSteeringPolicyAttachment API. */ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( DeleteSteeringPolicyAttachmentRequest request); @@ -250,7 +250,7 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTsigKey API. + * Example: Click here to see how to use DeleteTsigKey API. */ DeleteTsigKeyResponse deleteTsigKey(DeleteTsigKeyRequest request); @@ -265,7 +265,7 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteView API. + * Example: Click here to see how to use DeleteView API. */ DeleteViewResponse deleteView(DeleteViewRequest request); @@ -278,7 +278,7 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteZone API. + * Example: Click here to see how to use DeleteZone API. */ DeleteZoneResponse deleteZone(DeleteZoneRequest request); @@ -291,7 +291,7 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDomainRecords API. + * Example: Click here to see how to use GetDomainRecords API. */ GetDomainRecordsResponse getDomainRecords(GetDomainRecordsRequest request); @@ -303,7 +303,7 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRRSet API. + * Example: Click here to see how to use GetRRSet API. */ GetRRSetResponse getRRSet(GetRRSetRequest request); @@ -316,7 +316,7 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetResolver API. + * Example: Click here to see how to use GetResolver API. */ GetResolverResponse getResolver(GetResolverRequest request); @@ -328,7 +328,7 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetResolverEndpoint API. + * Example: Click here to see how to use GetResolverEndpoint API. */ GetResolverEndpointResponse getResolverEndpoint(GetResolverEndpointRequest request); @@ -339,7 +339,7 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSteeringPolicy API. + * Example: Click here to see how to use GetSteeringPolicy API. */ GetSteeringPolicyResponse getSteeringPolicy(GetSteeringPolicyRequest request); @@ -350,7 +350,7 @@ DeleteSteeringPolicyAttachmentResponse deleteSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSteeringPolicyAttachment API. + * Example: Click here to see how to use GetSteeringPolicyAttachment API. */ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( GetSteeringPolicyAttachmentRequest request); @@ -362,7 +362,7 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTsigKey API. + * Example: Click here to see how to use GetTsigKey API. */ GetTsigKeyResponse getTsigKey(GetTsigKeyRequest request); @@ -375,7 +375,7 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetView API. + * Example: Click here to see how to use GetView API. */ GetViewResponse getView(GetViewRequest request); @@ -387,7 +387,7 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetZone API. + * Example: Click here to see how to use GetZone API. */ GetZoneResponse getZone(GetZoneRequest request); @@ -400,7 +400,7 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetZoneRecords API. + * Example: Click here to see how to use GetZoneRecords API. */ GetZoneRecordsResponse getZoneRecords(GetZoneRecordsRequest request); @@ -414,7 +414,7 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListResolverEndpoints API. + * Example: Click here to see how to use ListResolverEndpoints API. */ ListResolverEndpointsResponse listResolverEndpoints(ListResolverEndpointsRequest request); @@ -430,7 +430,7 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListResolvers API. + * Example: Click here to see how to use ListResolvers API. */ ListResolversResponse listResolvers(ListResolversRequest request); @@ -441,7 +441,7 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSteeringPolicies API. + * Example: Click here to see how to use ListSteeringPolicies API. */ ListSteeringPoliciesResponse listSteeringPolicies(ListSteeringPoliciesRequest request); @@ -452,7 +452,7 @@ GetSteeringPolicyAttachmentResponse getSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSteeringPolicyAttachments API. + * Example: Click here to see how to use ListSteeringPolicyAttachments API. */ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( ListSteeringPolicyAttachmentsRequest request); @@ -464,7 +464,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTsigKeys API. + * Example: Click here to see how to use ListTsigKeys API. */ ListTsigKeysResponse listTsigKeys(ListTsigKeysRequest request); @@ -480,7 +480,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListViews API. + * Example: Click here to see how to use ListViews API. */ ListViewsResponse listViews(ListViewsRequest request); @@ -492,7 +492,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListZones API. + * Example: Click here to see how to use ListZones API. */ ListZonesResponse listZones(ListZonesRequest request); @@ -506,7 +506,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PatchDomainRecords API. + * Example: Click here to see how to use PatchDomainRecords API. */ PatchDomainRecordsResponse patchDomainRecords(PatchDomainRecordsRequest request); @@ -516,7 +516,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PatchRRSet API. + * Example: Click here to see how to use PatchRRSet API. */ PatchRRSetResponse patchRRSet(PatchRRSetRequest request); @@ -530,7 +530,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PatchZoneRecords API. + * Example: Click here to see how to use PatchZoneRecords API. */ PatchZoneRecordsResponse patchZoneRecords(PatchZoneRecordsRequest request); @@ -546,7 +546,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDomainRecords API. + * Example: Click here to see how to use UpdateDomainRecords API. */ UpdateDomainRecordsResponse updateDomainRecords(UpdateDomainRecordsRequest request); @@ -556,7 +556,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRRSet API. + * Example: Click here to see how to use UpdateRRSet API. */ UpdateRRSetResponse updateRRSet(UpdateRRSetRequest request); @@ -567,7 +567,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateResolver API. + * Example: Click here to see how to use UpdateResolver API. */ UpdateResolverResponse updateResolver(UpdateResolverRequest request); @@ -578,7 +578,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateResolverEndpoint API. + * Example: Click here to see how to use UpdateResolverEndpoint API. */ UpdateResolverEndpointResponse updateResolverEndpoint(UpdateResolverEndpointRequest request); @@ -589,7 +589,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSteeringPolicy API. + * Example: Click here to see how to use UpdateSteeringPolicy API. */ UpdateSteeringPolicyResponse updateSteeringPolicy(UpdateSteeringPolicyRequest request); @@ -600,7 +600,7 @@ ListSteeringPolicyAttachmentsResponse listSteeringPolicyAttachments( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSteeringPolicyAttachment API. + * Example: Click here to see how to use UpdateSteeringPolicyAttachment API. */ UpdateSteeringPolicyAttachmentResponse updateSteeringPolicyAttachment( UpdateSteeringPolicyAttachmentRequest request); @@ -612,7 +612,7 @@ UpdateSteeringPolicyAttachmentResponse updateSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTsigKey API. + * Example: Click here to see how to use UpdateTsigKey API. */ UpdateTsigKeyResponse updateTsigKey(UpdateTsigKeyRequest request); @@ -623,7 +623,7 @@ UpdateSteeringPolicyAttachmentResponse updateSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateView API. + * Example: Click here to see how to use UpdateView API. */ UpdateViewResponse updateView(UpdateViewRequest request); @@ -636,7 +636,7 @@ UpdateSteeringPolicyAttachmentResponse updateSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateZone API. + * Example: Click here to see how to use UpdateZone API. */ UpdateZoneResponse updateZone(UpdateZoneRequest request); @@ -651,7 +651,7 @@ UpdateSteeringPolicyAttachmentResponse updateSteeringPolicyAttachment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateZoneRecords API. + * Example: Click here to see how to use UpdateZoneRecords API. */ UpdateZoneRecordsResponse updateZoneRecords(UpdateZoneRecordsRequest request); diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsAsync.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsAsync.java index 925683810e6..76c463d07c2 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsAsync.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsAsyncClient.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsAsyncClient.java index 00122bae194..f68e3bf9f44 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsAsyncClient.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsClient.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsClient.java index b2c6d693f38..d2360b5b991 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsClient.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsPaginators.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsPaginators.java index 7a1f154ea02..00167ae9b7f 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsPaginators.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsWaiters.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsWaiters.java index 9e3bb6ddd85..72e0652dc26 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsWaiters.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/DnsWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeResolverCompartmentConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeResolverCompartmentConverter.java index a092749dca8..1c17b9a294a 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeResolverCompartmentConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeResolverCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeSteeringPolicyCompartmentConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeSteeringPolicyCompartmentConverter.java index 99e3fe3089e..635467358d2 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeSteeringPolicyCompartmentConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeSteeringPolicyCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeTsigKeyCompartmentConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeTsigKeyCompartmentConverter.java index 9124f875770..3e76ca0de48 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeTsigKeyCompartmentConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeTsigKeyCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeViewCompartmentConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeViewCompartmentConverter.java index 49b8dc5e54a..65de4282ce3 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeViewCompartmentConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeViewCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeZoneCompartmentConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeZoneCompartmentConverter.java index efd7d7b4608..afac7c3e91f 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeZoneCompartmentConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ChangeZoneCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateResolverEndpointConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateResolverEndpointConverter.java index f4ac6216cf8..396262781b8 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateResolverEndpointConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateResolverEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateSteeringPolicyAttachmentConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateSteeringPolicyAttachmentConverter.java index 851975abb9b..96b4a1fcc5a 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateSteeringPolicyAttachmentConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateSteeringPolicyAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateSteeringPolicyConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateSteeringPolicyConverter.java index b4d58fa3a6e..1dc39c48cf5 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateSteeringPolicyConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateSteeringPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateTsigKeyConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateTsigKeyConverter.java index c6b3fd0781c..d877758deaf 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateTsigKeyConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateTsigKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateViewConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateViewConverter.java index f389ee800c9..7cfe9b86b2d 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateViewConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateViewConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateZoneConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateZoneConverter.java index fa5171ce997..0ea22478726 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateZoneConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/CreateZoneConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteDomainRecordsConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteDomainRecordsConverter.java index 782ba8b99b4..8b278ccc25f 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteDomainRecordsConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteDomainRecordsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteRRSetConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteRRSetConverter.java index e94cb4580d2..3e5f35e842d 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteRRSetConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteRRSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteResolverEndpointConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteResolverEndpointConverter.java index 167d9765bde..23ef62eec7d 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteResolverEndpointConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteResolverEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteSteeringPolicyAttachmentConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteSteeringPolicyAttachmentConverter.java index 7641430b82a..5ee89f08b32 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteSteeringPolicyAttachmentConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteSteeringPolicyAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteSteeringPolicyConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteSteeringPolicyConverter.java index c2b29e05b5f..a04ead039a8 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteSteeringPolicyConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteSteeringPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteTsigKeyConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteTsigKeyConverter.java index f7fa7b9715e..05513a71f73 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteTsigKeyConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteTsigKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteViewConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteViewConverter.java index b1e4b239c1f..0670d02d174 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteViewConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteViewConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteZoneConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteZoneConverter.java index 9512eaf04d0..b9ed86767ce 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteZoneConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/DeleteZoneConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetDomainRecordsConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetDomainRecordsConverter.java index 6c2a71ef535..bddbc26c383 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetDomainRecordsConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetDomainRecordsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetRRSetConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetRRSetConverter.java index 88ca9ed6a06..ee3f3866482 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetRRSetConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetRRSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetResolverConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetResolverConverter.java index 0b161d1cc5b..f035d106df5 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetResolverConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetResolverConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetResolverEndpointConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetResolverEndpointConverter.java index 43b3464e0a9..e0165577535 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetResolverEndpointConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetResolverEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetSteeringPolicyAttachmentConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetSteeringPolicyAttachmentConverter.java index f7f9a19de6f..182ed753ee8 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetSteeringPolicyAttachmentConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetSteeringPolicyAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetSteeringPolicyConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetSteeringPolicyConverter.java index 457877594b1..f8332393742 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetSteeringPolicyConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetSteeringPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetTsigKeyConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetTsigKeyConverter.java index e9cb8a7134b..bc778a15242 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetTsigKeyConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetTsigKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetViewConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetViewConverter.java index 4e28a39fbc9..661a07743b7 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetViewConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetViewConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetZoneConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetZoneConverter.java index ec8c54d634e..97dc0e84a9b 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetZoneConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetZoneConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetZoneRecordsConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetZoneRecordsConverter.java index 7d5eb55aa9a..0aac67c640e 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetZoneRecordsConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/GetZoneRecordsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListResolverEndpointsConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListResolverEndpointsConverter.java index 980c82c5f4d..042ebde4b05 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListResolverEndpointsConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListResolverEndpointsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListResolversConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListResolversConverter.java index 9c8f6af16d2..81f70b2c973 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListResolversConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListResolversConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListSteeringPoliciesConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListSteeringPoliciesConverter.java index b34369f68fb..7a3b915b0fb 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListSteeringPoliciesConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListSteeringPoliciesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListSteeringPolicyAttachmentsConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListSteeringPolicyAttachmentsConverter.java index 6653802873a..59e438d19fc 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListSteeringPolicyAttachmentsConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListSteeringPolicyAttachmentsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListTsigKeysConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListTsigKeysConverter.java index 7f5b13a045a..e0f5afb00b1 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListTsigKeysConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListTsigKeysConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListViewsConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListViewsConverter.java index ddbc461ade3..4da2176ec39 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListViewsConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListViewsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListZonesConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListZonesConverter.java index c1f7886f202..76d913b25bc 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListZonesConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/ListZonesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchDomainRecordsConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchDomainRecordsConverter.java index 366610b45a4..37ef3fea4e6 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchDomainRecordsConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchDomainRecordsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchRRSetConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchRRSetConverter.java index 3a7775c40f5..e906cdfe83d 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchRRSetConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchRRSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchZoneRecordsConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchZoneRecordsConverter.java index 6e2966f1293..a0a57b3ef72 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchZoneRecordsConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/PatchZoneRecordsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateDomainRecordsConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateDomainRecordsConverter.java index fcbe45ff027..ca625009b19 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateDomainRecordsConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateDomainRecordsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateRRSetConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateRRSetConverter.java index c9b3f20e816..bb2b1e2810c 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateRRSetConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateRRSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateResolverConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateResolverConverter.java index 7ba5304c582..047ef6128fa 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateResolverConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateResolverConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateResolverEndpointConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateResolverEndpointConverter.java index af46d5915db..d8711587f06 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateResolverEndpointConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateResolverEndpointConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateSteeringPolicyAttachmentConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateSteeringPolicyAttachmentConverter.java index a84f23397f0..6ba277c8fcb 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateSteeringPolicyAttachmentConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateSteeringPolicyAttachmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateSteeringPolicyConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateSteeringPolicyConverter.java index d39aa18c668..096485bce0e 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateSteeringPolicyConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateSteeringPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateTsigKeyConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateTsigKeyConverter.java index f91412867ea..a113a286613 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateTsigKeyConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateTsigKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateViewConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateViewConverter.java index d7f6db80d99..87a1806ccf4 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateViewConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateViewConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateZoneConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateZoneConverter.java index 7cbcbb8ec70..18f6e32fdab 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateZoneConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateZoneConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateZoneRecordsConverter.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateZoneRecordsConverter.java index a3f53540dcb..746f946c56e 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateZoneRecordsConverter.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/internal/http/UpdateZoneRecordsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.internal.http; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/AttachedView.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/AttachedView.java index faabe73cb1b..db6ff2ebf17 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/AttachedView.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/AttachedView.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/AttachedViewDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/AttachedViewDetails.java index 516596f223b..229947ab88b 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/AttachedViewDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/AttachedViewDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeResolverCompartmentDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeResolverCompartmentDetails.java index 48641e449bb..80e11b333a5 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeResolverCompartmentDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeResolverCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeSteeringPolicyCompartmentDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeSteeringPolicyCompartmentDetails.java index 10d85346d01..63b274284a7 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeSteeringPolicyCompartmentDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeSteeringPolicyCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeTsigKeyCompartmentDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeTsigKeyCompartmentDetails.java index 9be83239ba9..0f75f9875f8 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeTsigKeyCompartmentDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeTsigKeyCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeViewCompartmentDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeViewCompartmentDetails.java index 6c112e42e16..b8ac1b9ca71 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeViewCompartmentDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeViewCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeZoneCompartmentDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeZoneCompartmentDetails.java index e08b243b43d..357a3b7aca5 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeZoneCompartmentDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ChangeZoneCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateMigratedDynectZoneDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateMigratedDynectZoneDetails.java index e74e31cd8bc..0092707bcd0 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateMigratedDynectZoneDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateMigratedDynectZoneDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateResolverEndpointDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateResolverEndpointDetails.java index ef7c57fc7e7..5b8da500251 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateResolverEndpointDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateResolverEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateResolverVnicEndpointDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateResolverVnicEndpointDetails.java index d89a79b0f56..e802fe43c8c 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateResolverVnicEndpointDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateResolverVnicEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateSteeringPolicyAttachmentDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateSteeringPolicyAttachmentDetails.java index f8346a374f8..1fe38f99c9b 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateSteeringPolicyAttachmentDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateSteeringPolicyAttachmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateSteeringPolicyDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateSteeringPolicyDetails.java index 8204ad1a32d..3d3cceeaa13 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateSteeringPolicyDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateSteeringPolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateTsigKeyDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateTsigKeyDetails.java index 0eb4870f604..2af8356fbb4 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateTsigKeyDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateTsigKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateViewDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateViewDetails.java index c85338aaddf..d8071ddbebf 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateViewDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateViewDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateZoneBaseDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateZoneBaseDetails.java index 3fa6dce08e8..30b38101392 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateZoneBaseDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateZoneBaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateZoneDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateZoneDetails.java index ea8521bcb38..3305e860025 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateZoneDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/CreateZoneDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/DynectMigrationDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/DynectMigrationDetails.java index ebea4d12d6a..11ca31f7a93 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/DynectMigrationDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/DynectMigrationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ExternalMaster.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ExternalMaster.java index 822cef407e0..732ea7bd6f6 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ExternalMaster.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ExternalMaster.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/MigrationReplacement.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/MigrationReplacement.java index 99400126097..dc0da45f080 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/MigrationReplacement.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/MigrationReplacement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Nameserver.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Nameserver.java index 89e608382df..b0413f235d3 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Nameserver.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Nameserver.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchDomainRecordsDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchDomainRecordsDetails.java index 613fadea814..ff7ba17f4e1 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchDomainRecordsDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchDomainRecordsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchRRSetDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchRRSetDetails.java index e24e1e189ce..f9bfa873c01 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchRRSetDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchRRSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchZoneRecordsDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchZoneRecordsDetails.java index e3ba6d6cb2c..6dcc6c87e50 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchZoneRecordsDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/PatchZoneRecordsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RRSet.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RRSet.java index f53cae114e1..167dd60e9d2 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RRSet.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RRSet.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Record.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Record.java index 4805f1ab24a..659a7b6f974 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Record.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Record.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordCollection.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordCollection.java index 87b4702f31a..f75ac48e6fb 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordCollection.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordDetails.java index f069c0179e2..61130f173b4 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordOperation.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordOperation.java index e55d3d190ed..19e188500f7 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordOperation.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/RecordOperation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Resolver.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Resolver.java index 2a5ea98291a..4e508dadc2e 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Resolver.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Resolver.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverEndpoint.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverEndpoint.java index 7f1b1043817..b34e3635efc 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverEndpoint.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverEndpoint.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverEndpointSummary.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverEndpointSummary.java index 494f5ddb83e..99e64320049 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverEndpointSummary.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverEndpointSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverForwardRule.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverForwardRule.java index 122ff60fa07..ea7dd965c1b 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverForwardRule.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverForwardRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverForwardRuleDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverForwardRuleDetails.java index d6c1d3aa5a3..4f3861e74ad 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverForwardRuleDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverForwardRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverRule.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverRule.java index 01ca634f0dc..bf05893bbf4 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverRule.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverRuleDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverRuleDetails.java index 36092be90a5..86261ae0a5f 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverRuleDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverSummary.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverSummary.java index 0dfae3b6c9f..8727bf4e5eb 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverSummary.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverVnicEndpoint.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverVnicEndpoint.java index 1cd88f21e88..6cd5f482159 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverVnicEndpoint.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverVnicEndpoint.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverVnicEndpointSummary.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverVnicEndpointSummary.java index d304f9fd637..872dbe78ca0 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverVnicEndpointSummary.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ResolverVnicEndpointSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Scope.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Scope.java index 2eab5d4e91e..03095f513e4 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Scope.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Scope.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SortOrder.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SortOrder.java index 3d28b7be55e..a39c51a06be 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SortOrder.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SortOrder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicy.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicy.java index 8c6f76cddc8..d0b3ce1e5ea 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicy.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAnswer.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAnswer.java index b5992e1ac7d..9ad1b012655 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAnswer.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAnswer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAttachment.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAttachment.java index ce790aaebb2..e6fbd83983c 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAttachment.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAttachment.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAttachmentSummary.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAttachmentSummary.java index b3d1c2288c4..001623e6a95 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAttachmentSummary.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyAttachmentSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterAnswerData.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterAnswerData.java index e134e3e3e24..18d9500fafa 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterAnswerData.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterAnswerData.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterRule.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterRule.java index 3e77115947e..7b54bde99e9 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterRule.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterRuleCase.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterRuleCase.java index 6bcf42beee4..ab3091092ee 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterRuleCase.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyFilterRuleCase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyHealthRule.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyHealthRule.java index 3e74a1f9451..73ddaa62d74 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyHealthRule.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyHealthRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyHealthRuleCase.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyHealthRuleCase.java index dd6d0a7c39b..d9038add92c 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyHealthRuleCase.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyHealthRuleCase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyLimitRule.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyLimitRule.java index 4787b040a9e..19573e4c995 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyLimitRule.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyLimitRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyLimitRuleCase.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyLimitRuleCase.java index 6e0d86cf9a2..9e7e87360cc 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyLimitRuleCase.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyLimitRuleCase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityAnswerData.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityAnswerData.java index df3709e0000..4e5c162a9c1 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityAnswerData.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityAnswerData.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityRule.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityRule.java index 0f6328a207e..5f8679cfa64 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityRule.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityRuleCase.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityRuleCase.java index dff1bd13d2e..bbebd92bf59 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityRuleCase.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyPriorityRuleCase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyRule.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyRule.java index 2c670bd4b48..8b8599f6e42 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyRule.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicySummary.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicySummary.java index 450558b28c1..37629192373 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicySummary.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedAnswerData.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedAnswerData.java index c0ba1c9d0fc..b133cbbf3c4 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedAnswerData.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedAnswerData.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedRule.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedRule.java index 174642df964..f3c9f5eef19 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedRule.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedRuleCase.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedRuleCase.java index b31f0deb7d7..a2fbe73bc75 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedRuleCase.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/SteeringPolicyWeightedRuleCase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TSIG.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TSIG.java index 0c4afe444fd..ac2f1bb2eed 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TSIG.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TSIG.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TsigKey.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TsigKey.java index 91d17c65e91..cc454ff03f0 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TsigKey.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TsigKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TsigKeySummary.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TsigKeySummary.java index 01d68f230d5..f5a968a017d 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TsigKeySummary.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/TsigKeySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateDomainRecordsDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateDomainRecordsDetails.java index 3224f92b75f..b0e9202c076 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateDomainRecordsDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateDomainRecordsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateRRSetDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateRRSetDetails.java index a253e0952af..6d988a8816e 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateRRSetDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateRRSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverDetails.java index cf8327e9dce..2193379254e 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverEndpointDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverEndpointDetails.java index f580ef7d2b2..2995a55776a 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverEndpointDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverVnicEndpointDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverVnicEndpointDetails.java index 9e9e74d1214..43966782ec0 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverVnicEndpointDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateResolverVnicEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateSteeringPolicyAttachmentDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateSteeringPolicyAttachmentDetails.java index 347705bda18..76c4e772645 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateSteeringPolicyAttachmentDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateSteeringPolicyAttachmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateSteeringPolicyDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateSteeringPolicyDetails.java index 0a1c43f2f58..1ff0ff2f499 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateSteeringPolicyDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateSteeringPolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateTsigKeyDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateTsigKeyDetails.java index c3770cd4c30..42c3dd6e1cc 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateTsigKeyDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateTsigKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateViewDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateViewDetails.java index ae7885ce590..d2efcfa3fb6 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateViewDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateViewDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateZoneDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateZoneDetails.java index dc7094deed2..e90100f2831 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateZoneDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateZoneDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateZoneRecordsDetails.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateZoneRecordsDetails.java index f6028785da5..193f64af728 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateZoneRecordsDetails.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/UpdateZoneRecordsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/View.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/View.java index 4de27f7ee97..e0ba892609a 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/View.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/View.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ViewSummary.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ViewSummary.java index c6c042d98f7..bca494e6bab 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ViewSummary.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ViewSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Zone.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Zone.java index 1365f32d05c..4ace71f55af 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Zone.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/Zone.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ZoneSummary.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ZoneSummary.java index 4dfce331cef..73a3a7b32ae 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ZoneSummary.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/model/ZoneSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.model; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeResolverCompartmentRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeResolverCompartmentRequest.java index 1de92f6a11d..0fb3cc62ba4 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeResolverCompartmentRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeResolverCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ChangeResolverCompartmentRequest. + * Example: Click here to see how to use ChangeResolverCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeSteeringPolicyCompartmentRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeSteeringPolicyCompartmentRequest.java index 37a6e4bc441..bce4d20a56b 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeSteeringPolicyCompartmentRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeSteeringPolicyCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ChangeSteeringPolicyCompartmentRequest. + * Example: Click here to see how to use ChangeSteeringPolicyCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeTsigKeyCompartmentRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeTsigKeyCompartmentRequest.java index 63250ad75ac..9aa3e2dc286 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeTsigKeyCompartmentRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeTsigKeyCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ChangeTsigKeyCompartmentRequest. + * Example: Click here to see how to use ChangeTsigKeyCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeViewCompartmentRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeViewCompartmentRequest.java index 7079a59d1b7..89599d181ee 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeViewCompartmentRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeViewCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ChangeViewCompartmentRequest. + * Example: Click here to see how to use ChangeViewCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeZoneCompartmentRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeZoneCompartmentRequest.java index 1f830904015..410d814813a 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeZoneCompartmentRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ChangeZoneCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ChangeZoneCompartmentRequest. + * Example: Click here to see how to use ChangeZoneCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateResolverEndpointRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateResolverEndpointRequest.java index e3a4d156836..151b4e3e436 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateResolverEndpointRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateResolverEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use CreateResolverEndpointRequest. + * Example: Click here to see how to use CreateResolverEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateSteeringPolicyAttachmentRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateSteeringPolicyAttachmentRequest.java index 504debf6652..394ff9da783 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateSteeringPolicyAttachmentRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateSteeringPolicyAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use CreateSteeringPolicyAttachmentRequest. + * Example: Click here to see how to use CreateSteeringPolicyAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateSteeringPolicyRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateSteeringPolicyRequest.java index 351c7a1c3e7..935fc8f73ea 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateSteeringPolicyRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateSteeringPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use CreateSteeringPolicyRequest. + * Example: Click here to see how to use CreateSteeringPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateTsigKeyRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateTsigKeyRequest.java index 45f5b128420..b19e9c37f36 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateTsigKeyRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateTsigKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use CreateTsigKeyRequest. + * Example: Click here to see how to use CreateTsigKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateViewRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateViewRequest.java index f7e80b29658..dc18d234077 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateViewRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateViewRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use CreateViewRequest. + * Example: Click here to see how to use CreateViewRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateZoneRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateZoneRequest.java index 2efff644c22..70081ba6e82 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateZoneRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/CreateZoneRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use CreateZoneRequest. + * Example: Click here to see how to use CreateZoneRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteDomainRecordsRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteDomainRecordsRequest.java index aa372423c45..7c897413030 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteDomainRecordsRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteDomainRecordsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use DeleteDomainRecordsRequest. + * Example: Click here to see how to use DeleteDomainRecordsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteRRSetRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteRRSetRequest.java index 0722de4cd8b..57327ebdd51 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteRRSetRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteRRSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use DeleteRRSetRequest. + * Example: Click here to see how to use DeleteRRSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteResolverEndpointRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteResolverEndpointRequest.java index f28dbfed667..084cfe26f27 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteResolverEndpointRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteResolverEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use DeleteResolverEndpointRequest. + * Example: Click here to see how to use DeleteResolverEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteSteeringPolicyAttachmentRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteSteeringPolicyAttachmentRequest.java index d091c866c04..b148b45d066 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteSteeringPolicyAttachmentRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteSteeringPolicyAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use DeleteSteeringPolicyAttachmentRequest. + * Example: Click here to see how to use DeleteSteeringPolicyAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteSteeringPolicyRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteSteeringPolicyRequest.java index 2d5d4f47ba1..d4095e16c63 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteSteeringPolicyRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteSteeringPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use DeleteSteeringPolicyRequest. + * Example: Click here to see how to use DeleteSteeringPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteTsigKeyRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteTsigKeyRequest.java index 23c5c43c583..bf7e662dada 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteTsigKeyRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteTsigKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use DeleteTsigKeyRequest. + * Example: Click here to see how to use DeleteTsigKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteViewRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteViewRequest.java index 33fd3ae3b84..91fcc42e8bc 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteViewRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteViewRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use DeleteViewRequest. + * Example: Click here to see how to use DeleteViewRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteZoneRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteZoneRequest.java index dc1f8ca457b..ba0bfeb4c7e 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteZoneRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/DeleteZoneRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use DeleteZoneRequest. + * Example: Click here to see how to use DeleteZoneRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetDomainRecordsRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetDomainRecordsRequest.java index 44f20c9cfe1..0b766fac215 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetDomainRecordsRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetDomainRecordsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use GetDomainRecordsRequest. + * Example: Click here to see how to use GetDomainRecordsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetRRSetRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetRRSetRequest.java index 93695ed35d5..ce49dd957b2 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetRRSetRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetRRSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use GetRRSetRequest. + * Example: Click here to see how to use GetRRSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetResolverEndpointRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetResolverEndpointRequest.java index 9f9ce70458b..96c7041dee4 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetResolverEndpointRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetResolverEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use GetResolverEndpointRequest. + * Example: Click here to see how to use GetResolverEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetResolverRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetResolverRequest.java index f8c61328455..add4ae8bddb 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetResolverRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetResolverRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use GetResolverRequest. + * Example: Click here to see how to use GetResolverRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetSteeringPolicyAttachmentRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetSteeringPolicyAttachmentRequest.java index 51c428e9aae..18cb7156c72 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetSteeringPolicyAttachmentRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetSteeringPolicyAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use GetSteeringPolicyAttachmentRequest. + * Example: Click here to see how to use GetSteeringPolicyAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetSteeringPolicyRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetSteeringPolicyRequest.java index db3722c80c8..be384b213e9 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetSteeringPolicyRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetSteeringPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use GetSteeringPolicyRequest. + * Example: Click here to see how to use GetSteeringPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetTsigKeyRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetTsigKeyRequest.java index 50d67b1d86d..886a7020756 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetTsigKeyRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetTsigKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use GetTsigKeyRequest. + * Example: Click here to see how to use GetTsigKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetViewRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetViewRequest.java index 230b06a67c8..d993822e2d5 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetViewRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetViewRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use GetViewRequest. + * Example: Click here to see how to use GetViewRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetZoneRecordsRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetZoneRecordsRequest.java index fedada8ffde..88f838a51fb 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetZoneRecordsRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetZoneRecordsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use GetZoneRecordsRequest. + * Example: Click here to see how to use GetZoneRecordsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetZoneRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetZoneRequest.java index e8bce585726..12a4c322da6 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetZoneRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/GetZoneRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use GetZoneRequest. + * Example: Click here to see how to use GetZoneRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListResolverEndpointsRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListResolverEndpointsRequest.java index b4b49edd4b5..a5f94af3684 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListResolverEndpointsRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListResolverEndpointsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ListResolverEndpointsRequest. + * Example: Click here to see how to use ListResolverEndpointsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListResolversRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListResolversRequest.java index a8f479da0eb..c7fe5c6f1ad 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListResolversRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListResolversRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ListResolversRequest. + * Example: Click here to see how to use ListResolversRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListSteeringPoliciesRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListSteeringPoliciesRequest.java index 4a8ba39babf..75139580b9b 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListSteeringPoliciesRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListSteeringPoliciesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ListSteeringPoliciesRequest. + * Example: Click here to see how to use ListSteeringPoliciesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListSteeringPolicyAttachmentsRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListSteeringPolicyAttachmentsRequest.java index f2cf8518e15..d6bdd1af61a 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListSteeringPolicyAttachmentsRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListSteeringPolicyAttachmentsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ListSteeringPolicyAttachmentsRequest. + * Example: Click here to see how to use ListSteeringPolicyAttachmentsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListTsigKeysRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListTsigKeysRequest.java index 4b4425913b7..3354223c766 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListTsigKeysRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListTsigKeysRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ListTsigKeysRequest. + * Example: Click here to see how to use ListTsigKeysRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListViewsRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListViewsRequest.java index c7936704370..91c5740dd12 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListViewsRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListViewsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ListViewsRequest. + * Example: Click here to see how to use ListViewsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListZonesRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListZonesRequest.java index ebda1bec8f1..7090d661948 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListZonesRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/ListZonesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use ListZonesRequest. + * Example: Click here to see how to use ListZonesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchDomainRecordsRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchDomainRecordsRequest.java index 0195f4a689d..ccf4d305372 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchDomainRecordsRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchDomainRecordsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use PatchDomainRecordsRequest. + * Example: Click here to see how to use PatchDomainRecordsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchRRSetRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchRRSetRequest.java index 9ab7961b886..6af87b71d01 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchRRSetRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchRRSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use PatchRRSetRequest. + * Example: Click here to see how to use PatchRRSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchZoneRecordsRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchZoneRecordsRequest.java index f5fa5c894d1..d163b92d90f 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchZoneRecordsRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/PatchZoneRecordsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use PatchZoneRecordsRequest. + * Example: Click here to see how to use PatchZoneRecordsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateDomainRecordsRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateDomainRecordsRequest.java index bf398a34d06..94eb0bb15b3 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateDomainRecordsRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateDomainRecordsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use UpdateDomainRecordsRequest. + * Example: Click here to see how to use UpdateDomainRecordsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateRRSetRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateRRSetRequest.java index 1372129f37b..d2c8bf92bdc 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateRRSetRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateRRSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use UpdateRRSetRequest. + * Example: Click here to see how to use UpdateRRSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateResolverEndpointRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateResolverEndpointRequest.java index ac408a42eba..1c8d56f9fcb 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateResolverEndpointRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateResolverEndpointRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use UpdateResolverEndpointRequest. + * Example: Click here to see how to use UpdateResolverEndpointRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateResolverRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateResolverRequest.java index 262000f7f91..a8e18a831af 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateResolverRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateResolverRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use UpdateResolverRequest. + * Example: Click here to see how to use UpdateResolverRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateSteeringPolicyAttachmentRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateSteeringPolicyAttachmentRequest.java index 88e73c38034..2ad2be67a83 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateSteeringPolicyAttachmentRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateSteeringPolicyAttachmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use UpdateSteeringPolicyAttachmentRequest. + * Example: Click here to see how to use UpdateSteeringPolicyAttachmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateSteeringPolicyRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateSteeringPolicyRequest.java index e52a2f79cbe..a27b7c19492 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateSteeringPolicyRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateSteeringPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use UpdateSteeringPolicyRequest. + * Example: Click here to see how to use UpdateSteeringPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateTsigKeyRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateTsigKeyRequest.java index b9397379db9..793677be71b 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateTsigKeyRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateTsigKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use UpdateTsigKeyRequest. + * Example: Click here to see how to use UpdateTsigKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateViewRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateViewRequest.java index 227b14594a6..c781eefb22b 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateViewRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateViewRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use UpdateViewRequest. + * Example: Click here to see how to use UpdateViewRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateZoneRecordsRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateZoneRecordsRequest.java index 0b4967c2610..b58a784c17b 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateZoneRecordsRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateZoneRecordsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use UpdateZoneRecordsRequest. + * Example: Click here to see how to use UpdateZoneRecordsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateZoneRequest.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateZoneRequest.java index 84e300c9490..bd6f0e9a90f 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateZoneRequest.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/requests/UpdateZoneRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.requests; import com.oracle.bmc.dns.model.*; /** - * Example: Click here to see how to use UpdateZoneRequest. + * Example: Click here to see how to use UpdateZoneRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeResolverCompartmentResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeResolverCompartmentResponse.java index 8122d12c103..54d8ba05b14 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeResolverCompartmentResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeResolverCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeSteeringPolicyCompartmentResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeSteeringPolicyCompartmentResponse.java index 4f22e611cc0..31d007353d6 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeSteeringPolicyCompartmentResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeSteeringPolicyCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeTsigKeyCompartmentResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeTsigKeyCompartmentResponse.java index 945f393dde8..0bdad517411 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeTsigKeyCompartmentResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeTsigKeyCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeViewCompartmentResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeViewCompartmentResponse.java index cfc23d32b98..118721c284a 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeViewCompartmentResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeViewCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeZoneCompartmentResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeZoneCompartmentResponse.java index 4288925fae9..39d5907648b 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeZoneCompartmentResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ChangeZoneCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateResolverEndpointResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateResolverEndpointResponse.java index 5acb7825321..56f5fed17d6 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateResolverEndpointResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateResolverEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateSteeringPolicyAttachmentResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateSteeringPolicyAttachmentResponse.java index ebd5b376f19..ecae40bfb3f 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateSteeringPolicyAttachmentResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateSteeringPolicyAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateSteeringPolicyResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateSteeringPolicyResponse.java index bf6f3d47a70..171c2a232ab 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateSteeringPolicyResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateSteeringPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateTsigKeyResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateTsigKeyResponse.java index e42e7ba4614..3617c721932 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateTsigKeyResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateTsigKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateViewResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateViewResponse.java index 477efff41ec..0b8af9e2915 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateViewResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateViewResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateZoneResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateZoneResponse.java index 17a3ce60f9d..0cca50ced5a 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateZoneResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/CreateZoneResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteDomainRecordsResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteDomainRecordsResponse.java index a3ee30241cd..3fc2633dc64 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteDomainRecordsResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteDomainRecordsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteRRSetResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteRRSetResponse.java index 12bb73d5575..72fa6297648 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteRRSetResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteRRSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteResolverEndpointResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteResolverEndpointResponse.java index 73956e7714b..d8849e66489 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteResolverEndpointResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteResolverEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteSteeringPolicyAttachmentResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteSteeringPolicyAttachmentResponse.java index 7082ac40ea6..eace8549d0d 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteSteeringPolicyAttachmentResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteSteeringPolicyAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteSteeringPolicyResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteSteeringPolicyResponse.java index e8ccf55139a..a33a67697e9 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteSteeringPolicyResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteSteeringPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteTsigKeyResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteTsigKeyResponse.java index 915e57c3506..07b0a31e4c1 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteTsigKeyResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteTsigKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteViewResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteViewResponse.java index 1ff687927fb..291ec638866 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteViewResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteViewResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteZoneResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteZoneResponse.java index a9df805688e..8c1758b6d6e 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteZoneResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/DeleteZoneResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetDomainRecordsResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetDomainRecordsResponse.java index 4627ad747ff..d33ecffa476 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetDomainRecordsResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetDomainRecordsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetRRSetResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetRRSetResponse.java index 8d57b87bbe1..fd1cd4877fe 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetRRSetResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetRRSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetResolverEndpointResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetResolverEndpointResponse.java index 979199dd13f..9e92bf16e74 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetResolverEndpointResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetResolverEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetResolverResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetResolverResponse.java index e516d5eae13..7681c4320d0 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetResolverResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetResolverResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetSteeringPolicyAttachmentResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetSteeringPolicyAttachmentResponse.java index 00494acc39d..65b24e0247e 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetSteeringPolicyAttachmentResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetSteeringPolicyAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetSteeringPolicyResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetSteeringPolicyResponse.java index 8480d0b97f2..d7e64bc7c83 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetSteeringPolicyResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetSteeringPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetTsigKeyResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetTsigKeyResponse.java index f8879fc78fc..d67e2a0b4f8 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetTsigKeyResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetTsigKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetViewResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetViewResponse.java index a2965909339..e8dddf97610 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetViewResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetViewResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetZoneRecordsResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetZoneRecordsResponse.java index 262e897215a..07e967b41ba 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetZoneRecordsResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetZoneRecordsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetZoneResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetZoneResponse.java index 9ae6f006c38..af9980cfd9f 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetZoneResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/GetZoneResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListResolverEndpointsResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListResolverEndpointsResponse.java index 80d51c512a7..24bb6982522 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListResolverEndpointsResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListResolverEndpointsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListResolversResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListResolversResponse.java index 4f628f4814f..71e4979ce59 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListResolversResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListResolversResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListSteeringPoliciesResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListSteeringPoliciesResponse.java index 51ca075443d..17e648e019d 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListSteeringPoliciesResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListSteeringPoliciesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListSteeringPolicyAttachmentsResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListSteeringPolicyAttachmentsResponse.java index acd66b03503..deb80a2d305 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListSteeringPolicyAttachmentsResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListSteeringPolicyAttachmentsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListTsigKeysResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListTsigKeysResponse.java index faccccc9527..5727f4941be 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListTsigKeysResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListTsigKeysResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListViewsResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListViewsResponse.java index cd18471ae37..1a2df618cd8 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListViewsResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListViewsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListZonesResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListZonesResponse.java index a090e5ac8b0..4026de9f237 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListZonesResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/ListZonesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchDomainRecordsResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchDomainRecordsResponse.java index 6042ffc02a6..dd7093cb568 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchDomainRecordsResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchDomainRecordsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchRRSetResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchRRSetResponse.java index 3b2d6d915b8..063bff474d2 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchRRSetResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchRRSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchZoneRecordsResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchZoneRecordsResponse.java index b090cbaebbc..dc4bceafeaa 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchZoneRecordsResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/PatchZoneRecordsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateDomainRecordsResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateDomainRecordsResponse.java index fb6fc754202..b1806ae14e5 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateDomainRecordsResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateDomainRecordsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateRRSetResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateRRSetResponse.java index d6fc6d66d78..8c3c5a4514c 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateRRSetResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateRRSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateResolverEndpointResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateResolverEndpointResponse.java index 31f834f7f66..0b77f118faf 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateResolverEndpointResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateResolverEndpointResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateResolverResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateResolverResponse.java index f361467bbe0..28332954028 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateResolverResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateResolverResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateSteeringPolicyAttachmentResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateSteeringPolicyAttachmentResponse.java index 25e5453a28c..98ce51c57a9 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateSteeringPolicyAttachmentResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateSteeringPolicyAttachmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateSteeringPolicyResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateSteeringPolicyResponse.java index 0ca8b699583..1e205ebc8cd 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateSteeringPolicyResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateSteeringPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateTsigKeyResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateTsigKeyResponse.java index 431760f2076..247f6f8b9ed 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateTsigKeyResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateTsigKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateViewResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateViewResponse.java index 1bd8b5ec3d0..8dd6678182e 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateViewResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateViewResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateZoneRecordsResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateZoneRecordsResponse.java index 4e69bc4f5a9..31b70e98747 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateZoneRecordsResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateZoneRecordsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateZoneResponse.java b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateZoneResponse.java index 26efe04ea89..9201e769ff5 100644 --- a/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateZoneResponse.java +++ b/bmc-dns/src/main/java/com/oracle/bmc/dns/responses/UpdateZoneResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dns.responses; diff --git a/bmc-dts/pom.xml b/bmc-dts/pom.xml index ce19dcf14fe..a35ec9b425b 100644 --- a/bmc-dts/pom.xml +++ b/bmc-dts/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-dts @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJob.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJob.java index d7cc27cde0d..e0ce7617498 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJob.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJob.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; @@ -51,7 +51,7 @@ public interface ApplianceExportJob extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeApplianceExportJobCompartment API. + * Example: Click here to see how to use ChangeApplianceExportJobCompartment API. */ ChangeApplianceExportJobCompartmentResponse changeApplianceExportJobCompartment( ChangeApplianceExportJobCompartmentRequest request); @@ -62,7 +62,7 @@ ChangeApplianceExportJobCompartmentResponse changeApplianceExportJobCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateApplianceExportJob API. + * Example: Click here to see how to use CreateApplianceExportJob API. */ CreateApplianceExportJobResponse createApplianceExportJob( CreateApplianceExportJobRequest request); @@ -73,7 +73,7 @@ CreateApplianceExportJobResponse createApplianceExportJob( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteApplianceExportJob API. + * Example: Click here to see how to use DeleteApplianceExportJob API. */ DeleteApplianceExportJobResponse deleteApplianceExportJob( DeleteApplianceExportJobRequest request); @@ -84,7 +84,7 @@ DeleteApplianceExportJobResponse deleteApplianceExportJob( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetApplianceExportJob API. + * Example: Click here to see how to use GetApplianceExportJob API. */ GetApplianceExportJobResponse getApplianceExportJob(GetApplianceExportJobRequest request); @@ -94,7 +94,7 @@ DeleteApplianceExportJobResponse deleteApplianceExportJob( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListApplianceExportJobs API. + * Example: Click here to see how to use ListApplianceExportJobs API. */ ListApplianceExportJobsResponse listApplianceExportJobs(ListApplianceExportJobsRequest request); @@ -104,7 +104,7 @@ DeleteApplianceExportJobResponse deleteApplianceExportJob( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateApplianceExportJob API. + * Example: Click here to see how to use UpdateApplianceExportJob API. */ UpdateApplianceExportJobResponse updateApplianceExportJob( UpdateApplianceExportJobRequest request); diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobAsync.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobAsync.java index e102d804378..ad31c36bc71 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobAsync.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobAsyncClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobAsyncClient.java index 0284fafbbfe..7ddb27f7421 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobAsyncClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobClient.java index 58ed0bed86c..b8c14023452 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobPaginators.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobPaginators.java index e5ae8b3e958..efce59a9783 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobPaginators.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobWaiters.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobWaiters.java index 6a68ac701b2..c29c543a8f3 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobWaiters.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/ApplianceExportJobWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendors.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendors.java index 0460633a365..81be52c25b9 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendors.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendors.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; @@ -51,7 +51,7 @@ public interface ShippingVendors extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListShippingVendors API. + * Example: Click here to see how to use ListShippingVendors API. */ ListShippingVendorsResponse listShippingVendors(ListShippingVendorsRequest request); } diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsAsync.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsAsync.java index 64bf27592cf..88096383b26 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsAsync.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsAsyncClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsAsyncClient.java index 275a27eb63a..c91db030563 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsAsyncClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsClient.java index f9487abba3d..e7bf26dbe30 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/ShippingVendorsClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferAppliance.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferAppliance.java index 13af651dfde..ec09680e1a5 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferAppliance.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferAppliance.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; @@ -51,7 +51,7 @@ public interface TransferAppliance extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTransferAppliance API. + * Example: Click here to see how to use CreateTransferAppliance API. */ CreateTransferApplianceResponse createTransferAppliance(CreateTransferApplianceRequest request); @@ -61,7 +61,7 @@ public interface TransferAppliance extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTransferApplianceAdminCredentials API. + * Example: Click here to see how to use CreateTransferApplianceAdminCredentials API. */ CreateTransferApplianceAdminCredentialsResponse createTransferApplianceAdminCredentials( CreateTransferApplianceAdminCredentialsRequest request); @@ -72,7 +72,7 @@ CreateTransferApplianceAdminCredentialsResponse createTransferApplianceAdminCred * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTransferAppliance API. + * Example: Click here to see how to use DeleteTransferAppliance API. */ DeleteTransferApplianceResponse deleteTransferAppliance(DeleteTransferApplianceRequest request); @@ -82,7 +82,7 @@ CreateTransferApplianceAdminCredentialsResponse createTransferApplianceAdminCred * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTransferAppliance API. + * Example: Click here to see how to use GetTransferAppliance API. */ GetTransferApplianceResponse getTransferAppliance(GetTransferApplianceRequest request); @@ -92,7 +92,7 @@ CreateTransferApplianceAdminCredentialsResponse createTransferApplianceAdminCred * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTransferApplianceCertificateAuthorityCertificate API. + * Example: Click here to see how to use GetTransferApplianceCertificateAuthorityCertificate API. */ GetTransferApplianceCertificateAuthorityCertificateResponse getTransferApplianceCertificateAuthorityCertificate( @@ -104,7 +104,7 @@ CreateTransferApplianceAdminCredentialsResponse createTransferApplianceAdminCred * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTransferApplianceEncryptionPassphrase API. + * Example: Click here to see how to use GetTransferApplianceEncryptionPassphrase API. */ GetTransferApplianceEncryptionPassphraseResponse getTransferApplianceEncryptionPassphrase( GetTransferApplianceEncryptionPassphraseRequest request); @@ -115,7 +115,7 @@ GetTransferApplianceEncryptionPassphraseResponse getTransferApplianceEncryptionP * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTransferAppliances API. + * Example: Click here to see how to use ListTransferAppliances API. */ ListTransferAppliancesResponse listTransferAppliances(ListTransferAppliancesRequest request); @@ -125,7 +125,7 @@ GetTransferApplianceEncryptionPassphraseResponse getTransferApplianceEncryptionP * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTransferAppliance API. + * Example: Click here to see how to use UpdateTransferAppliance API. */ UpdateTransferApplianceResponse updateTransferAppliance(UpdateTransferApplianceRequest request); diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceAsync.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceAsync.java index e493355032f..e2945159c07 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceAsync.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceAsyncClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceAsyncClient.java index fcb0283a030..dec44ce3784 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceAsyncClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceClient.java index ccda670ed08..2d64e10a6bf 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlement.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlement.java index 3357d44ff0e..78f5a310e20 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlement.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; @@ -51,7 +51,7 @@ public interface TransferApplianceEntitlement extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTransferApplianceEntitlement API. + * Example: Click here to see how to use CreateTransferApplianceEntitlement API. */ CreateTransferApplianceEntitlementResponse createTransferApplianceEntitlement( CreateTransferApplianceEntitlementRequest request); @@ -62,7 +62,7 @@ CreateTransferApplianceEntitlementResponse createTransferApplianceEntitlement( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTransferApplianceEntitlement API. + * Example: Click here to see how to use GetTransferApplianceEntitlement API. */ GetTransferApplianceEntitlementResponse getTransferApplianceEntitlement( GetTransferApplianceEntitlementRequest request); @@ -73,7 +73,7 @@ GetTransferApplianceEntitlementResponse getTransferApplianceEntitlement( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTransferApplianceEntitlement API. + * Example: Click here to see how to use ListTransferApplianceEntitlement API. */ ListTransferApplianceEntitlementResponse listTransferApplianceEntitlement( ListTransferApplianceEntitlementRequest request); diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementAsync.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementAsync.java index e4be3897edf..a021eae62c9 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementAsync.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementAsyncClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementAsyncClient.java index 96a52562ddd..95eb65a4288 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementAsyncClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementClient.java index 234fea99da4..af2a322b01e 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementWaiters.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementWaiters.java index d491443f7e9..8206d370e35 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementWaiters.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceEntitlementWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceWaiters.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceWaiters.java index f8526e4d769..40148b5c69b 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceWaiters.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferApplianceWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDevice.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDevice.java index 1b9226c9346..d56985bd4fe 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDevice.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDevice.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; @@ -51,7 +51,7 @@ public interface TransferDevice extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTransferDevice API. + * Example: Click here to see how to use CreateTransferDevice API. */ CreateTransferDeviceResponse createTransferDevice(CreateTransferDeviceRequest request); @@ -61,7 +61,7 @@ public interface TransferDevice extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTransferDevice API. + * Example: Click here to see how to use DeleteTransferDevice API. */ DeleteTransferDeviceResponse deleteTransferDevice(DeleteTransferDeviceRequest request); @@ -71,7 +71,7 @@ public interface TransferDevice extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTransferDevice API. + * Example: Click here to see how to use GetTransferDevice API. */ GetTransferDeviceResponse getTransferDevice(GetTransferDeviceRequest request); @@ -81,7 +81,7 @@ public interface TransferDevice extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTransferDevices API. + * Example: Click here to see how to use ListTransferDevices API. */ ListTransferDevicesResponse listTransferDevices(ListTransferDevicesRequest request); @@ -91,7 +91,7 @@ public interface TransferDevice extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTransferDevice API. + * Example: Click here to see how to use UpdateTransferDevice API. */ UpdateTransferDeviceResponse updateTransferDevice(UpdateTransferDeviceRequest request); diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceAsync.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceAsync.java index efe21ef9576..8a1e94bac7b 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceAsync.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceAsyncClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceAsyncClient.java index 51f3782fe98..f248cc92185 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceAsyncClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceClient.java index ec26e095669..75c3356ebab 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceWaiters.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceWaiters.java index 668957969b8..5078ea58dda 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceWaiters.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferDeviceWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJob.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJob.java index 60a5b5b55c8..6b9895ccfc2 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJob.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJob.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; @@ -51,7 +51,7 @@ public interface TransferJob extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeTransferJobCompartment API. + * Example: Click here to see how to use ChangeTransferJobCompartment API. */ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( ChangeTransferJobCompartmentRequest request); @@ -62,7 +62,7 @@ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTransferJob API. + * Example: Click here to see how to use CreateTransferJob API. */ CreateTransferJobResponse createTransferJob(CreateTransferJobRequest request); @@ -72,7 +72,7 @@ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTransferJob API. + * Example: Click here to see how to use DeleteTransferJob API. */ DeleteTransferJobResponse deleteTransferJob(DeleteTransferJobRequest request); @@ -82,7 +82,7 @@ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTransferJob API. + * Example: Click here to see how to use GetTransferJob API. */ GetTransferJobResponse getTransferJob(GetTransferJobRequest request); @@ -92,7 +92,7 @@ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTransferJobs API. + * Example: Click here to see how to use ListTransferJobs API. */ ListTransferJobsResponse listTransferJobs(ListTransferJobsRequest request); @@ -102,7 +102,7 @@ ChangeTransferJobCompartmentResponse changeTransferJobCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTransferJob API. + * Example: Click here to see how to use UpdateTransferJob API. */ UpdateTransferJobResponse updateTransferJob(UpdateTransferJobRequest request); diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobAsync.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobAsync.java index e2dd035ced2..517ef6b2b7d 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobAsync.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobAsyncClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobAsyncClient.java index 1216d91e414..e769b1e0a96 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobAsyncClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobClient.java index a23b50b31b3..c534ada44e0 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobPaginators.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobPaginators.java index f42431882f6..552d5a11557 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobPaginators.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobWaiters.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobWaiters.java index 5ebcd115c1a..d1dae439974 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobWaiters.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferJobWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackage.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackage.java index b1083c88bf7..6cb64172bae 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackage.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; @@ -51,7 +51,7 @@ public interface TransferPackage extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AttachDevicesToTransferPackage API. + * Example: Click here to see how to use AttachDevicesToTransferPackage API. */ AttachDevicesToTransferPackageResponse attachDevicesToTransferPackage( AttachDevicesToTransferPackageRequest request); @@ -62,7 +62,7 @@ AttachDevicesToTransferPackageResponse attachDevicesToTransferPackage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTransferPackage API. + * Example: Click here to see how to use CreateTransferPackage API. */ CreateTransferPackageResponse createTransferPackage(CreateTransferPackageRequest request); @@ -72,7 +72,7 @@ AttachDevicesToTransferPackageResponse attachDevicesToTransferPackage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTransferPackage API. + * Example: Click here to see how to use DeleteTransferPackage API. */ DeleteTransferPackageResponse deleteTransferPackage(DeleteTransferPackageRequest request); @@ -82,7 +82,7 @@ AttachDevicesToTransferPackageResponse attachDevicesToTransferPackage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DetachDevicesFromTransferPackage API. + * Example: Click here to see how to use DetachDevicesFromTransferPackage API. */ DetachDevicesFromTransferPackageResponse detachDevicesFromTransferPackage( DetachDevicesFromTransferPackageRequest request); @@ -93,7 +93,7 @@ DetachDevicesFromTransferPackageResponse detachDevicesFromTransferPackage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTransferPackage API. + * Example: Click here to see how to use GetTransferPackage API. */ GetTransferPackageResponse getTransferPackage(GetTransferPackageRequest request); @@ -103,7 +103,7 @@ DetachDevicesFromTransferPackageResponse detachDevicesFromTransferPackage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTransferPackages API. + * Example: Click here to see how to use ListTransferPackages API. */ ListTransferPackagesResponse listTransferPackages(ListTransferPackagesRequest request); @@ -113,7 +113,7 @@ DetachDevicesFromTransferPackageResponse detachDevicesFromTransferPackage( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTransferPackage API. + * Example: Click here to see how to use UpdateTransferPackage API. */ UpdateTransferPackageResponse updateTransferPackage(UpdateTransferPackageRequest request); diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageAsync.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageAsync.java index 81826a39fcf..56306ceaedb 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageAsync.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageAsyncClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageAsyncClient.java index 440727fbae6..da809c2c731 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageAsyncClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageClient.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageClient.java index 0d1ddecf75d..69631b5a580 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageClient.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageWaiters.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageWaiters.java index 5f77415e6bb..ec321672f18 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageWaiters.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/TransferPackageWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/AttachDevicesToTransferPackageConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/AttachDevicesToTransferPackageConverter.java index e45689fe14b..dfed9f60d6c 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/AttachDevicesToTransferPackageConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/AttachDevicesToTransferPackageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ChangeApplianceExportJobCompartmentConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ChangeApplianceExportJobCompartmentConverter.java index 669564118e4..804df140a4e 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ChangeApplianceExportJobCompartmentConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ChangeApplianceExportJobCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ChangeTransferJobCompartmentConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ChangeTransferJobCompartmentConverter.java index 112c5787f29..ba3f2b8ae01 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ChangeTransferJobCompartmentConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ChangeTransferJobCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateApplianceExportJobConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateApplianceExportJobConverter.java index bf11ce741a2..34e374c662b 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateApplianceExportJobConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateApplianceExportJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceAdminCredentialsConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceAdminCredentialsConverter.java index df29364f520..de75061ca33 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceAdminCredentialsConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceAdminCredentialsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceConverter.java index 3fed27e8da0..807290bfe2a 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceEntitlementConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceEntitlementConverter.java index 1bf1923eb81..f3f25b5602a 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceEntitlementConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferApplianceEntitlementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferDeviceConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferDeviceConverter.java index 2d0c7be7765..148299f49e7 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferDeviceConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferDeviceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferJobConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferJobConverter.java index 0ec3c2be51e..68541a06827 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferJobConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferPackageConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferPackageConverter.java index bd8aed17f28..61468e34afc 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferPackageConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/CreateTransferPackageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteApplianceExportJobConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteApplianceExportJobConverter.java index 079b2718d43..cbfe720ad18 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteApplianceExportJobConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteApplianceExportJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferApplianceConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferApplianceConverter.java index 8c7b7743db4..bbde1afe16c 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferApplianceConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferApplianceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferDeviceConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferDeviceConverter.java index ec641ad637e..8c7b557441b 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferDeviceConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferDeviceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferJobConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferJobConverter.java index 010b5d98456..e544404b8d3 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferJobConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferPackageConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferPackageConverter.java index 50b4faf37c6..4fd7771ce5f 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferPackageConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DeleteTransferPackageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DetachDevicesFromTransferPackageConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DetachDevicesFromTransferPackageConverter.java index a2019b4503b..4cd2dbd371d 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DetachDevicesFromTransferPackageConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/DetachDevicesFromTransferPackageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetApplianceExportJobConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetApplianceExportJobConverter.java index fda62321db2..319429f8ff5 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetApplianceExportJobConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetApplianceExportJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceCertificateAuthorityCertificateConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceCertificateAuthorityCertificateConverter.java index 9f49291e7ec..f014f5331a7 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceCertificateAuthorityCertificateConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceCertificateAuthorityCertificateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceConverter.java index c5580929113..ff3d5079ecd 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceEncryptionPassphraseConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceEncryptionPassphraseConverter.java index 889165e14d4..4782fb09011 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceEncryptionPassphraseConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceEncryptionPassphraseConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceEntitlementConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceEntitlementConverter.java index 7a3427f9b88..36ec11882f5 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceEntitlementConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferApplianceEntitlementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferDeviceConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferDeviceConverter.java index b725edfb910..e77bd5f7cdf 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferDeviceConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferDeviceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferJobConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferJobConverter.java index 0c03479e5a6..4a047b005e5 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferJobConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferPackageConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferPackageConverter.java index ac5f0271cda..b7dfdec4fcf 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferPackageConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/GetTransferPackageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListApplianceExportJobsConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListApplianceExportJobsConverter.java index 142bdfed9ec..3258105f6c3 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListApplianceExportJobsConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListApplianceExportJobsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListShippingVendorsConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListShippingVendorsConverter.java index 2c3ef667043..6406dd4df71 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListShippingVendorsConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListShippingVendorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferApplianceEntitlementConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferApplianceEntitlementConverter.java index de341bf1049..6119ba04d1f 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferApplianceEntitlementConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferApplianceEntitlementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferAppliancesConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferAppliancesConverter.java index 5693dfe369e..a233ef5e1df 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferAppliancesConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferAppliancesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferDevicesConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferDevicesConverter.java index 423e25f5c5b..b9c1f5b4eac 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferDevicesConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferDevicesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferJobsConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferJobsConverter.java index 4035417b213..2e8166c0c52 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferJobsConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferJobsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferPackagesConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferPackagesConverter.java index 271d6cc1a0c..d6bb715c14f 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferPackagesConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/ListTransferPackagesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateApplianceExportJobConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateApplianceExportJobConverter.java index a75a2d55b09..980dc3ee663 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateApplianceExportJobConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateApplianceExportJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferApplianceConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferApplianceConverter.java index 8923f4b18ae..79fc5a71d23 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferApplianceConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferApplianceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferDeviceConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferDeviceConverter.java index 5a4cf48655f..2b4bc44f2ee 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferDeviceConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferDeviceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferJobConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferJobConverter.java index 6fa2d802903..c57da9a7059 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferJobConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferPackageConverter.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferPackageConverter.java index 977f8d300d5..aa53517de26 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferPackageConverter.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/internal/http/UpdateTransferPackageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.internal.http; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ApplianceExportJob.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ApplianceExportJob.java index aa21ab2d928..c254cea8aba 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ApplianceExportJob.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ApplianceExportJob.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ApplianceExportJobSummary.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ApplianceExportJobSummary.java index c44ebfdc9c7..95903f12cb1 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ApplianceExportJobSummary.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ApplianceExportJobSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/AttachDevicesDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/AttachDevicesDetails.java index d4b9b3c51c6..af2c273a941 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/AttachDevicesDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/AttachDevicesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ChangeApplianceExportJobCompartmentDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ChangeApplianceExportJobCompartmentDetails.java index 8d50bb67f23..369f335d7c8 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ChangeApplianceExportJobCompartmentDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ChangeApplianceExportJobCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ChangeTransferJobCompartmentDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ChangeTransferJobCompartmentDetails.java index 5fc9547b177..49cacd9f5a4 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ChangeTransferJobCompartmentDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ChangeTransferJobCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateApplianceExportJobDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateApplianceExportJobDetails.java index 810b68a516a..3a8b0f9a6b0 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateApplianceExportJobDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateApplianceExportJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferApplianceDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferApplianceDetails.java index 600ff6fc53e..39f6ff64b12 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferApplianceDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferApplianceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferApplianceEntitlementDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferApplianceEntitlementDetails.java index 5fb54202051..1af65c880db 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferApplianceEntitlementDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferApplianceEntitlementDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferDeviceDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferDeviceDetails.java index 35952fc5696..28b38a530a7 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferDeviceDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferDeviceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferJobDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferJobDetails.java index 4a69deb8031..a7680d1c696 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferJobDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferPackageDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferPackageDetails.java index 8da078ed1bf..ac99986ff1c 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferPackageDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/CreateTransferPackageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/DetachDevicesDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/DetachDevicesDetails.java index eb66f3134b7..5767b78b2d6 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/DetachDevicesDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/DetachDevicesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferAppliances.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferAppliances.java index 118412083bd..d2ad1e065fb 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferAppliances.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferAppliances.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferDevices.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferDevices.java index 80ee87f89e6..f340c418736 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferDevices.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferDevices.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferPackages.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferPackages.java index 74bd27fed04..7acdc1a55d3 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferPackages.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/MultipleTransferPackages.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/NewTransferDevice.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/NewTransferDevice.java index 4d4176f47ce..2e46da66e9b 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/NewTransferDevice.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/NewTransferDevice.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ShippingAddress.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ShippingAddress.java index d1ef4991ae4..e3a04e44faa 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ShippingAddress.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ShippingAddress.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ShippingVendors.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ShippingVendors.java index cc7907b768f..4f30d145a8f 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ShippingVendors.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/ShippingVendors.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferAppliance.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferAppliance.java index 7fba5011e8e..2a8ce4e04ab 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferAppliance.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferAppliance.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceCertificate.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceCertificate.java index 0d0d4e13334..e2afc349d01 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceCertificate.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceCertificate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEncryptionPassphrase.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEncryptionPassphrase.java index 457857181ff..effc4f48cc8 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEncryptionPassphrase.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEncryptionPassphrase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEntitlement.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEntitlement.java index 3a3207f1a71..be56f9f959c 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEntitlement.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEntitlement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEntitlementSummary.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEntitlementSummary.java index e0c4941c7c7..bc3ed455089 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEntitlementSummary.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceEntitlementSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferAppliancePublicKey.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferAppliancePublicKey.java index cf7eb33ed10..2b2504f72a7 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferAppliancePublicKey.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferAppliancePublicKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceSummary.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceSummary.java index 0d37c5d5685..847c687b2c7 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceSummary.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferApplianceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferDevice.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferDevice.java index 97e6cd38a4d..be02644ac87 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferDevice.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferDevice.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferDeviceSummary.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferDeviceSummary.java index 2c746dca749..abe4d75c85b 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferDeviceSummary.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferDeviceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferJob.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferJob.java index 5e20fb8b990..144e1e53746 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferJob.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferJob.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferJobSummary.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferJobSummary.java index 3425e899ce9..26e4c355ce6 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferJobSummary.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferJobSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferPackage.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferPackage.java index e1fb9552afb..4aa32417c00 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferPackage.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferPackage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferPackageSummary.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferPackageSummary.java index 352bc452307..80a84e7cbf9 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferPackageSummary.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/TransferPackageSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateApplianceExportJobDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateApplianceExportJobDetails.java index 016333eecfc..6ebadb7d2e4 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateApplianceExportJobDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateApplianceExportJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferApplianceDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferApplianceDetails.java index f5d12c1b4e3..15d62840f8b 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferApplianceDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferApplianceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferDeviceDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferDeviceDetails.java index b8b4c5c0c60..c917047da93 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferDeviceDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferDeviceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferJobDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferJobDetails.java index a80c190f97d..a2bdf69bcba 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferJobDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferPackageDetails.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferPackageDetails.java index f4c785a5e2e..3dcdf5aae03 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferPackageDetails.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/model/UpdateTransferPackageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.model; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/AttachDevicesToTransferPackageRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/AttachDevicesToTransferPackageRequest.java index 369b1ab85cc..d902fd67d07 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/AttachDevicesToTransferPackageRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/AttachDevicesToTransferPackageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use AttachDevicesToTransferPackageRequest. + * Example: Click here to see how to use AttachDevicesToTransferPackageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ChangeApplianceExportJobCompartmentRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ChangeApplianceExportJobCompartmentRequest.java index 7c0c7115603..1e7b2ba7da7 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ChangeApplianceExportJobCompartmentRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ChangeApplianceExportJobCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use ChangeApplianceExportJobCompartmentRequest. + * Example: Click here to see how to use ChangeApplianceExportJobCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ChangeTransferJobCompartmentRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ChangeTransferJobCompartmentRequest.java index ca2d16a2b8e..0e8d29cf3a7 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ChangeTransferJobCompartmentRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ChangeTransferJobCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use ChangeTransferJobCompartmentRequest. + * Example: Click here to see how to use ChangeTransferJobCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateApplianceExportJobRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateApplianceExportJobRequest.java index 1de1710a029..35edd11e2eb 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateApplianceExportJobRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateApplianceExportJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use CreateApplianceExportJobRequest. + * Example: Click here to see how to use CreateApplianceExportJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceAdminCredentialsRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceAdminCredentialsRequest.java index 5b8c7663737..26d33f69775 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceAdminCredentialsRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceAdminCredentialsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use CreateTransferApplianceAdminCredentialsRequest. + * Example: Click here to see how to use CreateTransferApplianceAdminCredentialsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceEntitlementRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceEntitlementRequest.java index b41425f4cc5..4ef0be696e6 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceEntitlementRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceEntitlementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use CreateTransferApplianceEntitlementRequest. + * Example: Click here to see how to use CreateTransferApplianceEntitlementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceRequest.java index 1d68a10d363..03344194cc2 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferApplianceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use CreateTransferApplianceRequest. + * Example: Click here to see how to use CreateTransferApplianceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferDeviceRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferDeviceRequest.java index 1b8cecced0c..df965116d08 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferDeviceRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferDeviceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use CreateTransferDeviceRequest. + * Example: Click here to see how to use CreateTransferDeviceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferJobRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferJobRequest.java index 044d711b1f3..7b4d91cb02a 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferJobRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use CreateTransferJobRequest. + * Example: Click here to see how to use CreateTransferJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferPackageRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferPackageRequest.java index a2cc6d7371d..d6dfe529bcc 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferPackageRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/CreateTransferPackageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use CreateTransferPackageRequest. + * Example: Click here to see how to use CreateTransferPackageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteApplianceExportJobRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteApplianceExportJobRequest.java index 1309f054f56..7ae9d6900a7 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteApplianceExportJobRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteApplianceExportJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use DeleteApplianceExportJobRequest. + * Example: Click here to see how to use DeleteApplianceExportJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferApplianceRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferApplianceRequest.java index a85c3ef5c29..ba355b7e9c3 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferApplianceRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferApplianceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use DeleteTransferApplianceRequest. + * Example: Click here to see how to use DeleteTransferApplianceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferDeviceRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferDeviceRequest.java index cb519d90425..36ca1967fa1 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferDeviceRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferDeviceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use DeleteTransferDeviceRequest. + * Example: Click here to see how to use DeleteTransferDeviceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferJobRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferJobRequest.java index 40677895b9b..4ae83fc78c0 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferJobRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use DeleteTransferJobRequest. + * Example: Click here to see how to use DeleteTransferJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferPackageRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferPackageRequest.java index 85b529d4fc0..c04f0c29e38 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferPackageRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DeleteTransferPackageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use DeleteTransferPackageRequest. + * Example: Click here to see how to use DeleteTransferPackageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DetachDevicesFromTransferPackageRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DetachDevicesFromTransferPackageRequest.java index 7b907b67692..d223b1061b5 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DetachDevicesFromTransferPackageRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/DetachDevicesFromTransferPackageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use DetachDevicesFromTransferPackageRequest. + * Example: Click here to see how to use DetachDevicesFromTransferPackageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetApplianceExportJobRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetApplianceExportJobRequest.java index 997edb4a37a..6375fd83716 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetApplianceExportJobRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetApplianceExportJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use GetApplianceExportJobRequest. + * Example: Click here to see how to use GetApplianceExportJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceCertificateAuthorityCertificateRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceCertificateAuthorityCertificateRequest.java index e8ce159e529..36d4f67c61b 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceCertificateAuthorityCertificateRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceCertificateAuthorityCertificateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use GetTransferApplianceCertificateAuthorityCertificateRequest. + * Example: Click here to see how to use GetTransferApplianceCertificateAuthorityCertificateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceEncryptionPassphraseRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceEncryptionPassphraseRequest.java index 0453838fcc7..9ea2e108d9d 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceEncryptionPassphraseRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceEncryptionPassphraseRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use GetTransferApplianceEncryptionPassphraseRequest. + * Example: Click here to see how to use GetTransferApplianceEncryptionPassphraseRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceEntitlementRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceEntitlementRequest.java index b4b7e46ad72..b407bacfc28 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceEntitlementRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceEntitlementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use GetTransferApplianceEntitlementRequest. + * Example: Click here to see how to use GetTransferApplianceEntitlementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceRequest.java index 7787618b399..e952dd9133a 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferApplianceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use GetTransferApplianceRequest. + * Example: Click here to see how to use GetTransferApplianceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferDeviceRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferDeviceRequest.java index 6461d1ffa51..e251d8412aa 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferDeviceRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferDeviceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use GetTransferDeviceRequest. + * Example: Click here to see how to use GetTransferDeviceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferJobRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferJobRequest.java index 1f65fe59d7b..c0b0ebfee34 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferJobRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use GetTransferJobRequest. + * Example: Click here to see how to use GetTransferJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferPackageRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferPackageRequest.java index 142c1040b00..32d112ac142 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferPackageRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/GetTransferPackageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use GetTransferPackageRequest. + * Example: Click here to see how to use GetTransferPackageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListApplianceExportJobsRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListApplianceExportJobsRequest.java index 9c767557853..9901b8f740c 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListApplianceExportJobsRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListApplianceExportJobsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use ListApplianceExportJobsRequest. + * Example: Click here to see how to use ListApplianceExportJobsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListShippingVendorsRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListShippingVendorsRequest.java index 6e27ec41761..8b90bbe8296 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListShippingVendorsRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListShippingVendorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use ListShippingVendorsRequest. + * Example: Click here to see how to use ListShippingVendorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferApplianceEntitlementRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferApplianceEntitlementRequest.java index 878856438a6..553dad1a829 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferApplianceEntitlementRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferApplianceEntitlementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use ListTransferApplianceEntitlementRequest. + * Example: Click here to see how to use ListTransferApplianceEntitlementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferAppliancesRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferAppliancesRequest.java index 091b6fb7cc1..69430573de5 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferAppliancesRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferAppliancesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use ListTransferAppliancesRequest. + * Example: Click here to see how to use ListTransferAppliancesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferDevicesRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferDevicesRequest.java index 86961028011..34f3d6b04f3 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferDevicesRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferDevicesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use ListTransferDevicesRequest. + * Example: Click here to see how to use ListTransferDevicesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferJobsRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferJobsRequest.java index fc922bf8288..f5d8e0f9fde 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferJobsRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferJobsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use ListTransferJobsRequest. + * Example: Click here to see how to use ListTransferJobsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferPackagesRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferPackagesRequest.java index 5819e5f9a25..86e059c08f7 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferPackagesRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/ListTransferPackagesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use ListTransferPackagesRequest. + * Example: Click here to see how to use ListTransferPackagesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateApplianceExportJobRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateApplianceExportJobRequest.java index 9296c807368..96243f5ed50 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateApplianceExportJobRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateApplianceExportJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use UpdateApplianceExportJobRequest. + * Example: Click here to see how to use UpdateApplianceExportJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferApplianceRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferApplianceRequest.java index 9905278f6fb..7e6f19b59e2 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferApplianceRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferApplianceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use UpdateTransferApplianceRequest. + * Example: Click here to see how to use UpdateTransferApplianceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferDeviceRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferDeviceRequest.java index dc71e5badc8..272487d28ab 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferDeviceRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferDeviceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use UpdateTransferDeviceRequest. + * Example: Click here to see how to use UpdateTransferDeviceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferJobRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferJobRequest.java index a2fa47acbde..d4c8d7542fa 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferJobRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use UpdateTransferJobRequest. + * Example: Click here to see how to use UpdateTransferJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferPackageRequest.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferPackageRequest.java index e3da3f135a8..596d2ecbd27 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferPackageRequest.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/requests/UpdateTransferPackageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.requests; import com.oracle.bmc.dts.model.*; /** - * Example: Click here to see how to use UpdateTransferPackageRequest. + * Example: Click here to see how to use UpdateTransferPackageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 1.0.015") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/AttachDevicesToTransferPackageResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/AttachDevicesToTransferPackageResponse.java index da9eb741e66..d179f09a375 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/AttachDevicesToTransferPackageResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/AttachDevicesToTransferPackageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ChangeApplianceExportJobCompartmentResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ChangeApplianceExportJobCompartmentResponse.java index d94a27d89bc..051cc966494 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ChangeApplianceExportJobCompartmentResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ChangeApplianceExportJobCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ChangeTransferJobCompartmentResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ChangeTransferJobCompartmentResponse.java index f5aab2715be..b07f14a56fc 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ChangeTransferJobCompartmentResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ChangeTransferJobCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateApplianceExportJobResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateApplianceExportJobResponse.java index c6c56700ec7..127f6c5128b 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateApplianceExportJobResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateApplianceExportJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceAdminCredentialsResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceAdminCredentialsResponse.java index cc8f692ca47..17f6f4340d8 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceAdminCredentialsResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceAdminCredentialsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceEntitlementResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceEntitlementResponse.java index eff4ac662de..250b1bdec0b 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceEntitlementResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceEntitlementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceResponse.java index 3d36e1278bb..43aafaa4a02 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferApplianceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferDeviceResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferDeviceResponse.java index 37c16f08441..4d28d6bdf50 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferDeviceResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferDeviceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferJobResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferJobResponse.java index 0e9d83d3dcf..26db77f0db4 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferJobResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferPackageResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferPackageResponse.java index 2f6c45e87af..4b05ee5156d 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferPackageResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/CreateTransferPackageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteApplianceExportJobResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteApplianceExportJobResponse.java index 2cd809b7410..d554331fc99 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteApplianceExportJobResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteApplianceExportJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferApplianceResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferApplianceResponse.java index 6e9b0358ff5..2499a318d20 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferApplianceResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferApplianceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferDeviceResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferDeviceResponse.java index 555c0bd58fd..62dc167dfc1 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferDeviceResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferDeviceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferJobResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferJobResponse.java index d51c424b6a4..26c8748f5c8 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferJobResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferPackageResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferPackageResponse.java index 1e2a85b8dbd..3bd702e124d 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferPackageResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DeleteTransferPackageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DetachDevicesFromTransferPackageResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DetachDevicesFromTransferPackageResponse.java index 6298d89e7f7..095c5c50d28 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DetachDevicesFromTransferPackageResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/DetachDevicesFromTransferPackageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetApplianceExportJobResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetApplianceExportJobResponse.java index 982d6b68745..0ab15eb05ad 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetApplianceExportJobResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetApplianceExportJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceCertificateAuthorityCertificateResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceCertificateAuthorityCertificateResponse.java index 6d55e0a03f6..83ab04625d4 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceCertificateAuthorityCertificateResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceCertificateAuthorityCertificateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceEncryptionPassphraseResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceEncryptionPassphraseResponse.java index 4e42792b300..eba79e1de75 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceEncryptionPassphraseResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceEncryptionPassphraseResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceEntitlementResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceEntitlementResponse.java index a9df687f9d1..eb2c8ef01ab 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceEntitlementResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceEntitlementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceResponse.java index 5ecee4afa27..c5eed4ed3b1 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferApplianceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferDeviceResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferDeviceResponse.java index f19f9a9b3e2..f6db8df1fa9 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferDeviceResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferDeviceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferJobResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferJobResponse.java index 0166dd2aee2..874f728d333 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferJobResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferPackageResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferPackageResponse.java index b9cf095fda0..c990b48cec6 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferPackageResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/GetTransferPackageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListApplianceExportJobsResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListApplianceExportJobsResponse.java index 466b0b44dd9..2c9ccd1edce 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListApplianceExportJobsResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListApplianceExportJobsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListShippingVendorsResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListShippingVendorsResponse.java index e2c0e1aee82..b96ec9968de 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListShippingVendorsResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListShippingVendorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferApplianceEntitlementResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferApplianceEntitlementResponse.java index eb26d56a67d..7952c1cecab 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferApplianceEntitlementResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferApplianceEntitlementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferAppliancesResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferAppliancesResponse.java index 3803a5c34c9..f8309015dc3 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferAppliancesResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferAppliancesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferDevicesResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferDevicesResponse.java index bb45e2f0fcc..971c707c5a9 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferDevicesResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferDevicesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferJobsResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferJobsResponse.java index 3b54121d8f0..25c44ca202d 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferJobsResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferJobsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferPackagesResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferPackagesResponse.java index 2894a6f373e..981a0155675 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferPackagesResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/ListTransferPackagesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateApplianceExportJobResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateApplianceExportJobResponse.java index bb2f1edb574..6b183bd9bcd 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateApplianceExportJobResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateApplianceExportJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferApplianceResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferApplianceResponse.java index 2b726dad403..ebd016cb865 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferApplianceResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferApplianceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferDeviceResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferDeviceResponse.java index 370c58a7cda..3494f4908a5 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferDeviceResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferDeviceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferJobResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferJobResponse.java index 1302d41b49c..f6ffb1113de 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferJobResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferPackageResponse.java b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferPackageResponse.java index 819e9a57f6e..152ac6d1785 100644 --- a/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferPackageResponse.java +++ b/bmc-dts/src/main/java/com/oracle/bmc/dts/responses/UpdateTransferPackageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.dts.responses; diff --git a/bmc-email/pom.xml b/bmc-email/pom.xml index cd1751f0a7b..a8b793ebd05 100644 --- a/bmc-email/pom.xml +++ b/bmc-email/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml @@ -18,7 +18,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/Email.java b/bmc-email/src/main/java/com/oracle/bmc/email/Email.java index 9b5c363f876..80ac1779d24 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/Email.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/Email.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email; @@ -56,7 +56,7 @@ public interface Email extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeSenderCompartment API. + * Example: Click here to see how to use ChangeSenderCompartment API. */ ChangeSenderCompartmentResponse changeSenderCompartment(ChangeSenderCompartmentRequest request); @@ -66,7 +66,7 @@ public interface Email extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSender API. + * Example: Click here to see how to use CreateSender API. */ CreateSenderResponse createSender(CreateSenderRequest request); @@ -80,7 +80,7 @@ public interface Email extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSuppression API. + * Example: Click here to see how to use CreateSuppression API. */ CreateSuppressionResponse createSuppression(CreateSuppressionRequest request); @@ -92,7 +92,7 @@ public interface Email extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSender API. + * Example: Click here to see how to use DeleteSender API. */ DeleteSenderResponse deleteSender(DeleteSenderRequest request); @@ -104,7 +104,7 @@ public interface Email extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSuppression API. + * Example: Click here to see how to use DeleteSuppression API. */ DeleteSuppressionResponse deleteSuppression(DeleteSuppressionRequest request); @@ -114,7 +114,7 @@ public interface Email extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSender API. + * Example: Click here to see how to use GetSender API. */ GetSenderResponse getSender(GetSenderRequest request); @@ -126,7 +126,7 @@ public interface Email extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSuppression API. + * Example: Click here to see how to use GetSuppression API. */ GetSuppressionResponse getSuppression(GetSuppressionRequest request); @@ -137,7 +137,7 @@ public interface Email extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSenders API. + * Example: Click here to see how to use ListSenders API. */ ListSendersResponse listSenders(ListSendersRequest request); @@ -150,7 +150,7 @@ public interface Email extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSuppressions API. + * Example: Click here to see how to use ListSuppressions API. */ ListSuppressionsResponse listSuppressions(ListSuppressionsRequest request); @@ -164,7 +164,7 @@ public interface Email extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSender API. + * Example: Click here to see how to use UpdateSender API. */ UpdateSenderResponse updateSender(UpdateSenderRequest request); diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/EmailAsync.java b/bmc-email/src/main/java/com/oracle/bmc/email/EmailAsync.java index fc10a779135..d7d93523118 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/EmailAsync.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/EmailAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/EmailAsyncClient.java b/bmc-email/src/main/java/com/oracle/bmc/email/EmailAsyncClient.java index 82c5a6ec441..b270e5cc659 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/EmailAsyncClient.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/EmailAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/EmailClient.java b/bmc-email/src/main/java/com/oracle/bmc/email/EmailClient.java index af56fe5aac2..3bc380435e1 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/EmailClient.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/EmailClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/EmailPaginators.java b/bmc-email/src/main/java/com/oracle/bmc/email/EmailPaginators.java index fabd15f053d..11097d32f51 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/EmailPaginators.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/EmailPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/EmailWaiters.java b/bmc-email/src/main/java/com/oracle/bmc/email/EmailWaiters.java index ca94620f664..d97ffdc3777 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/EmailWaiters.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/EmailWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ChangeSenderCompartmentConverter.java b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ChangeSenderCompartmentConverter.java index 652731a60e7..0973fa8b80a 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ChangeSenderCompartmentConverter.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ChangeSenderCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.internal.http; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/CreateSenderConverter.java b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/CreateSenderConverter.java index 3a02a28f85a..9c9bbaa723c 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/CreateSenderConverter.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/CreateSenderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.internal.http; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/CreateSuppressionConverter.java b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/CreateSuppressionConverter.java index 2c0dee18bf1..649e7e8d0e1 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/CreateSuppressionConverter.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/CreateSuppressionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.internal.http; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/DeleteSenderConverter.java b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/DeleteSenderConverter.java index c0fd32f5acc..821f24f1f94 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/DeleteSenderConverter.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/DeleteSenderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.internal.http; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/DeleteSuppressionConverter.java b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/DeleteSuppressionConverter.java index 3383381437a..acb66f399a1 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/DeleteSuppressionConverter.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/DeleteSuppressionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.internal.http; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/GetSenderConverter.java b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/GetSenderConverter.java index a4d2feade05..09a37261eff 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/GetSenderConverter.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/GetSenderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.internal.http; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/GetSuppressionConverter.java b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/GetSuppressionConverter.java index 8fd5911e1fe..e416f9a7cce 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/GetSuppressionConverter.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/GetSuppressionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.internal.http; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ListSendersConverter.java b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ListSendersConverter.java index 72e3ebb2ff5..da9d1a6edde 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ListSendersConverter.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ListSendersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.internal.http; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ListSuppressionsConverter.java b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ListSuppressionsConverter.java index 5f87f0861d3..53bc483e4ee 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ListSuppressionsConverter.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/ListSuppressionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.internal.http; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/UpdateSenderConverter.java b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/UpdateSenderConverter.java index cea385f9691..171023ddf1f 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/UpdateSenderConverter.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/internal/http/UpdateSenderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.internal.http; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/model/ChangeSenderCompartmentDetails.java b/bmc-email/src/main/java/com/oracle/bmc/email/model/ChangeSenderCompartmentDetails.java index 5cea4814d5a..7bd28daeb42 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/model/ChangeSenderCompartmentDetails.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/model/ChangeSenderCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.model; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/model/CreateSenderDetails.java b/bmc-email/src/main/java/com/oracle/bmc/email/model/CreateSenderDetails.java index 7b7aa4ac2fb..f060645891d 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/model/CreateSenderDetails.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/model/CreateSenderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.model; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/model/CreateSuppressionDetails.java b/bmc-email/src/main/java/com/oracle/bmc/email/model/CreateSuppressionDetails.java index 4d16336577c..fdd6d712c74 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/model/CreateSuppressionDetails.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/model/CreateSuppressionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.model; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/model/Sender.java b/bmc-email/src/main/java/com/oracle/bmc/email/model/Sender.java index 7666b27fd98..e19c88a428d 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/model/Sender.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/model/Sender.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.model; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/model/SenderSummary.java b/bmc-email/src/main/java/com/oracle/bmc/email/model/SenderSummary.java index e3fe0ccdde8..69fce139afb 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/model/SenderSummary.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/model/SenderSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.model; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/model/Suppression.java b/bmc-email/src/main/java/com/oracle/bmc/email/model/Suppression.java index 90359c289c6..7cd1ab6c022 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/model/Suppression.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/model/Suppression.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.model; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/model/SuppressionSummary.java b/bmc-email/src/main/java/com/oracle/bmc/email/model/SuppressionSummary.java index 3a7e6090fe3..31e8f6d7858 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/model/SuppressionSummary.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/model/SuppressionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.model; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/model/UpdateSenderDetails.java b/bmc-email/src/main/java/com/oracle/bmc/email/model/UpdateSenderDetails.java index f1b09dd71cc..b5e385934a1 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/model/UpdateSenderDetails.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/model/UpdateSenderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.model; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/requests/ChangeSenderCompartmentRequest.java b/bmc-email/src/main/java/com/oracle/bmc/email/requests/ChangeSenderCompartmentRequest.java index 51589d92e6b..69655ce53e2 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/requests/ChangeSenderCompartmentRequest.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/requests/ChangeSenderCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; /** - * Example: Click here to see how to use ChangeSenderCompartmentRequest. + * Example: Click here to see how to use ChangeSenderCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/requests/CreateSenderRequest.java b/bmc-email/src/main/java/com/oracle/bmc/email/requests/CreateSenderRequest.java index ebbd376afa4..63baf63eab3 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/requests/CreateSenderRequest.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/requests/CreateSenderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; /** - * Example: Click here to see how to use CreateSenderRequest. + * Example: Click here to see how to use CreateSenderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/requests/CreateSuppressionRequest.java b/bmc-email/src/main/java/com/oracle/bmc/email/requests/CreateSuppressionRequest.java index 28b3108b8d0..f09bb53bf59 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/requests/CreateSuppressionRequest.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/requests/CreateSuppressionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; /** - * Example: Click here to see how to use CreateSuppressionRequest. + * Example: Click here to see how to use CreateSuppressionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/requests/DeleteSenderRequest.java b/bmc-email/src/main/java/com/oracle/bmc/email/requests/DeleteSenderRequest.java index fcb4adf6320..cbbcf704a45 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/requests/DeleteSenderRequest.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/requests/DeleteSenderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; /** - * Example: Click here to see how to use DeleteSenderRequest. + * Example: Click here to see how to use DeleteSenderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/requests/DeleteSuppressionRequest.java b/bmc-email/src/main/java/com/oracle/bmc/email/requests/DeleteSuppressionRequest.java index c9237f066ab..0404200011f 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/requests/DeleteSuppressionRequest.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/requests/DeleteSuppressionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; /** - * Example: Click here to see how to use DeleteSuppressionRequest. + * Example: Click here to see how to use DeleteSuppressionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/requests/GetSenderRequest.java b/bmc-email/src/main/java/com/oracle/bmc/email/requests/GetSenderRequest.java index 4f49004bbad..cdc4ac27620 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/requests/GetSenderRequest.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/requests/GetSenderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; /** - * Example: Click here to see how to use GetSenderRequest. + * Example: Click here to see how to use GetSenderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/requests/GetSuppressionRequest.java b/bmc-email/src/main/java/com/oracle/bmc/email/requests/GetSuppressionRequest.java index 4396af9a04d..ba19414f0df 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/requests/GetSuppressionRequest.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/requests/GetSuppressionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; /** - * Example: Click here to see how to use GetSuppressionRequest. + * Example: Click here to see how to use GetSuppressionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/requests/ListSendersRequest.java b/bmc-email/src/main/java/com/oracle/bmc/email/requests/ListSendersRequest.java index a48beb2d771..6e27247e6d7 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/requests/ListSendersRequest.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/requests/ListSendersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; /** - * Example: Click here to see how to use ListSendersRequest. + * Example: Click here to see how to use ListSendersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/requests/ListSuppressionsRequest.java b/bmc-email/src/main/java/com/oracle/bmc/email/requests/ListSuppressionsRequest.java index 2d5fc49f363..51dba7a7cbf 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/requests/ListSuppressionsRequest.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/requests/ListSuppressionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; /** - * Example: Click here to see how to use ListSuppressionsRequest. + * Example: Click here to see how to use ListSuppressionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/requests/UpdateSenderRequest.java b/bmc-email/src/main/java/com/oracle/bmc/email/requests/UpdateSenderRequest.java index 852569dde52..b958b1ae1ee 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/requests/UpdateSenderRequest.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/requests/UpdateSenderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.requests; import com.oracle.bmc.email.model.*; /** - * Example: Click here to see how to use UpdateSenderRequest. + * Example: Click here to see how to use UpdateSenderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170907") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/responses/ChangeSenderCompartmentResponse.java b/bmc-email/src/main/java/com/oracle/bmc/email/responses/ChangeSenderCompartmentResponse.java index 1ab8c5354c1..09244b6363e 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/responses/ChangeSenderCompartmentResponse.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/responses/ChangeSenderCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.responses; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/responses/CreateSenderResponse.java b/bmc-email/src/main/java/com/oracle/bmc/email/responses/CreateSenderResponse.java index a6188c06e4f..1d1b4288f7e 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/responses/CreateSenderResponse.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/responses/CreateSenderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.responses; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/responses/CreateSuppressionResponse.java b/bmc-email/src/main/java/com/oracle/bmc/email/responses/CreateSuppressionResponse.java index 9a1e7a76666..dd77ef7df53 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/responses/CreateSuppressionResponse.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/responses/CreateSuppressionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.responses; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/responses/DeleteSenderResponse.java b/bmc-email/src/main/java/com/oracle/bmc/email/responses/DeleteSenderResponse.java index 17808803af8..a42a76e7ba1 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/responses/DeleteSenderResponse.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/responses/DeleteSenderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.responses; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/responses/DeleteSuppressionResponse.java b/bmc-email/src/main/java/com/oracle/bmc/email/responses/DeleteSuppressionResponse.java index c656923ebdf..bf2cbb51e53 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/responses/DeleteSuppressionResponse.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/responses/DeleteSuppressionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.responses; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/responses/GetSenderResponse.java b/bmc-email/src/main/java/com/oracle/bmc/email/responses/GetSenderResponse.java index 76e5efe007f..f7dc324eeb7 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/responses/GetSenderResponse.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/responses/GetSenderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.responses; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/responses/GetSuppressionResponse.java b/bmc-email/src/main/java/com/oracle/bmc/email/responses/GetSuppressionResponse.java index a1fd841ee98..78f1e9139cf 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/responses/GetSuppressionResponse.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/responses/GetSuppressionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.responses; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/responses/ListSendersResponse.java b/bmc-email/src/main/java/com/oracle/bmc/email/responses/ListSendersResponse.java index d37c7948fc5..ae9431b5d78 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/responses/ListSendersResponse.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/responses/ListSendersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.responses; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/responses/ListSuppressionsResponse.java b/bmc-email/src/main/java/com/oracle/bmc/email/responses/ListSuppressionsResponse.java index 1e0d4a24257..5b84397f37d 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/responses/ListSuppressionsResponse.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/responses/ListSuppressionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.responses; diff --git a/bmc-email/src/main/java/com/oracle/bmc/email/responses/UpdateSenderResponse.java b/bmc-email/src/main/java/com/oracle/bmc/email/responses/UpdateSenderResponse.java index 7e3e353e52c..24254775dbc 100644 --- a/bmc-email/src/main/java/com/oracle/bmc/email/responses/UpdateSenderResponse.java +++ b/bmc-email/src/main/java/com/oracle/bmc/email/responses/UpdateSenderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.email.responses; diff --git a/bmc-encryption/pom.xml b/bmc-encryption/pom.xml index 450aa98bbf5..066ae95b33a 100644 --- a/bmc-encryption/pom.xml +++ b/bmc-encryption/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml @@ -25,17 +25,17 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 com.oracle.oci.sdk oci-java-sdk-circuitbreaker - 1.28.0 + 1.29.0 com.oracle.oci.sdk oci-java-sdk-keymanagement - 1.28.0 + 1.29.0 com.fasterxml.jackson.datatype diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/KmsMasterKey.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/KmsMasterKey.java index f5573b53faa..672bb28d896 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/KmsMasterKey.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/KmsMasterKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/KmsMasterKeyProvider.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/KmsMasterKeyProvider.java index e6d4338c8ed..1f333b574b3 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/KmsMasterKeyProvider.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/KmsMasterKeyProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/MasterKey.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/MasterKey.java index c7bdf3c89a6..89531d13094 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/MasterKey.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/MasterKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/MasterKeyProvider.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/MasterKeyProvider.java index 14b3ff76388..b2aa30a5ce3 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/MasterKeyProvider.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/MasterKeyProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCrypto.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCrypto.java index b480e1ab90a..c6023778d12 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCrypto.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCrypto.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCryptoInputStream.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCryptoInputStream.java index 8d2983203fe..9a0dc4b7021 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCryptoInputStream.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCryptoInputStream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCryptoResult.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCryptoResult.java index dbe2ecca034..864ab5dff7a 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCryptoResult.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/OciCryptoResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/CipherHandler.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/CipherHandler.java index 564c63d9434..f4d181018fe 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/CipherHandler.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/CipherHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption.internal; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/CryptoAlgorithm.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/CryptoAlgorithm.java index f754b87f7e6..62aa64824a6 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/CryptoAlgorithm.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/CryptoAlgorithm.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption.internal; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DataKey.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DataKey.java index f717d9e8647..d58a7e21c88 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DataKey.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DataKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption.internal; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DecryptionHandler.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DecryptionHandler.java index 8187e557af9..646b786801b 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DecryptionHandler.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DecryptionHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption.internal; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DecryptionStream.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DecryptionStream.java index 69e78f6bb10..37948afcad2 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DecryptionStream.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/DecryptionStream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption.internal; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionHandler.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionHandler.java index 0b8f6fa133d..1e5455ff821 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionHandler.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption.internal; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionHeader.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionHeader.java index 40ba669c881..cad3ec3a6ce 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionHeader.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionHeader.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption.internal; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionKey.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionKey.java index 5305c845548..9dc6d55a6a1 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionKey.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption.internal; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionStream.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionStream.java index 02e173255c7..9945a2a426f 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionStream.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/EncryptionStream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption.internal; diff --git a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/SerializeHeader.java b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/SerializeHeader.java index 200f83ff460..11c8c0c966e 100644 --- a/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/SerializeHeader.java +++ b/bmc-encryption/src/main/java/com/oracle/bmc/encryption/internal/SerializeHeader.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.encryption.internal; diff --git a/bmc-events/pom.xml b/bmc-events/pom.xml index a58571c9ab3..98122297ed1 100644 --- a/bmc-events/pom.xml +++ b/bmc-events/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-events @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/Events.java b/bmc-events/src/main/java/com/oracle/bmc/events/Events.java index 70eb2e12305..5885174285a 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/Events.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/Events.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events; @@ -55,7 +55,7 @@ public interface Events extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeRuleCompartment API. + * Example: Click here to see how to use ChangeRuleCompartment API. */ ChangeRuleCompartmentResponse changeRuleCompartment(ChangeRuleCompartmentRequest request); @@ -66,7 +66,7 @@ public interface Events extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateRule API. + * Example: Click here to see how to use CreateRule API. */ CreateRuleResponse createRule(CreateRuleRequest request); @@ -76,7 +76,7 @@ public interface Events extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteRule API. + * Example: Click here to see how to use DeleteRule API. */ DeleteRuleResponse deleteRule(DeleteRuleRequest request); @@ -86,7 +86,7 @@ public interface Events extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRule API. + * Example: Click here to see how to use GetRule API. */ GetRuleResponse getRule(GetRuleRequest request); @@ -97,7 +97,7 @@ public interface Events extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRules API. + * Example: Click here to see how to use ListRules API. */ ListRulesResponse listRules(ListRulesRequest request); @@ -108,7 +108,7 @@ public interface Events extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRule API. + * Example: Click here to see how to use UpdateRule API. */ UpdateRuleResponse updateRule(UpdateRuleRequest request); diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/EventsAsync.java b/bmc-events/src/main/java/com/oracle/bmc/events/EventsAsync.java index f3752128552..8582b85d7df 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/EventsAsync.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/EventsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/EventsAsyncClient.java b/bmc-events/src/main/java/com/oracle/bmc/events/EventsAsyncClient.java index 402dd59b2a7..417dd00e123 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/EventsAsyncClient.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/EventsAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/EventsClient.java b/bmc-events/src/main/java/com/oracle/bmc/events/EventsClient.java index 4eac64fefb7..aa4eb95e284 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/EventsClient.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/EventsClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/EventsPaginators.java b/bmc-events/src/main/java/com/oracle/bmc/events/EventsPaginators.java index 183acf5d8c0..d4fc5eb9957 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/EventsPaginators.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/EventsPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/EventsWaiters.java b/bmc-events/src/main/java/com/oracle/bmc/events/EventsWaiters.java index c6c3f61b343..0345187452c 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/EventsWaiters.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/EventsWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/ChangeRuleCompartmentConverter.java b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/ChangeRuleCompartmentConverter.java index 7595d4cae7f..c56ae3d9a08 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/ChangeRuleCompartmentConverter.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/ChangeRuleCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.internal.http; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/CreateRuleConverter.java b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/CreateRuleConverter.java index 2a678f8fcf0..be56add359c 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/CreateRuleConverter.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/CreateRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.internal.http; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/DeleteRuleConverter.java b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/DeleteRuleConverter.java index 7c28320980a..a89c732e14d 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/DeleteRuleConverter.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/DeleteRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.internal.http; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/GetRuleConverter.java b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/GetRuleConverter.java index cedf9977389..5415dd84757 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/GetRuleConverter.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/GetRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.internal.http; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/ListRulesConverter.java b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/ListRulesConverter.java index a8804ff9cd9..4ccda63050b 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/ListRulesConverter.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/ListRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.internal.http; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/UpdateRuleConverter.java b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/UpdateRuleConverter.java index a2e5c58a0ef..472e4a5704e 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/UpdateRuleConverter.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/internal/http/UpdateRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.internal.http; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/Action.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/Action.java index 86f6a9a922b..27fa3760a16 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/Action.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/Action.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionDetails.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionDetails.java index 11a1aa62390..a374e78327a 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionDetails.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionDetailsList.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionDetailsList.java index 46ecad9fb9e..17e0aa6620a 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionDetailsList.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionDetailsList.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionList.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionList.java index 8f11f1d8e5b..f404ea3ac18 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionList.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/ActionList.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/ChangeRuleCompartmentDetails.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/ChangeRuleCompartmentDetails.java index 97a1c259107..1715b8d8b46 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/ChangeRuleCompartmentDetails.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/ChangeRuleCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateFaaSActionDetails.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateFaaSActionDetails.java index 6e72e2ed78a..31f7bd627ce 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateFaaSActionDetails.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateFaaSActionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateNotificationServiceActionDetails.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateNotificationServiceActionDetails.java index 1ab52646d22..edcff90f3f3 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateNotificationServiceActionDetails.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateNotificationServiceActionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateRuleDetails.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateRuleDetails.java index 310f847fcee..abbc08d57bb 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateRuleDetails.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateStreamingServiceActionDetails.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateStreamingServiceActionDetails.java index e047df9f0f0..c1e5a669c02 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateStreamingServiceActionDetails.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/CreateStreamingServiceActionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/FaaSAction.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/FaaSAction.java index 8f9fac6f388..edd5947c2a7 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/FaaSAction.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/FaaSAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/NotificationServiceAction.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/NotificationServiceAction.java index 91b7d670791..9baa4c8683f 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/NotificationServiceAction.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/NotificationServiceAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/Rule.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/Rule.java index 9dd75aeee0e..38afef380a9 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/Rule.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/Rule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/RuleSummary.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/RuleSummary.java index 18b16f0704e..c49133c702b 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/RuleSummary.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/RuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/StreamingServiceAction.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/StreamingServiceAction.java index b5a48579516..933357948b6 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/StreamingServiceAction.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/StreamingServiceAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/model/UpdateRuleDetails.java b/bmc-events/src/main/java/com/oracle/bmc/events/model/UpdateRuleDetails.java index f40405b2134..f35752472f8 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/model/UpdateRuleDetails.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/model/UpdateRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.model; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/requests/ChangeRuleCompartmentRequest.java b/bmc-events/src/main/java/com/oracle/bmc/events/requests/ChangeRuleCompartmentRequest.java index 87e3416d09b..94cc5618ada 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/requests/ChangeRuleCompartmentRequest.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/requests/ChangeRuleCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; /** - * Example: Click here to see how to use ChangeRuleCompartmentRequest. + * Example: Click here to see how to use ChangeRuleCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/requests/CreateRuleRequest.java b/bmc-events/src/main/java/com/oracle/bmc/events/requests/CreateRuleRequest.java index 0ef9bdd79d9..3122867caa2 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/requests/CreateRuleRequest.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/requests/CreateRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; /** - * Example: Click here to see how to use CreateRuleRequest. + * Example: Click here to see how to use CreateRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/requests/DeleteRuleRequest.java b/bmc-events/src/main/java/com/oracle/bmc/events/requests/DeleteRuleRequest.java index deb971f7f95..aefa69dc0ee 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/requests/DeleteRuleRequest.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/requests/DeleteRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; /** - * Example: Click here to see how to use DeleteRuleRequest. + * Example: Click here to see how to use DeleteRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/requests/GetRuleRequest.java b/bmc-events/src/main/java/com/oracle/bmc/events/requests/GetRuleRequest.java index 71db9b25e25..846468efa2a 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/requests/GetRuleRequest.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/requests/GetRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; /** - * Example: Click here to see how to use GetRuleRequest. + * Example: Click here to see how to use GetRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/requests/ListRulesRequest.java b/bmc-events/src/main/java/com/oracle/bmc/events/requests/ListRulesRequest.java index 76ac6d0d10f..4316b7963c5 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/requests/ListRulesRequest.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/requests/ListRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; /** - * Example: Click here to see how to use ListRulesRequest. + * Example: Click here to see how to use ListRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/requests/UpdateRuleRequest.java b/bmc-events/src/main/java/com/oracle/bmc/events/requests/UpdateRuleRequest.java index a644701c087..ebbeea6a600 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/requests/UpdateRuleRequest.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/requests/UpdateRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.requests; import com.oracle.bmc.events.model.*; /** - * Example: Click here to see how to use UpdateRuleRequest. + * Example: Click here to see how to use UpdateRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/responses/ChangeRuleCompartmentResponse.java b/bmc-events/src/main/java/com/oracle/bmc/events/responses/ChangeRuleCompartmentResponse.java index 665acad4b7a..7ef662a826e 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/responses/ChangeRuleCompartmentResponse.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/responses/ChangeRuleCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.responses; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/responses/CreateRuleResponse.java b/bmc-events/src/main/java/com/oracle/bmc/events/responses/CreateRuleResponse.java index 96d8c49ee96..28a0ad8b217 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/responses/CreateRuleResponse.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/responses/CreateRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.responses; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/responses/DeleteRuleResponse.java b/bmc-events/src/main/java/com/oracle/bmc/events/responses/DeleteRuleResponse.java index 97c97c7cd48..8d907428da8 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/responses/DeleteRuleResponse.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/responses/DeleteRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.responses; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/responses/GetRuleResponse.java b/bmc-events/src/main/java/com/oracle/bmc/events/responses/GetRuleResponse.java index 6d02a9550a7..baaf0de3072 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/responses/GetRuleResponse.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/responses/GetRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.responses; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/responses/ListRulesResponse.java b/bmc-events/src/main/java/com/oracle/bmc/events/responses/ListRulesResponse.java index 5a3f219e924..413120c2608 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/responses/ListRulesResponse.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/responses/ListRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.responses; diff --git a/bmc-events/src/main/java/com/oracle/bmc/events/responses/UpdateRuleResponse.java b/bmc-events/src/main/java/com/oracle/bmc/events/responses/UpdateRuleResponse.java index aef07e74151..461d5223366 100644 --- a/bmc-events/src/main/java/com/oracle/bmc/events/responses/UpdateRuleResponse.java +++ b/bmc-events/src/main/java/com/oracle/bmc/events/responses/UpdateRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.events.responses; diff --git a/bmc-examples/pom.xml b/bmc-examples/pom.xml index 3fdf6e14d24..26fc1b4c360 100644 --- a/bmc-examples/pom.xml +++ b/bmc-examples/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml @@ -31,7 +31,7 @@ com.oracle.oci.sdk oci-java-sdk-bom - 1.28.0 + 1.29.0 pom import diff --git a/bmc-examples/src/main/java/AnnouncementsServiceExample.java b/bmc-examples/src/main/java/AnnouncementsServiceExample.java index eb80f28feac..ba7cb5cad78 100644 --- a/bmc-examples/src/main/java/AnnouncementsServiceExample.java +++ b/bmc-examples/src/main/java/AnnouncementsServiceExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/AuthenticationPolicyExample.java b/bmc-examples/src/main/java/AuthenticationPolicyExample.java index feb9daae7ab..68e1b58518c 100644 --- a/bmc-examples/src/main/java/AuthenticationPolicyExample.java +++ b/bmc-examples/src/main/java/AuthenticationPolicyExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/AutoScalingExample.java b/bmc-examples/src/main/java/AutoScalingExample.java index dba72f1ccef..83dcdaa3403 100644 --- a/bmc-examples/src/main/java/AutoScalingExample.java +++ b/bmc-examples/src/main/java/AutoScalingExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.google.common.collect.ImmutableList; diff --git a/bmc-examples/src/main/java/AutonomousContainerDatabaseExample.java b/bmc-examples/src/main/java/AutonomousContainerDatabaseExample.java index 1aadb288736..652555d31d9 100644 --- a/bmc-examples/src/main/java/AutonomousContainerDatabaseExample.java +++ b/bmc-examples/src/main/java/AutonomousContainerDatabaseExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/AutonomousDatabaseBackupExample.java b/bmc-examples/src/main/java/AutonomousDatabaseBackupExample.java index ca7c511f417..e0cbbdd776c 100644 --- a/bmc-examples/src/main/java/AutonomousDatabaseBackupExample.java +++ b/bmc-examples/src/main/java/AutonomousDatabaseBackupExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/AutonomousDatawarehouseExample.java b/bmc-examples/src/main/java/AutonomousDatawarehouseExample.java index 5eded0690d6..b3392787490 100644 --- a/bmc-examples/src/main/java/AutonomousDatawarehouseExample.java +++ b/bmc-examples/src/main/java/AutonomousDatawarehouseExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/AutonomousDedicatedDatabaseExample.java b/bmc-examples/src/main/java/AutonomousDedicatedDatabaseExample.java index 84a6302f38e..bfdf198c7ec 100644 --- a/bmc-examples/src/main/java/AutonomousDedicatedDatabaseExample.java +++ b/bmc-examples/src/main/java/AutonomousDedicatedDatabaseExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/AutonomousTransactionProcessingSharedExample.java b/bmc-examples/src/main/java/AutonomousTransactionProcessingSharedExample.java index 0f497eb0018..d96ec411acc 100644 --- a/bmc-examples/src/main/java/AutonomousTransactionProcessingSharedExample.java +++ b/bmc-examples/src/main/java/AutonomousTransactionProcessingSharedExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/BackupDestinationExample.java b/bmc-examples/src/main/java/BackupDestinationExample.java index 290efe88b8a..d630d82081b 100644 --- a/bmc-examples/src/main/java/BackupDestinationExample.java +++ b/bmc-examples/src/main/java/BackupDestinationExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/BackupDestinationHelper.java b/bmc-examples/src/main/java/BackupDestinationHelper.java index 02fd711bb24..86b6a6c5890 100644 --- a/bmc-examples/src/main/java/BackupDestinationHelper.java +++ b/bmc-examples/src/main/java/BackupDestinationHelper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.database.model.BackupDestinationDetails; diff --git a/bmc-examples/src/main/java/BackupRetentionWindowExample.java b/bmc-examples/src/main/java/BackupRetentionWindowExample.java index a34f6098eae..ad4737522db 100644 --- a/bmc-examples/src/main/java/BackupRetentionWindowExample.java +++ b/bmc-examples/src/main/java/BackupRetentionWindowExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/BudgetExample.java b/bmc-examples/src/main/java/BudgetExample.java index c8a65b1e689..7d325325ad9 100644 --- a/bmc-examples/src/main/java/BudgetExample.java +++ b/bmc-examples/src/main/java/BudgetExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/CatalogImageListingResourceVersionsExample.java b/bmc-examples/src/main/java/CatalogImageListingResourceVersionsExample.java index 3c709f1354e..44767a754ae 100644 --- a/bmc-examples/src/main/java/CatalogImageListingResourceVersionsExample.java +++ b/bmc-examples/src/main/java/CatalogImageListingResourceVersionsExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ChangeInstanceCompartmentExample.java b/bmc-examples/src/main/java/ChangeInstanceCompartmentExample.java index 0b7867e7a57..fca3bc4479a 100644 --- a/bmc-examples/src/main/java/ChangeInstanceCompartmentExample.java +++ b/bmc-examples/src/main/java/ChangeInstanceCompartmentExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ChangeLoadBalancerCompartmentExample.java b/bmc-examples/src/main/java/ChangeLoadBalancerCompartmentExample.java index 0a92730ab2d..3123aeedc08 100644 --- a/bmc-examples/src/main/java/ChangeLoadBalancerCompartmentExample.java +++ b/bmc-examples/src/main/java/ChangeLoadBalancerCompartmentExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ChangeNatGatewayCompartmentExample.java b/bmc-examples/src/main/java/ChangeNatGatewayCompartmentExample.java index 3f85a643041..3dc271d8f25 100644 --- a/bmc-examples/src/main/java/ChangeNatGatewayCompartmentExample.java +++ b/bmc-examples/src/main/java/ChangeNatGatewayCompartmentExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ChangeServiceGatewayCompartmentExample.java b/bmc-examples/src/main/java/ChangeServiceGatewayCompartmentExample.java index 4fbfae7000d..8d6d0ae7c5b 100644 --- a/bmc-examples/src/main/java/ChangeServiceGatewayCompartmentExample.java +++ b/bmc-examples/src/main/java/ChangeServiceGatewayCompartmentExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ChangeTagNamespaceCompartmentExample.java b/bmc-examples/src/main/java/ChangeTagNamespaceCompartmentExample.java index 901d97e0e59..ee93200f559 100644 --- a/bmc-examples/src/main/java/ChangeTagNamespaceCompartmentExample.java +++ b/bmc-examples/src/main/java/ChangeTagNamespaceCompartmentExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/CircuitBreakerExample.java b/bmc-examples/src/main/java/CircuitBreakerExample.java index bffd9847f33..24075bacfca 100644 --- a/bmc-examples/src/main/java/CircuitBreakerExample.java +++ b/bmc-examples/src/main/java/CircuitBreakerExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.google.common.collect.ImmutableList; diff --git a/bmc-examples/src/main/java/ClientBuilderExample.java b/bmc-examples/src/main/java/ClientBuilderExample.java index ea9b9e4fbe7..c213378e5cf 100644 --- a/bmc-examples/src/main/java/ClientBuilderExample.java +++ b/bmc-examples/src/main/java/ClientBuilderExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/CloudGuardExample.java b/bmc-examples/src/main/java/CloudGuardExample.java index 5a7b65893e6..87f741d4aec 100644 --- a/bmc-examples/src/main/java/CloudGuardExample.java +++ b/bmc-examples/src/main/java/CloudGuardExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.auth.AuthenticationDetailsProvider; diff --git a/bmc-examples/src/main/java/ClusterNetworkExample.java b/bmc-examples/src/main/java/ClusterNetworkExample.java index ff3e96933ac..8289fd40019 100644 --- a/bmc-examples/src/main/java/ClusterNetworkExample.java +++ b/bmc-examples/src/main/java/ClusterNetworkExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.google.common.collect.ImmutableList; diff --git a/bmc-examples/src/main/java/ContainerEngineClusterExample.java b/bmc-examples/src/main/java/ContainerEngineClusterExample.java index 9c67628c83e..0ffaaea3b12 100644 --- a/bmc-examples/src/main/java/ContainerEngineClusterExample.java +++ b/bmc-examples/src/main/java/ContainerEngineClusterExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ContainerEngineNodePoolExample.java b/bmc-examples/src/main/java/ContainerEngineNodePoolExample.java index b0ad8704773..942c836bf52 100644 --- a/bmc-examples/src/main/java/ContainerEngineNodePoolExample.java +++ b/bmc-examples/src/main/java/ContainerEngineNodePoolExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/CopyObjectExample.java b/bmc-examples/src/main/java/CopyObjectExample.java index ed6f1d483ff..c84224f09cf 100644 --- a/bmc-examples/src/main/java/CopyObjectExample.java +++ b/bmc-examples/src/main/java/CopyObjectExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/CopySubnetResourcesFromVcnExample.java b/bmc-examples/src/main/java/CopySubnetResourcesFromVcnExample.java index 0a959da1aa1..c279833463e 100644 --- a/bmc-examples/src/main/java/CopySubnetResourcesFromVcnExample.java +++ b/bmc-examples/src/main/java/CopySubnetResourcesFromVcnExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.util.Collections; diff --git a/bmc-examples/src/main/java/CopyVolumeBackupExample.java b/bmc-examples/src/main/java/CopyVolumeBackupExample.java index 3c36a27fefc..177f8664cd4 100644 --- a/bmc-examples/src/main/java/CopyVolumeBackupExample.java +++ b/bmc-examples/src/main/java/CopyVolumeBackupExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.Region; diff --git a/bmc-examples/src/main/java/CreateDbHomeBackupDestinationExample.java b/bmc-examples/src/main/java/CreateDbHomeBackupDestinationExample.java index 6e01e807ed0..33ef3c1aa51 100644 --- a/bmc-examples/src/main/java/CreateDbHomeBackupDestinationExample.java +++ b/bmc-examples/src/main/java/CreateDbHomeBackupDestinationExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/CreateInstanceExample.java b/bmc-examples/src/main/java/CreateInstanceExample.java index 4b013337ba3..bcad234da25 100644 --- a/bmc-examples/src/main/java/CreateInstanceExample.java +++ b/bmc-examples/src/main/java/CreateInstanceExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.nio.file.Files; diff --git a/bmc-examples/src/main/java/CreateIpv6Example.java b/bmc-examples/src/main/java/CreateIpv6Example.java index 2427713b21c..ab29376c10b 100644 --- a/bmc-examples/src/main/java/CreateIpv6Example.java +++ b/bmc-examples/src/main/java/CreateIpv6Example.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/CreateIpv6LoadBalancerExample.java b/bmc-examples/src/main/java/CreateIpv6LoadBalancerExample.java index 3d9bf2d4973..0e2d1549e66 100644 --- a/bmc-examples/src/main/java/CreateIpv6LoadBalancerExample.java +++ b/bmc-examples/src/main/java/CreateIpv6LoadBalancerExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/CreateLoadBalancerBackendSetExample.java b/bmc-examples/src/main/java/CreateLoadBalancerBackendSetExample.java index 1377293df37..c80d9c6f01d 100644 --- a/bmc-examples/src/main/java/CreateLoadBalancerBackendSetExample.java +++ b/bmc-examples/src/main/java/CreateLoadBalancerBackendSetExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/CreateLoadBalancerRuleSetExample.java b/bmc-examples/src/main/java/CreateLoadBalancerRuleSetExample.java index 0dc08d04fb3..394ea59b9c3 100644 --- a/bmc-examples/src/main/java/CreateLoadBalancerRuleSetExample.java +++ b/bmc-examples/src/main/java/CreateLoadBalancerRuleSetExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/CreateLoadBalancerSSLCipherExample.java b/bmc-examples/src/main/java/CreateLoadBalancerSSLCipherExample.java index 714ddfbc114..585144d71c0 100644 --- a/bmc-examples/src/main/java/CreateLoadBalancerSSLCipherExample.java +++ b/bmc-examples/src/main/java/CreateLoadBalancerSSLCipherExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.auth.AuthenticationDetailsProvider; diff --git a/bmc-examples/src/main/java/CreateServiceGatewayExample.java b/bmc-examples/src/main/java/CreateServiceGatewayExample.java index 07e385fb2a2..752d0d52c21 100644 --- a/bmc-examples/src/main/java/CreateServiceGatewayExample.java +++ b/bmc-examples/src/main/java/CreateServiceGatewayExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/DatabaseExampleHelper.java b/bmc-examples/src/main/java/DatabaseExampleHelper.java index d9c55947269..45be726695a 100644 --- a/bmc-examples/src/main/java/DatabaseExampleHelper.java +++ b/bmc-examples/src/main/java/DatabaseExampleHelper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.core.VirtualNetwork; diff --git a/bmc-examples/src/main/java/DeleteCompartmentExample.java b/bmc-examples/src/main/java/DeleteCompartmentExample.java index 73440c7512a..881f99bf7e2 100644 --- a/bmc-examples/src/main/java/DeleteCompartmentExample.java +++ b/bmc-examples/src/main/java/DeleteCompartmentExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/DeleteTagExample.java b/bmc-examples/src/main/java/DeleteTagExample.java index 78c4c1d4100..8b51286be0d 100644 --- a/bmc-examples/src/main/java/DeleteTagExample.java +++ b/bmc-examples/src/main/java/DeleteTagExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/DeleteTagNamespaceExample.java b/bmc-examples/src/main/java/DeleteTagNamespaceExample.java index 70a9072e8c9..c7f97af7f04 100644 --- a/bmc-examples/src/main/java/DeleteTagNamespaceExample.java +++ b/bmc-examples/src/main/java/DeleteTagNamespaceExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/DnsExample.java b/bmc-examples/src/main/java/DnsExample.java index 2e1c6ebfd0a..f2d12263a29 100644 --- a/bmc-examples/src/main/java/DnsExample.java +++ b/bmc-examples/src/main/java/DnsExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/DnsTrafficManagementLoadBalanceExample.java b/bmc-examples/src/main/java/DnsTrafficManagementLoadBalanceExample.java index 30783beb3fd..0ff96924b74 100644 --- a/bmc-examples/src/main/java/DnsTrafficManagementLoadBalanceExample.java +++ b/bmc-examples/src/main/java/DnsTrafficManagementLoadBalanceExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/EmailServiceExample.java b/bmc-examples/src/main/java/EmailServiceExample.java index c18f534b693..a3a1f5cb444 100644 --- a/bmc-examples/src/main/java/EmailServiceExample.java +++ b/bmc-examples/src/main/java/EmailServiceExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.Region; diff --git a/bmc-examples/src/main/java/EventsServiceExample.java b/bmc-examples/src/main/java/EventsServiceExample.java index 3e1791c7107..efd73696463 100644 --- a/bmc-examples/src/main/java/EventsServiceExample.java +++ b/bmc-examples/src/main/java/EventsServiceExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.google.common.collect.ImmutableList; diff --git a/bmc-examples/src/main/java/FastConnectCrossConnectExample.java b/bmc-examples/src/main/java/FastConnectCrossConnectExample.java index c8ecb41bb5d..03364c3f9cb 100644 --- a/bmc-examples/src/main/java/FastConnectCrossConnectExample.java +++ b/bmc-examples/src/main/java/FastConnectCrossConnectExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/FastConnectCrossConnectGroupExample.java b/bmc-examples/src/main/java/FastConnectCrossConnectGroupExample.java index b8366c8ae16..621b35b0944 100644 --- a/bmc-examples/src/main/java/FastConnectCrossConnectGroupExample.java +++ b/bmc-examples/src/main/java/FastConnectCrossConnectGroupExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/FastConnectVirtualCircuitExample.java b/bmc-examples/src/main/java/FastConnectVirtualCircuitExample.java index 1cd95919067..fb711bb5f59 100644 --- a/bmc-examples/src/main/java/FastConnectVirtualCircuitExample.java +++ b/bmc-examples/src/main/java/FastConnectVirtualCircuitExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/FastConnectVirtualCircuitWithIpv6Example.java b/bmc-examples/src/main/java/FastConnectVirtualCircuitWithIpv6Example.java index 97277ca54dc..91032b2245b 100644 --- a/bmc-examples/src/main/java/FastConnectVirtualCircuitWithIpv6Example.java +++ b/bmc-examples/src/main/java/FastConnectVirtualCircuitWithIpv6Example.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/FileStorageServiceExample.java b/bmc-examples/src/main/java/FileStorageServiceExample.java index 50a44e9a7af..569b79082d7 100644 --- a/bmc-examples/src/main/java/FileStorageServiceExample.java +++ b/bmc-examples/src/main/java/FileStorageServiceExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/FunctionsEphemeralResourcePrincipalAuthenticationDetailsProviderExample.java b/bmc-examples/src/main/java/FunctionsEphemeralResourcePrincipalAuthenticationDetailsProviderExample.java index 02fe1122cbc..f304908366e 100644 --- a/bmc-examples/src/main/java/FunctionsEphemeralResourcePrincipalAuthenticationDetailsProviderExample.java +++ b/bmc-examples/src/main/java/FunctionsEphemeralResourcePrincipalAuthenticationDetailsProviderExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.auth.ResourcePrincipalAuthenticationDetailsProvider; diff --git a/bmc-examples/src/main/java/GetAndUpdateExadataIORMExample.java b/bmc-examples/src/main/java/GetAndUpdateExadataIORMExample.java index ec17c16b164..f0172b453a9 100644 --- a/bmc-examples/src/main/java/GetAndUpdateExadataIORMExample.java +++ b/bmc-examples/src/main/java/GetAndUpdateExadataIORMExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/GetDatabaseExample.java b/bmc-examples/src/main/java/GetDatabaseExample.java index 81714fd1897..af166fe01d1 100644 --- a/bmc-examples/src/main/java/GetDatabaseExample.java +++ b/bmc-examples/src/main/java/GetDatabaseExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/GetImageLatestVersionExample.java b/bmc-examples/src/main/java/GetImageLatestVersionExample.java index 7d69df868c3..61549517221 100644 --- a/bmc-examples/src/main/java/GetImageLatestVersionExample.java +++ b/bmc-examples/src/main/java/GetImageLatestVersionExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.util.List; diff --git a/bmc-examples/src/main/java/GetInstancePublicIpExample.java b/bmc-examples/src/main/java/GetInstancePublicIpExample.java index 9f8d7c2ab29..4436c1ca1bc 100644 --- a/bmc-examples/src/main/java/GetInstancePublicIpExample.java +++ b/bmc-examples/src/main/java/GetInstancePublicIpExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.util.ArrayList; diff --git a/bmc-examples/src/main/java/GetWorkRequestExample.java b/bmc-examples/src/main/java/GetWorkRequestExample.java index ef48b56d02b..69c7c45b2e6 100644 --- a/bmc-examples/src/main/java/GetWorkRequestExample.java +++ b/bmc-examples/src/main/java/GetWorkRequestExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/HealthChecksExample.java b/bmc-examples/src/main/java/HealthChecksExample.java index 0a53508f8c5..ebc0dd72b3b 100644 --- a/bmc-examples/src/main/java/HealthChecksExample.java +++ b/bmc-examples/src/main/java/HealthChecksExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/HttpProxyExample.java b/bmc-examples/src/main/java/HttpProxyExample.java index 938203d124f..cebb4448c11 100644 --- a/bmc-examples/src/main/java/HttpProxyExample.java +++ b/bmc-examples/src/main/java/HttpProxyExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/InstanceConfigurationExample.java b/bmc-examples/src/main/java/InstanceConfigurationExample.java index b19caabaec0..7230f464920 100644 --- a/bmc-examples/src/main/java/InstanceConfigurationExample.java +++ b/bmc-examples/src/main/java/InstanceConfigurationExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.google.common.collect.ImmutableList; diff --git a/bmc-examples/src/main/java/InstancePoolsExample.java b/bmc-examples/src/main/java/InstancePoolsExample.java index 0c0eec3888e..3a9eacb39e5 100644 --- a/bmc-examples/src/main/java/InstancePoolsExample.java +++ b/bmc-examples/src/main/java/InstancePoolsExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/InstancePrincipalsAuthenticationDetailsProviderExample.java b/bmc-examples/src/main/java/InstancePrincipalsAuthenticationDetailsProviderExample.java index a414ea96f8b..1dd08f90457 100644 --- a/bmc-examples/src/main/java/InstancePrincipalsAuthenticationDetailsProviderExample.java +++ b/bmc-examples/src/main/java/InstancePrincipalsAuthenticationDetailsProviderExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.google.common.base.Function; diff --git a/bmc-examples/src/main/java/InstancePrincipalsAuthenticationDetailsProviderWithResteasyClientExample.java b/bmc-examples/src/main/java/InstancePrincipalsAuthenticationDetailsProviderWithResteasyClientExample.java index 237f7a0b8f0..7296a8590af 100644 --- a/bmc-examples/src/main/java/InstancePrincipalsAuthenticationDetailsProviderWithResteasyClientExample.java +++ b/bmc-examples/src/main/java/InstancePrincipalsAuthenticationDetailsProviderWithResteasyClientExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.auth.InstancePrincipalsAuthenticationDetailsProvider; diff --git a/bmc-examples/src/main/java/InvokeFunctionExample.java b/bmc-examples/src/main/java/InvokeFunctionExample.java index 0149c726cb1..50f3d295486 100644 --- a/bmc-examples/src/main/java/InvokeFunctionExample.java +++ b/bmc-examples/src/main/java/InvokeFunctionExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/KmsExample.java b/bmc-examples/src/main/java/KmsExample.java index 4773e38b9c5..4d7b69332db 100644 --- a/bmc-examples/src/main/java/KmsExample.java +++ b/bmc-examples/src/main/java/KmsExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/LaunchAutonomousExadataInfrastructureExample.java b/bmc-examples/src/main/java/LaunchAutonomousExadataInfrastructureExample.java index 3e0414720a3..d8b56e83d0b 100644 --- a/bmc-examples/src/main/java/LaunchAutonomousExadataInfrastructureExample.java +++ b/bmc-examples/src/main/java/LaunchAutonomousExadataInfrastructureExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/LaunchDbSystemExample.java b/bmc-examples/src/main/java/LaunchDbSystemExample.java index 28816347959..6509d2a326e 100644 --- a/bmc-examples/src/main/java/LaunchDbSystemExample.java +++ b/bmc-examples/src/main/java/LaunchDbSystemExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/LaunchDbSystemFromBackupExample.java b/bmc-examples/src/main/java/LaunchDbSystemFromBackupExample.java index 46039149e32..11dad396893 100644 --- a/bmc-examples/src/main/java/LaunchDbSystemFromBackupExample.java +++ b/bmc-examples/src/main/java/LaunchDbSystemFromBackupExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/LaunchDbSystemWithNsgExample.java b/bmc-examples/src/main/java/LaunchDbSystemWithNsgExample.java index b99c9b36585..de8e9665ef5 100644 --- a/bmc-examples/src/main/java/LaunchDbSystemWithNsgExample.java +++ b/bmc-examples/src/main/java/LaunchDbSystemWithNsgExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/LaunchExaDbSystemWithNsgExample.java b/bmc-examples/src/main/java/LaunchExaDbSystemWithNsgExample.java index 52738b4ddfa..a8065cc7ca1 100644 --- a/bmc-examples/src/main/java/LaunchExaDbSystemWithNsgExample.java +++ b/bmc-examples/src/main/java/LaunchExaDbSystemWithNsgExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/LaunchExaDbSystemWithSparseExample.java b/bmc-examples/src/main/java/LaunchExaDbSystemWithSparseExample.java index a95cf56da43..caec3f8ec64 100644 --- a/bmc-examples/src/main/java/LaunchExaDbSystemWithSparseExample.java +++ b/bmc-examples/src/main/java/LaunchExaDbSystemWithSparseExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ListAuditEventsExample.java b/bmc-examples/src/main/java/ListAuditEventsExample.java index a23032ba980..6c238605d70 100644 --- a/bmc-examples/src/main/java/ListAuditEventsExample.java +++ b/bmc-examples/src/main/java/ListAuditEventsExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.util.Date; diff --git a/bmc-examples/src/main/java/ListCompartmentsExample.java b/bmc-examples/src/main/java/ListCompartmentsExample.java index 4a9252babac..88a3d421660 100644 --- a/bmc-examples/src/main/java/ListCompartmentsExample.java +++ b/bmc-examples/src/main/java/ListCompartmentsExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ListCostTrackingTagsExample.java b/bmc-examples/src/main/java/ListCostTrackingTagsExample.java index 1e22ed51382..9d8172917de 100644 --- a/bmc-examples/src/main/java/ListCostTrackingTagsExample.java +++ b/bmc-examples/src/main/java/ListCostTrackingTagsExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ListDBVersionExample.java b/bmc-examples/src/main/java/ListDBVersionExample.java index 18dd4002d23..4b17a2fd5b2 100644 --- a/bmc-examples/src/main/java/ListDBVersionExample.java +++ b/bmc-examples/src/main/java/ListDBVersionExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ListFaultDomainsExample.java b/bmc-examples/src/main/java/ListFaultDomainsExample.java index 10e5502ee11..2611b723fd9 100644 --- a/bmc-examples/src/main/java/ListFaultDomainsExample.java +++ b/bmc-examples/src/main/java/ListFaultDomainsExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ListWorkRequestsExample.java b/bmc-examples/src/main/java/ListWorkRequestsExample.java index 8caf929dac5..d791e27e1fb 100644 --- a/bmc-examples/src/main/java/ListWorkRequestsExample.java +++ b/bmc-examples/src/main/java/ListWorkRequestsExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/LoadBalancedWebServer.java b/bmc-examples/src/main/java/LoadBalancedWebServer.java index fa8f402bf58..ddaf783d078 100644 --- a/bmc-examples/src/main/java/LoadBalancedWebServer.java +++ b/bmc-examples/src/main/java/LoadBalancedWebServer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.io.BufferedReader; diff --git a/bmc-examples/src/main/java/MaintenanceRunExample.java b/bmc-examples/src/main/java/MaintenanceRunExample.java index fee0d6c79fc..b1cb858b2db 100644 --- a/bmc-examples/src/main/java/MaintenanceRunExample.java +++ b/bmc-examples/src/main/java/MaintenanceRunExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/MfaTotpExample.java b/bmc-examples/src/main/java/MfaTotpExample.java index cc0cb0eae44..59de9b8e20c 100644 --- a/bmc-examples/src/main/java/MfaTotpExample.java +++ b/bmc-examples/src/main/java/MfaTotpExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/MonitoringAlarmExample.java b/bmc-examples/src/main/java/MonitoringAlarmExample.java index 17eddd6fce9..bb4fdc5e5ee 100644 --- a/bmc-examples/src/main/java/MonitoringAlarmExample.java +++ b/bmc-examples/src/main/java/MonitoringAlarmExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.google.common.collect.ImmutableList; diff --git a/bmc-examples/src/main/java/MonitoringMetricListExample.java b/bmc-examples/src/main/java/MonitoringMetricListExample.java index 78f2b4cee0d..9d8528ba943 100644 --- a/bmc-examples/src/main/java/MonitoringMetricListExample.java +++ b/bmc-examples/src/main/java/MonitoringMetricListExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/MonitoringMetricPostExample.java b/bmc-examples/src/main/java/MonitoringMetricPostExample.java index 2411030b8ac..3c9560671e8 100644 --- a/bmc-examples/src/main/java/MonitoringMetricPostExample.java +++ b/bmc-examples/src/main/java/MonitoringMetricPostExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/MonitoringMetricSummarizeExample.java b/bmc-examples/src/main/java/MonitoringMetricSummarizeExample.java index 10871734796..4f03e72f5fc 100644 --- a/bmc-examples/src/main/java/MonitoringMetricSummarizeExample.java +++ b/bmc-examples/src/main/java/MonitoringMetricSummarizeExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/MoveCompartmentExample.java b/bmc-examples/src/main/java/MoveCompartmentExample.java index c16491a70ec..4eb9d6fb2f3 100644 --- a/bmc-examples/src/main/java/MoveCompartmentExample.java +++ b/bmc-examples/src/main/java/MoveCompartmentExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/NatGatewayExample.java b/bmc-examples/src/main/java/NatGatewayExample.java index 002e54ca155..e2a2f927363 100644 --- a/bmc-examples/src/main/java/NatGatewayExample.java +++ b/bmc-examples/src/main/java/NatGatewayExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.util.ArrayList; diff --git a/bmc-examples/src/main/java/NetworkSecurityGroupExample.java b/bmc-examples/src/main/java/NetworkSecurityGroupExample.java index 8f71e86e2d7..111466ded9b 100644 --- a/bmc-examples/src/main/java/NetworkSecurityGroupExample.java +++ b/bmc-examples/src/main/java/NetworkSecurityGroupExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/NewRegionAndRealmSupportWithoutSDKUpdate.java b/bmc-examples/src/main/java/NewRegionAndRealmSupportWithoutSDKUpdate.java index e683435fb23..3e9f485c051 100644 --- a/bmc-examples/src/main/java/NewRegionAndRealmSupportWithoutSDKUpdate.java +++ b/bmc-examples/src/main/java/NewRegionAndRealmSupportWithoutSDKUpdate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/NotificationExample.java b/bmc-examples/src/main/java/NotificationExample.java index 27ad369bafb..58793e21d5b 100644 --- a/bmc-examples/src/main/java/NotificationExample.java +++ b/bmc-examples/src/main/java/NotificationExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.google.common.base.Function; diff --git a/bmc-examples/src/main/java/ObjectLifecyclePolicyExample.java b/bmc-examples/src/main/java/ObjectLifecyclePolicyExample.java index 880278da587..e76f0737915 100644 --- a/bmc-examples/src/main/java/ObjectLifecyclePolicyExample.java +++ b/bmc-examples/src/main/java/ObjectLifecyclePolicyExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ObjectStorageAsyncExample.java b/bmc-examples/src/main/java/ObjectStorageAsyncExample.java index 5a9abc8bd07..8017a21a3bc 100644 --- a/bmc-examples/src/main/java/ObjectStorageAsyncExample.java +++ b/bmc-examples/src/main/java/ObjectStorageAsyncExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.util.concurrent.CountDownLatch; diff --git a/bmc-examples/src/main/java/ObjectStorageBucketTaggingExample.java b/bmc-examples/src/main/java/ObjectStorageBucketTaggingExample.java index 47f2b54fcea..ebef3e4e105 100644 --- a/bmc-examples/src/main/java/ObjectStorageBucketTaggingExample.java +++ b/bmc-examples/src/main/java/ObjectStorageBucketTaggingExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ObjectStorageGetBucketExample.java b/bmc-examples/src/main/java/ObjectStorageGetBucketExample.java index eba3abf24e4..74bdec4a8b6 100644 --- a/bmc-examples/src/main/java/ObjectStorageGetBucketExample.java +++ b/bmc-examples/src/main/java/ObjectStorageGetBucketExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ObjectStorageGetNamespaceExample.java b/bmc-examples/src/main/java/ObjectStorageGetNamespaceExample.java index 66f5f1b6a9a..4d2d998c050 100644 --- a/bmc-examples/src/main/java/ObjectStorageGetNamespaceExample.java +++ b/bmc-examples/src/main/java/ObjectStorageGetNamespaceExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ObjectStorageSyncExample.java b/bmc-examples/src/main/java/ObjectStorageSyncExample.java index 0943ed5c2ad..a8dfd6e39fe 100644 --- a/bmc-examples/src/main/java/ObjectStorageSyncExample.java +++ b/bmc-examples/src/main/java/ObjectStorageSyncExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ObjectStorageUpdateBucketKmsKeyExample.java b/bmc-examples/src/main/java/ObjectStorageUpdateBucketKmsKeyExample.java index f0e875b809c..83a831b8f47 100644 --- a/bmc-examples/src/main/java/ObjectStorageUpdateBucketKmsKeyExample.java +++ b/bmc-examples/src/main/java/ObjectStorageUpdateBucketKmsKeyExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.google.common.collect.ImmutableMap; diff --git a/bmc-examples/src/main/java/PaginationExample.java b/bmc-examples/src/main/java/PaginationExample.java index 87c8a705bdd..0d1d3c89935 100644 --- a/bmc-examples/src/main/java/PaginationExample.java +++ b/bmc-examples/src/main/java/PaginationExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/QuotasExample.java b/bmc-examples/src/main/java/QuotasExample.java index 8877f1d300b..b9490bde322 100644 --- a/bmc-examples/src/main/java/QuotasExample.java +++ b/bmc-examples/src/main/java/QuotasExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/RawRestCallExample.java b/bmc-examples/src/main/java/RawRestCallExample.java index 29b83bf8ade..4b944079a90 100644 --- a/bmc-examples/src/main/java/RawRestCallExample.java +++ b/bmc-examples/src/main/java/RawRestCallExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.io.BufferedReader; diff --git a/bmc-examples/src/main/java/RemotePeeringConnectionExample.java b/bmc-examples/src/main/java/RemotePeeringConnectionExample.java index 1f612fe8b5a..28a6b2ff129 100644 --- a/bmc-examples/src/main/java/RemotePeeringConnectionExample.java +++ b/bmc-examples/src/main/java/RemotePeeringConnectionExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ResourceManagerExample.java b/bmc-examples/src/main/java/ResourceManagerExample.java index d584d2c5b81..b1efd3533bb 100644 --- a/bmc-examples/src/main/java/ResourceManagerExample.java +++ b/bmc-examples/src/main/java/ResourceManagerExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ResourceSearchExample.java b/bmc-examples/src/main/java/ResourceSearchExample.java index d4a279132af..52c49a783df 100644 --- a/bmc-examples/src/main/java/ResourceSearchExample.java +++ b/bmc-examples/src/main/java/ResourceSearchExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ResteasyClientExample.java b/bmc-examples/src/main/java/ResteasyClientExample.java index 3c8a285d3c6..1d4488bdbd2 100644 --- a/bmc-examples/src/main/java/ResteasyClientExample.java +++ b/bmc-examples/src/main/java/ResteasyClientExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/ResteasyClientWithObjectStorageExample.java b/bmc-examples/src/main/java/ResteasyClientWithObjectStorageExample.java index e8a7c26343b..2ca9287fb23 100644 --- a/bmc-examples/src/main/java/ResteasyClientWithObjectStorageExample.java +++ b/bmc-examples/src/main/java/ResteasyClientWithObjectStorageExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/RetryExample.java b/bmc-examples/src/main/java/RetryExample.java index 7fdea257cbf..557a4fc2c58 100644 --- a/bmc-examples/src/main/java/RetryExample.java +++ b/bmc-examples/src/main/java/RetryExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ClientConfiguration; diff --git a/bmc-examples/src/main/java/SimpleAuthenticationDetailsProviderExample.java b/bmc-examples/src/main/java/SimpleAuthenticationDetailsProviderExample.java index 15e8b98f732..fab8532e0b6 100644 --- a/bmc-examples/src/main/java/SimpleAuthenticationDetailsProviderExample.java +++ b/bmc-examples/src/main/java/SimpleAuthenticationDetailsProviderExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.Region; diff --git a/bmc-examples/src/main/java/StreamsExample.java b/bmc-examples/src/main/java/StreamsExample.java index 51973995023..efcc2c7a661 100644 --- a/bmc-examples/src/main/java/StreamsExample.java +++ b/bmc-examples/src/main/java/StreamsExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import static java.nio.charset.StandardCharsets.UTF_8; diff --git a/bmc-examples/src/main/java/TagDefaultExample.java b/bmc-examples/src/main/java/TagDefaultExample.java index 2dd3afa9a2f..090bf4689d4 100644 --- a/bmc-examples/src/main/java/TagDefaultExample.java +++ b/bmc-examples/src/main/java/TagDefaultExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/TaggingExample.java b/bmc-examples/src/main/java/TaggingExample.java index d335308f215..cfce7d4bd1f 100644 --- a/bmc-examples/src/main/java/TaggingExample.java +++ b/bmc-examples/src/main/java/TaggingExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/UpdateDbBackupDestinationExample.java b/bmc-examples/src/main/java/UpdateDbBackupDestinationExample.java index 7f8c7c86dde..daabd577e1a 100644 --- a/bmc-examples/src/main/java/UpdateDbBackupDestinationExample.java +++ b/bmc-examples/src/main/java/UpdateDbBackupDestinationExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/UpdateInstanceExample.java b/bmc-examples/src/main/java/UpdateInstanceExample.java index d009019cbe3..a9cdd6a15dc 100644 --- a/bmc-examples/src/main/java/UpdateInstanceExample.java +++ b/bmc-examples/src/main/java/UpdateInstanceExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/UpdateLoadBalancerWithNsgExample.java b/bmc-examples/src/main/java/UpdateLoadBalancerWithNsgExample.java index bb6df71cab4..775493ee79f 100644 --- a/bmc-examples/src/main/java/UpdateLoadBalancerWithNsgExample.java +++ b/bmc-examples/src/main/java/UpdateLoadBalancerWithNsgExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/UpdateUserCapabilitesExample.java b/bmc-examples/src/main/java/UpdateUserCapabilitesExample.java index bc3f218f8b3..3210a1dffce 100644 --- a/bmc-examples/src/main/java/UpdateUserCapabilitesExample.java +++ b/bmc-examples/src/main/java/UpdateUserCapabilitesExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/UpdateVolumeKmsKeyIdExample.java b/bmc-examples/src/main/java/UpdateVolumeKmsKeyIdExample.java index 4f39603d853..3ffa9c9f6ee 100644 --- a/bmc-examples/src/main/java/UpdateVolumeKmsKeyIdExample.java +++ b/bmc-examples/src/main/java/UpdateVolumeKmsKeyIdExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/UploadObjectExample.java b/bmc-examples/src/main/java/UploadObjectExample.java index ec9a145ee75..f98ef2ef8ad 100644 --- a/bmc-examples/src/main/java/UploadObjectExample.java +++ b/bmc-examples/src/main/java/UploadObjectExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.io.File; diff --git a/bmc-examples/src/main/java/UserEmailExample.java b/bmc-examples/src/main/java/UserEmailExample.java index 4e128cfe5ab..2bcb5d2840f 100644 --- a/bmc-examples/src/main/java/UserEmailExample.java +++ b/bmc-examples/src/main/java/UserEmailExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/UserPasswordInfoExample.java b/bmc-examples/src/main/java/UserPasswordInfoExample.java index 85ae5cdec4d..4b44f6981f2 100644 --- a/bmc-examples/src/main/java/UserPasswordInfoExample.java +++ b/bmc-examples/src/main/java/UserPasswordInfoExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package internal; diff --git a/bmc-examples/src/main/java/VcnTransitRouting.java b/bmc-examples/src/main/java/VcnTransitRouting.java index cac743f33d7..e6a9b5399c6 100644 --- a/bmc-examples/src/main/java/VcnTransitRouting.java +++ b/bmc-examples/src/main/java/VcnTransitRouting.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.util.ArrayList; diff --git a/bmc-examples/src/main/java/VmDataGuardExample.java b/bmc-examples/src/main/java/VmDataGuardExample.java index 099835560b7..1d405e11bd1 100644 --- a/bmc-examples/src/main/java/VmDataGuardExample.java +++ b/bmc-examples/src/main/java/VmDataGuardExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/VolumeAttachmentExample.java b/bmc-examples/src/main/java/VolumeAttachmentExample.java index 880171bc419..907cd6ac10c 100644 --- a/bmc-examples/src/main/java/VolumeAttachmentExample.java +++ b/bmc-examples/src/main/java/VolumeAttachmentExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/VolumeAttachmentWithDeviceExample.java b/bmc-examples/src/main/java/VolumeAttachmentWithDeviceExample.java index 0c0ca6ba98f..202d8332737 100644 --- a/bmc-examples/src/main/java/VolumeAttachmentWithDeviceExample.java +++ b/bmc-examples/src/main/java/VolumeAttachmentWithDeviceExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import java.util.List; diff --git a/bmc-examples/src/main/java/VolumeAttachmentWithPvEncryptionInTransitExample.java b/bmc-examples/src/main/java/VolumeAttachmentWithPvEncryptionInTransitExample.java index d3fb65a03a8..9f64739147a 100644 --- a/bmc-examples/src/main/java/VolumeAttachmentWithPvEncryptionInTransitExample.java +++ b/bmc-examples/src/main/java/VolumeAttachmentWithPvEncryptionInTransitExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/VpnCpeExample.java b/bmc-examples/src/main/java/VpnCpeExample.java index 0c4c74ebd4d..ca636c3d9f5 100644 --- a/bmc-examples/src/main/java/VpnCpeExample.java +++ b/bmc-examples/src/main/java/VpnCpeExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/VpnIPSecConnectionExample.java b/bmc-examples/src/main/java/VpnIPSecConnectionExample.java index d09e3df7eec..7f8b2f7b612 100644 --- a/bmc-examples/src/main/java/VpnIPSecConnectionExample.java +++ b/bmc-examples/src/main/java/VpnIPSecConnectionExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/VpnRemotePeeringConnectionExample.java b/bmc-examples/src/main/java/VpnRemotePeeringConnectionExample.java index 92e9bd6fa0c..4898106c1c9 100644 --- a/bmc-examples/src/main/java/VpnRemotePeeringConnectionExample.java +++ b/bmc-examples/src/main/java/VpnRemotePeeringConnectionExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/WaasAddressListExample.java b/bmc-examples/src/main/java/WaasAddressListExample.java index f6d6ca92a48..650f7323f69 100644 --- a/bmc-examples/src/main/java/WaasAddressListExample.java +++ b/bmc-examples/src/main/java/WaasAddressListExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/WaasCustomProtectionRuleExample.java b/bmc-examples/src/main/java/WaasCustomProtectionRuleExample.java index 0125614b49b..43e02c57761 100644 --- a/bmc-examples/src/main/java/WaasCustomProtectionRuleExample.java +++ b/bmc-examples/src/main/java/WaasCustomProtectionRuleExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/WaasServiceExample.java b/bmc-examples/src/main/java/WaasServiceExample.java index e387a3817df..91d3ea2c9a5 100644 --- a/bmc-examples/src/main/java/WaasServiceExample.java +++ b/bmc-examples/src/main/java/WaasServiceExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ import com.oracle.bmc.ConfigFileReader; diff --git a/bmc-examples/src/main/java/client_side_encryption/StreamEncryptionExample.java b/bmc-examples/src/main/java/client_side_encryption/StreamEncryptionExample.java index 7f0b14b05a5..9bb0e3e615c 100644 --- a/bmc-examples/src/main/java/client_side_encryption/StreamEncryptionExample.java +++ b/bmc-examples/src/main/java/client_side_encryption/StreamEncryptionExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package client_side_encryption; diff --git a/bmc-examples/src/main/java/client_side_encryption/TextEncryptionExample.java b/bmc-examples/src/main/java/client_side_encryption/TextEncryptionExample.java index 0646684f9df..fc1d5c6f774 100644 --- a/bmc-examples/src/main/java/client_side_encryption/TextEncryptionExample.java +++ b/bmc-examples/src/main/java/client_side_encryption/TextEncryptionExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package client_side_encryption; diff --git a/bmc-examples/src/main/java/exacc/ExaCCDbHomeExample.java b/bmc-examples/src/main/java/exacc/ExaCCDbHomeExample.java index d87408b9a24..ce8f3fdacf9 100644 --- a/bmc-examples/src/main/java/exacc/ExaCCDbHomeExample.java +++ b/bmc-examples/src/main/java/exacc/ExaCCDbHomeExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package exacc; diff --git a/bmc-examples/src/main/java/exacc/ExadataCloudAtCustomerResourcesExample.java b/bmc-examples/src/main/java/exacc/ExadataCloudAtCustomerResourcesExample.java index 00aa56f826f..55ad4883d56 100644 --- a/bmc-examples/src/main/java/exacc/ExadataCloudAtCustomerResourcesExample.java +++ b/bmc-examples/src/main/java/exacc/ExadataCloudAtCustomerResourcesExample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package exacc; diff --git a/bmc-examples/src/main/java/shared/ExampleCompartmentHelper.java b/bmc-examples/src/main/java/shared/ExampleCompartmentHelper.java index b87a654048a..cffdc916e05 100644 --- a/bmc-examples/src/main/java/shared/ExampleCompartmentHelper.java +++ b/bmc-examples/src/main/java/shared/ExampleCompartmentHelper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package shared; diff --git a/bmc-examples/src/main/java/shared/ExampleComputeHelper.java b/bmc-examples/src/main/java/shared/ExampleComputeHelper.java index 718e11b7e2c..43df91eb41a 100644 --- a/bmc-examples/src/main/java/shared/ExampleComputeHelper.java +++ b/bmc-examples/src/main/java/shared/ExampleComputeHelper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package shared; diff --git a/bmc-examples/src/main/java/shared/ExampleVcnHelper.java b/bmc-examples/src/main/java/shared/ExampleVcnHelper.java index 1e88f6e8410..dc9cc1ddf90 100644 --- a/bmc-examples/src/main/java/shared/ExampleVcnHelper.java +++ b/bmc-examples/src/main/java/shared/ExampleVcnHelper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package shared; diff --git a/bmc-filestorage/pom.xml b/bmc-filestorage/pom.xml index 26533d1b6e5..408d7702acc 100644 --- a/bmc-filestorage/pom.xml +++ b/bmc-filestorage/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorage.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorage.java index fdf585f45e9..d3b683fee6f 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorage.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage; @@ -53,7 +53,7 @@ public interface FileStorage extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeFileSystemCompartment API. + * Example: Click here to see how to use ChangeFileSystemCompartment API. */ ChangeFileSystemCompartmentResponse changeFileSystemCompartment( ChangeFileSystemCompartmentRequest request); @@ -65,7 +65,7 @@ ChangeFileSystemCompartmentResponse changeFileSystemCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeMountTargetCompartment API. + * Example: Click here to see how to use ChangeMountTargetCompartment API. */ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( ChangeMountTargetCompartmentRequest request); @@ -78,7 +78,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateExport API. + * Example: Click here to see how to use CreateExport API. */ CreateExportResponse createExport(CreateExportRequest request); @@ -117,7 +117,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateFileSystem API. + * Example: Click here to see how to use CreateFileSystem API. */ CreateFileSystemResponse createFileSystem(CreateFileSystemRequest request); @@ -159,7 +159,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateMountTarget API. + * Example: Click here to see how to use CreateMountTarget API. */ CreateMountTargetResponse createMountTarget(CreateMountTargetRequest request); @@ -171,7 +171,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSnapshot API. + * Example: Click here to see how to use CreateSnapshot API. */ CreateSnapshotResponse createSnapshot(CreateSnapshotRequest request); @@ -182,7 +182,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteExport API. + * Example: Click here to see how to use DeleteExport API. */ DeleteExportResponse deleteExport(DeleteExportRequest request); @@ -195,7 +195,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteFileSystem API. + * Example: Click here to see how to use DeleteFileSystem API. */ DeleteFileSystemResponse deleteFileSystem(DeleteFileSystemRequest request); @@ -207,7 +207,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteMountTarget API. + * Example: Click here to see how to use DeleteMountTarget API. */ DeleteMountTargetResponse deleteMountTarget(DeleteMountTargetRequest request); @@ -218,7 +218,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSnapshot API. + * Example: Click here to see how to use DeleteSnapshot API. */ DeleteSnapshotResponse deleteSnapshot(DeleteSnapshotRequest request); @@ -228,7 +228,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetExport API. + * Example: Click here to see how to use GetExport API. */ GetExportResponse getExport(GetExportRequest request); @@ -238,7 +238,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetExportSet API. + * Example: Click here to see how to use GetExportSet API. */ GetExportSetResponse getExportSet(GetExportSetRequest request); @@ -248,7 +248,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetFileSystem API. + * Example: Click here to see how to use GetFileSystem API. */ GetFileSystemResponse getFileSystem(GetFileSystemRequest request); @@ -258,7 +258,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetMountTarget API. + * Example: Click here to see how to use GetMountTarget API. */ GetMountTargetResponse getMountTarget(GetMountTargetRequest request); @@ -268,7 +268,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSnapshot API. + * Example: Click here to see how to use GetSnapshot API. */ GetSnapshotResponse getSnapshot(GetSnapshotRequest request); @@ -279,7 +279,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListExportSets API. + * Example: Click here to see how to use ListExportSets API. */ ListExportSetsResponse listExportSets(ListExportSetsRequest request); @@ -292,7 +292,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListExports API. + * Example: Click here to see how to use ListExports API. */ ListExportsResponse listExports(ListExportsRequest request); @@ -303,7 +303,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListFileSystems API. + * Example: Click here to see how to use ListFileSystems API. */ ListFileSystemsResponse listFileSystems(ListFileSystemsRequest request); @@ -314,7 +314,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListMountTargets API. + * Example: Click here to see how to use ListMountTargets API. */ ListMountTargetsResponse listMountTargets(ListMountTargetsRequest request); @@ -325,7 +325,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSnapshots API. + * Example: Click here to see how to use ListSnapshots API. */ ListSnapshotsResponse listSnapshots(ListSnapshotsRequest request); @@ -335,7 +335,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateExport API. + * Example: Click here to see how to use UpdateExport API. */ UpdateExportResponse updateExport(UpdateExportRequest request); @@ -345,7 +345,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateExportSet API. + * Example: Click here to see how to use UpdateExportSet API. */ UpdateExportSetResponse updateExportSet(UpdateExportSetRequest request); @@ -357,7 +357,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateFileSystem API. + * Example: Click here to see how to use UpdateFileSystem API. */ UpdateFileSystemResponse updateFileSystem(UpdateFileSystemRequest request); @@ -367,7 +367,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateMountTarget API. + * Example: Click here to see how to use UpdateMountTarget API. */ UpdateMountTargetResponse updateMountTarget(UpdateMountTargetRequest request); @@ -377,7 +377,7 @@ ChangeMountTargetCompartmentResponse changeMountTargetCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSnapshot API. + * Example: Click here to see how to use UpdateSnapshot API. */ UpdateSnapshotResponse updateSnapshot(UpdateSnapshotRequest request); diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageAsync.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageAsync.java index ad156b93c3d..aa7abbe20bd 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageAsync.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageAsyncClient.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageAsyncClient.java index 37407ab33a8..d67140cb9a7 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageAsyncClient.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageClient.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageClient.java index 7290954e348..8a72654edfe 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageClient.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStoragePaginators.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStoragePaginators.java index 64f96ed8600..43f83061483 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStoragePaginators.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStoragePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageWaiters.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageWaiters.java index bb6c953ca71..b9e2ee98d9d 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageWaiters.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/FileStorageWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ChangeFileSystemCompartmentConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ChangeFileSystemCompartmentConverter.java index 2d16249b01d..0f6b6056b34 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ChangeFileSystemCompartmentConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ChangeFileSystemCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ChangeMountTargetCompartmentConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ChangeMountTargetCompartmentConverter.java index a9279e30c89..b613e82f043 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ChangeMountTargetCompartmentConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ChangeMountTargetCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateExportConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateExportConverter.java index 6db3399aa8a..498ef27dfec 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateExportConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateExportConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateFileSystemConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateFileSystemConverter.java index dc180488251..31ffb86f7ce 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateFileSystemConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateFileSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateMountTargetConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateMountTargetConverter.java index a01b77e1ead..d783c42d6e7 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateMountTargetConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateMountTargetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateSnapshotConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateSnapshotConverter.java index 9581927fbab..d7d50b9c72e 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateSnapshotConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/CreateSnapshotConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteExportConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteExportConverter.java index 4925a2a9a98..46b7b10ef76 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteExportConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteExportConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteFileSystemConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteFileSystemConverter.java index 78f5a2c093e..7b131be1a07 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteFileSystemConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteFileSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteMountTargetConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteMountTargetConverter.java index 155eff93c11..d7f4de8c2f9 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteMountTargetConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteMountTargetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteSnapshotConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteSnapshotConverter.java index ad464a1c88b..4eb310a1b22 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteSnapshotConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/DeleteSnapshotConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetExportConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetExportConverter.java index ca810cbef67..11a70c1023b 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetExportConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetExportConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetExportSetConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetExportSetConverter.java index 42364ee7a42..bd091fe59fc 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetExportSetConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetExportSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetFileSystemConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetFileSystemConverter.java index 8ce8e4468bb..4b44435bb4b 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetFileSystemConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetFileSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetMountTargetConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetMountTargetConverter.java index 1b4aa62432f..b76b38c5f89 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetMountTargetConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetMountTargetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetSnapshotConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetSnapshotConverter.java index 3ddc2ea8a78..896398e7e41 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetSnapshotConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/GetSnapshotConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListExportSetsConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListExportSetsConverter.java index 823103291e3..46978147cc0 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListExportSetsConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListExportSetsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListExportsConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListExportsConverter.java index 713d7c0876d..8a651a61b55 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListExportsConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListExportsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListFileSystemsConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListFileSystemsConverter.java index f83b12c797e..a864c26cb62 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListFileSystemsConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListFileSystemsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListMountTargetsConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListMountTargetsConverter.java index 7748c94c962..2e10cc3791f 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListMountTargetsConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListMountTargetsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListSnapshotsConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListSnapshotsConverter.java index d2b908bef3f..26db4b99ca9 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListSnapshotsConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/ListSnapshotsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateExportConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateExportConverter.java index e921f572c55..8bbcadd39a2 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateExportConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateExportConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateExportSetConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateExportSetConverter.java index 8d7ebdaeae1..73ff06c649d 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateExportSetConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateExportSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateFileSystemConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateFileSystemConverter.java index f8e3ef429fb..3258c473919 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateFileSystemConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateFileSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateMountTargetConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateMountTargetConverter.java index 2432b013725..db87bf121b6 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateMountTargetConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateMountTargetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateSnapshotConverter.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateSnapshotConverter.java index 0a61cf97499..294f46f44f3 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateSnapshotConverter.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/internal/http/UpdateSnapshotConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.internal.http; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ChangeFileSystemCompartmentDetails.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ChangeFileSystemCompartmentDetails.java index 72f92c0861a..3c2fae0182e 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ChangeFileSystemCompartmentDetails.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ChangeFileSystemCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ChangeMountTargetCompartmentDetails.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ChangeMountTargetCompartmentDetails.java index 8ce0d0a151a..c13b466d637 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ChangeMountTargetCompartmentDetails.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ChangeMountTargetCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ClientOptions.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ClientOptions.java index 287bcfd6fe8..8dea1520fc4 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ClientOptions.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ClientOptions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateExportDetails.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateExportDetails.java index 4f6ac09ad00..d0f887be866 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateExportDetails.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateExportDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateFileSystemDetails.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateFileSystemDetails.java index 0d8616ebc1e..e2f805d1001 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateFileSystemDetails.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateFileSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateMountTargetDetails.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateMountTargetDetails.java index 4d5804c24a7..ae078c5c273 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateMountTargetDetails.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateMountTargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateSnapshotDetails.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateSnapshotDetails.java index bbb9fb45ba2..cb7325f9e57 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateSnapshotDetails.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/CreateSnapshotDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/Export.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/Export.java index dc494894d2c..f112e7a385f 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/Export.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/Export.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSet.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSet.java index 4c46e94b880..7dfe41a1d9c 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSet.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSet.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSetSummary.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSetSummary.java index 37ca2ad4293..01a63743928 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSetSummary.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSetSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSummary.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSummary.java index 8220ef4d1f9..92058f7da2b 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSummary.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/ExportSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/FileSystem.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/FileSystem.java index 22a49957c51..bc8b5049f8c 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/FileSystem.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/FileSystem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/FileSystemSummary.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/FileSystemSummary.java index 1d48f2cac5c..da2f13ba89f 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/FileSystemSummary.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/FileSystemSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/MountTarget.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/MountTarget.java index 0757c016d2e..343074779d2 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/MountTarget.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/MountTarget.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/MountTargetSummary.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/MountTargetSummary.java index 8818685be67..1dfe8678baa 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/MountTargetSummary.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/MountTargetSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/Snapshot.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/Snapshot.java index 5c813eab88c..6f899293529 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/Snapshot.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/Snapshot.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/SnapshotSummary.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/SnapshotSummary.java index 5b9a05d960b..f98df3776d8 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/SnapshotSummary.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/SnapshotSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateExportDetails.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateExportDetails.java index 08c4c9eca09..84ea8fbd8e1 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateExportDetails.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateExportDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateExportSetDetails.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateExportSetDetails.java index 755877755a7..d8f081953d8 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateExportSetDetails.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateExportSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateFileSystemDetails.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateFileSystemDetails.java index d4cee7b4c73..928f7029403 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateFileSystemDetails.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateFileSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateMountTargetDetails.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateMountTargetDetails.java index 261d153e428..5034354d9a0 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateMountTargetDetails.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateMountTargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateSnapshotDetails.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateSnapshotDetails.java index be04902c69c..08e26e82a2f 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateSnapshotDetails.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/model/UpdateSnapshotDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.model; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ChangeFileSystemCompartmentRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ChangeFileSystemCompartmentRequest.java index a5bc702e111..44a4ed4de76 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ChangeFileSystemCompartmentRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ChangeFileSystemCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use ChangeFileSystemCompartmentRequest. + * Example: Click here to see how to use ChangeFileSystemCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ChangeMountTargetCompartmentRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ChangeMountTargetCompartmentRequest.java index e1a3fc64e73..a94a77cce6f 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ChangeMountTargetCompartmentRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ChangeMountTargetCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use ChangeMountTargetCompartmentRequest. + * Example: Click here to see how to use ChangeMountTargetCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateExportRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateExportRequest.java index 47a32efcef0..eb73ca39fce 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateExportRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateExportRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use CreateExportRequest. + * Example: Click here to see how to use CreateExportRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateFileSystemRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateFileSystemRequest.java index e982c729356..dc7aab661f0 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateFileSystemRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateFileSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use CreateFileSystemRequest. + * Example: Click here to see how to use CreateFileSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateMountTargetRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateMountTargetRequest.java index 97bd29376e4..c59081a8a49 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateMountTargetRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateMountTargetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use CreateMountTargetRequest. + * Example: Click here to see how to use CreateMountTargetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateSnapshotRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateSnapshotRequest.java index 414ea38a657..94ca3a64a7f 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateSnapshotRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/CreateSnapshotRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use CreateSnapshotRequest. + * Example: Click here to see how to use CreateSnapshotRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteExportRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteExportRequest.java index ef26e3da3e2..d36146745db 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteExportRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteExportRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use DeleteExportRequest. + * Example: Click here to see how to use DeleteExportRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteFileSystemRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteFileSystemRequest.java index b766d52012f..0ad362eabd7 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteFileSystemRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteFileSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use DeleteFileSystemRequest. + * Example: Click here to see how to use DeleteFileSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteMountTargetRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteMountTargetRequest.java index 414bd5484e4..19bc77c3bb3 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteMountTargetRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteMountTargetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use DeleteMountTargetRequest. + * Example: Click here to see how to use DeleteMountTargetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteSnapshotRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteSnapshotRequest.java index fad0e319e21..d4f5544f062 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteSnapshotRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/DeleteSnapshotRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use DeleteSnapshotRequest. + * Example: Click here to see how to use DeleteSnapshotRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetExportRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetExportRequest.java index 06b5d05ea6f..e15c6a996a8 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetExportRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetExportRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use GetExportRequest. + * Example: Click here to see how to use GetExportRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetExportSetRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetExportSetRequest.java index 26af9d647c1..7290f56af8b 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetExportSetRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetExportSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use GetExportSetRequest. + * Example: Click here to see how to use GetExportSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetFileSystemRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetFileSystemRequest.java index 423cdc313c0..8df3036df9d 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetFileSystemRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetFileSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use GetFileSystemRequest. + * Example: Click here to see how to use GetFileSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetMountTargetRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetMountTargetRequest.java index ad2f10c1d5f..685f5db336d 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetMountTargetRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetMountTargetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use GetMountTargetRequest. + * Example: Click here to see how to use GetMountTargetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetSnapshotRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetSnapshotRequest.java index 74d7e3335ef..ad66c985077 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetSnapshotRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/GetSnapshotRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use GetSnapshotRequest. + * Example: Click here to see how to use GetSnapshotRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListExportSetsRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListExportSetsRequest.java index b2c55e82492..d7f64974928 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListExportSetsRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListExportSetsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use ListExportSetsRequest. + * Example: Click here to see how to use ListExportSetsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListExportsRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListExportsRequest.java index 9a2f58c97ad..dffc2da7791 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListExportsRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListExportsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use ListExportsRequest. + * Example: Click here to see how to use ListExportsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListFileSystemsRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListFileSystemsRequest.java index 1814643fbac..3a8293191a6 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListFileSystemsRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListFileSystemsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use ListFileSystemsRequest. + * Example: Click here to see how to use ListFileSystemsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListMountTargetsRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListMountTargetsRequest.java index 144f22825db..09fb8a8436e 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListMountTargetsRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListMountTargetsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use ListMountTargetsRequest. + * Example: Click here to see how to use ListMountTargetsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListSnapshotsRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListSnapshotsRequest.java index 308d0380eb0..b5d3e0fe417 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListSnapshotsRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/ListSnapshotsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use ListSnapshotsRequest. + * Example: Click here to see how to use ListSnapshotsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateExportRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateExportRequest.java index 19871e0f496..87b1694014f 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateExportRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateExportRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use UpdateExportRequest. + * Example: Click here to see how to use UpdateExportRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateExportSetRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateExportSetRequest.java index 6acf74a1058..224fdb8075b 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateExportSetRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateExportSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use UpdateExportSetRequest. + * Example: Click here to see how to use UpdateExportSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateFileSystemRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateFileSystemRequest.java index ae11e1a6a11..02106ae69fb 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateFileSystemRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateFileSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use UpdateFileSystemRequest. + * Example: Click here to see how to use UpdateFileSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateMountTargetRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateMountTargetRequest.java index 4153a6bce44..1170e906b89 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateMountTargetRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateMountTargetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use UpdateMountTargetRequest. + * Example: Click here to see how to use UpdateMountTargetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateSnapshotRequest.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateSnapshotRequest.java index edf5f5fd267..590e64a2634 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateSnapshotRequest.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/requests/UpdateSnapshotRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.requests; import com.oracle.bmc.filestorage.model.*; /** - * Example: Click here to see how to use UpdateSnapshotRequest. + * Example: Click here to see how to use UpdateSnapshotRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20171215") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ChangeFileSystemCompartmentResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ChangeFileSystemCompartmentResponse.java index d6a190b341f..4eeb4718f2e 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ChangeFileSystemCompartmentResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ChangeFileSystemCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ChangeMountTargetCompartmentResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ChangeMountTargetCompartmentResponse.java index c738026d713..c45a0914c24 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ChangeMountTargetCompartmentResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ChangeMountTargetCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateExportResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateExportResponse.java index 4edd2d843fb..241bc10a5fa 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateExportResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateExportResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateFileSystemResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateFileSystemResponse.java index ed755d105d5..7195cb4f4c1 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateFileSystemResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateFileSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateMountTargetResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateMountTargetResponse.java index a2476049bb0..09a3c659af0 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateMountTargetResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateMountTargetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateSnapshotResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateSnapshotResponse.java index 78eb7f62ab6..a0f5616bc47 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateSnapshotResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/CreateSnapshotResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteExportResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteExportResponse.java index 72969fa78ac..af531d9d64f 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteExportResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteExportResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteFileSystemResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteFileSystemResponse.java index 11c41e413a7..1d1a9a1ab90 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteFileSystemResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteFileSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteMountTargetResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteMountTargetResponse.java index 9880cb5d528..34ec82f9476 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteMountTargetResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteMountTargetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteSnapshotResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteSnapshotResponse.java index 326e6707491..e928457dd29 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteSnapshotResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/DeleteSnapshotResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetExportResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetExportResponse.java index 3e00683f2da..7cec2f9b948 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetExportResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetExportResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetExportSetResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetExportSetResponse.java index 1896099f064..32d75a82fff 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetExportSetResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetExportSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetFileSystemResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetFileSystemResponse.java index 3ab715b79e1..0c6ffbc8a8c 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetFileSystemResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetFileSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetMountTargetResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetMountTargetResponse.java index 510da5f7936..45b91d90736 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetMountTargetResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetMountTargetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetSnapshotResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetSnapshotResponse.java index 5b98e32f15f..87785062911 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetSnapshotResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/GetSnapshotResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListExportSetsResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListExportSetsResponse.java index f8ac952afeb..49eaca9ab42 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListExportSetsResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListExportSetsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListExportsResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListExportsResponse.java index d79d15f848b..f6c1099d4ed 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListExportsResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListExportsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListFileSystemsResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListFileSystemsResponse.java index 9eae2c9de00..c4df09499af 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListFileSystemsResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListFileSystemsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListMountTargetsResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListMountTargetsResponse.java index 8841c925f1d..1619fee4c19 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListMountTargetsResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListMountTargetsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListSnapshotsResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListSnapshotsResponse.java index 354b1742541..82932906a06 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListSnapshotsResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/ListSnapshotsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateExportResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateExportResponse.java index bad2e545c56..6dd4f507d4f 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateExportResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateExportResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateExportSetResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateExportSetResponse.java index 082fbc3151b..fa024802cb4 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateExportSetResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateExportSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateFileSystemResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateFileSystemResponse.java index 52a42303be9..916d417634a 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateFileSystemResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateFileSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateMountTargetResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateMountTargetResponse.java index 63e58f13ad8..298c25a6469 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateMountTargetResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateMountTargetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateSnapshotResponse.java b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateSnapshotResponse.java index 442dd44c9b5..2d4abf3ec12 100644 --- a/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateSnapshotResponse.java +++ b/bmc-filestorage/src/main/java/com/oracle/bmc/filestorage/responses/UpdateSnapshotResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.filestorage.responses; diff --git a/bmc-full/pom.xml b/bmc-full/pom.xml index 21666435ab1..866fbca66f8 100644 --- a/bmc-full/pom.xml +++ b/bmc-full/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-full @@ -16,7 +16,7 @@ com.oracle.oci.sdk oci-java-sdk-bom - 1.28.0 + 1.29.0 pom import diff --git a/bmc-full/src/main/java/overview.html b/bmc-full/src/main/java/overview.html index 6ec0a77141d..1746cba3ba8 100644 --- a/bmc-full/src/main/java/overview.html +++ b/bmc-full/src/main/java/overview.html @@ -1,6 +1,6 @@ diff --git a/bmc-functions/pom.xml b/bmc-functions/pom.xml index 2851f2e6f5e..260b65add39 100644 --- a/bmc-functions/pom.xml +++ b/bmc-functions/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-functions @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvoke.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvoke.java index cb127d1bbb4..709749a281e 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvoke.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvoke.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions; @@ -79,7 +79,7 @@ public interface FunctionsInvoke extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use InvokeFunction API. + * Example: Click here to see how to use InvokeFunction API. */ InvokeFunctionResponse invokeFunction(InvokeFunctionRequest request); } diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeAsync.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeAsync.java index 38bbeea20d2..b5b34c80fee 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeAsync.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeAsyncClient.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeAsyncClient.java index 040b5961c9f..04ace0ff7ca 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeAsyncClient.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeClient.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeClient.java index 080e666d11e..c6557f18e13 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeClient.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsInvokeClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagement.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagement.java index 44cebc69ff5..82b2a9150f9 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagement.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions; @@ -54,7 +54,7 @@ public interface FunctionsManagement extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeApplicationCompartment API. + * Example: Click here to see how to use ChangeApplicationCompartment API. */ ChangeApplicationCompartmentResponse changeApplicationCompartment( ChangeApplicationCompartmentRequest request); @@ -65,7 +65,7 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateApplication API. + * Example: Click here to see how to use CreateApplication API. */ CreateApplicationResponse createApplication(CreateApplicationRequest request); @@ -75,7 +75,7 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateFunction API. + * Example: Click here to see how to use CreateFunction API. */ CreateFunctionResponse createFunction(CreateFunctionRequest request); @@ -85,7 +85,7 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteApplication API. + * Example: Click here to see how to use DeleteApplication API. */ DeleteApplicationResponse deleteApplication(DeleteApplicationRequest request); @@ -95,7 +95,7 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteFunction API. + * Example: Click here to see how to use DeleteFunction API. */ DeleteFunctionResponse deleteFunction(DeleteFunctionRequest request); @@ -105,7 +105,7 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetApplication API. + * Example: Click here to see how to use GetApplication API. */ GetApplicationResponse getApplication(GetApplicationRequest request); @@ -115,7 +115,7 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetFunction API. + * Example: Click here to see how to use GetFunction API. */ GetFunctionResponse getFunction(GetFunctionRequest request); @@ -125,7 +125,7 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListApplications API. + * Example: Click here to see how to use ListApplications API. */ ListApplicationsResponse listApplications(ListApplicationsRequest request); @@ -135,7 +135,7 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListFunctions API. + * Example: Click here to see how to use ListFunctions API. */ ListFunctionsResponse listFunctions(ListFunctionsRequest request); @@ -145,7 +145,7 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateApplication API. + * Example: Click here to see how to use UpdateApplication API. */ UpdateApplicationResponse updateApplication(UpdateApplicationRequest request); @@ -155,7 +155,7 @@ ChangeApplicationCompartmentResponse changeApplicationCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateFunction API. + * Example: Click here to see how to use UpdateFunction API. */ UpdateFunctionResponse updateFunction(UpdateFunctionRequest request); diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementAsync.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementAsync.java index 42439c04595..f07d4a97584 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementAsync.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementAsyncClient.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementAsyncClient.java index 2cfe9670e55..943758bce35 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementAsyncClient.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementClient.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementClient.java index c38ded58f1c..b295317a366 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementClient.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementPaginators.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementPaginators.java index 6e638fd5c36..2d6d63eb570 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementPaginators.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementWaiters.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementWaiters.java index 9d248714fdf..4b15c60ab9a 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementWaiters.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/FunctionsManagementWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ChangeApplicationCompartmentConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ChangeApplicationCompartmentConverter.java index 456eb40b850..0ff6409ffef 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ChangeApplicationCompartmentConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ChangeApplicationCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/CreateApplicationConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/CreateApplicationConverter.java index 06e3b68bd59..f70a03dc537 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/CreateApplicationConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/CreateApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/CreateFunctionConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/CreateFunctionConverter.java index 3eb0d8ef4f2..1a61de6d3b9 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/CreateFunctionConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/CreateFunctionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/DeleteApplicationConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/DeleteApplicationConverter.java index 7b913573ffb..0bed57ec280 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/DeleteApplicationConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/DeleteApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/DeleteFunctionConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/DeleteFunctionConverter.java index 95effdf2b13..7a0c63309d9 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/DeleteFunctionConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/DeleteFunctionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/GetApplicationConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/GetApplicationConverter.java index 2fe178846ea..925bdeb62ed 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/GetApplicationConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/GetApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/GetFunctionConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/GetFunctionConverter.java index 17e4261654e..511ffa8bd45 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/GetFunctionConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/GetFunctionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/InvokeFunctionConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/InvokeFunctionConverter.java index e0bed392abb..9ee39f5a891 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/InvokeFunctionConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/InvokeFunctionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ListApplicationsConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ListApplicationsConverter.java index c52ec188e49..ef55b3eb4b8 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ListApplicationsConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ListApplicationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ListFunctionsConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ListFunctionsConverter.java index 480844cd9f2..55bfb5a156a 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ListFunctionsConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/ListFunctionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/UpdateApplicationConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/UpdateApplicationConverter.java index 600eb5a0b33..c00136f56f3 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/UpdateApplicationConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/UpdateApplicationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/UpdateFunctionConverter.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/UpdateFunctionConverter.java index 6fcdff262e1..e211c36bf2e 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/UpdateFunctionConverter.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/internal/http/UpdateFunctionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.internal.http; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/Application.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/Application.java index d3ed9dc6fc8..60aaa5c6284 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/Application.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/Application.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.model; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/ApplicationSummary.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/ApplicationSummary.java index e07ff8a9dfa..b142a6f5f62 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/ApplicationSummary.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/ApplicationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.model; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/ChangeApplicationCompartmentDetails.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/ChangeApplicationCompartmentDetails.java index f2136ad2e7f..d269831a2cc 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/ChangeApplicationCompartmentDetails.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/ChangeApplicationCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.model; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/CreateApplicationDetails.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/CreateApplicationDetails.java index 6ea02916e6c..ac611ff8298 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/CreateApplicationDetails.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/CreateApplicationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.model; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/CreateFunctionDetails.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/CreateFunctionDetails.java index 9a0982fc037..957d766820b 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/CreateFunctionDetails.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/CreateFunctionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.model; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/Function.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/Function.java index 8a78cfd89e8..9c820408d17 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/Function.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/Function.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.model; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/FunctionSummary.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/FunctionSummary.java index 031e2101fc1..18b3ea4853b 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/FunctionSummary.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/FunctionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.model; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/UpdateApplicationDetails.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/UpdateApplicationDetails.java index 23ccff0d20e..01a3e7c953d 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/UpdateApplicationDetails.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/UpdateApplicationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.model; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/UpdateFunctionDetails.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/UpdateFunctionDetails.java index cc30f7834a4..9c8adf0c41b 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/model/UpdateFunctionDetails.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/model/UpdateFunctionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.model; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ChangeApplicationCompartmentRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ChangeApplicationCompartmentRequest.java index adbc7232a0c..6cd8b1fc975 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ChangeApplicationCompartmentRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ChangeApplicationCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use ChangeApplicationCompartmentRequest. + * Example: Click here to see how to use ChangeApplicationCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/CreateApplicationRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/CreateApplicationRequest.java index 745f5e47ea6..bc28aceae8a 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/CreateApplicationRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/CreateApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use CreateApplicationRequest. + * Example: Click here to see how to use CreateApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/CreateFunctionRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/CreateFunctionRequest.java index a5a85c211b4..a70706eaaaf 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/CreateFunctionRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/CreateFunctionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use CreateFunctionRequest. + * Example: Click here to see how to use CreateFunctionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/DeleteApplicationRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/DeleteApplicationRequest.java index 7dcc7f3ca74..ab210ae54d8 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/DeleteApplicationRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/DeleteApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use DeleteApplicationRequest. + * Example: Click here to see how to use DeleteApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/DeleteFunctionRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/DeleteFunctionRequest.java index a79aa441a51..d6d7de6ec7a 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/DeleteFunctionRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/DeleteFunctionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use DeleteFunctionRequest. + * Example: Click here to see how to use DeleteFunctionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/GetApplicationRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/GetApplicationRequest.java index 9cbe0ab2202..d5a2aae84a7 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/GetApplicationRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/GetApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use GetApplicationRequest. + * Example: Click here to see how to use GetApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/GetFunctionRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/GetFunctionRequest.java index 81276effdc3..5b176316c85 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/GetFunctionRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/GetFunctionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use GetFunctionRequest. + * Example: Click here to see how to use GetFunctionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/InvokeFunctionRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/InvokeFunctionRequest.java index e433ec6364b..145b3546345 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/InvokeFunctionRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/InvokeFunctionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use InvokeFunctionRequest. + * Example: Click here to see how to use InvokeFunctionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ListApplicationsRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ListApplicationsRequest.java index 94557b32972..4b0dd20d4bc 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ListApplicationsRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ListApplicationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use ListApplicationsRequest. + * Example: Click here to see how to use ListApplicationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ListFunctionsRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ListFunctionsRequest.java index b73bc8bcdb6..2b834ba42d9 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ListFunctionsRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/ListFunctionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use ListFunctionsRequest. + * Example: Click here to see how to use ListFunctionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/UpdateApplicationRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/UpdateApplicationRequest.java index a818207de54..9221c357ebf 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/UpdateApplicationRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/UpdateApplicationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use UpdateApplicationRequest. + * Example: Click here to see how to use UpdateApplicationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/UpdateFunctionRequest.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/UpdateFunctionRequest.java index 0167a4261a3..86fa122321f 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/UpdateFunctionRequest.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/requests/UpdateFunctionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.requests; import com.oracle.bmc.functions.model.*; /** - * Example: Click here to see how to use UpdateFunctionRequest. + * Example: Click here to see how to use UpdateFunctionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ChangeApplicationCompartmentResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ChangeApplicationCompartmentResponse.java index 379f4b79082..80488098095 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ChangeApplicationCompartmentResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ChangeApplicationCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/CreateApplicationResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/CreateApplicationResponse.java index 0b55be7191e..da832f4b0cc 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/CreateApplicationResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/CreateApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/CreateFunctionResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/CreateFunctionResponse.java index a3a57b1b55f..7d02fe33716 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/CreateFunctionResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/CreateFunctionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/DeleteApplicationResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/DeleteApplicationResponse.java index 26f2705f906..1417e8ddb7d 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/DeleteApplicationResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/DeleteApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/DeleteFunctionResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/DeleteFunctionResponse.java index c577dbbb86e..cd2123c21a6 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/DeleteFunctionResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/DeleteFunctionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/GetApplicationResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/GetApplicationResponse.java index e94d68b9650..659b428240a 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/GetApplicationResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/GetApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/GetFunctionResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/GetFunctionResponse.java index 86f897fead8..dcb4b4b3faa 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/GetFunctionResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/GetFunctionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/InvokeFunctionResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/InvokeFunctionResponse.java index aa01acc5280..9c50e1702fb 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/InvokeFunctionResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/InvokeFunctionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ListApplicationsResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ListApplicationsResponse.java index bfa0feddc16..bd52fad216c 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ListApplicationsResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ListApplicationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ListFunctionsResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ListFunctionsResponse.java index d8fe236f7f1..cf3833e80e7 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ListFunctionsResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/ListFunctionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/UpdateApplicationResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/UpdateApplicationResponse.java index be30c5b7108..1cd45a6cd5d 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/UpdateApplicationResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/UpdateApplicationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/UpdateFunctionResponse.java b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/UpdateFunctionResponse.java index fcc4afc3d6a..516ceedb036 100644 --- a/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/UpdateFunctionResponse.java +++ b/bmc-functions/src/main/java/com/oracle/bmc/functions/responses/UpdateFunctionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.functions.responses; diff --git a/bmc-healthchecks/pom.xml b/bmc-healthchecks/pom.xml index 77231b39bfd..aab1c2b09b6 100644 --- a/bmc-healthchecks/pom.xml +++ b/bmc-healthchecks/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-healthchecks @@ -17,7 +17,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecks.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecks.java index ae0544ba2cf..a0db426c874 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecks.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecks.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks; @@ -56,7 +56,7 @@ public interface HealthChecks extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeHttpMonitorCompartment API. + * Example: Click here to see how to use ChangeHttpMonitorCompartment API. */ ChangeHttpMonitorCompartmentResponse changeHttpMonitorCompartment( ChangeHttpMonitorCompartmentRequest request); @@ -69,7 +69,7 @@ ChangeHttpMonitorCompartmentResponse changeHttpMonitorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangePingMonitorCompartment API. + * Example: Click here to see how to use ChangePingMonitorCompartment API. */ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( ChangePingMonitorCompartmentRequest request); @@ -83,7 +83,7 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateHttpMonitor API. + * Example: Click here to see how to use CreateHttpMonitor API. */ CreateHttpMonitorResponse createHttpMonitor(CreateHttpMonitorRequest request); @@ -97,7 +97,7 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateOnDemandHttpProbe API. + * Example: Click here to see how to use CreateOnDemandHttpProbe API. */ CreateOnDemandHttpProbeResponse createOnDemandHttpProbe(CreateOnDemandHttpProbeRequest request); @@ -111,7 +111,7 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateOnDemandPingProbe API. + * Example: Click here to see how to use CreateOnDemandPingProbe API. */ CreateOnDemandPingProbeResponse createOnDemandPingProbe(CreateOnDemandPingProbeRequest request); @@ -124,7 +124,7 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreatePingMonitor API. + * Example: Click here to see how to use CreatePingMonitor API. */ CreatePingMonitorResponse createPingMonitor(CreatePingMonitorRequest request); @@ -136,7 +136,7 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteHttpMonitor API. + * Example: Click here to see how to use DeleteHttpMonitor API. */ DeleteHttpMonitorResponse deleteHttpMonitor(DeleteHttpMonitorRequest request); @@ -148,7 +148,7 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeletePingMonitor API. + * Example: Click here to see how to use DeletePingMonitor API. */ DeletePingMonitorResponse deletePingMonitor(DeletePingMonitorRequest request); @@ -159,7 +159,7 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetHttpMonitor API. + * Example: Click here to see how to use GetHttpMonitor API. */ GetHttpMonitorResponse getHttpMonitor(GetHttpMonitorRequest request); @@ -170,7 +170,7 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPingMonitor API. + * Example: Click here to see how to use GetPingMonitor API. */ GetPingMonitorResponse getPingMonitor(GetPingMonitorRequest request); @@ -181,7 +181,7 @@ ChangePingMonitorCompartmentResponse changePingMonitorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListHealthChecksVantagePoints API. + * Example: Click here to see how to use ListHealthChecksVantagePoints API. */ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( ListHealthChecksVantagePointsRequest request); @@ -193,7 +193,7 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListHttpMonitors API. + * Example: Click here to see how to use ListHttpMonitors API. */ ListHttpMonitorsResponse listHttpMonitors(ListHttpMonitorsRequest request); @@ -206,7 +206,7 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListHttpProbeResults API. + * Example: Click here to see how to use ListHttpProbeResults API. */ ListHttpProbeResultsResponse listHttpProbeResults(ListHttpProbeResultsRequest request); @@ -220,7 +220,7 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPingMonitors API. + * Example: Click here to see how to use ListPingMonitors API. */ ListPingMonitorsResponse listPingMonitors(ListPingMonitorsRequest request); @@ -237,7 +237,7 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPingProbeResults API. + * Example: Click here to see how to use ListPingProbeResults API. */ ListPingProbeResultsResponse listPingProbeResults(ListPingProbeResultsRequest request); @@ -250,7 +250,7 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateHttpMonitor API. + * Example: Click here to see how to use UpdateHttpMonitor API. */ UpdateHttpMonitorResponse updateHttpMonitor(UpdateHttpMonitorRequest request); @@ -263,7 +263,7 @@ ListHealthChecksVantagePointsResponse listHealthChecksVantagePoints( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdatePingMonitor API. + * Example: Click here to see how to use UpdatePingMonitor API. */ UpdatePingMonitorResponse updatePingMonitor(UpdatePingMonitorRequest request); diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksAsync.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksAsync.java index a4f8deab6a1..7be65a1bc94 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksAsync.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksAsyncClient.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksAsyncClient.java index 127aab476a0..17ccd342da7 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksAsyncClient.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksClient.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksClient.java index 62a96c70e33..126dfeccdf2 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksClient.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksPaginators.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksPaginators.java index 19dcb384b9a..ccc99bdcd0c 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksPaginators.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/HealthChecksPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ChangeHttpMonitorCompartmentConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ChangeHttpMonitorCompartmentConverter.java index 39f81ba462e..55ba1f75f99 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ChangeHttpMonitorCompartmentConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ChangeHttpMonitorCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ChangePingMonitorCompartmentConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ChangePingMonitorCompartmentConverter.java index e57a9a7d7fe..7b382209d90 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ChangePingMonitorCompartmentConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ChangePingMonitorCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateHttpMonitorConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateHttpMonitorConverter.java index a79c83be23c..2855b6db27f 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateHttpMonitorConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateHttpMonitorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateOnDemandHttpProbeConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateOnDemandHttpProbeConverter.java index 523cec43ed8..8fdb2ca26fa 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateOnDemandHttpProbeConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateOnDemandHttpProbeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateOnDemandPingProbeConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateOnDemandPingProbeConverter.java index 1ba49bac010..9cf4f7bd0eb 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateOnDemandPingProbeConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreateOnDemandPingProbeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreatePingMonitorConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreatePingMonitorConverter.java index 307bbbd3360..61b0a20b34e 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreatePingMonitorConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/CreatePingMonitorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/DeleteHttpMonitorConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/DeleteHttpMonitorConverter.java index ebd35cf35c3..edf885f97fc 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/DeleteHttpMonitorConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/DeleteHttpMonitorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/DeletePingMonitorConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/DeletePingMonitorConverter.java index 8518ebfd00e..f35ad08cd6a 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/DeletePingMonitorConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/DeletePingMonitorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/GetHttpMonitorConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/GetHttpMonitorConverter.java index 0f5df7a94d4..eb2ab32b5d0 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/GetHttpMonitorConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/GetHttpMonitorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/GetPingMonitorConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/GetPingMonitorConverter.java index eca2d3c9e75..b8eb16b1a48 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/GetPingMonitorConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/GetPingMonitorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHealthChecksVantagePointsConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHealthChecksVantagePointsConverter.java index d5b22ed3e1f..424cb80d3a8 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHealthChecksVantagePointsConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHealthChecksVantagePointsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHttpMonitorsConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHttpMonitorsConverter.java index 7d4e7bb6075..41dd7c5f8b7 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHttpMonitorsConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHttpMonitorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHttpProbeResultsConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHttpProbeResultsConverter.java index c7a9e6435e2..0c4f9c24bd7 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHttpProbeResultsConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListHttpProbeResultsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListPingMonitorsConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListPingMonitorsConverter.java index b84da930b29..7cd22289ac3 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListPingMonitorsConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListPingMonitorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListPingProbeResultsConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListPingProbeResultsConverter.java index 321b93fa35c..9abf9085345 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListPingProbeResultsConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/ListPingProbeResultsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/UpdateHttpMonitorConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/UpdateHttpMonitorConverter.java index c074dc88064..47ae3f73081 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/UpdateHttpMonitorConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/UpdateHttpMonitorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/UpdatePingMonitorConverter.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/UpdatePingMonitorConverter.java index 99b299619d2..8403e5f955a 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/UpdatePingMonitorConverter.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/internal/http/UpdatePingMonitorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.internal.http; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/ChangeHttpMonitorCompartmentDetails.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/ChangeHttpMonitorCompartmentDetails.java index f79cdf0d679..14d45eb0349 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/ChangeHttpMonitorCompartmentDetails.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/ChangeHttpMonitorCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/ChangePingMonitorCompartmentDetails.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/ChangePingMonitorCompartmentDetails.java index 441b391f74c..87df0f7eab3 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/ChangePingMonitorCompartmentDetails.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/ChangePingMonitorCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Connection.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Connection.java index 958ab37ec3f..238611c7a4d 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Connection.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Connection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateHttpMonitorDetails.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateHttpMonitorDetails.java index 542cbf39807..eca8a5ae7d4 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateHttpMonitorDetails.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateHttpMonitorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateOnDemandHttpProbeDetails.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateOnDemandHttpProbeDetails.java index 51c6fdfcd5e..e68c223e0b3 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateOnDemandHttpProbeDetails.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateOnDemandHttpProbeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateOnDemandPingProbeDetails.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateOnDemandPingProbeDetails.java index 7d1e31ea635..87bc40dd98c 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateOnDemandPingProbeDetails.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreateOnDemandPingProbeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreatePingMonitorDetails.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreatePingMonitorDetails.java index 69d27a1cd01..a6d36f494b9 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreatePingMonitorDetails.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/CreatePingMonitorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/DNS.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/DNS.java index 19ce1403243..ffd4b71bf94 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/DNS.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/DNS.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Geolocation.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Geolocation.java index 44ee9e456df..1b3e01577c5 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Geolocation.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Geolocation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HealthChecksVantagePointSummary.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HealthChecksVantagePointSummary.java index 713bed34995..5ce9d9e65fb 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HealthChecksVantagePointSummary.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HealthChecksVantagePointSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpMonitor.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpMonitor.java index 791f9b39a0a..a6f44e56889 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpMonitor.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpMonitor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpMonitorSummary.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpMonitorSummary.java index d2b493bc008..23e127402bc 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpMonitorSummary.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpMonitorSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbe.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbe.java index 480728a4543..00e27964d65 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbe.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbe.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeMethod.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeMethod.java index dc597d696e8..fa3b5248be2 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeMethod.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeMethod.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeProtocol.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeProtocol.java index d98c356219c..1389c132740 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeProtocol.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeProtocol.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeResultSummary.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeResultSummary.java index b5e2001a42e..cc4c984ec60 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeResultSummary.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/HttpProbeResultSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingMonitor.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingMonitor.java index 03be38d91e4..be12ddc5859 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingMonitor.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingMonitor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingMonitorSummary.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingMonitorSummary.java index 07520ded409..36201b36075 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingMonitorSummary.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingMonitorSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbe.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbe.java index d160a437e4f..5d9e89b470b 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbe.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbe.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbeProtocol.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbeProtocol.java index 839b5fe370e..de3b373b33a 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbeProtocol.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbeProtocol.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbeResultSummary.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbeResultSummary.java index 882ffdde706..ee7ab102836 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbeResultSummary.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/PingProbeResultSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Routing.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Routing.java index eb8eede48f0..eaeb77dd731 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Routing.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/Routing.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/TcpConnection.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/TcpConnection.java index a5bbd563970..a147124b9f4 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/TcpConnection.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/TcpConnection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/UpdateHttpMonitorDetails.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/UpdateHttpMonitorDetails.java index 04762a01e2f..14567414d57 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/UpdateHttpMonitorDetails.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/UpdateHttpMonitorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/UpdatePingMonitorDetails.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/UpdatePingMonitorDetails.java index 95ca5075395..7a42105732a 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/UpdatePingMonitorDetails.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/model/UpdatePingMonitorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.model; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ChangeHttpMonitorCompartmentRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ChangeHttpMonitorCompartmentRequest.java index 097130c2522..fae4e74de7a 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ChangeHttpMonitorCompartmentRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ChangeHttpMonitorCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use ChangeHttpMonitorCompartmentRequest. + * Example: Click here to see how to use ChangeHttpMonitorCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ChangePingMonitorCompartmentRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ChangePingMonitorCompartmentRequest.java index b0b1f179419..e5df2655b18 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ChangePingMonitorCompartmentRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ChangePingMonitorCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use ChangePingMonitorCompartmentRequest. + * Example: Click here to see how to use ChangePingMonitorCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateHttpMonitorRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateHttpMonitorRequest.java index 6f2b6053499..55917d11511 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateHttpMonitorRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateHttpMonitorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use CreateHttpMonitorRequest. + * Example: Click here to see how to use CreateHttpMonitorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateOnDemandHttpProbeRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateOnDemandHttpProbeRequest.java index 28e78153751..05aec8edfee 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateOnDemandHttpProbeRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateOnDemandHttpProbeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use CreateOnDemandHttpProbeRequest. + * Example: Click here to see how to use CreateOnDemandHttpProbeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateOnDemandPingProbeRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateOnDemandPingProbeRequest.java index adc9bb4f3fe..cab476a3979 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateOnDemandPingProbeRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreateOnDemandPingProbeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use CreateOnDemandPingProbeRequest. + * Example: Click here to see how to use CreateOnDemandPingProbeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreatePingMonitorRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreatePingMonitorRequest.java index 8eb33d9b367..2b378a6197e 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreatePingMonitorRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/CreatePingMonitorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use CreatePingMonitorRequest. + * Example: Click here to see how to use CreatePingMonitorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/DeleteHttpMonitorRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/DeleteHttpMonitorRequest.java index ec04aed6b81..c129ed9dad1 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/DeleteHttpMonitorRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/DeleteHttpMonitorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use DeleteHttpMonitorRequest. + * Example: Click here to see how to use DeleteHttpMonitorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/DeletePingMonitorRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/DeletePingMonitorRequest.java index 4925ef93345..c31476861a2 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/DeletePingMonitorRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/DeletePingMonitorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use DeletePingMonitorRequest. + * Example: Click here to see how to use DeletePingMonitorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/GetHttpMonitorRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/GetHttpMonitorRequest.java index 3d80950f889..ed77603a904 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/GetHttpMonitorRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/GetHttpMonitorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use GetHttpMonitorRequest. + * Example: Click here to see how to use GetHttpMonitorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/GetPingMonitorRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/GetPingMonitorRequest.java index 2edc38103e3..e90ae2d56c0 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/GetPingMonitorRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/GetPingMonitorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use GetPingMonitorRequest. + * Example: Click here to see how to use GetPingMonitorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHealthChecksVantagePointsRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHealthChecksVantagePointsRequest.java index 494f3d338db..0c8e9ca6d99 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHealthChecksVantagePointsRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHealthChecksVantagePointsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use ListHealthChecksVantagePointsRequest. + * Example: Click here to see how to use ListHealthChecksVantagePointsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHttpMonitorsRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHttpMonitorsRequest.java index fd3c146bba5..5df1d0afd36 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHttpMonitorsRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHttpMonitorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use ListHttpMonitorsRequest. + * Example: Click here to see how to use ListHttpMonitorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHttpProbeResultsRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHttpProbeResultsRequest.java index 9a343669201..7b3d5b284c9 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHttpProbeResultsRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListHttpProbeResultsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use ListHttpProbeResultsRequest. + * Example: Click here to see how to use ListHttpProbeResultsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListPingMonitorsRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListPingMonitorsRequest.java index 0590ef7013f..af1a925082c 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListPingMonitorsRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListPingMonitorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use ListPingMonitorsRequest. + * Example: Click here to see how to use ListPingMonitorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListPingProbeResultsRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListPingProbeResultsRequest.java index 0c932114940..1c014f1216e 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListPingProbeResultsRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/ListPingProbeResultsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use ListPingProbeResultsRequest. + * Example: Click here to see how to use ListPingProbeResultsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/UpdateHttpMonitorRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/UpdateHttpMonitorRequest.java index abc55e31368..a9bc8527cfc 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/UpdateHttpMonitorRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/UpdateHttpMonitorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use UpdateHttpMonitorRequest. + * Example: Click here to see how to use UpdateHttpMonitorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/UpdatePingMonitorRequest.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/UpdatePingMonitorRequest.java index a13543fef2e..540d128bf57 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/UpdatePingMonitorRequest.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/requests/UpdatePingMonitorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.requests; import com.oracle.bmc.healthchecks.model.*; /** - * Example: Click here to see how to use UpdatePingMonitorRequest. + * Example: Click here to see how to use UpdatePingMonitorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ChangeHttpMonitorCompartmentResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ChangeHttpMonitorCompartmentResponse.java index ed70c3963a9..a4b56789a08 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ChangeHttpMonitorCompartmentResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ChangeHttpMonitorCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ChangePingMonitorCompartmentResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ChangePingMonitorCompartmentResponse.java index 29f9e453787..c7c54d5ee5c 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ChangePingMonitorCompartmentResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ChangePingMonitorCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateHttpMonitorResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateHttpMonitorResponse.java index 59c4ba35ca1..13862f1b0b4 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateHttpMonitorResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateHttpMonitorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateOnDemandHttpProbeResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateOnDemandHttpProbeResponse.java index c4974b1ae6e..4524692d0d2 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateOnDemandHttpProbeResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateOnDemandHttpProbeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateOnDemandPingProbeResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateOnDemandPingProbeResponse.java index baa187b4d77..5bbd9c71cf5 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateOnDemandPingProbeResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreateOnDemandPingProbeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreatePingMonitorResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreatePingMonitorResponse.java index 162418cfd86..0c82cabfc01 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreatePingMonitorResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/CreatePingMonitorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/DeleteHttpMonitorResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/DeleteHttpMonitorResponse.java index b30e245cf86..55c3c784199 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/DeleteHttpMonitorResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/DeleteHttpMonitorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/DeletePingMonitorResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/DeletePingMonitorResponse.java index 3eceedce086..daed339699e 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/DeletePingMonitorResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/DeletePingMonitorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/GetHttpMonitorResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/GetHttpMonitorResponse.java index 72fcd3ac9b3..2cb37c1b35d 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/GetHttpMonitorResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/GetHttpMonitorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/GetPingMonitorResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/GetPingMonitorResponse.java index ea0109830ad..8b4a2664350 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/GetPingMonitorResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/GetPingMonitorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHealthChecksVantagePointsResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHealthChecksVantagePointsResponse.java index c279324850c..4c42f03cc46 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHealthChecksVantagePointsResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHealthChecksVantagePointsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHttpMonitorsResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHttpMonitorsResponse.java index 8b767b4cb15..ffd5f566e09 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHttpMonitorsResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHttpMonitorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHttpProbeResultsResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHttpProbeResultsResponse.java index d7ba0036bb6..73f356c6ebe 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHttpProbeResultsResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListHttpProbeResultsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListPingMonitorsResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListPingMonitorsResponse.java index 3568a07858b..887b2306e3a 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListPingMonitorsResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListPingMonitorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListPingProbeResultsResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListPingProbeResultsResponse.java index 06e7837aa38..0b5afde4fc8 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListPingProbeResultsResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/ListPingProbeResultsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/UpdateHttpMonitorResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/UpdateHttpMonitorResponse.java index e6fef9df8ce..e5b5935b306 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/UpdateHttpMonitorResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/UpdateHttpMonitorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/UpdatePingMonitorResponse.java b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/UpdatePingMonitorResponse.java index 62eb4152c33..a4d2ccb4aeb 100644 --- a/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/UpdatePingMonitorResponse.java +++ b/bmc-healthchecks/src/main/java/com/oracle/bmc/healthchecks/responses/UpdatePingMonitorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.healthchecks.responses; diff --git a/bmc-identity/pom.xml b/bmc-identity/pom.xml index e2850c778b9..c5fa4a0b1ec 100644 --- a/bmc-identity/pom.xml +++ b/bmc-identity/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/Identity.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/Identity.java index 0de75972183..0da0cb69ccb 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/Identity.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/Identity.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity; @@ -52,7 +52,7 @@ public interface Identity extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ActivateMfaTotpDevice API. + * Example: Click here to see how to use ActivateMfaTotpDevice API. */ ActivateMfaTotpDeviceResponse activateMfaTotpDevice(ActivateMfaTotpDeviceRequest request); @@ -66,7 +66,7 @@ public interface Identity extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AddUserToGroup API. + * Example: Click here to see how to use AddUserToGroup API. */ AddUserToGroupResponse addUserToGroup(AddUserToGroupRequest request); @@ -80,7 +80,7 @@ public interface Identity extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AssembleEffectiveTagSet API. + * Example: Click here to see how to use AssembleEffectiveTagSet API. */ AssembleEffectiveTagSetResponse assembleEffectiveTagSet(AssembleEffectiveTagSetRequest request); @@ -95,7 +95,7 @@ public interface Identity extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use BulkDeleteResources API. + * Example: Click here to see how to use BulkDeleteResources API. */ BulkDeleteResourcesResponse bulkDeleteResources(BulkDeleteResourcesRequest request); @@ -126,7 +126,7 @@ public interface Identity extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use BulkDeleteTags API. + * Example: Click here to see how to use BulkDeleteTags API. */ BulkDeleteTagsResponse bulkDeleteTags(BulkDeleteTagsRequest request); @@ -150,7 +150,7 @@ public interface Identity extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use BulkEditTags API. + * Example: Click here to see how to use BulkEditTags API. */ BulkEditTagsResponse bulkEditTags(BulkEditTagsRequest request); @@ -165,7 +165,7 @@ public interface Identity extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use BulkMoveResources API. + * Example: Click here to see how to use BulkMoveResources API. */ BulkMoveResourcesResponse bulkMoveResources(BulkMoveResourcesRequest request); @@ -194,7 +194,7 @@ public interface Identity extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CascadeDeleteTagNamespace API. + * Example: Click here to see how to use CascadeDeleteTagNamespace API. */ CascadeDeleteTagNamespaceResponse cascadeDeleteTagNamespace( CascadeDeleteTagNamespaceRequest request); @@ -211,7 +211,7 @@ CascadeDeleteTagNamespaceResponse cascadeDeleteTagNamespace( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeTagNamespaceCompartment API. + * Example: Click here to see how to use ChangeTagNamespaceCompartment API. */ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( ChangeTagNamespaceCompartmentRequest request); @@ -232,7 +232,7 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAuthToken API. + * Example: Click here to see how to use CreateAuthToken API. */ CreateAuthTokenResponse createAuthToken(CreateAuthTokenRequest request); @@ -261,7 +261,7 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCompartment API. + * Example: Click here to see how to use CreateCompartment API. */ CreateCompartmentResponse createCompartment(CreateCompartmentRequest request); @@ -282,7 +282,7 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCustomerSecretKey API. + * Example: Click here to see how to use CreateCustomerSecretKey API. */ CreateCustomerSecretKeyResponse createCustomerSecretKey(CreateCustomerSecretKeyRequest request); @@ -310,7 +310,7 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDynamicGroup API. + * Example: Click here to see how to use CreateDynamicGroup API. */ CreateDynamicGroupResponse createDynamicGroup(CreateDynamicGroupRequest request); @@ -341,7 +341,7 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateGroup API. + * Example: Click here to see how to use CreateGroup API. */ CreateGroupResponse createGroup(CreateGroupRequest request); @@ -369,7 +369,7 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateIdentityProvider API. + * Example: Click here to see how to use CreateIdentityProvider API. */ CreateIdentityProviderResponse createIdentityProvider(CreateIdentityProviderRequest request); @@ -381,7 +381,7 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateIdpGroupMapping API. + * Example: Click here to see how to use CreateIdpGroupMapping API. */ CreateIdpGroupMappingResponse createIdpGroupMapping(CreateIdpGroupMappingRequest request); @@ -392,7 +392,7 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateMfaTotpDevice API. + * Example: Click here to see how to use CreateMfaTotpDevice API. */ CreateMfaTotpDeviceResponse createMfaTotpDevice(CreateMfaTotpDeviceRequest request); @@ -423,7 +423,7 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateNetworkSource API. + * Example: Click here to see how to use CreateNetworkSource API. */ CreateNetworkSourceResponse createNetworkSource(CreateNetworkSourceRequest request); @@ -434,7 +434,7 @@ ChangeTagNamespaceCompartmentResponse changeTagNamespaceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateOAuthClientCredential API. + * Example: Click here to see how to use CreateOAuthClientCredential API. */ CreateOAuthClientCredentialResponse createOAuthClientCredential( CreateOAuthClientCredentialRequest request); @@ -456,7 +456,7 @@ CreateOAuthClientCredentialResponse createOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateOrResetUIPassword API. + * Example: Click here to see how to use CreateOrResetUIPassword API. */ CreateOrResetUIPasswordResponse createOrResetUIPassword(CreateOrResetUIPasswordRequest request); @@ -483,7 +483,7 @@ CreateOAuthClientCredentialResponse createOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreatePolicy API. + * Example: Click here to see how to use CreatePolicy API. */ CreatePolicyResponse createPolicy(CreatePolicyRequest request); @@ -494,7 +494,7 @@ CreateOAuthClientCredentialResponse createOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateRegionSubscription API. + * Example: Click here to see how to use CreateRegionSubscription API. */ CreateRegionSubscriptionResponse createRegionSubscription( CreateRegionSubscriptionRequest request); @@ -509,7 +509,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSmtpCredential API. + * Example: Click here to see how to use CreateSmtpCredential API. */ CreateSmtpCredentialResponse createSmtpCredential(CreateSmtpCredentialRequest request); @@ -531,7 +531,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSwiftPassword API. + * Example: Click here to see how to use CreateSwiftPassword API. */ CreateSwiftPasswordResponse createSwiftPassword(CreateSwiftPasswordRequest request); @@ -563,7 +563,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTag API. + * Example: Click here to see how to use CreateTag API. */ CreateTagResponse createTag(CreateTagRequest request); @@ -581,7 +581,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTagDefault API. + * Example: Click here to see how to use CreateTagDefault API. */ CreateTagDefaultResponse createTagDefault(CreateTagDefaultRequest request); @@ -605,7 +605,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTagNamespace API. + * Example: Click here to see how to use CreateTagNamespace API. */ CreateTagNamespaceResponse createTagNamespace(CreateTagNamespaceRequest request); @@ -650,7 +650,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateUser API. + * Example: Click here to see how to use CreateUser API. */ CreateUserResponse createUser(CreateUserRequest request); @@ -666,7 +666,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteApiKey API. + * Example: Click here to see how to use DeleteApiKey API. */ DeleteApiKeyResponse deleteApiKey(DeleteApiKeyRequest request); @@ -677,7 +677,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAuthToken API. + * Example: Click here to see how to use DeleteAuthToken API. */ DeleteAuthTokenResponse deleteAuthToken(DeleteAuthTokenRequest request); @@ -688,7 +688,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCompartment API. + * Example: Click here to see how to use DeleteCompartment API. */ DeleteCompartmentResponse deleteCompartment(DeleteCompartmentRequest request); @@ -699,7 +699,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCustomerSecretKey API. + * Example: Click here to see how to use DeleteCustomerSecretKey API. */ DeleteCustomerSecretKeyResponse deleteCustomerSecretKey(DeleteCustomerSecretKeyRequest request); @@ -710,7 +710,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDynamicGroup API. + * Example: Click here to see how to use DeleteDynamicGroup API. */ DeleteDynamicGroupResponse deleteDynamicGroup(DeleteDynamicGroupRequest request); @@ -721,7 +721,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteGroup API. + * Example: Click here to see how to use DeleteGroup API. */ DeleteGroupResponse deleteGroup(DeleteGroupRequest request); @@ -733,7 +733,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteIdentityProvider API. + * Example: Click here to see how to use DeleteIdentityProvider API. */ DeleteIdentityProviderResponse deleteIdentityProvider(DeleteIdentityProviderRequest request); @@ -743,7 +743,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteIdpGroupMapping API. + * Example: Click here to see how to use DeleteIdpGroupMapping API. */ DeleteIdpGroupMappingResponse deleteIdpGroupMapping(DeleteIdpGroupMappingRequest request); @@ -754,7 +754,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteMfaTotpDevice API. + * Example: Click here to see how to use DeleteMfaTotpDevice API. */ DeleteMfaTotpDeviceResponse deleteMfaTotpDevice(DeleteMfaTotpDeviceRequest request); @@ -765,7 +765,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteNetworkSource API. + * Example: Click here to see how to use DeleteNetworkSource API. */ DeleteNetworkSourceResponse deleteNetworkSource(DeleteNetworkSourceRequest request); @@ -776,7 +776,7 @@ CreateRegionSubscriptionResponse createRegionSubscription( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteOAuthClientCredential API. + * Example: Click here to see how to use DeleteOAuthClientCredential API. */ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( DeleteOAuthClientCredentialRequest request); @@ -787,7 +787,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeletePolicy API. + * Example: Click here to see how to use DeletePolicy API. */ DeletePolicyResponse deletePolicy(DeletePolicyRequest request); @@ -798,7 +798,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSmtpCredential API. + * Example: Click here to see how to use DeleteSmtpCredential API. */ DeleteSmtpCredentialResponse deleteSmtpCredential(DeleteSmtpCredentialRequest request); @@ -811,7 +811,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSwiftPassword API. + * Example: Click here to see how to use DeleteSwiftPassword API. */ DeleteSwiftPasswordResponse deleteSwiftPassword(DeleteSwiftPasswordRequest request); @@ -842,7 +842,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTag API. + * Example: Click here to see how to use DeleteTag API. */ DeleteTagResponse deleteTag(DeleteTagRequest request); @@ -853,7 +853,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTagDefault API. + * Example: Click here to see how to use DeleteTagDefault API. */ DeleteTagDefaultResponse deleteTagDefault(DeleteTagDefaultRequest request); @@ -870,7 +870,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTagNamespace API. + * Example: Click here to see how to use DeleteTagNamespace API. */ DeleteTagNamespaceResponse deleteTagNamespace(DeleteTagNamespaceRequest request); @@ -880,7 +880,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteUser API. + * Example: Click here to see how to use DeleteUser API. */ DeleteUserResponse deleteUser(DeleteUserRequest request); @@ -891,7 +891,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GenerateTotpSeed API. + * Example: Click here to see how to use GenerateTotpSeed API. */ GenerateTotpSeedResponse generateTotpSeed(GenerateTotpSeedRequest request); @@ -903,7 +903,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAuthenticationPolicy API. + * Example: Click here to see how to use GetAuthenticationPolicy API. */ GetAuthenticationPolicyResponse getAuthenticationPolicy(GetAuthenticationPolicyRequest request); @@ -921,7 +921,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCompartment API. + * Example: Click here to see how to use GetCompartment API. */ GetCompartmentResponse getCompartment(GetCompartmentRequest request); @@ -932,7 +932,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDynamicGroup API. + * Example: Click here to see how to use GetDynamicGroup API. */ GetDynamicGroupResponse getDynamicGroup(GetDynamicGroupRequest request); @@ -947,7 +947,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetGroup API. + * Example: Click here to see how to use GetGroup API. */ GetGroupResponse getGroup(GetGroupRequest request); @@ -957,7 +957,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIdentityProvider API. + * Example: Click here to see how to use GetIdentityProvider API. */ GetIdentityProviderResponse getIdentityProvider(GetIdentityProviderRequest request); @@ -967,7 +967,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIdpGroupMapping API. + * Example: Click here to see how to use GetIdpGroupMapping API. */ GetIdpGroupMappingResponse getIdpGroupMapping(GetIdpGroupMappingRequest request); @@ -978,7 +978,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetMfaTotpDevice API. + * Example: Click here to see how to use GetMfaTotpDevice API. */ GetMfaTotpDeviceResponse getMfaTotpDevice(GetMfaTotpDeviceRequest request); @@ -989,7 +989,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetNetworkSource API. + * Example: Click here to see how to use GetNetworkSource API. */ GetNetworkSourceResponse getNetworkSource(GetNetworkSourceRequest request); @@ -999,7 +999,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPolicy API. + * Example: Click here to see how to use GetPolicy API. */ GetPolicyResponse getPolicy(GetPolicyRequest request); @@ -1009,7 +1009,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTag API. + * Example: Click here to see how to use GetTag API. */ GetTagResponse getTag(GetTagRequest request); @@ -1020,7 +1020,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTagDefault API. + * Example: Click here to see how to use GetTagDefault API. */ GetTagDefaultResponse getTagDefault(GetTagDefaultRequest request); @@ -1031,7 +1031,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTagNamespace API. + * Example: Click here to see how to use GetTagNamespace API. */ GetTagNamespaceResponse getTagNamespace(GetTagNamespaceRequest request); @@ -1043,7 +1043,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTaggingWorkRequest API. + * Example: Click here to see how to use GetTaggingWorkRequest API. */ GetTaggingWorkRequestResponse getTaggingWorkRequest(GetTaggingWorkRequestRequest request); @@ -1053,7 +1053,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTenancy API. + * Example: Click here to see how to use GetTenancy API. */ GetTenancyResponse getTenancy(GetTenancyRequest request); @@ -1063,7 +1063,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetUser API. + * Example: Click here to see how to use GetUser API. */ GetUserResponse getUser(GetUserRequest request); @@ -1073,7 +1073,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetUserGroupMembership API. + * Example: Click here to see how to use GetUserGroupMembership API. */ GetUserGroupMembershipResponse getUserGroupMembership(GetUserGroupMembershipRequest request); @@ -1085,7 +1085,7 @@ DeleteOAuthClientCredentialResponse deleteOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetUserUIPasswordInformation API. + * Example: Click here to see how to use GetUserUIPasswordInformation API. */ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( GetUserUIPasswordInformationRequest request); @@ -1098,7 +1098,7 @@ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -1112,7 +1112,7 @@ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListApiKeys API. + * Example: Click here to see how to use ListApiKeys API. */ ListApiKeysResponse listApiKeys(ListApiKeysRequest request); @@ -1124,7 +1124,7 @@ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAuthTokens API. + * Example: Click here to see how to use ListAuthTokens API. */ ListAuthTokensResponse listAuthTokens(ListAuthTokensRequest request); @@ -1139,7 +1139,7 @@ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAvailabilityDomains API. + * Example: Click here to see how to use ListAvailabilityDomains API. */ ListAvailabilityDomainsResponse listAvailabilityDomains(ListAvailabilityDomainsRequest request); @@ -1156,7 +1156,7 @@ GetUserUIPasswordInformationResponse getUserUIPasswordInformation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBulkActionResourceTypes API. + * Example: Click here to see how to use ListBulkActionResourceTypes API. */ ListBulkActionResourceTypesResponse listBulkActionResourceTypes( ListBulkActionResourceTypesRequest request); @@ -1168,7 +1168,7 @@ ListBulkActionResourceTypesResponse listBulkActionResourceTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBulkEditTagsResourceTypes API. + * Example: Click here to see how to use ListBulkEditTagsResourceTypes API. */ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( ListBulkEditTagsResourceTypesRequest request); @@ -1197,7 +1197,7 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCompartments API. + * Example: Click here to see how to use ListCompartments API. */ ListCompartmentsResponse listCompartments(ListCompartmentsRequest request); @@ -1209,7 +1209,7 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCostTrackingTags API. + * Example: Click here to see how to use ListCostTrackingTags API. */ ListCostTrackingTagsResponse listCostTrackingTags(ListCostTrackingTagsRequest request); @@ -1221,7 +1221,7 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCustomerSecretKeys API. + * Example: Click here to see how to use ListCustomerSecretKeys API. */ ListCustomerSecretKeysResponse listCustomerSecretKeys(ListCustomerSecretKeysRequest request); @@ -1234,7 +1234,7 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDynamicGroups API. + * Example: Click here to see how to use ListDynamicGroups API. */ ListDynamicGroupsResponse listDynamicGroups(ListDynamicGroupsRequest request); @@ -1247,7 +1247,7 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListFaultDomains API. + * Example: Click here to see how to use ListFaultDomains API. */ ListFaultDomainsResponse listFaultDomains(ListFaultDomainsRequest request); @@ -1260,7 +1260,7 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListGroups API. + * Example: Click here to see how to use ListGroups API. */ ListGroupsResponse listGroups(ListGroupsRequest request); @@ -1270,7 +1270,7 @@ ListBulkEditTagsResourceTypesResponse listBulkEditTagsResourceTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListIdentityProviderGroups API. + * Example: Click here to see how to use ListIdentityProviderGroups API. */ ListIdentityProviderGroupsResponse listIdentityProviderGroups( ListIdentityProviderGroupsRequest request); @@ -1285,7 +1285,7 @@ ListIdentityProviderGroupsResponse listIdentityProviderGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListIdentityProviders API. + * Example: Click here to see how to use ListIdentityProviders API. */ ListIdentityProvidersResponse listIdentityProviders(ListIdentityProvidersRequest request); @@ -1296,7 +1296,7 @@ ListIdentityProviderGroupsResponse listIdentityProviderGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListIdpGroupMappings API. + * Example: Click here to see how to use ListIdpGroupMappings API. */ ListIdpGroupMappingsResponse listIdpGroupMappings(ListIdpGroupMappingsRequest request); @@ -1308,7 +1308,7 @@ ListIdentityProviderGroupsResponse listIdentityProviderGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListMfaTotpDevices API. + * Example: Click here to see how to use ListMfaTotpDevices API. */ ListMfaTotpDevicesResponse listMfaTotpDevices(ListMfaTotpDevicesRequest request); @@ -1321,7 +1321,7 @@ ListIdentityProviderGroupsResponse listIdentityProviderGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListNetworkSources API. + * Example: Click here to see how to use ListNetworkSources API. */ ListNetworkSourcesResponse listNetworkSources(ListNetworkSourcesRequest request); @@ -1332,7 +1332,7 @@ ListIdentityProviderGroupsResponse listIdentityProviderGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListOAuthClientCredentials API. + * Example: Click here to see how to use ListOAuthClientCredentials API. */ ListOAuthClientCredentialsResponse listOAuthClientCredentials( ListOAuthClientCredentialsRequest request); @@ -1348,7 +1348,7 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPolicies API. + * Example: Click here to see how to use ListPolicies API. */ ListPoliciesResponse listPolicies(ListPoliciesRequest request); @@ -1358,7 +1358,7 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRegionSubscriptions API. + * Example: Click here to see how to use ListRegionSubscriptions API. */ ListRegionSubscriptionsResponse listRegionSubscriptions(ListRegionSubscriptionsRequest request); @@ -1368,7 +1368,7 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRegions API. + * Example: Click here to see how to use ListRegions API. */ ListRegionsResponse listRegions(ListRegionsRequest request); @@ -1380,7 +1380,7 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSmtpCredentials API. + * Example: Click here to see how to use ListSmtpCredentials API. */ ListSmtpCredentialsResponse listSmtpCredentials(ListSmtpCredentialsRequest request); @@ -1394,7 +1394,7 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSwiftPasswords API. + * Example: Click here to see how to use ListSwiftPasswords API. */ ListSwiftPasswordsResponse listSwiftPasswords(ListSwiftPasswordsRequest request); @@ -1405,7 +1405,7 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTagDefaults API. + * Example: Click here to see how to use ListTagDefaults API. */ ListTagDefaultsResponse listTagDefaults(ListTagDefaultsRequest request); @@ -1416,7 +1416,7 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTagNamespaces API. + * Example: Click here to see how to use ListTagNamespaces API. */ ListTagNamespacesResponse listTagNamespaces(ListTagNamespacesRequest request); @@ -1427,7 +1427,7 @@ ListOAuthClientCredentialsResponse listOAuthClientCredentials( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTaggingWorkRequestErrors API. + * Example: Click here to see how to use ListTaggingWorkRequestErrors API. */ ListTaggingWorkRequestErrorsResponse listTaggingWorkRequestErrors( ListTaggingWorkRequestErrorsRequest request); @@ -1439,7 +1439,7 @@ ListTaggingWorkRequestErrorsResponse listTaggingWorkRequestErrors( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTaggingWorkRequestLogs API. + * Example: Click here to see how to use ListTaggingWorkRequestLogs API. */ ListTaggingWorkRequestLogsResponse listTaggingWorkRequestLogs( ListTaggingWorkRequestLogsRequest request); @@ -1451,7 +1451,7 @@ ListTaggingWorkRequestLogsResponse listTaggingWorkRequestLogs( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTaggingWorkRequests API. + * Example: Click here to see how to use ListTaggingWorkRequests API. */ ListTaggingWorkRequestsResponse listTaggingWorkRequests(ListTaggingWorkRequestsRequest request); @@ -1462,7 +1462,7 @@ ListTaggingWorkRequestLogsResponse listTaggingWorkRequestLogs( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTags API. + * Example: Click here to see how to use ListTags API. */ ListTagsResponse listTags(ListTagsRequest request); @@ -1482,7 +1482,7 @@ ListTaggingWorkRequestLogsResponse listTaggingWorkRequestLogs( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListUserGroupMemberships API. + * Example: Click here to see how to use ListUserGroupMemberships API. */ ListUserGroupMembershipsResponse listUserGroupMemberships( ListUserGroupMembershipsRequest request); @@ -1496,7 +1496,7 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListUsers API. + * Example: Click here to see how to use ListUsers API. */ ListUsersResponse listUsers(ListUsersRequest request); @@ -1507,7 +1507,7 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -1525,7 +1525,7 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use MoveCompartment API. + * Example: Click here to see how to use MoveCompartment API. */ MoveCompartmentResponse moveCompartment(MoveCompartmentRequest request); @@ -1536,7 +1536,7 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RecoverCompartment API. + * Example: Click here to see how to use RecoverCompartment API. */ RecoverCompartmentResponse recoverCompartment(RecoverCompartmentRequest request); @@ -1546,7 +1546,7 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RemoveUserFromGroup API. + * Example: Click here to see how to use RemoveUserFromGroup API. */ RemoveUserFromGroupResponse removeUserFromGroup(RemoveUserFromGroupRequest request); @@ -1557,7 +1557,7 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ResetIdpScimClient API. + * Example: Click here to see how to use ResetIdpScimClient API. */ ResetIdpScimClientResponse resetIdpScimClient(ResetIdpScimClientRequest request); @@ -1568,7 +1568,7 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAuthToken API. + * Example: Click here to see how to use UpdateAuthToken API. */ UpdateAuthTokenResponse updateAuthToken(UpdateAuthTokenRequest request); @@ -1579,7 +1579,7 @@ ListUserGroupMembershipsResponse listUserGroupMemberships( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAuthenticationPolicy API. + * Example: Click here to see how to use UpdateAuthenticationPolicy API. */ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( UpdateAuthenticationPolicyRequest request); @@ -1590,7 +1590,7 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCompartment API. + * Example: Click here to see how to use UpdateCompartment API. */ UpdateCompartmentResponse updateCompartment(UpdateCompartmentRequest request); @@ -1601,7 +1601,7 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCustomerSecretKey API. + * Example: Click here to see how to use UpdateCustomerSecretKey API. */ UpdateCustomerSecretKeyResponse updateCustomerSecretKey(UpdateCustomerSecretKeyRequest request); @@ -1611,7 +1611,7 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDynamicGroup API. + * Example: Click here to see how to use UpdateDynamicGroup API. */ UpdateDynamicGroupResponse updateDynamicGroup(UpdateDynamicGroupRequest request); @@ -1621,7 +1621,7 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateGroup API. + * Example: Click here to see how to use UpdateGroup API. */ UpdateGroupResponse updateGroup(UpdateGroupRequest request); @@ -1631,7 +1631,7 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateIdentityProvider API. + * Example: Click here to see how to use UpdateIdentityProvider API. */ UpdateIdentityProviderResponse updateIdentityProvider(UpdateIdentityProviderRequest request); @@ -1641,7 +1641,7 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateIdpGroupMapping API. + * Example: Click here to see how to use UpdateIdpGroupMapping API. */ UpdateIdpGroupMappingResponse updateIdpGroupMapping(UpdateIdpGroupMappingRequest request); @@ -1651,7 +1651,7 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateNetworkSource API. + * Example: Click here to see how to use UpdateNetworkSource API. */ UpdateNetworkSourceResponse updateNetworkSource(UpdateNetworkSourceRequest request); @@ -1662,7 +1662,7 @@ UpdateAuthenticationPolicyResponse updateAuthenticationPolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateOAuthClientCredential API. + * Example: Click here to see how to use UpdateOAuthClientCredential API. */ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( UpdateOAuthClientCredentialRequest request); @@ -1676,7 +1676,7 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdatePolicy API. + * Example: Click here to see how to use UpdatePolicy API. */ UpdatePolicyResponse updatePolicy(UpdatePolicyRequest request); @@ -1687,7 +1687,7 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSmtpCredential API. + * Example: Click here to see how to use UpdateSmtpCredential API. */ UpdateSmtpCredentialResponse updateSmtpCredential(UpdateSmtpCredentialRequest request); @@ -1700,7 +1700,7 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSwiftPassword API. + * Example: Click here to see how to use UpdateSwiftPassword API. */ UpdateSwiftPasswordResponse updateSwiftPassword(UpdateSwiftPasswordRequest request); @@ -1720,7 +1720,7 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTag API. + * Example: Click here to see how to use UpdateTag API. */ UpdateTagResponse updateTag(UpdateTagRequest request); @@ -1736,7 +1736,7 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTagDefault API. + * Example: Click here to see how to use UpdateTagDefault API. */ UpdateTagDefaultResponse updateTagDefault(UpdateTagDefaultRequest request); @@ -1755,7 +1755,7 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTagNamespace API. + * Example: Click here to see how to use UpdateTagNamespace API. */ UpdateTagNamespaceResponse updateTagNamespace(UpdateTagNamespaceRequest request); @@ -1765,7 +1765,7 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateUser API. + * Example: Click here to see how to use UpdateUser API. */ UpdateUserResponse updateUser(UpdateUserRequest request); @@ -1776,7 +1776,7 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateUserCapabilities API. + * Example: Click here to see how to use UpdateUserCapabilities API. */ UpdateUserCapabilitiesResponse updateUserCapabilities(UpdateUserCapabilitiesRequest request); @@ -1787,7 +1787,7 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateUserState API. + * Example: Click here to see how to use UpdateUserState API. */ UpdateUserStateResponse updateUserState(UpdateUserStateRequest request); @@ -1812,7 +1812,7 @@ UpdateOAuthClientCredentialResponse updateOAuthClientCredential( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UploadApiKey API. + * Example: Click here to see how to use UploadApiKey API. */ UploadApiKeyResponse uploadApiKey(UploadApiKeyRequest request); diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityAsync.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityAsync.java index 8e6c2138b27..3746c8e4bb3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityAsync.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityAsyncClient.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityAsyncClient.java index 9292f17ef0b..3b7f46cd29e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityAsyncClient.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityClient.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityClient.java index 682760ec455..bd242e89f5d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityClient.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityPaginators.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityPaginators.java index ac7a8eaab81..8813bd85004 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityPaginators.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityWaiters.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityWaiters.java index 17a5b798f22..bb3756cffc8 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityWaiters.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/IdentityWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ActivateMfaTotpDeviceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ActivateMfaTotpDeviceConverter.java index 1665431abc3..3a6a38c1719 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ActivateMfaTotpDeviceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ActivateMfaTotpDeviceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/AddUserToGroupConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/AddUserToGroupConverter.java index 20c4bb936ef..b86e39012f3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/AddUserToGroupConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/AddUserToGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/AssembleEffectiveTagSetConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/AssembleEffectiveTagSetConverter.java index 4332fe3f246..7a115f3c81a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/AssembleEffectiveTagSetConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/AssembleEffectiveTagSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkDeleteResourcesConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkDeleteResourcesConverter.java index ae96240fda8..c719965725e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkDeleteResourcesConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkDeleteResourcesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkDeleteTagsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkDeleteTagsConverter.java index c1da8988325..438f85459b6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkDeleteTagsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkDeleteTagsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkEditTagsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkEditTagsConverter.java index 908a7ced96a..d4b0d2e8de2 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkEditTagsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkEditTagsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkMoveResourcesConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkMoveResourcesConverter.java index e5f79002185..10d65964aa0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkMoveResourcesConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/BulkMoveResourcesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CascadeDeleteTagNamespaceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CascadeDeleteTagNamespaceConverter.java index 1ee542b1af6..5945fd83d5e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CascadeDeleteTagNamespaceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CascadeDeleteTagNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ChangeTagNamespaceCompartmentConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ChangeTagNamespaceCompartmentConverter.java index ce3d7292d8d..dd50698752b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ChangeTagNamespaceCompartmentConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ChangeTagNamespaceCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateAuthTokenConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateAuthTokenConverter.java index 6601098dff8..891015c0216 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateAuthTokenConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateAuthTokenConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateCompartmentConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateCompartmentConverter.java index e43ba21adaa..760499f0764 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateCompartmentConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateCustomerSecretKeyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateCustomerSecretKeyConverter.java index 5546ddd6f9f..a052f27e3f4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateCustomerSecretKeyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateCustomerSecretKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateDynamicGroupConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateDynamicGroupConverter.java index 440e7ae1063..f580bb6f630 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateDynamicGroupConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateDynamicGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateGroupConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateGroupConverter.java index f5d0d4a9452..1ac302b0d80 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateGroupConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateIdentityProviderConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateIdentityProviderConverter.java index c7a568ab106..86ca3480098 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateIdentityProviderConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateIdentityProviderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateIdpGroupMappingConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateIdpGroupMappingConverter.java index f02f1a1339b..99d6ef38c04 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateIdpGroupMappingConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateIdpGroupMappingConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateMfaTotpDeviceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateMfaTotpDeviceConverter.java index 793852aa9d1..f62315dca97 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateMfaTotpDeviceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateMfaTotpDeviceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateNetworkSourceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateNetworkSourceConverter.java index 3b658ec2e47..49e7206b959 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateNetworkSourceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateNetworkSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateOAuthClientCredentialConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateOAuthClientCredentialConverter.java index be104e09902..f3aade87ac5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateOAuthClientCredentialConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateOAuthClientCredentialConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateOrResetUIPasswordConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateOrResetUIPasswordConverter.java index 98a45cc6b4d..e1182daa8e1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateOrResetUIPasswordConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateOrResetUIPasswordConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreatePolicyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreatePolicyConverter.java index fbff1b6b9df..380c1955eff 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreatePolicyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreatePolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateRegionSubscriptionConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateRegionSubscriptionConverter.java index adfbbe71423..6d1a2a27429 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateRegionSubscriptionConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateRegionSubscriptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateSmtpCredentialConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateSmtpCredentialConverter.java index 23b5c9a161e..c1eba9e1589 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateSmtpCredentialConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateSmtpCredentialConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateSwiftPasswordConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateSwiftPasswordConverter.java index 47bbfd98f2b..5ca3258342d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateSwiftPasswordConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateSwiftPasswordConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagConverter.java index 8e249604a05..1bb1d882530 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagDefaultConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagDefaultConverter.java index 546804a4a9c..5cedc836058 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagDefaultConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagDefaultConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagNamespaceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagNamespaceConverter.java index d5926cb8bb7..c28cf0a55a1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagNamespaceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateTagNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateUserConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateUserConverter.java index f59c37897d6..c9e672d4036 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateUserConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/CreateUserConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteApiKeyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteApiKeyConverter.java index d0a6996a91c..2424d71ebb1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteApiKeyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteApiKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteAuthTokenConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteAuthTokenConverter.java index f89ad4da469..85094a43e71 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteAuthTokenConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteAuthTokenConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteCompartmentConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteCompartmentConverter.java index 530b0d79d82..b97146d2421 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteCompartmentConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteCustomerSecretKeyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteCustomerSecretKeyConverter.java index 74cbdb8acfc..12cdf98b73d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteCustomerSecretKeyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteCustomerSecretKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteDynamicGroupConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteDynamicGroupConverter.java index 8ed33e5c2fd..8dff418085e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteDynamicGroupConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteDynamicGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteGroupConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteGroupConverter.java index 0eea9c77d04..e9dbed9c531 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteGroupConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteIdentityProviderConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteIdentityProviderConverter.java index ca0e3f94080..c9d7ce92db3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteIdentityProviderConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteIdentityProviderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteIdpGroupMappingConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteIdpGroupMappingConverter.java index 0b98242a046..58181c7cf79 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteIdpGroupMappingConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteIdpGroupMappingConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteMfaTotpDeviceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteMfaTotpDeviceConverter.java index 6c3edd0600d..8cd125161de 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteMfaTotpDeviceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteMfaTotpDeviceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteNetworkSourceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteNetworkSourceConverter.java index e1d63b26368..b7fb04992ec 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteNetworkSourceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteNetworkSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteOAuthClientCredentialConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteOAuthClientCredentialConverter.java index 92fea546332..b85c4e1fb26 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteOAuthClientCredentialConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteOAuthClientCredentialConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeletePolicyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeletePolicyConverter.java index 6c68b5b4d1e..6aba8aab839 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeletePolicyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeletePolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteSmtpCredentialConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteSmtpCredentialConverter.java index 935a9eb7388..f3e041b8738 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteSmtpCredentialConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteSmtpCredentialConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteSwiftPasswordConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteSwiftPasswordConverter.java index fd117058833..1ff359a357e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteSwiftPasswordConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteSwiftPasswordConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagConverter.java index 140dbbcb4ce..eb0ffa9412b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagDefaultConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagDefaultConverter.java index 3cc63c4727b..50134563627 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagDefaultConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagDefaultConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagNamespaceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagNamespaceConverter.java index 216436b63cc..a3135a3f6e4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagNamespaceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteTagNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteUserConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteUserConverter.java index ffd805be766..668f5884e9e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteUserConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/DeleteUserConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GenerateTotpSeedConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GenerateTotpSeedConverter.java index 2481bdffb33..9af014f3c54 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GenerateTotpSeedConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GenerateTotpSeedConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetAuthenticationPolicyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetAuthenticationPolicyConverter.java index 0809937f8b0..a9af668eb61 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetAuthenticationPolicyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetAuthenticationPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetCompartmentConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetCompartmentConverter.java index e76d92350ff..f7e2eec0515 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetCompartmentConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetDynamicGroupConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetDynamicGroupConverter.java index 7e30e3dcf68..cadab4d35fe 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetDynamicGroupConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetDynamicGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetGroupConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetGroupConverter.java index 6cc5b41c3d5..b8095234d9a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetGroupConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetIdentityProviderConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetIdentityProviderConverter.java index 961332c66e5..be6dc39a265 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetIdentityProviderConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetIdentityProviderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetIdpGroupMappingConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetIdpGroupMappingConverter.java index cb1fc597226..b9b1ae65650 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetIdpGroupMappingConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetIdpGroupMappingConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetMfaTotpDeviceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetMfaTotpDeviceConverter.java index 1806fa0d636..f7ebcc11c3a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetMfaTotpDeviceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetMfaTotpDeviceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetNetworkSourceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetNetworkSourceConverter.java index a4eb12ed160..444c4eb8cf6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetNetworkSourceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetNetworkSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetPolicyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetPolicyConverter.java index bc2e53c9916..38c23fb5594 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetPolicyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagConverter.java index 50f2f70a6fb..ba695c2626b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagDefaultConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagDefaultConverter.java index f81084f712f..fbaae9ade23 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagDefaultConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagDefaultConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagNamespaceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagNamespaceConverter.java index 02b3fbafe41..ad711df08a7 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagNamespaceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTagNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTaggingWorkRequestConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTaggingWorkRequestConverter.java index 631f0f31d73..62d2a64d6b0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTaggingWorkRequestConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTaggingWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTenancyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTenancyConverter.java index 32a319bfe47..032466f944c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTenancyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetTenancyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserConverter.java index df1f620704c..f4f92672eab 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserGroupMembershipConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserGroupMembershipConverter.java index 8d1f38e64cc..55b58594c4e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserGroupMembershipConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserGroupMembershipConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserUIPasswordInformationConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserUIPasswordInformationConverter.java index 291c27cf864..f3c1401f461 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserUIPasswordInformationConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetUserUIPasswordInformationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetWorkRequestConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetWorkRequestConverter.java index e80a96de629..fd876b3924c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetWorkRequestConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListApiKeysConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListApiKeysConverter.java index 0a9bcd1fc3c..120aaa7da69 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListApiKeysConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListApiKeysConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListAuthTokensConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListAuthTokensConverter.java index f62699d5770..0e68bc070e7 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListAuthTokensConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListAuthTokensConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListAvailabilityDomainsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListAvailabilityDomainsConverter.java index 383fe753a11..98f3dcf9b6a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListAvailabilityDomainsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListAvailabilityDomainsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListBulkActionResourceTypesConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListBulkActionResourceTypesConverter.java index a701d53ccd0..51f5e9362b0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListBulkActionResourceTypesConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListBulkActionResourceTypesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListBulkEditTagsResourceTypesConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListBulkEditTagsResourceTypesConverter.java index bf562a88ba9..efa71883180 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListBulkEditTagsResourceTypesConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListBulkEditTagsResourceTypesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCompartmentsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCompartmentsConverter.java index ebd04a1a150..e20784356c0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCompartmentsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCompartmentsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCostTrackingTagsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCostTrackingTagsConverter.java index 7d4c801a9b4..e5f2fec106b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCostTrackingTagsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCostTrackingTagsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCustomerSecretKeysConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCustomerSecretKeysConverter.java index 7502f31eabb..a79c0497fa1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCustomerSecretKeysConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListCustomerSecretKeysConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListDynamicGroupsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListDynamicGroupsConverter.java index b56d411882d..6134898aa3c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListDynamicGroupsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListDynamicGroupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListFaultDomainsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListFaultDomainsConverter.java index 6d64df945b0..c89e1cc144a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListFaultDomainsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListFaultDomainsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListGroupsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListGroupsConverter.java index 5314dd72799..cddab1a7315 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListGroupsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListGroupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdentityProviderGroupsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdentityProviderGroupsConverter.java index dd91eb7c72a..494c478c109 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdentityProviderGroupsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdentityProviderGroupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdentityProvidersConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdentityProvidersConverter.java index 049c3025ec1..88b194fda9e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdentityProvidersConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdentityProvidersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdpGroupMappingsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdpGroupMappingsConverter.java index 7accbf8e389..06ffcf926d4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdpGroupMappingsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListIdpGroupMappingsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListMfaTotpDevicesConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListMfaTotpDevicesConverter.java index 63c44180477..a3f89ddc787 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListMfaTotpDevicesConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListMfaTotpDevicesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListNetworkSourcesConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListNetworkSourcesConverter.java index 4d751b268bd..c37e400091f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListNetworkSourcesConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListNetworkSourcesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListOAuthClientCredentialsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListOAuthClientCredentialsConverter.java index f430fbbbca3..d10472553a4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListOAuthClientCredentialsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListOAuthClientCredentialsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListPoliciesConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListPoliciesConverter.java index d3c6827feb0..cc5e8ecadae 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListPoliciesConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListPoliciesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListRegionSubscriptionsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListRegionSubscriptionsConverter.java index d546a8f51ac..3e432d43bb3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListRegionSubscriptionsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListRegionSubscriptionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListRegionsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListRegionsConverter.java index f0614006331..70573145770 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListRegionsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListRegionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListSmtpCredentialsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListSmtpCredentialsConverter.java index 2b05d3d676c..65e91503fc8 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListSmtpCredentialsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListSmtpCredentialsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListSwiftPasswordsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListSwiftPasswordsConverter.java index 82975a1f8ba..51323c6b9e8 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListSwiftPasswordsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListSwiftPasswordsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagDefaultsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagDefaultsConverter.java index 088e588fe18..a227934b299 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagDefaultsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagDefaultsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagNamespacesConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagNamespacesConverter.java index 5034e529452..a2fe9c2059d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagNamespacesConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagNamespacesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestErrorsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestErrorsConverter.java index 43f50b8a4a4..42889b15fb5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestErrorsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestLogsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestLogsConverter.java index ac873ff3741..ede182c395d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestLogsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestsConverter.java index d0182b851b2..9d567e194be 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTaggingWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagsConverter.java index 5fb378d7b75..aa313aa63f6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListTagsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListUserGroupMembershipsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListUserGroupMembershipsConverter.java index adbe0fc01f1..f20e3e0454e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListUserGroupMembershipsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListUserGroupMembershipsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListUsersConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListUsersConverter.java index 824d96f1e8d..2148589e056 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListUsersConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListUsersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListWorkRequestsConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListWorkRequestsConverter.java index ff46d7af396..bf011c81986 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListWorkRequestsConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/MoveCompartmentConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/MoveCompartmentConverter.java index b81f09099ba..258f01882f3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/MoveCompartmentConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/MoveCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/RecoverCompartmentConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/RecoverCompartmentConverter.java index 971464f92b5..3bd9e2b7a6d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/RecoverCompartmentConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/RecoverCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/RemoveUserFromGroupConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/RemoveUserFromGroupConverter.java index 8d5748d8b5d..178bed3c040 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/RemoveUserFromGroupConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/RemoveUserFromGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ResetIdpScimClientConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ResetIdpScimClientConverter.java index 37a32b3ca15..d392af8bf3e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ResetIdpScimClientConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/ResetIdpScimClientConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateAuthTokenConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateAuthTokenConverter.java index 30bef821220..9f0539bce90 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateAuthTokenConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateAuthTokenConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateAuthenticationPolicyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateAuthenticationPolicyConverter.java index e867b2cd12e..0b388309e09 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateAuthenticationPolicyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateAuthenticationPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateCompartmentConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateCompartmentConverter.java index e61d439989e..0fd65a6ee8e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateCompartmentConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateCustomerSecretKeyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateCustomerSecretKeyConverter.java index 1d6316fdb0b..4e93708bc22 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateCustomerSecretKeyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateCustomerSecretKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateDynamicGroupConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateDynamicGroupConverter.java index 525070c6977..31ec742d412 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateDynamicGroupConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateDynamicGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateGroupConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateGroupConverter.java index 585ba939ef3..e1f5398d250 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateGroupConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateIdentityProviderConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateIdentityProviderConverter.java index 0bb68875eef..dae558d2879 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateIdentityProviderConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateIdentityProviderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateIdpGroupMappingConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateIdpGroupMappingConverter.java index e6841f04432..fc9a6114bc1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateIdpGroupMappingConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateIdpGroupMappingConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateNetworkSourceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateNetworkSourceConverter.java index 5154286a998..884b5001385 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateNetworkSourceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateNetworkSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateOAuthClientCredentialConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateOAuthClientCredentialConverter.java index 980dbf16290..5e5cd93919e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateOAuthClientCredentialConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateOAuthClientCredentialConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdatePolicyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdatePolicyConverter.java index 8fe901f1a74..bcec5a68bec 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdatePolicyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdatePolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateSmtpCredentialConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateSmtpCredentialConverter.java index 6ba95cf9a16..4e435fbbf48 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateSmtpCredentialConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateSmtpCredentialConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateSwiftPasswordConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateSwiftPasswordConverter.java index 3ee4fa1c1f7..27593be449c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateSwiftPasswordConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateSwiftPasswordConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagConverter.java index 78e6e83e962..5ee230fb29c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagDefaultConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagDefaultConverter.java index ee4881c2c50..39dc159ede3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagDefaultConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagDefaultConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagNamespaceConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagNamespaceConverter.java index 5e0327fdff1..49341af1b5a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagNamespaceConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateTagNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserCapabilitiesConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserCapabilitiesConverter.java index 2dcd1ffd6aa..ac318c84ce7 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserCapabilitiesConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserCapabilitiesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserConverter.java index 2579529151f..fe72bea7e02 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserStateConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserStateConverter.java index cf7968b9653..bc4af058c92 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserStateConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UpdateUserStateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UploadApiKeyConverter.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UploadApiKeyConverter.java index 3b8f9df3f49..b67d6d1dba3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UploadApiKeyConverter.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/internal/http/UploadApiKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.internal.http; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AddUserToGroupDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AddUserToGroupDetails.java index dce2959d478..2fbef5c8968 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AddUserToGroupDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AddUserToGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ApiKey.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ApiKey.java index 4aee0c405b5..5a2c26ece23 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ApiKey.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ApiKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AuthToken.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AuthToken.java index 6a22a0e2014..2c78f10527b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AuthToken.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AuthToken.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AuthenticationPolicy.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AuthenticationPolicy.java index 72d346f5c7a..3fb89b24369 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AuthenticationPolicy.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AuthenticationPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AvailabilityDomain.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AvailabilityDomain.java index 505b0db9f61..5792b5b637d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AvailabilityDomain.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/AvailabilityDomain.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BaseTagDefinitionValidator.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BaseTagDefinitionValidator.java index 42b6775da99..f3c492d956e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BaseTagDefinitionValidator.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BaseTagDefinitionValidator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResource.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResource.java index 593a3e6e389..c02c253b15b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResource.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResourceType.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResourceType.java index a8956ed9542..5e42bca0f41 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResourceType.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResourceType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResourceTypeCollection.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResourceTypeCollection.java index 562c6c4b6e9..24b44c2cd72 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResourceTypeCollection.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkActionResourceTypeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkDeleteResourcesDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkDeleteResourcesDetails.java index 55facb63bc1..48e7834a735 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkDeleteResourcesDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkDeleteResourcesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkDeleteTagsDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkDeleteTagsDetails.java index a907d426b18..a95b79933ec 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkDeleteTagsDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkDeleteTagsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditOperationDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditOperationDetails.java index c105ec2a9f3..18f484d1eb4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditOperationDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditOperationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditResource.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditResource.java index af6d1011536..e49cc738d75 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditResource.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsDetails.java index 4ec9ec6fc9b..78ccf68e744 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsResourceType.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsResourceType.java index c42001e6a36..6133177670b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsResourceType.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsResourceType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsResourceTypeCollection.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsResourceTypeCollection.java index e5833313f04..03f3939dbd1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsResourceTypeCollection.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkEditTagsResourceTypeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkMoveResourcesDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkMoveResourcesDetails.java index 22c8d40bbdc..28fba4a26b4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkMoveResourcesDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/BulkMoveResourcesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ChangeTagNamespaceCompartmentDetail.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ChangeTagNamespaceCompartmentDetail.java index 16a2cd8ed9c..9bb017cce4b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ChangeTagNamespaceCompartmentDetail.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ChangeTagNamespaceCompartmentDetail.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Compartment.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Compartment.java index 42486f90c9c..67cb6a464b5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Compartment.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Compartment.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateApiKeyDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateApiKeyDetails.java index bba2cdc9239..34671c1f553 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateApiKeyDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateApiKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateAuthTokenDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateAuthTokenDetails.java index db93b7adaac..79c2535f54d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateAuthTokenDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateAuthTokenDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateCompartmentDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateCompartmentDetails.java index 0f389964c94..4455bc2a3be 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateCompartmentDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateCustomerSecretKeyDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateCustomerSecretKeyDetails.java index 85f39078143..404a4a8fd71 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateCustomerSecretKeyDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateCustomerSecretKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateDynamicGroupDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateDynamicGroupDetails.java index 3d7793aced8..48574bd7300 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateDynamicGroupDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateDynamicGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateGroupDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateGroupDetails.java index 695b7b2f83f..421104fa526 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateGroupDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateIdentityProviderDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateIdentityProviderDetails.java index dc327cc8ce8..39df68ddfb5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateIdentityProviderDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateIdentityProviderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateIdpGroupMappingDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateIdpGroupMappingDetails.java index 7778f0c56e9..b2df55b0040 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateIdpGroupMappingDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateIdpGroupMappingDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateNetworkSourceDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateNetworkSourceDetails.java index c42789a1907..3e42ca14c26 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateNetworkSourceDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateNetworkSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateOAuth2ClientCredentialDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateOAuth2ClientCredentialDetails.java index d879692b8fb..55a8a6c8461 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateOAuth2ClientCredentialDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateOAuth2ClientCredentialDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreatePolicyDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreatePolicyDetails.java index 1f1f47abeee..74f232cbf46 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreatePolicyDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreatePolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateRegionSubscriptionDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateRegionSubscriptionDetails.java index 8a63fe045a3..7f75d0b8ccb 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateRegionSubscriptionDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateRegionSubscriptionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSaml2IdentityProviderDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSaml2IdentityProviderDetails.java index 28a1d76f55e..f57271c2c80 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSaml2IdentityProviderDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSaml2IdentityProviderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSmtpCredentialDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSmtpCredentialDetails.java index d5e96797e10..b06e1f4b103 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSmtpCredentialDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSmtpCredentialDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSwiftPasswordDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSwiftPasswordDetails.java index fbcf75c5df7..c9f936b9e14 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSwiftPasswordDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateSwiftPasswordDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagDefaultDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagDefaultDetails.java index cc9da7b0e3f..19c022fc3fd 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagDefaultDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagDefaultDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagDetails.java index 9161ba4ff91..e55ddfb8c46 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagNamespaceDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagNamespaceDetails.java index a846f856d49..c4a19b5641e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagNamespaceDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateTagNamespaceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateUserDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateUserDetails.java index 5d033ad7fbf..269cd6545e8 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateUserDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CreateUserDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CustomerSecretKey.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CustomerSecretKey.java index 50b8228e241..8c2748033e6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CustomerSecretKey.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CustomerSecretKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CustomerSecretKeySummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CustomerSecretKeySummary.java index 7203737886a..39f269c0349 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CustomerSecretKeySummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/CustomerSecretKeySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/DefaultTagDefinitionValidator.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/DefaultTagDefinitionValidator.java index db80e8d3d59..f21a0ec18a3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/DefaultTagDefinitionValidator.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/DefaultTagDefinitionValidator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/DynamicGroup.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/DynamicGroup.java index d8d6396790a..d91ce6ba247 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/DynamicGroup.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/DynamicGroup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/EnumTagDefinitionValidator.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/EnumTagDefinitionValidator.java index 7d240d463a3..04376f64287 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/EnumTagDefinitionValidator.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/EnumTagDefinitionValidator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/FaultDomain.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/FaultDomain.java index 451889109b8..4fe84d0142a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/FaultDomain.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/FaultDomain.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/FullyQualifiedScope.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/FullyQualifiedScope.java index 6c680fe1b73..502dd43c0dc 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/FullyQualifiedScope.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/FullyQualifiedScope.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Group.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Group.java index e2240b283e1..f951c0bc596 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Group.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Group.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdentityProvider.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdentityProvider.java index 49952be24ae..1ebee5274f9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdentityProvider.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdentityProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdentityProviderGroupSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdentityProviderGroupSummary.java index 24246593de3..87ef4470fca 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdentityProviderGroupSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdentityProviderGroupSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdpGroupMapping.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdpGroupMapping.java index 1003a202887..61df3a917ef 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdpGroupMapping.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/IdpGroupMapping.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpDevice.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpDevice.java index 38177590305..44220fa0918 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpDevice.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpDevice.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpDeviceSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpDeviceSummary.java index 4c7fa26e874..a2a58bd956e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpDeviceSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpDeviceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpToken.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpToken.java index 14a62140408..f777f75a2c6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpToken.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MfaTotpToken.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MoveCompartmentDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MoveCompartmentDetails.java index b4b87086243..6ff76362aa5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MoveCompartmentDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/MoveCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkPolicy.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkPolicy.java index 31334b6aa10..910daf6813a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkPolicy.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSources.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSources.java index 353017a1783..650482b016a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSources.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSources.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSourcesSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSourcesSummary.java index 02ae20f653f..1c8e9438441 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSourcesSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSourcesSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSources_virtualSourceList.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSources_virtualSourceList.java index ca7cd83c6aa..38981ebcb2c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSources_virtualSourceList.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/NetworkSources_virtualSourceList.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/OAuth2ClientCredential.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/OAuth2ClientCredential.java index a9fe5c688cf..e8bf7d91aac 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/OAuth2ClientCredential.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/OAuth2ClientCredential.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/OAuth2ClientCredentialSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/OAuth2ClientCredentialSummary.java index 5b4cf1254b7..4b4f899904f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/OAuth2ClientCredentialSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/OAuth2ClientCredentialSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/PasswordPolicy.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/PasswordPolicy.java index 818422a4c20..371287ad14a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/PasswordPolicy.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/PasswordPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Policy.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Policy.java index 32dcd3ce360..c481e129af7 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Policy.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Policy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Region.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Region.java index 3662a708c39..16d10a67102 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Region.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Region.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/RegionSubscription.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/RegionSubscription.java index eca41c645af..f7f64ee43e1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/RegionSubscription.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/RegionSubscription.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Saml2IdentityProvider.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Saml2IdentityProvider.java index f28c8a3aac3..b40dedc33c9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Saml2IdentityProvider.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Saml2IdentityProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ScimClientCredentials.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ScimClientCredentials.java index dcdfbe66e0b..33bdb70705f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ScimClientCredentials.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/ScimClientCredentials.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SmtpCredential.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SmtpCredential.java index c8f9f1f0b5b..1fb334c9b9e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SmtpCredential.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SmtpCredential.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SmtpCredentialSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SmtpCredentialSummary.java index 60c358bb371..d3da8cc2395 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SmtpCredentialSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SmtpCredentialSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SwiftPassword.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SwiftPassword.java index c66110eb835..be498635e27 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SwiftPassword.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/SwiftPassword.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Tag.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Tag.java index fcea455f60c..ff3c89f41d4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Tag.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Tag.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagDefault.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagDefault.java index 41a614b4a12..e4efd8efb1c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagDefault.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagDefault.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagDefaultSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagDefaultSummary.java index abb9e772ae8..0773fa9ba66 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagDefaultSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagDefaultSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagNamespace.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagNamespace.java index 4325103d974..1971e359c63 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagNamespace.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagNamespace.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagNamespaceSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagNamespaceSummary.java index cfed2c9f867..b7f395a0070 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagNamespaceSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagNamespaceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagSummary.java index b88ce97b496..9ead12920f9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TagSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequest.java index 6b5bdb384bb..6ae6de9d6d1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestErrorSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestErrorSummary.java index 05743e946b6..0bc68c48383 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestErrorSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestErrorSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestLogSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestLogSummary.java index 68947f366b2..4cb45afa027 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestLogSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestLogSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestSummary.java index 1495f259ed2..4722f5fc201 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/TaggingWorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Tenancy.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Tenancy.java index e62ad152f46..c55738373d1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Tenancy.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/Tenancy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UIPassword.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UIPassword.java index c35c47143d0..ddbbc2af0e5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UIPassword.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UIPassword.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UIPasswordInformation.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UIPasswordInformation.java index 7da1381b58e..3316cb18b30 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UIPasswordInformation.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UIPasswordInformation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateAuthTokenDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateAuthTokenDetails.java index d3f20551bbf..b7dfd5ad207 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateAuthTokenDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateAuthTokenDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateAuthenticationPolicyDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateAuthenticationPolicyDetails.java index 6882aaf3350..dfe188dcdfe 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateAuthenticationPolicyDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateAuthenticationPolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateCompartmentDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateCompartmentDetails.java index 866d4690c7b..553c8aa97e6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateCompartmentDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateCustomerSecretKeyDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateCustomerSecretKeyDetails.java index f57a79f2b3d..8c9ac91ba9d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateCustomerSecretKeyDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateCustomerSecretKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateDynamicGroupDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateDynamicGroupDetails.java index 9063d739126..118c307905d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateDynamicGroupDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateDynamicGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateGroupDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateGroupDetails.java index 5887eb555aa..0c987a79db3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateGroupDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateIdentityProviderDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateIdentityProviderDetails.java index b6cad005f95..f9589b148cb 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateIdentityProviderDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateIdentityProviderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateIdpGroupMappingDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateIdpGroupMappingDetails.java index b6711135c1f..a48bfcd693c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateIdpGroupMappingDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateIdpGroupMappingDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateNetworkSourceDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateNetworkSourceDetails.java index 487deb15fc2..c48dabacc2c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateNetworkSourceDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateNetworkSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateOAuth2ClientCredentialDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateOAuth2ClientCredentialDetails.java index 96aec9ee150..4391230b8ab 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateOAuth2ClientCredentialDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateOAuth2ClientCredentialDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdatePolicyDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdatePolicyDetails.java index 190dacffe57..0b599212362 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdatePolicyDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdatePolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSaml2IdentityProviderDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSaml2IdentityProviderDetails.java index 6c1fe393af5..1d7d46528d3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSaml2IdentityProviderDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSaml2IdentityProviderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSmtpCredentialDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSmtpCredentialDetails.java index cccb5dbf918..2de61919f2c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSmtpCredentialDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSmtpCredentialDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateStateDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateStateDetails.java index a67a616933d..2ea5fe3124f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateStateDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateStateDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSwiftPasswordDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSwiftPasswordDetails.java index 9d9933c4f0f..655bcf62cf0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSwiftPasswordDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateSwiftPasswordDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagDefaultDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagDefaultDetails.java index bffdfd07b24..fd09f8675b6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagDefaultDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagDefaultDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagDetails.java index f058c6fbd8d..4a746e42bd0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagNamespaceDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagNamespaceDetails.java index 3a60bf685c1..0da57fde280 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagNamespaceDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateTagNamespaceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateUserCapabilitiesDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateUserCapabilitiesDetails.java index 9f717202303..d9f7c55372e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateUserCapabilitiesDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateUserCapabilitiesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateUserDetails.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateUserDetails.java index 0079e434875..5f540cacbae 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateUserDetails.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UpdateUserDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/User.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/User.java index f2750931a7a..22b036d93ac 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/User.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/User.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UserCapabilities.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UserCapabilities.java index 105725daa68..f50ef80be3f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UserCapabilities.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UserCapabilities.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UserGroupMembership.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UserGroupMembership.java index 49bddbe935a..6d2f145156a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UserGroupMembership.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/UserGroupMembership.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequest.java index fcc3631a212..10945cf1ab4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestError.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestError.java index 5836903d1aa..9ca2526f278 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestError.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestLogEntry.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestLogEntry.java index 8f00c96c888..23e6272b5dd 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestLogEntry.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestResource.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestResource.java index 836c18517bf..61b11d810f1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestResource.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestSummary.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestSummary.java index 5a04c3b6114..dcc8539c0a3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestSummary.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.model; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ActivateMfaTotpDeviceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ActivateMfaTotpDeviceRequest.java index 33252727280..951bc432dc0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ActivateMfaTotpDeviceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ActivateMfaTotpDeviceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ActivateMfaTotpDeviceRequest. + * Example: Click here to see how to use ActivateMfaTotpDeviceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/AddUserToGroupRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/AddUserToGroupRequest.java index 86dbba40dd1..3163767ad65 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/AddUserToGroupRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/AddUserToGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use AddUserToGroupRequest. + * Example: Click here to see how to use AddUserToGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/AssembleEffectiveTagSetRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/AssembleEffectiveTagSetRequest.java index fac006b455c..81595bb2239 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/AssembleEffectiveTagSetRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/AssembleEffectiveTagSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use AssembleEffectiveTagSetRequest. + * Example: Click here to see how to use AssembleEffectiveTagSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkDeleteResourcesRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkDeleteResourcesRequest.java index 8f5259f043e..36086448348 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkDeleteResourcesRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkDeleteResourcesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use BulkDeleteResourcesRequest. + * Example: Click here to see how to use BulkDeleteResourcesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkDeleteTagsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkDeleteTagsRequest.java index 077f52daf24..ecdfa20b155 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkDeleteTagsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkDeleteTagsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use BulkDeleteTagsRequest. + * Example: Click here to see how to use BulkDeleteTagsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkEditTagsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkEditTagsRequest.java index 1589479daef..69c0ff341ce 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkEditTagsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkEditTagsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use BulkEditTagsRequest. + * Example: Click here to see how to use BulkEditTagsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkMoveResourcesRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkMoveResourcesRequest.java index c73af2d1fce..41eabb27648 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkMoveResourcesRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/BulkMoveResourcesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use BulkMoveResourcesRequest. + * Example: Click here to see how to use BulkMoveResourcesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CascadeDeleteTagNamespaceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CascadeDeleteTagNamespaceRequest.java index d8cc4185df0..563f82b6b71 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CascadeDeleteTagNamespaceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CascadeDeleteTagNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CascadeDeleteTagNamespaceRequest. + * Example: Click here to see how to use CascadeDeleteTagNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ChangeTagNamespaceCompartmentRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ChangeTagNamespaceCompartmentRequest.java index e6e00834d65..e1d00dd0f41 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ChangeTagNamespaceCompartmentRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ChangeTagNamespaceCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ChangeTagNamespaceCompartmentRequest. + * Example: Click here to see how to use ChangeTagNamespaceCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateAuthTokenRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateAuthTokenRequest.java index 4624aa33677..3004fc8747c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateAuthTokenRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateAuthTokenRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateAuthTokenRequest. + * Example: Click here to see how to use CreateAuthTokenRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateCompartmentRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateCompartmentRequest.java index fc9c40e2e4c..5667e526ee1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateCompartmentRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateCompartmentRequest. + * Example: Click here to see how to use CreateCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateCustomerSecretKeyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateCustomerSecretKeyRequest.java index 6c4a322c626..0f0c1d57987 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateCustomerSecretKeyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateCustomerSecretKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateCustomerSecretKeyRequest. + * Example: Click here to see how to use CreateCustomerSecretKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateDynamicGroupRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateDynamicGroupRequest.java index 30b02885a3e..b88521c0ead 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateDynamicGroupRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateDynamicGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateDynamicGroupRequest. + * Example: Click here to see how to use CreateDynamicGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateGroupRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateGroupRequest.java index db4ae8dfcf8..484a16df25e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateGroupRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateGroupRequest. + * Example: Click here to see how to use CreateGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateIdentityProviderRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateIdentityProviderRequest.java index fe5e44d9c17..787c04b025a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateIdentityProviderRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateIdentityProviderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateIdentityProviderRequest. + * Example: Click here to see how to use CreateIdentityProviderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateIdpGroupMappingRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateIdpGroupMappingRequest.java index 0fde407406e..8a4ec1f4b30 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateIdpGroupMappingRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateIdpGroupMappingRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateIdpGroupMappingRequest. + * Example: Click here to see how to use CreateIdpGroupMappingRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateMfaTotpDeviceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateMfaTotpDeviceRequest.java index bdc8d74cac7..3220dd2a3b5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateMfaTotpDeviceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateMfaTotpDeviceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateMfaTotpDeviceRequest. + * Example: Click here to see how to use CreateMfaTotpDeviceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateNetworkSourceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateNetworkSourceRequest.java index d832f56cbf5..d7af97292e9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateNetworkSourceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateNetworkSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateNetworkSourceRequest. + * Example: Click here to see how to use CreateNetworkSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateOAuthClientCredentialRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateOAuthClientCredentialRequest.java index c425233458e..581c2095cae 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateOAuthClientCredentialRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateOAuthClientCredentialRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateOAuthClientCredentialRequest. + * Example: Click here to see how to use CreateOAuthClientCredentialRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateOrResetUIPasswordRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateOrResetUIPasswordRequest.java index 4230f341b47..99dc84a89ce 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateOrResetUIPasswordRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateOrResetUIPasswordRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateOrResetUIPasswordRequest. + * Example: Click here to see how to use CreateOrResetUIPasswordRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreatePolicyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreatePolicyRequest.java index b31dc751f55..118ade4c690 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreatePolicyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreatePolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreatePolicyRequest. + * Example: Click here to see how to use CreatePolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateRegionSubscriptionRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateRegionSubscriptionRequest.java index b697f3adae6..c5192d5e2da 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateRegionSubscriptionRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateRegionSubscriptionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateRegionSubscriptionRequest. + * Example: Click here to see how to use CreateRegionSubscriptionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateSmtpCredentialRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateSmtpCredentialRequest.java index 0e9f17fb5e8..9b3a5336d4c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateSmtpCredentialRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateSmtpCredentialRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateSmtpCredentialRequest. + * Example: Click here to see how to use CreateSmtpCredentialRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateSwiftPasswordRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateSwiftPasswordRequest.java index 55174393980..f7b3a8d252f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateSwiftPasswordRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateSwiftPasswordRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateSwiftPasswordRequest. + * Example: Click here to see how to use CreateSwiftPasswordRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagDefaultRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagDefaultRequest.java index 6c4723c4f8e..7d0f9389429 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagDefaultRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagDefaultRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateTagDefaultRequest. + * Example: Click here to see how to use CreateTagDefaultRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagNamespaceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagNamespaceRequest.java index 55f6e571bf6..df6a3b214ab 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagNamespaceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateTagNamespaceRequest. + * Example: Click here to see how to use CreateTagNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagRequest.java index 1a7da4aee0a..d792137021a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateTagRequest. + * Example: Click here to see how to use CreateTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateUserRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateUserRequest.java index 6e4035f3a7d..bfa829ec571 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateUserRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/CreateUserRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use CreateUserRequest. + * Example: Click here to see how to use CreateUserRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteApiKeyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteApiKeyRequest.java index 9df4d0e524f..3747ad4092e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteApiKeyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteApiKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteApiKeyRequest. + * Example: Click here to see how to use DeleteApiKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteAuthTokenRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteAuthTokenRequest.java index 2a5e9e8c913..0e9aeb3f55c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteAuthTokenRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteAuthTokenRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteAuthTokenRequest. + * Example: Click here to see how to use DeleteAuthTokenRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteCompartmentRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteCompartmentRequest.java index f044e4ff748..ec10d7e80f9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteCompartmentRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteCompartmentRequest. + * Example: Click here to see how to use DeleteCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteCustomerSecretKeyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteCustomerSecretKeyRequest.java index e6344cd68ba..0399ada192b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteCustomerSecretKeyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteCustomerSecretKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteCustomerSecretKeyRequest. + * Example: Click here to see how to use DeleteCustomerSecretKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteDynamicGroupRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteDynamicGroupRequest.java index 6f8183c510e..426c9ac3137 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteDynamicGroupRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteDynamicGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteDynamicGroupRequest. + * Example: Click here to see how to use DeleteDynamicGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteGroupRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteGroupRequest.java index 09737ca2269..7e7c6ef6da3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteGroupRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteGroupRequest. + * Example: Click here to see how to use DeleteGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteIdentityProviderRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteIdentityProviderRequest.java index 4be8cc11dce..e2812bce1cf 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteIdentityProviderRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteIdentityProviderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteIdentityProviderRequest. + * Example: Click here to see how to use DeleteIdentityProviderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteIdpGroupMappingRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteIdpGroupMappingRequest.java index 507df2ff7f9..ff3c852a8f5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteIdpGroupMappingRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteIdpGroupMappingRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteIdpGroupMappingRequest. + * Example: Click here to see how to use DeleteIdpGroupMappingRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteMfaTotpDeviceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteMfaTotpDeviceRequest.java index 9e4be726b72..dc2aa13dcc6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteMfaTotpDeviceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteMfaTotpDeviceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteMfaTotpDeviceRequest. + * Example: Click here to see how to use DeleteMfaTotpDeviceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteNetworkSourceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteNetworkSourceRequest.java index 9fbcaec5dbb..06c4c059238 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteNetworkSourceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteNetworkSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteNetworkSourceRequest. + * Example: Click here to see how to use DeleteNetworkSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteOAuthClientCredentialRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteOAuthClientCredentialRequest.java index a169255b017..64153e14a5a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteOAuthClientCredentialRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteOAuthClientCredentialRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteOAuthClientCredentialRequest. + * Example: Click here to see how to use DeleteOAuthClientCredentialRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeletePolicyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeletePolicyRequest.java index dc035b77711..574fbabf774 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeletePolicyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeletePolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeletePolicyRequest. + * Example: Click here to see how to use DeletePolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteSmtpCredentialRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteSmtpCredentialRequest.java index 13b0a20d0b4..16ceb863004 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteSmtpCredentialRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteSmtpCredentialRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteSmtpCredentialRequest. + * Example: Click here to see how to use DeleteSmtpCredentialRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteSwiftPasswordRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteSwiftPasswordRequest.java index 8942cb68692..e903cbf05d7 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteSwiftPasswordRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteSwiftPasswordRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteSwiftPasswordRequest. + * Example: Click here to see how to use DeleteSwiftPasswordRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagDefaultRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagDefaultRequest.java index f52e0c570b3..2addcc20123 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagDefaultRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagDefaultRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteTagDefaultRequest. + * Example: Click here to see how to use DeleteTagDefaultRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagNamespaceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagNamespaceRequest.java index b0a4d195fb5..635b64c9954 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagNamespaceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteTagNamespaceRequest. + * Example: Click here to see how to use DeleteTagNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagRequest.java index 3890a748438..8de6acc23c7 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteTagRequest. + * Example: Click here to see how to use DeleteTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteUserRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteUserRequest.java index 758050f4b42..afb819064e9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteUserRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/DeleteUserRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use DeleteUserRequest. + * Example: Click here to see how to use DeleteUserRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GenerateTotpSeedRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GenerateTotpSeedRequest.java index 40a4b1f6fcd..1c35ab9f355 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GenerateTotpSeedRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GenerateTotpSeedRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GenerateTotpSeedRequest. + * Example: Click here to see how to use GenerateTotpSeedRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetAuthenticationPolicyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetAuthenticationPolicyRequest.java index 4203c57d289..88aaa69b4c2 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetAuthenticationPolicyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetAuthenticationPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetAuthenticationPolicyRequest. + * Example: Click here to see how to use GetAuthenticationPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetCompartmentRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetCompartmentRequest.java index 690fc72e5cc..a7d9b9166fb 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetCompartmentRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetCompartmentRequest. + * Example: Click here to see how to use GetCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetDynamicGroupRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetDynamicGroupRequest.java index 3f6f7cf79fd..a6f2dadfb7f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetDynamicGroupRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetDynamicGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetDynamicGroupRequest. + * Example: Click here to see how to use GetDynamicGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetGroupRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetGroupRequest.java index 54c62b38ad2..4b7ebf39673 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetGroupRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetGroupRequest. + * Example: Click here to see how to use GetGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetIdentityProviderRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetIdentityProviderRequest.java index 04d6aa03701..9f227d5828b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetIdentityProviderRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetIdentityProviderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetIdentityProviderRequest. + * Example: Click here to see how to use GetIdentityProviderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetIdpGroupMappingRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetIdpGroupMappingRequest.java index 8597d05fa7f..be530245381 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetIdpGroupMappingRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetIdpGroupMappingRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetIdpGroupMappingRequest. + * Example: Click here to see how to use GetIdpGroupMappingRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetMfaTotpDeviceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetMfaTotpDeviceRequest.java index e2c5c199dab..eab97545085 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetMfaTotpDeviceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetMfaTotpDeviceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetMfaTotpDeviceRequest. + * Example: Click here to see how to use GetMfaTotpDeviceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetNetworkSourceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetNetworkSourceRequest.java index 24b3bdbf81e..93bebff2231 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetNetworkSourceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetNetworkSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetNetworkSourceRequest. + * Example: Click here to see how to use GetNetworkSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetPolicyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetPolicyRequest.java index f11242f580a..4776ec56591 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetPolicyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetPolicyRequest. + * Example: Click here to see how to use GetPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagDefaultRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagDefaultRequest.java index ba6e064f671..d7f2dc302d0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagDefaultRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagDefaultRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetTagDefaultRequest. + * Example: Click here to see how to use GetTagDefaultRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagNamespaceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagNamespaceRequest.java index a68a7b0fede..39f11729a1e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagNamespaceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetTagNamespaceRequest. + * Example: Click here to see how to use GetTagNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagRequest.java index 07a7ea2912d..93cd187bbaa 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetTagRequest. + * Example: Click here to see how to use GetTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTaggingWorkRequestRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTaggingWorkRequestRequest.java index 45f90e3033c..efabfd1d8f4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTaggingWorkRequestRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTaggingWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetTaggingWorkRequestRequest. + * Example: Click here to see how to use GetTaggingWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTenancyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTenancyRequest.java index 70e97bef380..303f63e1d63 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTenancyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetTenancyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetTenancyRequest. + * Example: Click here to see how to use GetTenancyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserGroupMembershipRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserGroupMembershipRequest.java index c773b6740ee..c2eee4a0360 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserGroupMembershipRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserGroupMembershipRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetUserGroupMembershipRequest. + * Example: Click here to see how to use GetUserGroupMembershipRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserRequest.java index 204a0b72f73..e17cbf246a9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetUserRequest. + * Example: Click here to see how to use GetUserRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserUIPasswordInformationRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserUIPasswordInformationRequest.java index 31b685082d6..fa1bf8dc756 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserUIPasswordInformationRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetUserUIPasswordInformationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetUserUIPasswordInformationRequest. + * Example: Click here to see how to use GetUserUIPasswordInformationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetWorkRequestRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetWorkRequestRequest.java index 647c303a159..fa59ba901c6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetWorkRequestRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListApiKeysRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListApiKeysRequest.java index accf1190149..25f3a7e9b1d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListApiKeysRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListApiKeysRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListApiKeysRequest. + * Example: Click here to see how to use ListApiKeysRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListAuthTokensRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListAuthTokensRequest.java index 495f182991f..0f1ecbf20f4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListAuthTokensRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListAuthTokensRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListAuthTokensRequest. + * Example: Click here to see how to use ListAuthTokensRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListAvailabilityDomainsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListAvailabilityDomainsRequest.java index 658f6965e9d..c1a6e73aa12 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListAvailabilityDomainsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListAvailabilityDomainsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListAvailabilityDomainsRequest. + * Example: Click here to see how to use ListAvailabilityDomainsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListBulkActionResourceTypesRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListBulkActionResourceTypesRequest.java index 5c6c686e13d..04c8187fb0d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListBulkActionResourceTypesRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListBulkActionResourceTypesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListBulkActionResourceTypesRequest. + * Example: Click here to see how to use ListBulkActionResourceTypesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListBulkEditTagsResourceTypesRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListBulkEditTagsResourceTypesRequest.java index 1e74fea41b9..8d251407420 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListBulkEditTagsResourceTypesRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListBulkEditTagsResourceTypesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListBulkEditTagsResourceTypesRequest. + * Example: Click here to see how to use ListBulkEditTagsResourceTypesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCompartmentsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCompartmentsRequest.java index ec1ab87e9b7..07426815e61 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCompartmentsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCompartmentsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListCompartmentsRequest. + * Example: Click here to see how to use ListCompartmentsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCostTrackingTagsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCostTrackingTagsRequest.java index 006f8684c57..de1da7a4f53 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCostTrackingTagsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCostTrackingTagsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListCostTrackingTagsRequest. + * Example: Click here to see how to use ListCostTrackingTagsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCustomerSecretKeysRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCustomerSecretKeysRequest.java index 77d7659a221..1a19c359c49 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCustomerSecretKeysRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListCustomerSecretKeysRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListCustomerSecretKeysRequest. + * Example: Click here to see how to use ListCustomerSecretKeysRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListDynamicGroupsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListDynamicGroupsRequest.java index 7a8ad786fb0..3bf3dea2d35 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListDynamicGroupsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListDynamicGroupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListDynamicGroupsRequest. + * Example: Click here to see how to use ListDynamicGroupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListFaultDomainsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListFaultDomainsRequest.java index 2267868d378..795228e7ee5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListFaultDomainsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListFaultDomainsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListFaultDomainsRequest. + * Example: Click here to see how to use ListFaultDomainsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListGroupsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListGroupsRequest.java index 046f505afc8..d85a6e3761e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListGroupsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListGroupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListGroupsRequest. + * Example: Click here to see how to use ListGroupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdentityProviderGroupsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdentityProviderGroupsRequest.java index 751b5abaef8..2bc97fdbbd0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdentityProviderGroupsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdentityProviderGroupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListIdentityProviderGroupsRequest. + * Example: Click here to see how to use ListIdentityProviderGroupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdentityProvidersRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdentityProvidersRequest.java index 50f89937235..238b5858f29 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdentityProvidersRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdentityProvidersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListIdentityProvidersRequest. + * Example: Click here to see how to use ListIdentityProvidersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdpGroupMappingsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdpGroupMappingsRequest.java index c0eaa204f71..8410462fe27 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdpGroupMappingsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListIdpGroupMappingsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListIdpGroupMappingsRequest. + * Example: Click here to see how to use ListIdpGroupMappingsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListMfaTotpDevicesRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListMfaTotpDevicesRequest.java index bf658c494ed..920c53f9eab 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListMfaTotpDevicesRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListMfaTotpDevicesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListMfaTotpDevicesRequest. + * Example: Click here to see how to use ListMfaTotpDevicesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListNetworkSourcesRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListNetworkSourcesRequest.java index 082f5f313ed..baeb4a9cd6f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListNetworkSourcesRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListNetworkSourcesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListNetworkSourcesRequest. + * Example: Click here to see how to use ListNetworkSourcesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListOAuthClientCredentialsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListOAuthClientCredentialsRequest.java index f7273cb22ff..8a947acb26f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListOAuthClientCredentialsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListOAuthClientCredentialsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListOAuthClientCredentialsRequest. + * Example: Click here to see how to use ListOAuthClientCredentialsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListPoliciesRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListPoliciesRequest.java index d3424f00ef3..906b38c0435 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListPoliciesRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListPoliciesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListPoliciesRequest. + * Example: Click here to see how to use ListPoliciesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListRegionSubscriptionsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListRegionSubscriptionsRequest.java index 3264e4dd796..48b6b85a669 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListRegionSubscriptionsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListRegionSubscriptionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListRegionSubscriptionsRequest. + * Example: Click here to see how to use ListRegionSubscriptionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListRegionsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListRegionsRequest.java index d623347de77..b1185a3c73c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListRegionsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListRegionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListRegionsRequest. + * Example: Click here to see how to use ListRegionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListSmtpCredentialsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListSmtpCredentialsRequest.java index d6e01068cc0..2859d59cb08 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListSmtpCredentialsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListSmtpCredentialsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListSmtpCredentialsRequest. + * Example: Click here to see how to use ListSmtpCredentialsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListSwiftPasswordsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListSwiftPasswordsRequest.java index 8cff567f19e..e708737ec66 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListSwiftPasswordsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListSwiftPasswordsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListSwiftPasswordsRequest. + * Example: Click here to see how to use ListSwiftPasswordsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagDefaultsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagDefaultsRequest.java index fcbc86bd19f..ad3bb7bfd40 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagDefaultsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagDefaultsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListTagDefaultsRequest. + * Example: Click here to see how to use ListTagDefaultsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagNamespacesRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagNamespacesRequest.java index 5954ae7696a..261c697a3f4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagNamespacesRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagNamespacesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListTagNamespacesRequest. + * Example: Click here to see how to use ListTagNamespacesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestErrorsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestErrorsRequest.java index 762f3ffd696..91149115ca5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestErrorsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListTaggingWorkRequestErrorsRequest. + * Example: Click here to see how to use ListTaggingWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestLogsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestLogsRequest.java index 7fea024f507..c92dc123b1d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestLogsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListTaggingWorkRequestLogsRequest. + * Example: Click here to see how to use ListTaggingWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestsRequest.java index e4e2b0ae55c..e67e242dba8 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTaggingWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListTaggingWorkRequestsRequest. + * Example: Click here to see how to use ListTaggingWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagsRequest.java index 4b0ee15ea96..a4335885a43 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListTagsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListTagsRequest. + * Example: Click here to see how to use ListTagsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListUserGroupMembershipsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListUserGroupMembershipsRequest.java index dbf86a8a5a1..815537fa9cf 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListUserGroupMembershipsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListUserGroupMembershipsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListUserGroupMembershipsRequest. + * Example: Click here to see how to use ListUserGroupMembershipsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListUsersRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListUsersRequest.java index 60e748b38b9..91bbbdd6872 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListUsersRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListUsersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListUsersRequest. + * Example: Click here to see how to use ListUsersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListWorkRequestsRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListWorkRequestsRequest.java index f258da28c2f..3cb8327245d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListWorkRequestsRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/MoveCompartmentRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/MoveCompartmentRequest.java index de02dd4f7a3..66d79b6ee10 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/MoveCompartmentRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/MoveCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use MoveCompartmentRequest. + * Example: Click here to see how to use MoveCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/RecoverCompartmentRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/RecoverCompartmentRequest.java index 03a39a80b8b..9f74ee74189 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/RecoverCompartmentRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/RecoverCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use RecoverCompartmentRequest. + * Example: Click here to see how to use RecoverCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/RemoveUserFromGroupRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/RemoveUserFromGroupRequest.java index 544cb25b0ed..df4cf23e348 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/RemoveUserFromGroupRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/RemoveUserFromGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use RemoveUserFromGroupRequest. + * Example: Click here to see how to use RemoveUserFromGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ResetIdpScimClientRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ResetIdpScimClientRequest.java index d34e50bbece..16a3b7e4eaf 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ResetIdpScimClientRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/ResetIdpScimClientRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use ResetIdpScimClientRequest. + * Example: Click here to see how to use ResetIdpScimClientRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateAuthTokenRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateAuthTokenRequest.java index 457030d2df3..f1287a3a697 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateAuthTokenRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateAuthTokenRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateAuthTokenRequest. + * Example: Click here to see how to use UpdateAuthTokenRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateAuthenticationPolicyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateAuthenticationPolicyRequest.java index d44d3d4aaac..39c24f8f4f7 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateAuthenticationPolicyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateAuthenticationPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateAuthenticationPolicyRequest. + * Example: Click here to see how to use UpdateAuthenticationPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateCompartmentRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateCompartmentRequest.java index ea0e2d113e7..742f53bf0ec 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateCompartmentRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateCompartmentRequest. + * Example: Click here to see how to use UpdateCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateCustomerSecretKeyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateCustomerSecretKeyRequest.java index a3cb04e66aa..43a9c111eba 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateCustomerSecretKeyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateCustomerSecretKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateCustomerSecretKeyRequest. + * Example: Click here to see how to use UpdateCustomerSecretKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateDynamicGroupRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateDynamicGroupRequest.java index 4ff89632cac..57e003197d5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateDynamicGroupRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateDynamicGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateDynamicGroupRequest. + * Example: Click here to see how to use UpdateDynamicGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateGroupRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateGroupRequest.java index 9b9835a3cb7..2475e942fb2 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateGroupRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateGroupRequest. + * Example: Click here to see how to use UpdateGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateIdentityProviderRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateIdentityProviderRequest.java index 2a999dbb571..64a29f4544f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateIdentityProviderRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateIdentityProviderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateIdentityProviderRequest. + * Example: Click here to see how to use UpdateIdentityProviderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateIdpGroupMappingRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateIdpGroupMappingRequest.java index a2045abd2f9..1a285acfc4e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateIdpGroupMappingRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateIdpGroupMappingRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateIdpGroupMappingRequest. + * Example: Click here to see how to use UpdateIdpGroupMappingRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateNetworkSourceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateNetworkSourceRequest.java index 10d3cb9e52a..f6a362171e2 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateNetworkSourceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateNetworkSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateNetworkSourceRequest. + * Example: Click here to see how to use UpdateNetworkSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateOAuthClientCredentialRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateOAuthClientCredentialRequest.java index f7a711bec43..dba94b932e5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateOAuthClientCredentialRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateOAuthClientCredentialRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateOAuthClientCredentialRequest. + * Example: Click here to see how to use UpdateOAuthClientCredentialRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdatePolicyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdatePolicyRequest.java index a0cec7e1787..a248bf5396b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdatePolicyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdatePolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdatePolicyRequest. + * Example: Click here to see how to use UpdatePolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateSmtpCredentialRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateSmtpCredentialRequest.java index 6b122eac6d8..8ddb25d16b6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateSmtpCredentialRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateSmtpCredentialRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateSmtpCredentialRequest. + * Example: Click here to see how to use UpdateSmtpCredentialRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateSwiftPasswordRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateSwiftPasswordRequest.java index 89c8f932959..3f547d6ce36 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateSwiftPasswordRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateSwiftPasswordRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateSwiftPasswordRequest. + * Example: Click here to see how to use UpdateSwiftPasswordRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagDefaultRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagDefaultRequest.java index 9a22c66fab4..02e96b9321d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagDefaultRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagDefaultRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateTagDefaultRequest. + * Example: Click here to see how to use UpdateTagDefaultRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagNamespaceRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagNamespaceRequest.java index c543ce37697..499c2ac5d84 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagNamespaceRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateTagNamespaceRequest. + * Example: Click here to see how to use UpdateTagNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagRequest.java index 4a305f4a5c9..167e7c804aa 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateTagRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateTagRequest. + * Example: Click here to see how to use UpdateTagRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserCapabilitiesRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserCapabilitiesRequest.java index 4465787851e..5a2ab300524 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserCapabilitiesRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserCapabilitiesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateUserCapabilitiesRequest. + * Example: Click here to see how to use UpdateUserCapabilitiesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserRequest.java index 1c07ceaf3fe..f387d1b3edd 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateUserRequest. + * Example: Click here to see how to use UpdateUserRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserStateRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserStateRequest.java index ebf827614ba..32bf9f77543 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserStateRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UpdateUserStateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UpdateUserStateRequest. + * Example: Click here to see how to use UpdateUserStateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UploadApiKeyRequest.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UploadApiKeyRequest.java index c045cdd88f5..68992e99201 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UploadApiKeyRequest.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/requests/UploadApiKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.requests; import com.oracle.bmc.identity.model.*; /** - * Example: Click here to see how to use UploadApiKeyRequest. + * Example: Click here to see how to use UploadApiKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ActivateMfaTotpDeviceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ActivateMfaTotpDeviceResponse.java index 30170b734ae..255a3edd388 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ActivateMfaTotpDeviceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ActivateMfaTotpDeviceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/AddUserToGroupResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/AddUserToGroupResponse.java index 2756937713c..3708ccff765 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/AddUserToGroupResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/AddUserToGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/AssembleEffectiveTagSetResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/AssembleEffectiveTagSetResponse.java index 20ad9c478aa..cb8726a466d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/AssembleEffectiveTagSetResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/AssembleEffectiveTagSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkDeleteResourcesResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkDeleteResourcesResponse.java index cfc087ce352..cf3fe599e9d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkDeleteResourcesResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkDeleteResourcesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkDeleteTagsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkDeleteTagsResponse.java index 095c5f2793e..faa70c7575c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkDeleteTagsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkDeleteTagsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkEditTagsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkEditTagsResponse.java index 132cfae1589..8914b56af27 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkEditTagsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkEditTagsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkMoveResourcesResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkMoveResourcesResponse.java index 108f880e293..578943d59f9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkMoveResourcesResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/BulkMoveResourcesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CascadeDeleteTagNamespaceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CascadeDeleteTagNamespaceResponse.java index 5fa58285798..c837e796830 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CascadeDeleteTagNamespaceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CascadeDeleteTagNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ChangeTagNamespaceCompartmentResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ChangeTagNamespaceCompartmentResponse.java index f264e0aadd1..a4fe5222713 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ChangeTagNamespaceCompartmentResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ChangeTagNamespaceCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateAuthTokenResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateAuthTokenResponse.java index ff65787d39b..c7dac7745c1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateAuthTokenResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateAuthTokenResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateCompartmentResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateCompartmentResponse.java index 967af58fa00..0a5e0edaca9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateCompartmentResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateCustomerSecretKeyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateCustomerSecretKeyResponse.java index 4e29b82a6af..cb2a46afa1d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateCustomerSecretKeyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateCustomerSecretKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateDynamicGroupResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateDynamicGroupResponse.java index 2e9f172165e..f33d9a06e10 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateDynamicGroupResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateDynamicGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateGroupResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateGroupResponse.java index 0be575bbf14..24b64f51fe1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateGroupResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateIdentityProviderResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateIdentityProviderResponse.java index 74746f358f6..425b0423daf 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateIdentityProviderResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateIdentityProviderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateIdpGroupMappingResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateIdpGroupMappingResponse.java index 3fd10a0f293..b0ca1554f3a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateIdpGroupMappingResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateIdpGroupMappingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateMfaTotpDeviceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateMfaTotpDeviceResponse.java index 838e2d7ba9a..e9c6031f288 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateMfaTotpDeviceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateMfaTotpDeviceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateNetworkSourceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateNetworkSourceResponse.java index 8e3e87b7192..e2c78ae8c4f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateNetworkSourceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateNetworkSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateOAuthClientCredentialResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateOAuthClientCredentialResponse.java index d8cc04873af..88000a3e902 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateOAuthClientCredentialResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateOAuthClientCredentialResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateOrResetUIPasswordResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateOrResetUIPasswordResponse.java index 017dc7cef4e..9d1e3299d96 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateOrResetUIPasswordResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateOrResetUIPasswordResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreatePolicyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreatePolicyResponse.java index 4990084e524..c9860656b04 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreatePolicyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreatePolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateRegionSubscriptionResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateRegionSubscriptionResponse.java index dafe16dc11e..e3293353841 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateRegionSubscriptionResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateRegionSubscriptionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateSmtpCredentialResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateSmtpCredentialResponse.java index 50904c384ce..818dd166891 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateSmtpCredentialResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateSmtpCredentialResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateSwiftPasswordResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateSwiftPasswordResponse.java index c76a4c18e84..795170d34d2 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateSwiftPasswordResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateSwiftPasswordResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagDefaultResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagDefaultResponse.java index af43529b681..a271e9d7b7d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagDefaultResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagDefaultResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagNamespaceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagNamespaceResponse.java index ab1a76d8d46..f866961e0af 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagNamespaceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagResponse.java index 2aca9d11e28..88899ced9d5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateUserResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateUserResponse.java index a404e56415f..731e3dc4d1c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateUserResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/CreateUserResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteApiKeyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteApiKeyResponse.java index b4b0fea4b1d..3bcf8df5b0b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteApiKeyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteApiKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteAuthTokenResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteAuthTokenResponse.java index 55e8f9c0611..e77a9af6fd4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteAuthTokenResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteAuthTokenResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteCompartmentResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteCompartmentResponse.java index 826573501dd..55cac1114e0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteCompartmentResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteCustomerSecretKeyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteCustomerSecretKeyResponse.java index 428de841832..337e02153d2 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteCustomerSecretKeyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteCustomerSecretKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteDynamicGroupResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteDynamicGroupResponse.java index d216a738b8b..94c18ccc664 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteDynamicGroupResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteDynamicGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteGroupResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteGroupResponse.java index 5f374e7c859..b3399639850 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteGroupResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteIdentityProviderResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteIdentityProviderResponse.java index cc7aac77e2e..076a5b952ba 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteIdentityProviderResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteIdentityProviderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteIdpGroupMappingResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteIdpGroupMappingResponse.java index 2afd9c17efd..0333eae142d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteIdpGroupMappingResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteIdpGroupMappingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteMfaTotpDeviceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteMfaTotpDeviceResponse.java index c9694e102c7..b310ef62a8f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteMfaTotpDeviceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteMfaTotpDeviceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteNetworkSourceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteNetworkSourceResponse.java index 0a19a639249..ee2ef7cadb0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteNetworkSourceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteNetworkSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteOAuthClientCredentialResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteOAuthClientCredentialResponse.java index c8373aa30fb..a7cceba011f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteOAuthClientCredentialResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteOAuthClientCredentialResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeletePolicyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeletePolicyResponse.java index 07220506b58..bd2ebeef1db 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeletePolicyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeletePolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteSmtpCredentialResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteSmtpCredentialResponse.java index a64d404c69e..543f120784f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteSmtpCredentialResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteSmtpCredentialResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteSwiftPasswordResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteSwiftPasswordResponse.java index 5926ae3ba8a..67bb51c3a82 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteSwiftPasswordResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteSwiftPasswordResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagDefaultResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagDefaultResponse.java index 04b79bddeb1..f5506a0299a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagDefaultResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagDefaultResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagNamespaceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagNamespaceResponse.java index 4615695c578..6f2ce5e7f46 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagNamespaceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagResponse.java index 918d1b00997..de06fa192d6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteUserResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteUserResponse.java index bd7ef0a092e..69f2e322db9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteUserResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/DeleteUserResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GenerateTotpSeedResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GenerateTotpSeedResponse.java index 6c6c9b7d2d4..cc34302aff0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GenerateTotpSeedResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GenerateTotpSeedResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetAuthenticationPolicyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetAuthenticationPolicyResponse.java index 882ce2c2c6e..8df774f1365 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetAuthenticationPolicyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetAuthenticationPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetCompartmentResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetCompartmentResponse.java index 54e93bd903b..a13ac28e017 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetCompartmentResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetDynamicGroupResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetDynamicGroupResponse.java index 0e5a242907d..e21562c82f9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetDynamicGroupResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetDynamicGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetGroupResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetGroupResponse.java index 3664685a106..88b7138102b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetGroupResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetIdentityProviderResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetIdentityProviderResponse.java index 7116eed1cde..bfa86622a62 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetIdentityProviderResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetIdentityProviderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetIdpGroupMappingResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetIdpGroupMappingResponse.java index 791363c9ce3..a87b8c8c85b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetIdpGroupMappingResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetIdpGroupMappingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetMfaTotpDeviceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetMfaTotpDeviceResponse.java index e872b51c1d6..01fab2a4fda 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetMfaTotpDeviceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetMfaTotpDeviceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetNetworkSourceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetNetworkSourceResponse.java index 61f6e1016f9..d11f74c0a2b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetNetworkSourceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetNetworkSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetPolicyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetPolicyResponse.java index 90d52cd583c..96060cfafb0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetPolicyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagDefaultResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagDefaultResponse.java index 48bd2d0c7de..cdc000b520d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagDefaultResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagDefaultResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagNamespaceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagNamespaceResponse.java index 900b85063e0..f497f2c1a46 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagNamespaceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagResponse.java index 98d4503baff..ce316d436db 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTaggingWorkRequestResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTaggingWorkRequestResponse.java index c43759a7fd5..cf249de4dfb 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTaggingWorkRequestResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTaggingWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTenancyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTenancyResponse.java index 83f36afec98..d4dc39d8c0a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTenancyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetTenancyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserGroupMembershipResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserGroupMembershipResponse.java index 721b8a8d1bc..09b1bfdfad9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserGroupMembershipResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserGroupMembershipResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserResponse.java index 2592e8f5ce6..eb83db3dbbc 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserUIPasswordInformationResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserUIPasswordInformationResponse.java index 246820f511f..c5b0097b317 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserUIPasswordInformationResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetUserUIPasswordInformationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetWorkRequestResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetWorkRequestResponse.java index 83a99d4d5f9..018cf6da7ba 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetWorkRequestResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListApiKeysResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListApiKeysResponse.java index d521410af9b..9f7aa26fec0 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListApiKeysResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListApiKeysResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListAuthTokensResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListAuthTokensResponse.java index d9b5eb799e0..dff398d58e3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListAuthTokensResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListAuthTokensResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListAvailabilityDomainsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListAvailabilityDomainsResponse.java index c8c74645d76..073eba824c6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListAvailabilityDomainsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListAvailabilityDomainsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListBulkActionResourceTypesResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListBulkActionResourceTypesResponse.java index 182ef735c91..2f65d875302 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListBulkActionResourceTypesResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListBulkActionResourceTypesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListBulkEditTagsResourceTypesResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListBulkEditTagsResourceTypesResponse.java index 08f81f01c78..d3583491f32 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListBulkEditTagsResourceTypesResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListBulkEditTagsResourceTypesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCompartmentsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCompartmentsResponse.java index 9834f743251..f9479a88fbb 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCompartmentsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCompartmentsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCostTrackingTagsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCostTrackingTagsResponse.java index 95a0d7b9e71..b92c56c1c8b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCostTrackingTagsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCostTrackingTagsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCustomerSecretKeysResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCustomerSecretKeysResponse.java index 90242b37c4a..80e36e798f5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCustomerSecretKeysResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListCustomerSecretKeysResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListDynamicGroupsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListDynamicGroupsResponse.java index e03c3683bbe..d5c30c8125d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListDynamicGroupsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListDynamicGroupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListFaultDomainsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListFaultDomainsResponse.java index 5a6b7a1e606..1ebfff7f26f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListFaultDomainsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListFaultDomainsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListGroupsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListGroupsResponse.java index b0c2046543e..cf95fd52978 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListGroupsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListGroupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdentityProviderGroupsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdentityProviderGroupsResponse.java index 855659c490d..98489c1cb60 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdentityProviderGroupsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdentityProviderGroupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdentityProvidersResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdentityProvidersResponse.java index fc1ac412f34..4ffeef807e2 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdentityProvidersResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdentityProvidersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdpGroupMappingsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdpGroupMappingsResponse.java index bc2b4ae5a1d..8fea1e36975 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdpGroupMappingsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListIdpGroupMappingsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListMfaTotpDevicesResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListMfaTotpDevicesResponse.java index cca17f92fdf..ad786fb3873 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListMfaTotpDevicesResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListMfaTotpDevicesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListNetworkSourcesResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListNetworkSourcesResponse.java index 3e33d76c3a9..fd2f1b68dd5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListNetworkSourcesResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListNetworkSourcesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListOAuthClientCredentialsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListOAuthClientCredentialsResponse.java index c813df99b0f..a4f88299bc1 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListOAuthClientCredentialsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListOAuthClientCredentialsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListPoliciesResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListPoliciesResponse.java index 930f84a16a9..e6c04159828 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListPoliciesResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListPoliciesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListRegionSubscriptionsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListRegionSubscriptionsResponse.java index 1694a3df0ed..175871609c8 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListRegionSubscriptionsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListRegionSubscriptionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListRegionsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListRegionsResponse.java index b1a78aeab1b..077dcfb37a4 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListRegionsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListRegionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListSmtpCredentialsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListSmtpCredentialsResponse.java index 4d179acb8eb..9e3d2694ade 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListSmtpCredentialsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListSmtpCredentialsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListSwiftPasswordsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListSwiftPasswordsResponse.java index ad770b57f50..f6a1b6c3859 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListSwiftPasswordsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListSwiftPasswordsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagDefaultsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagDefaultsResponse.java index 9e88cefaf71..8d0470ced41 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagDefaultsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagDefaultsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagNamespacesResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagNamespacesResponse.java index 818d4190283..9cb00e6a66f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagNamespacesResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagNamespacesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestErrorsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestErrorsResponse.java index 5125e2fe8e7..47a47ef0fec 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestErrorsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestLogsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestLogsResponse.java index 30b28d7c072..7db06efdf9c 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestLogsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestsResponse.java index cad23108788..053428df6af 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTaggingWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagsResponse.java index 2573f46fadd..fa3dc62a234 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListTagsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListUserGroupMembershipsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListUserGroupMembershipsResponse.java index f163a38e68e..7407ab26fad 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListUserGroupMembershipsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListUserGroupMembershipsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListUsersResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListUsersResponse.java index a8682c8da36..7494b0aaf9e 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListUsersResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListUsersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListWorkRequestsResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListWorkRequestsResponse.java index 40f139e2f1a..47df922053d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListWorkRequestsResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/MoveCompartmentResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/MoveCompartmentResponse.java index cb96c7e0c4c..bbbf2f9503a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/MoveCompartmentResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/MoveCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/RecoverCompartmentResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/RecoverCompartmentResponse.java index 16578449213..9e4bc16acf7 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/RecoverCompartmentResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/RecoverCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/RemoveUserFromGroupResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/RemoveUserFromGroupResponse.java index ab12d3f0008..7eac8dbf020 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/RemoveUserFromGroupResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/RemoveUserFromGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ResetIdpScimClientResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ResetIdpScimClientResponse.java index cc995a80077..63a5ec7668d 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ResetIdpScimClientResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/ResetIdpScimClientResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateAuthTokenResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateAuthTokenResponse.java index ac9502ce3eb..17f676d9030 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateAuthTokenResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateAuthTokenResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateAuthenticationPolicyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateAuthenticationPolicyResponse.java index cd9e792fc39..6dd1d699c05 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateAuthenticationPolicyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateAuthenticationPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateCompartmentResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateCompartmentResponse.java index f1684bda337..4ea66c39637 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateCompartmentResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateCustomerSecretKeyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateCustomerSecretKeyResponse.java index afedb8694c1..3accfbac2b8 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateCustomerSecretKeyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateCustomerSecretKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateDynamicGroupResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateDynamicGroupResponse.java index 2b8ac94a4a4..6f97433cee2 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateDynamicGroupResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateDynamicGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateGroupResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateGroupResponse.java index dc52c09eeb4..0cd64812c71 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateGroupResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateIdentityProviderResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateIdentityProviderResponse.java index 6cd65d516dd..8cabb16572f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateIdentityProviderResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateIdentityProviderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateIdpGroupMappingResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateIdpGroupMappingResponse.java index 99ddebebc20..8059982288b 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateIdpGroupMappingResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateIdpGroupMappingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateNetworkSourceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateNetworkSourceResponse.java index 6a9762ff2d8..5721b8b0b53 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateNetworkSourceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateNetworkSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateOAuthClientCredentialResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateOAuthClientCredentialResponse.java index e472fd97196..b48da5e78fb 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateOAuthClientCredentialResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateOAuthClientCredentialResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdatePolicyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdatePolicyResponse.java index 8bdf18de819..abaf8cc0a2f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdatePolicyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdatePolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateSmtpCredentialResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateSmtpCredentialResponse.java index dfb7a219954..7056a42edb5 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateSmtpCredentialResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateSmtpCredentialResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateSwiftPasswordResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateSwiftPasswordResponse.java index af9c3113e0c..ccea71edb6a 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateSwiftPasswordResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateSwiftPasswordResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagDefaultResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagDefaultResponse.java index 1c8ceea8c3d..4f3d9f08de3 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagDefaultResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagDefaultResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagNamespaceResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagNamespaceResponse.java index f053cc7e755..e22cec2e74f 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagNamespaceResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagResponse.java index 02e51c6f7c3..bd5e8ca08c8 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateTagResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserCapabilitiesResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserCapabilitiesResponse.java index df21ef8818e..1c0da8bfdde 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserCapabilitiesResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserCapabilitiesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserResponse.java index f47e9b006f1..0cd1f6da7c9 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserStateResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserStateResponse.java index 26c941fc3e9..160e5888084 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserStateResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UpdateUserStateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UploadApiKeyResponse.java b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UploadApiKeyResponse.java index c9bc84d433d..06018cbabd6 100644 --- a/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UploadApiKeyResponse.java +++ b/bmc-identity/src/main/java/com/oracle/bmc/identity/responses/UploadApiKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.identity.responses; diff --git a/bmc-integration/pom.xml b/bmc-integration/pom.xml index cb9b18a8a88..8dd32a7997d 100644 --- a/bmc-integration/pom.xml +++ b/bmc-integration/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-integration @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstance.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstance.java index 429423769bc..090c2293618 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstance.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstance.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration; @@ -52,7 +52,7 @@ public interface IntegrationInstance extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeIntegrationInstanceCompartment API. + * Example: Click here to see how to use ChangeIntegrationInstanceCompartment API. */ ChangeIntegrationInstanceCompartmentResponse changeIntegrationInstanceCompartment( ChangeIntegrationInstanceCompartmentRequest request); @@ -64,7 +64,7 @@ ChangeIntegrationInstanceCompartmentResponse changeIntegrationInstanceCompartmen * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateIntegrationInstance API. + * Example: Click here to see how to use CreateIntegrationInstance API. */ CreateIntegrationInstanceResponse createIntegrationInstance( CreateIntegrationInstanceRequest request); @@ -75,7 +75,7 @@ CreateIntegrationInstanceResponse createIntegrationInstance( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteIntegrationInstance API. + * Example: Click here to see how to use DeleteIntegrationInstance API. */ DeleteIntegrationInstanceResponse deleteIntegrationInstance( DeleteIntegrationInstanceRequest request); @@ -86,7 +86,7 @@ DeleteIntegrationInstanceResponse deleteIntegrationInstance( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIntegrationInstance API. + * Example: Click here to see how to use GetIntegrationInstance API. */ GetIntegrationInstanceResponse getIntegrationInstance(GetIntegrationInstanceRequest request); @@ -96,7 +96,7 @@ DeleteIntegrationInstanceResponse deleteIntegrationInstance( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -107,7 +107,7 @@ DeleteIntegrationInstanceResponse deleteIntegrationInstance( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListIntegrationInstances API. + * Example: Click here to see how to use ListIntegrationInstances API. */ ListIntegrationInstancesResponse listIntegrationInstances( ListIntegrationInstancesRequest request); @@ -118,7 +118,7 @@ ListIntegrationInstancesResponse listIntegrationInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -128,7 +128,7 @@ ListIntegrationInstancesResponse listIntegrationInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -139,7 +139,7 @@ ListIntegrationInstancesResponse listIntegrationInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -150,7 +150,7 @@ ListIntegrationInstancesResponse listIntegrationInstances( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StartIntegrationInstance API. + * Example: Click here to see how to use StartIntegrationInstance API. */ StartIntegrationInstanceResponse startIntegrationInstance( StartIntegrationInstanceRequest request); @@ -162,7 +162,7 @@ StartIntegrationInstanceResponse startIntegrationInstance( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StopIntegrationInstance API. + * Example: Click here to see how to use StopIntegrationInstance API. */ StopIntegrationInstanceResponse stopIntegrationInstance(StopIntegrationInstanceRequest request); @@ -172,7 +172,7 @@ StartIntegrationInstanceResponse startIntegrationInstance( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateIntegrationInstance API. + * Example: Click here to see how to use UpdateIntegrationInstance API. */ UpdateIntegrationInstanceResponse updateIntegrationInstance( UpdateIntegrationInstanceRequest request); diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceAsync.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceAsync.java index 14457362b08..37122c88020 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceAsync.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceAsyncClient.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceAsyncClient.java index f19f05a22ad..101661e4f8c 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceAsyncClient.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceClient.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceClient.java index f02fab6cc89..2fbd995802c 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceClient.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstancePaginators.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstancePaginators.java index 678fb6abd94..8338159b303 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstancePaginators.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstancePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceWaiters.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceWaiters.java index 43e940a7d89..a6b147e2e0d 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceWaiters.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/IntegrationInstanceWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ChangeIntegrationInstanceCompartmentConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ChangeIntegrationInstanceCompartmentConverter.java index 029b1335e5b..9dd219d10d9 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ChangeIntegrationInstanceCompartmentConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ChangeIntegrationInstanceCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/CreateIntegrationInstanceConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/CreateIntegrationInstanceConverter.java index 125c62d9941..2aabb964142 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/CreateIntegrationInstanceConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/CreateIntegrationInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/DeleteIntegrationInstanceConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/DeleteIntegrationInstanceConverter.java index 2dc64f10ae6..87399749e05 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/DeleteIntegrationInstanceConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/DeleteIntegrationInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/GetIntegrationInstanceConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/GetIntegrationInstanceConverter.java index 2cb0499d85a..880d3592353 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/GetIntegrationInstanceConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/GetIntegrationInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/GetWorkRequestConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/GetWorkRequestConverter.java index 3de07a99858..b3ce40c1db8 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/GetWorkRequestConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListIntegrationInstancesConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListIntegrationInstancesConverter.java index fceac12fd01..506752584af 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListIntegrationInstancesConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListIntegrationInstancesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestErrorsConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestErrorsConverter.java index 112c9130c0e..545a2459d4d 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestLogsConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestLogsConverter.java index 5cef37cdf42..940933e5edf 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestsConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestsConverter.java index c9a8e716f12..95bbce1da13 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestsConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/StartIntegrationInstanceConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/StartIntegrationInstanceConverter.java index a016501bee3..0edf28245b8 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/StartIntegrationInstanceConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/StartIntegrationInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/StopIntegrationInstanceConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/StopIntegrationInstanceConverter.java index 6d46245cfa0..f687b9f3fab 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/StopIntegrationInstanceConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/StopIntegrationInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/UpdateIntegrationInstanceConverter.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/UpdateIntegrationInstanceConverter.java index 30a49481bfb..d2df6f44fb4 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/UpdateIntegrationInstanceConverter.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/internal/http/UpdateIntegrationInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.internal.http; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/ChangeIntegrationInstanceCompartmentDetails.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/ChangeIntegrationInstanceCompartmentDetails.java index 8c2d5d778d0..e66c9fbb631 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/ChangeIntegrationInstanceCompartmentDetails.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/ChangeIntegrationInstanceCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CreateCustomEndpointDetails.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CreateCustomEndpointDetails.java index f46a07ea507..a8bbca58336 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CreateCustomEndpointDetails.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CreateCustomEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CreateIntegrationInstanceDetails.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CreateIntegrationInstanceDetails.java index d4e503f56f3..137ce638e63 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CreateIntegrationInstanceDetails.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CreateIntegrationInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CustomEndpointDetails.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CustomEndpointDetails.java index e65d6e6539a..8f215354d5a 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CustomEndpointDetails.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/CustomEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/IntegrationInstance.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/IntegrationInstance.java index 9b442766c6a..05de3433733 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/IntegrationInstance.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/IntegrationInstance.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/IntegrationInstanceSummary.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/IntegrationInstanceSummary.java index 40921667615..28689a99bdd 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/IntegrationInstanceSummary.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/IntegrationInstanceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/UpdateCustomEndpointDetails.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/UpdateCustomEndpointDetails.java index 1d10d94d29f..6a08f9e2ab2 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/UpdateCustomEndpointDetails.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/UpdateCustomEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/UpdateIntegrationInstanceDetails.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/UpdateIntegrationInstanceDetails.java index 02432fab2ea..d7070620364 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/UpdateIntegrationInstanceDetails.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/UpdateIntegrationInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequest.java index 88308b0ca1e..b2cb3823dab 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestError.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestError.java index bb9ceee06f0..fa9aacd8230 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestError.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestLogEntry.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestLogEntry.java index b3c6c7fbd5a..6ee61d51f17 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestLogEntry.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestResource.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestResource.java index 999b5b37585..947ab18e442 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestResource.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestSummary.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestSummary.java index 70461c3af50..c90caa6d0fd 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestSummary.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.model; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ChangeIntegrationInstanceCompartmentRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ChangeIntegrationInstanceCompartmentRequest.java index e9fd341fde2..4c2d2de6705 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ChangeIntegrationInstanceCompartmentRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ChangeIntegrationInstanceCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use ChangeIntegrationInstanceCompartmentRequest. + * Example: Click here to see how to use ChangeIntegrationInstanceCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/CreateIntegrationInstanceRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/CreateIntegrationInstanceRequest.java index e95f5ef7a9f..2149a167f05 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/CreateIntegrationInstanceRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/CreateIntegrationInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use CreateIntegrationInstanceRequest. + * Example: Click here to see how to use CreateIntegrationInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/DeleteIntegrationInstanceRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/DeleteIntegrationInstanceRequest.java index 9f4903d6865..ff805be63ed 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/DeleteIntegrationInstanceRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/DeleteIntegrationInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use DeleteIntegrationInstanceRequest. + * Example: Click here to see how to use DeleteIntegrationInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/GetIntegrationInstanceRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/GetIntegrationInstanceRequest.java index 071c2363d38..7c9a5d64a50 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/GetIntegrationInstanceRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/GetIntegrationInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use GetIntegrationInstanceRequest. + * Example: Click here to see how to use GetIntegrationInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/GetWorkRequestRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/GetWorkRequestRequest.java index cb4632c8463..dfa60cb794f 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/GetWorkRequestRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListIntegrationInstancesRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListIntegrationInstancesRequest.java index 209d18c30f2..deb942b73c7 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListIntegrationInstancesRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListIntegrationInstancesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use ListIntegrationInstancesRequest. + * Example: Click here to see how to use ListIntegrationInstancesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestErrorsRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestErrorsRequest.java index 2b7de491de5..a0495469759 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestLogsRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestLogsRequest.java index 0c57bb3edf9..125f3920ca2 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestLogsRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestsRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestsRequest.java index d21dca81a98..7123b5e2377 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestsRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/StartIntegrationInstanceRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/StartIntegrationInstanceRequest.java index fd80ca912c9..5d8e51e4fed 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/StartIntegrationInstanceRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/StartIntegrationInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use StartIntegrationInstanceRequest. + * Example: Click here to see how to use StartIntegrationInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/StopIntegrationInstanceRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/StopIntegrationInstanceRequest.java index a9d4ffb3af2..20906b5f2b4 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/StopIntegrationInstanceRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/StopIntegrationInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use StopIntegrationInstanceRequest. + * Example: Click here to see how to use StopIntegrationInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/UpdateIntegrationInstanceRequest.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/UpdateIntegrationInstanceRequest.java index 5ba6d085f19..e700cd01efd 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/UpdateIntegrationInstanceRequest.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/requests/UpdateIntegrationInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.requests; import com.oracle.bmc.integration.model.*; /** - * Example: Click here to see how to use UpdateIntegrationInstanceRequest. + * Example: Click here to see how to use UpdateIntegrationInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190131") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ChangeIntegrationInstanceCompartmentResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ChangeIntegrationInstanceCompartmentResponse.java index 246b183ac32..5c4ca5a80ad 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ChangeIntegrationInstanceCompartmentResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ChangeIntegrationInstanceCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/CreateIntegrationInstanceResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/CreateIntegrationInstanceResponse.java index 3e1b995826b..be981d112f6 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/CreateIntegrationInstanceResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/CreateIntegrationInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/DeleteIntegrationInstanceResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/DeleteIntegrationInstanceResponse.java index 4fd47a463fa..4d51a31ace2 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/DeleteIntegrationInstanceResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/DeleteIntegrationInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/GetIntegrationInstanceResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/GetIntegrationInstanceResponse.java index f63d4cd8219..2e884a0f0ab 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/GetIntegrationInstanceResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/GetIntegrationInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/GetWorkRequestResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/GetWorkRequestResponse.java index 386c6d3c70f..f75344c6c03 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/GetWorkRequestResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListIntegrationInstancesResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListIntegrationInstancesResponse.java index f2c21244870..095130c410a 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListIntegrationInstancesResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListIntegrationInstancesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestErrorsResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestErrorsResponse.java index dfbf34f3a85..0a894bca734 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestLogsResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestLogsResponse.java index c7906e97205..f88dc291a32 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestLogsResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestsResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestsResponse.java index f4936e5dc07..b761c804945 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestsResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/StartIntegrationInstanceResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/StartIntegrationInstanceResponse.java index cf3b16a51c6..7de2f67bfec 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/StartIntegrationInstanceResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/StartIntegrationInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/StopIntegrationInstanceResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/StopIntegrationInstanceResponse.java index befd2f548ac..e45042051b3 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/StopIntegrationInstanceResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/StopIntegrationInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/UpdateIntegrationInstanceResponse.java b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/UpdateIntegrationInstanceResponse.java index b5af1c6fd7b..6156d2f57b6 100644 --- a/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/UpdateIntegrationInstanceResponse.java +++ b/bmc-integration/src/main/java/com/oracle/bmc/integration/responses/UpdateIntegrationInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.integration.responses; diff --git a/bmc-keymanagement/pom.xml b/bmc-keymanagement/pom.xml index 039c0774e6f..ea979fe51b2 100644 --- a/bmc-keymanagement/pom.xml +++ b/bmc-keymanagement/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-keymanagement @@ -17,7 +17,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractKmsCryptoClientBuilder.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractKmsCryptoClientBuilder.java index ab2b8d0991b..42c65bdabaa 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractKmsCryptoClientBuilder.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractKmsCryptoClientBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractKmsManagementClientBuilder.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractKmsManagementClientBuilder.java index 19afc5d03b2..5462d6b1e1a 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractKmsManagementClientBuilder.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractKmsManagementClientBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractVaultBasedClientBuilder.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractVaultBasedClientBuilder.java index e969c2e4359..31c7fd33cfc 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractVaultBasedClientBuilder.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/AbstractVaultBasedClientBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCrypto.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCrypto.java index 57978086b3c..261f5aa3ef1 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCrypto.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCrypto.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; @@ -33,7 +33,7 @@ public interface KmsCrypto extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use Decrypt API. + * Example: Click here to see how to use Decrypt API. */ DecryptResponse decrypt(DecryptRequest request); @@ -45,7 +45,7 @@ public interface KmsCrypto extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use Encrypt API. + * Example: Click here to see how to use Encrypt API. */ EncryptResponse encrypt(EncryptRequest request); @@ -58,7 +58,7 @@ public interface KmsCrypto extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ExportKey API. + * Example: Click here to see how to use ExportKey API. */ ExportKeyResponse exportKey(ExportKeyRequest request); @@ -69,7 +69,7 @@ public interface KmsCrypto extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GenerateDataEncryptionKey API. + * Example: Click here to see how to use GenerateDataEncryptionKey API. */ GenerateDataEncryptionKeyResponse generateDataEncryptionKey( GenerateDataEncryptionKeyRequest request); diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsync.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsync.java index cb8230d0e03..05d630b6c99 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsync.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsyncClient.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsyncClient.java index 953854b02cb..4eb85b53f7c 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsyncClient.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsyncClientBuilder.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsyncClientBuilder.java index 3a4e5afb54e..ddf69ae51d3 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsyncClientBuilder.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoAsyncClientBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoClient.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoClient.java index b0fe9d212e8..68ded12c770 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoClient.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoClientBuilder.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoClientBuilder.java index 11912979020..58c93e11a63 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoClientBuilder.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsCryptoClientBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagement.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagement.java index e9ffe3426b4..501335fe888 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagement.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; @@ -34,7 +34,7 @@ public interface KmsManagement extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use BackupKey API. + * Example: Click here to see how to use BackupKey API. */ BackupKeyResponse backupKey(BackupKeyRequest request); @@ -52,7 +52,7 @@ public interface KmsManagement extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelKeyDeletion API. + * Example: Click here to see how to use CancelKeyDeletion API. */ CancelKeyDeletionResponse cancelKeyDeletion(CancelKeyDeletionRequest request); @@ -70,7 +70,7 @@ public interface KmsManagement extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelKeyVersionDeletion API. + * Example: Click here to see how to use CancelKeyVersionDeletion API. */ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( CancelKeyVersionDeletionRequest request); @@ -90,7 +90,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeKeyCompartment API. + * Example: Click here to see how to use ChangeKeyCompartment API. */ ChangeKeyCompartmentResponse changeKeyCompartment(ChangeKeyCompartmentRequest request); @@ -106,7 +106,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateKey API. + * Example: Click here to see how to use CreateKey API. */ CreateKeyResponse createKey(CreateKeyRequest request); @@ -123,7 +123,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateKeyVersion API. + * Example: Click here to see how to use CreateKeyVersion API. */ CreateKeyVersionResponse createKeyVersion(CreateKeyVersionRequest request); @@ -140,7 +140,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DisableKey API. + * Example: Click here to see how to use DisableKey API. */ DisableKeyResponse disableKey(DisableKeyRequest request); @@ -157,7 +157,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use EnableKey API. + * Example: Click here to see how to use EnableKey API. */ EnableKeyResponse enableKey(EnableKeyRequest request); @@ -173,7 +173,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetKey API. + * Example: Click here to see how to use GetKey API. */ GetKeyResponse getKey(GetKeyRequest request); @@ -189,7 +189,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetKeyVersion API. + * Example: Click here to see how to use GetKeyVersion API. */ GetKeyVersionResponse getKeyVersion(GetKeyVersionRequest request); @@ -201,7 +201,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWrappingKey API. + * Example: Click here to see how to use GetWrappingKey API. */ GetWrappingKeyResponse getWrappingKey(GetWrappingKeyRequest request); @@ -214,7 +214,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ImportKey API. + * Example: Click here to see how to use ImportKey API. */ ImportKeyResponse importKey(ImportKeyRequest request); @@ -229,7 +229,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ImportKeyVersion API. + * Example: Click here to see how to use ImportKeyVersion API. */ ImportKeyVersionResponse importKeyVersion(ImportKeyVersionRequest request); @@ -246,7 +246,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListKeyVersions API. + * Example: Click here to see how to use ListKeyVersions API. */ ListKeyVersionsResponse listKeyVersions(ListKeyVersionsRequest request); @@ -262,7 +262,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListKeys API. + * Example: Click here to see how to use ListKeys API. */ ListKeysResponse listKeys(ListKeysRequest request); @@ -302,7 +302,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RestoreKeyFromFile API. + * Example: Click here to see how to use RestoreKeyFromFile API. */ RestoreKeyFromFileResponse restoreKeyFromFile(RestoreKeyFromFileRequest request); @@ -315,7 +315,7 @@ CancelKeyVersionDeletionResponse cancelKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RestoreKeyFromObjectStore API. + * Example: Click here to see how to use RestoreKeyFromObjectStore API. */ RestoreKeyFromObjectStoreResponse restoreKeyFromObjectStore( RestoreKeyFromObjectStoreRequest request); @@ -333,7 +333,7 @@ RestoreKeyFromObjectStoreResponse restoreKeyFromObjectStore( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ScheduleKeyDeletion API. + * Example: Click here to see how to use ScheduleKeyDeletion API. */ ScheduleKeyDeletionResponse scheduleKeyDeletion(ScheduleKeyDeletionRequest request); @@ -350,7 +350,7 @@ RestoreKeyFromObjectStoreResponse restoreKeyFromObjectStore( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ScheduleKeyVersionDeletion API. + * Example: Click here to see how to use ScheduleKeyVersionDeletion API. */ ScheduleKeyVersionDeletionResponse scheduleKeyVersionDeletion( ScheduleKeyVersionDeletionRequest request); @@ -369,7 +369,7 @@ ScheduleKeyVersionDeletionResponse scheduleKeyVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateKey API. + * Example: Click here to see how to use UpdateKey API. */ UpdateKeyResponse updateKey(UpdateKeyRequest request); diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsync.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsync.java index 56d2e376ab5..11b3dc755d7 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsync.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsyncClient.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsyncClient.java index d93131a6492..1e504a4ca76 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsyncClient.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsyncClientBuilder.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsyncClientBuilder.java index 2222919213e..1fda1eec394 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsyncClientBuilder.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementAsyncClientBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementClient.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementClient.java index 7a07ef13bbf..c0440971bf9 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementClient.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementClientBuilder.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementClientBuilder.java index 576283a77fe..a7947708aea 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementClientBuilder.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementClientBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementPaginators.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementPaginators.java index 4ca98ae6556..9e188d8ce1d 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementPaginators.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementWaiters.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementWaiters.java index bdf621eb829..eab14d7191d 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementWaiters.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsManagementWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVault.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVault.java index bba6b605983..b5b39783ca8 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVault.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVault.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; @@ -56,7 +56,7 @@ public interface KmsVault extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use BackupVault API. + * Example: Click here to see how to use BackupVault API. */ BackupVaultResponse backupVault(BackupVaultRequest request); @@ -75,7 +75,7 @@ public interface KmsVault extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelVaultDeletion API. + * Example: Click here to see how to use CancelVaultDeletion API. */ CancelVaultDeletionResponse cancelVaultDeletion(CancelVaultDeletionRequest request); @@ -94,7 +94,7 @@ public interface KmsVault extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeVaultCompartment API. + * Example: Click here to see how to use ChangeVaultCompartment API. */ ChangeVaultCompartmentResponse changeVaultCompartment(ChangeVaultCompartmentRequest request); @@ -113,7 +113,7 @@ public interface KmsVault extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateVault API. + * Example: Click here to see how to use CreateVault API. */ CreateVaultResponse createVault(CreateVaultRequest request); @@ -129,7 +129,7 @@ public interface KmsVault extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVault API. + * Example: Click here to see how to use GetVault API. */ GetVaultResponse getVault(GetVaultRequest request); @@ -140,7 +140,7 @@ public interface KmsVault extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetVaultUsage API. + * Example: Click here to see how to use GetVaultUsage API. */ GetVaultUsageResponse getVaultUsage(GetVaultUsageRequest request); @@ -156,7 +156,7 @@ public interface KmsVault extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVaults API. + * Example: Click here to see how to use ListVaults API. */ ListVaultsResponse listVaults(ListVaultsRequest request); @@ -196,7 +196,7 @@ public interface KmsVault extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RestoreVaultFromFile API. + * Example: Click here to see how to use RestoreVaultFromFile API. */ RestoreVaultFromFileResponse restoreVaultFromFile(RestoreVaultFromFileRequest request); @@ -209,7 +209,7 @@ public interface KmsVault extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RestoreVaultFromObjectStore API. + * Example: Click here to see how to use RestoreVaultFromObjectStore API. */ RestoreVaultFromObjectStoreResponse restoreVaultFromObjectStore( RestoreVaultFromObjectStoreRequest request); @@ -230,7 +230,7 @@ RestoreVaultFromObjectStoreResponse restoreVaultFromObjectStore( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ScheduleVaultDeletion API. + * Example: Click here to see how to use ScheduleVaultDeletion API. */ ScheduleVaultDeletionResponse scheduleVaultDeletion(ScheduleVaultDeletionRequest request); @@ -248,7 +248,7 @@ RestoreVaultFromObjectStoreResponse restoreVaultFromObjectStore( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateVault API. + * Example: Click here to see how to use UpdateVault API. */ UpdateVaultResponse updateVault(UpdateVaultRequest request); diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultAsync.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultAsync.java index 3b6ce1c1544..e74dc4a6642 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultAsync.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultAsyncClient.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultAsyncClient.java index c9a3d37fcd9..fe32150d73e 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultAsyncClient.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultClient.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultClient.java index a01cbd09c4d..619a7833822 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultClient.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultPaginators.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultPaginators.java index 2e4b305f682..121241e3957 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultPaginators.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultWaiters.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultWaiters.java index 5e55bef7a1f..8e584a33c33 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultWaiters.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/KmsVaultWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/BackupKeyConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/BackupKeyConverter.java index dd526b9678d..030c012e8c3 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/BackupKeyConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/BackupKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/BackupVaultConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/BackupVaultConverter.java index e8b9447418e..55ef2c2c704 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/BackupVaultConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/BackupVaultConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelKeyDeletionConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelKeyDeletionConverter.java index c199d358c9f..00a11618690 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelKeyDeletionConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelKeyDeletionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelKeyVersionDeletionConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelKeyVersionDeletionConverter.java index e2a99946f00..1a403186a61 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelKeyVersionDeletionConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelKeyVersionDeletionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelVaultDeletionConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelVaultDeletionConverter.java index 75ee8e8816f..48b008dcbff 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelVaultDeletionConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CancelVaultDeletionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ChangeKeyCompartmentConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ChangeKeyCompartmentConverter.java index 68120715b8a..ffd0b92c739 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ChangeKeyCompartmentConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ChangeKeyCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ChangeVaultCompartmentConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ChangeVaultCompartmentConverter.java index 95c720cb5c7..b21e0edc1d3 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ChangeVaultCompartmentConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ChangeVaultCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateKeyConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateKeyConverter.java index 42f158b8a8e..01df754fc94 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateKeyConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateKeyVersionConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateKeyVersionConverter.java index 7fde6519725..d7229f5a110 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateKeyVersionConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateKeyVersionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateVaultConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateVaultConverter.java index 3422087e4df..aec266e4231 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateVaultConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/CreateVaultConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/DecryptConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/DecryptConverter.java index f804c22a6cf..ab168eaf46d 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/DecryptConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/DecryptConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/DisableKeyConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/DisableKeyConverter.java index 27bfe52c06c..11bbec3ee91 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/DisableKeyConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/DisableKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/EnableKeyConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/EnableKeyConverter.java index 2f377c33136..d9330d41071 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/EnableKeyConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/EnableKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/EncryptConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/EncryptConverter.java index a16e01e85df..e335285f945 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/EncryptConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/EncryptConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ExportKeyConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ExportKeyConverter.java index 45ef6b7ac03..b8a712db5dd 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ExportKeyConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ExportKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GenerateDataEncryptionKeyConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GenerateDataEncryptionKeyConverter.java index 0f12c100809..b7a80ba3b73 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GenerateDataEncryptionKeyConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GenerateDataEncryptionKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetKeyConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetKeyConverter.java index e655c804ee9..948823bea40 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetKeyConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetKeyVersionConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetKeyVersionConverter.java index 3d34a4f4b67..4bd8124c8cf 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetKeyVersionConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetKeyVersionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetVaultConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetVaultConverter.java index 168f7e696e0..ffe4fc7d7cb 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetVaultConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetVaultConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetVaultUsageConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetVaultUsageConverter.java index 8d9637a3ec1..819b372ce6d 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetVaultUsageConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetVaultUsageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetWrappingKeyConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetWrappingKeyConverter.java index e91cbee8089..85009976b4f 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetWrappingKeyConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/GetWrappingKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ImportKeyConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ImportKeyConverter.java index 89dce874e9c..4d653f94278 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ImportKeyConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ImportKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ImportKeyVersionConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ImportKeyVersionConverter.java index 79f282eecab..3dd8c0dc0e7 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ImportKeyVersionConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ImportKeyVersionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListKeyVersionsConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListKeyVersionsConverter.java index 99099c12f67..ec73a56ee7d 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListKeyVersionsConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListKeyVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListKeysConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListKeysConverter.java index 28627e285e3..2a26c28fc4b 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListKeysConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListKeysConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListVaultsConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListVaultsConverter.java index f0a7c41e527..33935159102 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListVaultsConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ListVaultsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreKeyFromFileConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreKeyFromFileConverter.java index 1b3ce323b33..ce317cee296 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreKeyFromFileConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreKeyFromFileConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreKeyFromObjectStoreConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreKeyFromObjectStoreConverter.java index 39da954f2ad..736252dfec4 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreKeyFromObjectStoreConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreKeyFromObjectStoreConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreVaultFromFileConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreVaultFromFileConverter.java index a0a014acae1..c92e07b08ef 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreVaultFromFileConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreVaultFromFileConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreVaultFromObjectStoreConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreVaultFromObjectStoreConverter.java index 99b30b74c93..5bbc7c71130 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreVaultFromObjectStoreConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/RestoreVaultFromObjectStoreConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleKeyDeletionConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleKeyDeletionConverter.java index 6b311675f0f..16b50360782 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleKeyDeletionConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleKeyDeletionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleKeyVersionDeletionConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleKeyVersionDeletionConverter.java index a4eceac8713..ea0981bc3e0 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleKeyVersionDeletionConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleKeyVersionDeletionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleVaultDeletionConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleVaultDeletionConverter.java index 58acee58ca7..db10e335204 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleVaultDeletionConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/ScheduleVaultDeletionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/UpdateKeyConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/UpdateKeyConverter.java index 1ef3dec7eff..db8d0c19de6 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/UpdateKeyConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/UpdateKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/UpdateVaultConverter.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/UpdateVaultConverter.java index 672eb4bdbbd..c9b586b5c2d 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/UpdateVaultConverter.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/internal/http/UpdateVaultConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.internal.http; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupKeyDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupKeyDetails.java index df2a27ce54a..0b3495910f2 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupKeyDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocation.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocation.java index eb5ce36427e..9996f24bc4e 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocation.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocationBucket.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocationBucket.java index 1ddfe7d375e..bce66bf3bbf 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocationBucket.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocationBucket.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocationURI.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocationURI.java index a70debe3022..ce32ca70354 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocationURI.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupLocationURI.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupVaultDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupVaultDetails.java index a67e27b5faa..6961936f17d 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupVaultDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/BackupVaultDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ChangeKeyCompartmentDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ChangeKeyCompartmentDetails.java index 98ef7a5e449..91d11c9b2ae 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ChangeKeyCompartmentDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ChangeKeyCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ChangeVaultCompartmentDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ChangeVaultCompartmentDetails.java index 27c8a84dcbf..069b6897bbc 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ChangeVaultCompartmentDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ChangeVaultCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/CreateKeyDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/CreateKeyDetails.java index 15265d23040..e44af139caa 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/CreateKeyDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/CreateKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/CreateVaultDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/CreateVaultDetails.java index 178a5d3d677..4cc4f3d83b3 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/CreateVaultDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/CreateVaultDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/DecryptDataDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/DecryptDataDetails.java index 74d9bcc163c..854dd702e24 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/DecryptDataDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/DecryptDataDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/DecryptedData.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/DecryptedData.java index 6d8fdfa7c7b..81a008d434e 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/DecryptedData.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/DecryptedData.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/EncryptDataDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/EncryptDataDetails.java index d7f8d2a86a6..19f88ae0a4a 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/EncryptDataDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/EncryptDataDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/EncryptedData.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/EncryptedData.java index 6e6b66d7211..16e223d9b3f 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/EncryptedData.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/EncryptedData.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ExportKeyDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ExportKeyDetails.java index 19432be9891..10b738891c8 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ExportKeyDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ExportKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ExportedKeyData.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ExportedKeyData.java index 8b34880c905..a4704176fcc 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ExportedKeyData.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ExportedKeyData.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/GenerateKeyDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/GenerateKeyDetails.java index b0032fd3dca..ba621f60fea 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/GenerateKeyDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/GenerateKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/GeneratedKey.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/GeneratedKey.java index 3b21025cb59..96e851d423f 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/GeneratedKey.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/GeneratedKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ImportKeyDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ImportKeyDetails.java index ce89def4899..275e21d8cf4 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ImportKeyDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ImportKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ImportKeyVersionDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ImportKeyVersionDetails.java index 07afdba8469..d419c6e218e 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ImportKeyVersionDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ImportKeyVersionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/Key.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/Key.java index 1fd669c4375..2d3304912c7 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/Key.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/Key.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyShape.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyShape.java index 53ae129bc6b..1e2edf88477 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyShape.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyShape.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeySummary.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeySummary.java index 207b8f19d1c..c445c44a88c 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeySummary.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyVersion.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyVersion.java index 17aaccb349e..19c6c9f5bd2 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyVersion.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyVersion.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyVersionSummary.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyVersionSummary.java index 500329607fe..b9d59d81332 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyVersionSummary.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/KeyVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/RestoreKeyFromObjectStoreDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/RestoreKeyFromObjectStoreDetails.java index 761406e46d7..e38a162f7a0 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/RestoreKeyFromObjectStoreDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/RestoreKeyFromObjectStoreDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/RestoreVaultFromObjectStoreDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/RestoreVaultFromObjectStoreDetails.java index c794f3be253..083263ade2b 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/RestoreVaultFromObjectStoreDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/RestoreVaultFromObjectStoreDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleKeyDeletionDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleKeyDeletionDetails.java index 0a20befe461..12be3b590c9 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleKeyDeletionDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleKeyDeletionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleKeyVersionDeletionDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleKeyVersionDeletionDetails.java index 0aea464bfbb..e9c28386118 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleKeyVersionDeletionDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleKeyVersionDeletionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleVaultDeletionDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleVaultDeletionDetails.java index 34ed3a4dab5..91d0f8c85e0 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleVaultDeletionDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/ScheduleVaultDeletionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/UpdateKeyDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/UpdateKeyDetails.java index 1e69c29a677..eba9f4a46e4 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/UpdateKeyDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/UpdateKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/UpdateVaultDetails.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/UpdateVaultDetails.java index 180652fb31a..ae2bf60f635 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/UpdateVaultDetails.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/UpdateVaultDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/Vault.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/Vault.java index 44f98f85a67..daef8cbdd9a 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/Vault.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/Vault.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/VaultSummary.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/VaultSummary.java index 4a0ced298a3..3efc5bb683a 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/VaultSummary.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/VaultSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/VaultUsage.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/VaultUsage.java index 52a2cb0138e..0acf5ea3673 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/VaultUsage.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/VaultUsage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/WrappedImportKey.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/WrappedImportKey.java index 4bc324257a1..e69ffbab3a6 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/WrappedImportKey.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/WrappedImportKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/WrappingKey.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/WrappingKey.java index 05d3444b5f3..9e80349c9e4 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/WrappingKey.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/model/WrappingKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.model; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/BackupKeyRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/BackupKeyRequest.java index eda46dd9368..f80498d5962 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/BackupKeyRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/BackupKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use BackupKeyRequest. + * Example: Click here to see how to use BackupKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/BackupVaultRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/BackupVaultRequest.java index a8e4a1d78dc..4c85140afc2 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/BackupVaultRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/BackupVaultRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use BackupVaultRequest. + * Example: Click here to see how to use BackupVaultRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelKeyDeletionRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelKeyDeletionRequest.java index 7ddf7e9a542..0d74004e9a0 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelKeyDeletionRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelKeyDeletionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use CancelKeyDeletionRequest. + * Example: Click here to see how to use CancelKeyDeletionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelKeyVersionDeletionRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelKeyVersionDeletionRequest.java index 8c77fc10f5c..1998c9b1abd 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelKeyVersionDeletionRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelKeyVersionDeletionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use CancelKeyVersionDeletionRequest. + * Example: Click here to see how to use CancelKeyVersionDeletionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelVaultDeletionRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelVaultDeletionRequest.java index 1fe8417ad79..17737ed0fd6 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelVaultDeletionRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CancelVaultDeletionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use CancelVaultDeletionRequest. + * Example: Click here to see how to use CancelVaultDeletionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ChangeKeyCompartmentRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ChangeKeyCompartmentRequest.java index e752312469c..c416fa24ea9 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ChangeKeyCompartmentRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ChangeKeyCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use ChangeKeyCompartmentRequest. + * Example: Click here to see how to use ChangeKeyCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ChangeVaultCompartmentRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ChangeVaultCompartmentRequest.java index dd33947a643..2b230b32a89 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ChangeVaultCompartmentRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ChangeVaultCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use ChangeVaultCompartmentRequest. + * Example: Click here to see how to use ChangeVaultCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateKeyRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateKeyRequest.java index 61a1aaf85d9..36e4fcef2e4 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateKeyRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use CreateKeyRequest. + * Example: Click here to see how to use CreateKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateKeyVersionRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateKeyVersionRequest.java index 17599828a8c..1f401120614 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateKeyVersionRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateKeyVersionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use CreateKeyVersionRequest. + * Example: Click here to see how to use CreateKeyVersionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateVaultRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateVaultRequest.java index 599f9c83d27..32812e9ebad 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateVaultRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/CreateVaultRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use CreateVaultRequest. + * Example: Click here to see how to use CreateVaultRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/DecryptRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/DecryptRequest.java index a9819bd093f..5d10062f6bb 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/DecryptRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/DecryptRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use DecryptRequest. + * Example: Click here to see how to use DecryptRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/DisableKeyRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/DisableKeyRequest.java index e44717ed09f..a15573fef04 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/DisableKeyRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/DisableKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use DisableKeyRequest. + * Example: Click here to see how to use DisableKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/EnableKeyRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/EnableKeyRequest.java index 8208bed4566..9f41a7f48cb 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/EnableKeyRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/EnableKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use EnableKeyRequest. + * Example: Click here to see how to use EnableKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/EncryptRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/EncryptRequest.java index 19b2b3ccea3..af81913363c 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/EncryptRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/EncryptRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use EncryptRequest. + * Example: Click here to see how to use EncryptRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ExportKeyRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ExportKeyRequest.java index 84b6b41b4e6..738d38afa5e 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ExportKeyRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ExportKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use ExportKeyRequest. + * Example: Click here to see how to use ExportKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GenerateDataEncryptionKeyRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GenerateDataEncryptionKeyRequest.java index 6fec095c004..e673070920f 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GenerateDataEncryptionKeyRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GenerateDataEncryptionKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use GenerateDataEncryptionKeyRequest. + * Example: Click here to see how to use GenerateDataEncryptionKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetKeyRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetKeyRequest.java index 5a6443f44e3..d9bbef8a324 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetKeyRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use GetKeyRequest. + * Example: Click here to see how to use GetKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetKeyVersionRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetKeyVersionRequest.java index d92814506c1..6b363083938 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetKeyVersionRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetKeyVersionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use GetKeyVersionRequest. + * Example: Click here to see how to use GetKeyVersionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetVaultRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetVaultRequest.java index 495390d79bc..7c30f23d6e2 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetVaultRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetVaultRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use GetVaultRequest. + * Example: Click here to see how to use GetVaultRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetVaultUsageRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetVaultUsageRequest.java index 6de2674b708..10c788afdb4 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetVaultUsageRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetVaultUsageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use GetVaultUsageRequest. + * Example: Click here to see how to use GetVaultUsageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetWrappingKeyRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetWrappingKeyRequest.java index 5a887aead09..d4924018f5a 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetWrappingKeyRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/GetWrappingKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use GetWrappingKeyRequest. + * Example: Click here to see how to use GetWrappingKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ImportKeyRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ImportKeyRequest.java index 75ac67a711d..c200ae978ad 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ImportKeyRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ImportKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use ImportKeyRequest. + * Example: Click here to see how to use ImportKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ImportKeyVersionRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ImportKeyVersionRequest.java index d405138f740..d445c33507b 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ImportKeyVersionRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ImportKeyVersionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use ImportKeyVersionRequest. + * Example: Click here to see how to use ImportKeyVersionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListKeyVersionsRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListKeyVersionsRequest.java index 0d73e528409..5b641ec23b8 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListKeyVersionsRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListKeyVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use ListKeyVersionsRequest. + * Example: Click here to see how to use ListKeyVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListKeysRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListKeysRequest.java index 3fa32f26faa..5fe389a9494 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListKeysRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListKeysRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use ListKeysRequest. + * Example: Click here to see how to use ListKeysRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListVaultsRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListVaultsRequest.java index 4e63806b9da..167c2c164d0 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListVaultsRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ListVaultsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use ListVaultsRequest. + * Example: Click here to see how to use ListVaultsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreKeyFromFileRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreKeyFromFileRequest.java index 3024e5dcf3d..cb8c7918b8c 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreKeyFromFileRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreKeyFromFileRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use RestoreKeyFromFileRequest. + * Example: Click here to see how to use RestoreKeyFromFileRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreKeyFromObjectStoreRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreKeyFromObjectStoreRequest.java index 8d8c27ca7bb..3c5ad6c71db 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreKeyFromObjectStoreRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreKeyFromObjectStoreRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use RestoreKeyFromObjectStoreRequest. + * Example: Click here to see how to use RestoreKeyFromObjectStoreRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreVaultFromFileRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreVaultFromFileRequest.java index 5059c2ba655..4716ad98374 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreVaultFromFileRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreVaultFromFileRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use RestoreVaultFromFileRequest. + * Example: Click here to see how to use RestoreVaultFromFileRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreVaultFromObjectStoreRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreVaultFromObjectStoreRequest.java index 29b9b7c397b..bbad913287e 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreVaultFromObjectStoreRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/RestoreVaultFromObjectStoreRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use RestoreVaultFromObjectStoreRequest. + * Example: Click here to see how to use RestoreVaultFromObjectStoreRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleKeyDeletionRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleKeyDeletionRequest.java index c1d2cfbf00b..0744ce65845 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleKeyDeletionRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleKeyDeletionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use ScheduleKeyDeletionRequest. + * Example: Click here to see how to use ScheduleKeyDeletionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleKeyVersionDeletionRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleKeyVersionDeletionRequest.java index cac335b65a1..d9afc4c90ad 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleKeyVersionDeletionRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleKeyVersionDeletionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use ScheduleKeyVersionDeletionRequest. + * Example: Click here to see how to use ScheduleKeyVersionDeletionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleVaultDeletionRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleVaultDeletionRequest.java index 87251c9f0d2..3843aa1af0c 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleVaultDeletionRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/ScheduleVaultDeletionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use ScheduleVaultDeletionRequest. + * Example: Click here to see how to use ScheduleVaultDeletionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/UpdateKeyRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/UpdateKeyRequest.java index 4ebd5a54f3f..0c799e58940 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/UpdateKeyRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/UpdateKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use UpdateKeyRequest. + * Example: Click here to see how to use UpdateKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/UpdateVaultRequest.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/UpdateVaultRequest.java index 8810bcb6b6e..b3bdf700584 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/UpdateVaultRequest.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/requests/UpdateVaultRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.requests; import com.oracle.bmc.keymanagement.model.*; /** - * Example: Click here to see how to use UpdateVaultRequest. + * Example: Click here to see how to use UpdateVaultRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: release") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/BackupKeyResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/BackupKeyResponse.java index 2091c469995..360a018ec51 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/BackupKeyResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/BackupKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/BackupVaultResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/BackupVaultResponse.java index a288acdef9d..3fb4e4b3b91 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/BackupVaultResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/BackupVaultResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelKeyDeletionResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelKeyDeletionResponse.java index 25268639121..60afb890627 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelKeyDeletionResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelKeyDeletionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelKeyVersionDeletionResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelKeyVersionDeletionResponse.java index b1134fee685..79cb78386f8 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelKeyVersionDeletionResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelKeyVersionDeletionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelVaultDeletionResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelVaultDeletionResponse.java index 477ee495f6d..cd2a3ace595 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelVaultDeletionResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CancelVaultDeletionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ChangeKeyCompartmentResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ChangeKeyCompartmentResponse.java index 20f26a2a6a1..0f01c9e22da 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ChangeKeyCompartmentResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ChangeKeyCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ChangeVaultCompartmentResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ChangeVaultCompartmentResponse.java index d2574801672..704fe5da4c1 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ChangeVaultCompartmentResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ChangeVaultCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateKeyResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateKeyResponse.java index c83b9e312bf..8dfc1995f8e 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateKeyResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateKeyVersionResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateKeyVersionResponse.java index 068bb4cc1c0..a1bcce393ce 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateKeyVersionResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateKeyVersionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateVaultResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateVaultResponse.java index 64291fa023d..a069cb8937c 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateVaultResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/CreateVaultResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/DecryptResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/DecryptResponse.java index 35034869bc8..c45dad13838 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/DecryptResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/DecryptResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/DisableKeyResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/DisableKeyResponse.java index 28844e3e3e2..9bca97c5996 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/DisableKeyResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/DisableKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/EnableKeyResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/EnableKeyResponse.java index 7a7a78cc23c..07809c89b88 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/EnableKeyResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/EnableKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/EncryptResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/EncryptResponse.java index 32c277b172c..ed1eb9221b1 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/EncryptResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/EncryptResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ExportKeyResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ExportKeyResponse.java index c32c5df40fd..4ca75d73352 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ExportKeyResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ExportKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GenerateDataEncryptionKeyResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GenerateDataEncryptionKeyResponse.java index bedd578f18d..a8b423a3893 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GenerateDataEncryptionKeyResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GenerateDataEncryptionKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetKeyResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetKeyResponse.java index 55022d34b31..666a148e2b3 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetKeyResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetKeyVersionResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetKeyVersionResponse.java index fdc44ef9d40..44b00d7ea77 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetKeyVersionResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetKeyVersionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetVaultResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetVaultResponse.java index 8da0055f2d4..2650b48629a 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetVaultResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetVaultResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetVaultUsageResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetVaultUsageResponse.java index 36e7a93b963..ff8a62d0bca 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetVaultUsageResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetVaultUsageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetWrappingKeyResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetWrappingKeyResponse.java index 939abb48719..253a467a05e 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetWrappingKeyResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/GetWrappingKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ImportKeyResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ImportKeyResponse.java index 4a051c892d3..29297201595 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ImportKeyResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ImportKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ImportKeyVersionResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ImportKeyVersionResponse.java index b81d8491442..ba061cb55bd 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ImportKeyVersionResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ImportKeyVersionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListKeyVersionsResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListKeyVersionsResponse.java index 3b1ca717dfe..8500bdb91de 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListKeyVersionsResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListKeyVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListKeysResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListKeysResponse.java index ef9b9e0b425..e594f0eb1fb 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListKeysResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListKeysResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListVaultsResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListVaultsResponse.java index 3f01f7e1ecd..46f12b0b57f 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListVaultsResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ListVaultsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreKeyFromFileResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreKeyFromFileResponse.java index 567091bfa30..c904840b2a4 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreKeyFromFileResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreKeyFromFileResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreKeyFromObjectStoreResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreKeyFromObjectStoreResponse.java index 5f35a6c1c28..17ee5b7d3da 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreKeyFromObjectStoreResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreKeyFromObjectStoreResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreVaultFromFileResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreVaultFromFileResponse.java index 9b2cb6730f7..ebf867027d7 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreVaultFromFileResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreVaultFromFileResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreVaultFromObjectStoreResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreVaultFromObjectStoreResponse.java index 73222d84cd8..3c514f66722 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreVaultFromObjectStoreResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/RestoreVaultFromObjectStoreResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleKeyDeletionResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleKeyDeletionResponse.java index a4f6b158d6f..325848d7a26 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleKeyDeletionResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleKeyDeletionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleKeyVersionDeletionResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleKeyVersionDeletionResponse.java index f66c37de363..f52d07a3c3f 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleKeyVersionDeletionResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleKeyVersionDeletionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleVaultDeletionResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleVaultDeletionResponse.java index 581efc9aa18..924166c8740 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleVaultDeletionResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/ScheduleVaultDeletionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/UpdateKeyResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/UpdateKeyResponse.java index 031ce90cbfb..597ec5ac715 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/UpdateKeyResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/UpdateKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/UpdateVaultResponse.java b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/UpdateVaultResponse.java index 8e6ed6e81b0..9501aeb735e 100644 --- a/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/UpdateVaultResponse.java +++ b/bmc-keymanagement/src/main/java/com/oracle/bmc/keymanagement/responses/UpdateVaultResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.keymanagement.responses; diff --git a/bmc-limits/pom.xml b/bmc-limits/pom.xml index d56266ee49a..832774058d5 100644 --- a/bmc-limits/pom.xml +++ b/bmc-limits/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-limits @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/Limits.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/Limits.java index a5881ef023f..c368e4ef24b 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/Limits.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/Limits.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits; @@ -55,7 +55,7 @@ public interface Limits extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetResourceAvailability API. + * Example: Click here to see how to use GetResourceAvailability API. */ GetResourceAvailabilityResponse getResourceAvailability(GetResourceAvailabilityRequest request); @@ -68,7 +68,7 @@ public interface Limits extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLimitDefinitions API. + * Example: Click here to see how to use ListLimitDefinitions API. */ ListLimitDefinitionsResponse listLimitDefinitions(ListLimitDefinitionsRequest request); @@ -79,7 +79,7 @@ public interface Limits extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLimitValues API. + * Example: Click here to see how to use ListLimitValues API. */ ListLimitValuesResponse listLimitValues(ListLimitValuesRequest request); @@ -91,7 +91,7 @@ public interface Limits extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListServices API. + * Example: Click here to see how to use ListServices API. */ ListServicesResponse listServices(ListServicesRequest request); diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsAsync.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsAsync.java index 9ebb60bee97..7fcb04eb1a8 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsAsync.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsAsyncClient.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsAsyncClient.java index e0605003d35..6c22f252130 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsAsyncClient.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsClient.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsClient.java index 2782b52d7fd..cf1a57d756e 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsClient.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsPaginators.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsPaginators.java index 47e0e117f9f..de4eaddebd8 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsPaginators.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/LimitsPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/Quotas.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/Quotas.java index 264b5021ab8..5247a783159 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/Quotas.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/Quotas.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits; @@ -51,7 +51,7 @@ public interface Quotas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateQuota API. + * Example: Click here to see how to use CreateQuota API. */ CreateQuotaResponse createQuota(CreateQuotaRequest request); @@ -61,7 +61,7 @@ public interface Quotas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteQuota API. + * Example: Click here to see how to use DeleteQuota API. */ DeleteQuotaResponse deleteQuota(DeleteQuotaRequest request); @@ -71,7 +71,7 @@ public interface Quotas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetQuota API. + * Example: Click here to see how to use GetQuota API. */ GetQuotaResponse getQuota(GetQuotaRequest request); @@ -81,7 +81,7 @@ public interface Quotas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListQuotas API. + * Example: Click here to see how to use ListQuotas API. */ ListQuotasResponse listQuotas(ListQuotasRequest request); @@ -91,7 +91,7 @@ public interface Quotas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateQuota API. + * Example: Click here to see how to use UpdateQuota API. */ UpdateQuotaResponse updateQuota(UpdateQuotaRequest request); diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasAsync.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasAsync.java index 82deb943ec9..ae3d8fb10af 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasAsync.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasAsyncClient.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasAsyncClient.java index c773123749e..716c924728b 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasAsyncClient.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasClient.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasClient.java index 0b8990b529f..058607bd243 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasClient.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasPaginators.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasPaginators.java index d703a5c2255..dfcd14f6ef2 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasPaginators.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasWaiters.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasWaiters.java index ee141162afa..866d1a97e07 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasWaiters.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/QuotasWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/CreateQuotaConverter.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/CreateQuotaConverter.java index 51060a21d37..1c348a4ce9e 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/CreateQuotaConverter.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/CreateQuotaConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.internal.http; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/DeleteQuotaConverter.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/DeleteQuotaConverter.java index 01d585873dd..ff5eb7b0c0f 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/DeleteQuotaConverter.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/DeleteQuotaConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.internal.http; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/GetQuotaConverter.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/GetQuotaConverter.java index 6ba150263fa..bcff5646130 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/GetQuotaConverter.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/GetQuotaConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.internal.http; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/GetResourceAvailabilityConverter.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/GetResourceAvailabilityConverter.java index f198e582b73..ace8f251aef 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/GetResourceAvailabilityConverter.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/GetResourceAvailabilityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.internal.http; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListLimitDefinitionsConverter.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListLimitDefinitionsConverter.java index 81ff608530c..afd89ab56b9 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListLimitDefinitionsConverter.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListLimitDefinitionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.internal.http; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListLimitValuesConverter.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListLimitValuesConverter.java index c09cb45f863..d704dcac002 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListLimitValuesConverter.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListLimitValuesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.internal.http; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListQuotasConverter.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListQuotasConverter.java index 806c03f725d..4c64a1b0405 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListQuotasConverter.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListQuotasConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.internal.http; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListServicesConverter.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListServicesConverter.java index 5043b120cc7..a89f95a42e4 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListServicesConverter.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/ListServicesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.internal.http; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/UpdateQuotaConverter.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/UpdateQuotaConverter.java index a385a4a4a59..594548246e7 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/UpdateQuotaConverter.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/internal/http/UpdateQuotaConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.internal.http; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/CreateQuotaDetails.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/CreateQuotaDetails.java index 92318184cac..170d87632b7 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/CreateQuotaDetails.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/CreateQuotaDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.model; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/LimitDefinitionSummary.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/LimitDefinitionSummary.java index 0e994c979eb..843046d6795 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/LimitDefinitionSummary.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/LimitDefinitionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.model; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/LimitValueSummary.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/LimitValueSummary.java index 020e73c3525..f0350fd93e1 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/LimitValueSummary.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/LimitValueSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.model; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/Quota.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/Quota.java index 403a098701d..eba6cab97b5 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/Quota.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/Quota.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.model; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/QuotaSummary.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/QuotaSummary.java index 8b3581043be..c333989611b 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/QuotaSummary.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/QuotaSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.model; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/ResourceAvailability.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/ResourceAvailability.java index 7cc1fd3593b..55a8898d786 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/ResourceAvailability.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/ResourceAvailability.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.model; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/ServiceSummary.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/ServiceSummary.java index d70c3d389a8..1054a4d8b7e 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/ServiceSummary.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/ServiceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.model; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/UpdateQuotaDetails.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/UpdateQuotaDetails.java index b9f6348420d..17088fe370e 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/model/UpdateQuotaDetails.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/model/UpdateQuotaDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.model; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/CreateQuotaRequest.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/CreateQuotaRequest.java index 5e43923880c..6253b595ae0 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/CreateQuotaRequest.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/CreateQuotaRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; /** - * Example: Click here to see how to use CreateQuotaRequest. + * Example: Click here to see how to use CreateQuotaRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/DeleteQuotaRequest.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/DeleteQuotaRequest.java index 93267f4b774..eb6ac751737 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/DeleteQuotaRequest.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/DeleteQuotaRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; /** - * Example: Click here to see how to use DeleteQuotaRequest. + * Example: Click here to see how to use DeleteQuotaRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/GetQuotaRequest.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/GetQuotaRequest.java index 1451f065bc3..484386f7b26 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/GetQuotaRequest.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/GetQuotaRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; /** - * Example: Click here to see how to use GetQuotaRequest. + * Example: Click here to see how to use GetQuotaRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/GetResourceAvailabilityRequest.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/GetResourceAvailabilityRequest.java index 26a1962df6a..b9a903bf469 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/GetResourceAvailabilityRequest.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/GetResourceAvailabilityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; /** - * Example: Click here to see how to use GetResourceAvailabilityRequest. + * Example: Click here to see how to use GetResourceAvailabilityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListLimitDefinitionsRequest.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListLimitDefinitionsRequest.java index 3c980da3e0b..d8684d743c7 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListLimitDefinitionsRequest.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListLimitDefinitionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; /** - * Example: Click here to see how to use ListLimitDefinitionsRequest. + * Example: Click here to see how to use ListLimitDefinitionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListLimitValuesRequest.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListLimitValuesRequest.java index c83d67ed877..23044dae865 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListLimitValuesRequest.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListLimitValuesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; /** - * Example: Click here to see how to use ListLimitValuesRequest. + * Example: Click here to see how to use ListLimitValuesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListQuotasRequest.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListQuotasRequest.java index cb0f081f013..94aa2d2968f 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListQuotasRequest.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListQuotasRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; /** - * Example: Click here to see how to use ListQuotasRequest. + * Example: Click here to see how to use ListQuotasRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListServicesRequest.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListServicesRequest.java index 93d15291823..9adfc356702 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListServicesRequest.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/ListServicesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; /** - * Example: Click here to see how to use ListServicesRequest. + * Example: Click here to see how to use ListServicesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/UpdateQuotaRequest.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/UpdateQuotaRequest.java index e33f72b5eb6..0b30376f6de 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/UpdateQuotaRequest.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/requests/UpdateQuotaRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.requests; import com.oracle.bmc.limits.model.*; /** - * Example: Click here to see how to use UpdateQuotaRequest. + * Example: Click here to see how to use UpdateQuotaRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: ") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/CreateQuotaResponse.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/CreateQuotaResponse.java index 090283bd41b..b51354985c4 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/CreateQuotaResponse.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/CreateQuotaResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.responses; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/DeleteQuotaResponse.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/DeleteQuotaResponse.java index f880ef008c9..e2d4710418d 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/DeleteQuotaResponse.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/DeleteQuotaResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.responses; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/GetQuotaResponse.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/GetQuotaResponse.java index 9727764cb61..78445dc3cab 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/GetQuotaResponse.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/GetQuotaResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.responses; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/GetResourceAvailabilityResponse.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/GetResourceAvailabilityResponse.java index 468253aa028..714bbeeaa2c 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/GetResourceAvailabilityResponse.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/GetResourceAvailabilityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.responses; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListLimitDefinitionsResponse.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListLimitDefinitionsResponse.java index aab8c50e481..9a4cc6234e5 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListLimitDefinitionsResponse.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListLimitDefinitionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.responses; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListLimitValuesResponse.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListLimitValuesResponse.java index bf60cdc9465..f6f7645711a 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListLimitValuesResponse.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListLimitValuesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.responses; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListQuotasResponse.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListQuotasResponse.java index 303609ae2b3..d7e96dcb205 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListQuotasResponse.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListQuotasResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.responses; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListServicesResponse.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListServicesResponse.java index 60dd4693331..84a25cdccad 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListServicesResponse.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/ListServicesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.responses; diff --git a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/UpdateQuotaResponse.java b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/UpdateQuotaResponse.java index 77057cff53c..ef0e8356500 100644 --- a/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/UpdateQuotaResponse.java +++ b/bmc-limits/src/main/java/com/oracle/bmc/limits/responses/UpdateQuotaResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.limits.responses; diff --git a/bmc-loadbalancer/pom.xml b/bmc-loadbalancer/pom.xml index a25c7cfbace..5850c08ed6b 100644 --- a/bmc-loadbalancer/pom.xml +++ b/bmc-loadbalancer/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancer.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancer.java index d7d9a90647f..d2f91faba7f 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancer.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer; @@ -55,7 +55,7 @@ public interface LoadBalancer extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeLoadBalancerCompartment API. + * Example: Click here to see how to use ChangeLoadBalancerCompartment API. */ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( ChangeLoadBalancerCompartmentRequest request); @@ -66,7 +66,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateBackend API. + * Example: Click here to see how to use CreateBackend API. */ CreateBackendResponse createBackend(CreateBackendRequest request); @@ -76,7 +76,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateBackendSet API. + * Example: Click here to see how to use CreateBackendSet API. */ CreateBackendSetResponse createBackendSet(CreateBackendSetRequest request); @@ -86,7 +86,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCertificate API. + * Example: Click here to see how to use CreateCertificate API. */ CreateCertificateResponse createCertificate(CreateCertificateRequest request); @@ -98,7 +98,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateHostname API. + * Example: Click here to see how to use CreateHostname API. */ CreateHostnameResponse createHostname(CreateHostnameRequest request); @@ -108,7 +108,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateListener API. + * Example: Click here to see how to use CreateListener API. */ CreateListenerResponse createListener(CreateListenerRequest request); @@ -145,7 +145,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateLoadBalancer API. + * Example: Click here to see how to use CreateLoadBalancer API. */ CreateLoadBalancerResponse createLoadBalancer(CreateLoadBalancerRequest request); @@ -157,7 +157,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreatePathRouteSet API. + * Example: Click here to see how to use CreatePathRouteSet API. */ CreatePathRouteSetResponse createPathRouteSet(CreatePathRouteSetRequest request); @@ -169,7 +169,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateRuleSet API. + * Example: Click here to see how to use CreateRuleSet API. */ CreateRuleSetResponse createRuleSet(CreateRuleSetRequest request); @@ -179,7 +179,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSSLCipherSuite API. + * Example: Click here to see how to use CreateSSLCipherSuite API. */ CreateSSLCipherSuiteResponse createSSLCipherSuite(CreateSSLCipherSuiteRequest request); @@ -189,7 +189,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteBackend API. + * Example: Click here to see how to use DeleteBackend API. */ DeleteBackendResponse deleteBackend(DeleteBackendRequest request); @@ -202,7 +202,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteBackendSet API. + * Example: Click here to see how to use DeleteBackendSet API. */ DeleteBackendSetResponse deleteBackendSet(DeleteBackendSetRequest request); @@ -212,7 +212,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCertificate API. + * Example: Click here to see how to use DeleteCertificate API. */ DeleteCertificateResponse deleteCertificate(DeleteCertificateRequest request); @@ -223,7 +223,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteHostname API. + * Example: Click here to see how to use DeleteHostname API. */ DeleteHostnameResponse deleteHostname(DeleteHostnameRequest request); @@ -233,7 +233,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteListener API. + * Example: Click here to see how to use DeleteListener API. */ DeleteListenerResponse deleteListener(DeleteListenerRequest request); @@ -243,7 +243,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteLoadBalancer API. + * Example: Click here to see how to use DeleteLoadBalancer API. */ DeleteLoadBalancerResponse deleteLoadBalancer(DeleteLoadBalancerRequest request); @@ -257,7 +257,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeletePathRouteSet API. + * Example: Click here to see how to use DeletePathRouteSet API. */ DeletePathRouteSetResponse deletePathRouteSet(DeletePathRouteSetRequest request); @@ -271,7 +271,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteRuleSet API. + * Example: Click here to see how to use DeleteRuleSet API. */ DeleteRuleSetResponse deleteRuleSet(DeleteRuleSetRequest request); @@ -281,7 +281,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSSLCipherSuite API. + * Example: Click here to see how to use DeleteSSLCipherSuite API. */ DeleteSSLCipherSuiteResponse deleteSSLCipherSuite(DeleteSSLCipherSuiteRequest request); @@ -291,7 +291,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBackend API. + * Example: Click here to see how to use GetBackend API. */ GetBackendResponse getBackend(GetBackendRequest request); @@ -301,7 +301,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBackendHealth API. + * Example: Click here to see how to use GetBackendHealth API. */ GetBackendHealthResponse getBackendHealth(GetBackendHealthRequest request); @@ -311,7 +311,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBackendSet API. + * Example: Click here to see how to use GetBackendSet API. */ GetBackendSetResponse getBackendSet(GetBackendSetRequest request); @@ -321,7 +321,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBackendSetHealth API. + * Example: Click here to see how to use GetBackendSetHealth API. */ GetBackendSetHealthResponse getBackendSetHealth(GetBackendSetHealthRequest request); @@ -331,7 +331,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetHealthChecker API. + * Example: Click here to see how to use GetHealthChecker API. */ GetHealthCheckerResponse getHealthChecker(GetHealthCheckerRequest request); @@ -341,7 +341,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetHostname API. + * Example: Click here to see how to use GetHostname API. */ GetHostnameResponse getHostname(GetHostnameRequest request); @@ -351,7 +351,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLoadBalancer API. + * Example: Click here to see how to use GetLoadBalancer API. */ GetLoadBalancerResponse getLoadBalancer(GetLoadBalancerRequest request); @@ -361,7 +361,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLoadBalancerHealth API. + * Example: Click here to see how to use GetLoadBalancerHealth API. */ GetLoadBalancerHealthResponse getLoadBalancerHealth(GetLoadBalancerHealthRequest request); @@ -371,7 +371,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPathRouteSet API. + * Example: Click here to see how to use GetPathRouteSet API. */ GetPathRouteSetResponse getPathRouteSet(GetPathRouteSetRequest request); @@ -381,7 +381,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRuleSet API. + * Example: Click here to see how to use GetRuleSet API. */ GetRuleSetResponse getRuleSet(GetRuleSetRequest request); @@ -391,7 +391,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSSLCipherSuite API. + * Example: Click here to see how to use GetSSLCipherSuite API. */ GetSSLCipherSuiteResponse getSSLCipherSuite(GetSSLCipherSuiteRequest request); @@ -401,7 +401,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -411,7 +411,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBackendSets API. + * Example: Click here to see how to use ListBackendSets API. */ ListBackendSetsResponse listBackendSets(ListBackendSetsRequest request); @@ -421,7 +421,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBackends API. + * Example: Click here to see how to use ListBackends API. */ ListBackendsResponse listBackends(ListBackendsRequest request); @@ -431,7 +431,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCertificates API. + * Example: Click here to see how to use ListCertificates API. */ ListCertificatesResponse listCertificates(ListCertificatesRequest request); @@ -441,7 +441,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListHostnames API. + * Example: Click here to see how to use ListHostnames API. */ ListHostnamesResponse listHostnames(ListHostnamesRequest request); @@ -458,7 +458,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListListenerRules API. + * Example: Click here to see how to use ListListenerRules API. */ ListListenerRulesResponse listListenerRules(ListListenerRulesRequest request); @@ -468,7 +468,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLoadBalancerHealths API. + * Example: Click here to see how to use ListLoadBalancerHealths API. */ ListLoadBalancerHealthsResponse listLoadBalancerHealths(ListLoadBalancerHealthsRequest request); @@ -478,7 +478,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLoadBalancers API. + * Example: Click here to see how to use ListLoadBalancers API. */ ListLoadBalancersResponse listLoadBalancers(ListLoadBalancersRequest request); @@ -488,7 +488,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPathRouteSets API. + * Example: Click here to see how to use ListPathRouteSets API. */ ListPathRouteSetsResponse listPathRouteSets(ListPathRouteSetsRequest request); @@ -498,7 +498,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPolicies API. + * Example: Click here to see how to use ListPolicies API. */ ListPoliciesResponse listPolicies(ListPoliciesRequest request); @@ -508,7 +508,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListProtocols API. + * Example: Click here to see how to use ListProtocols API. */ ListProtocolsResponse listProtocols(ListProtocolsRequest request); @@ -518,7 +518,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRuleSets API. + * Example: Click here to see how to use ListRuleSets API. */ ListRuleSetsResponse listRuleSets(ListRuleSetsRequest request); @@ -528,7 +528,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSSLCipherSuites API. + * Example: Click here to see how to use ListSSLCipherSuites API. */ ListSSLCipherSuitesResponse listSSLCipherSuites(ListSSLCipherSuitesRequest request); @@ -538,7 +538,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListShapes API. + * Example: Click here to see how to use ListShapes API. */ ListShapesResponse listShapes(ListShapesRequest request); @@ -548,7 +548,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -558,7 +558,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateBackend API. + * Example: Click here to see how to use UpdateBackend API. */ UpdateBackendResponse updateBackend(UpdateBackendRequest request); @@ -568,7 +568,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateBackendSet API. + * Example: Click here to see how to use UpdateBackendSet API. */ UpdateBackendSetResponse updateBackendSet(UpdateBackendSetRequest request); @@ -578,7 +578,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateHealthChecker API. + * Example: Click here to see how to use UpdateHealthChecker API. */ UpdateHealthCheckerResponse updateHealthChecker(UpdateHealthCheckerRequest request); @@ -590,7 +590,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateHostname API. + * Example: Click here to see how to use UpdateHostname API. */ UpdateHostnameResponse updateHostname(UpdateHostnameRequest request); @@ -600,7 +600,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateListener API. + * Example: Click here to see how to use UpdateListener API. */ UpdateListenerResponse updateListener(UpdateListenerRequest request); @@ -610,7 +610,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateLoadBalancer API. + * Example: Click here to see how to use UpdateLoadBalancer API. */ UpdateLoadBalancerResponse updateLoadBalancer(UpdateLoadBalancerRequest request); @@ -626,7 +626,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateLoadBalancerShape API. + * Example: Click here to see how to use UpdateLoadBalancerShape API. */ UpdateLoadBalancerShapeResponse updateLoadBalancerShape(UpdateLoadBalancerShapeRequest request); @@ -636,7 +636,7 @@ ChangeLoadBalancerCompartmentResponse changeLoadBalancerCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateNetworkSecurityGroups API. + * Example: Click here to see how to use UpdateNetworkSecurityGroups API. */ UpdateNetworkSecurityGroupsResponse updateNetworkSecurityGroups( UpdateNetworkSecurityGroupsRequest request); @@ -653,7 +653,7 @@ UpdateNetworkSecurityGroupsResponse updateNetworkSecurityGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdatePathRouteSet API. + * Example: Click here to see how to use UpdatePathRouteSet API. */ UpdatePathRouteSetResponse updatePathRouteSet(UpdatePathRouteSetRequest request); @@ -667,7 +667,7 @@ UpdateNetworkSecurityGroupsResponse updateNetworkSecurityGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRuleSet API. + * Example: Click here to see how to use UpdateRuleSet API. */ UpdateRuleSetResponse updateRuleSet(UpdateRuleSetRequest request); @@ -677,7 +677,7 @@ UpdateNetworkSecurityGroupsResponse updateNetworkSecurityGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSSLCipherSuite API. + * Example: Click here to see how to use UpdateSSLCipherSuite API. */ UpdateSSLCipherSuiteResponse updateSSLCipherSuite(UpdateSSLCipherSuiteRequest request); diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerAsync.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerAsync.java index 98d0a6970ad..295b64cf809 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerAsync.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerAsyncClient.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerAsyncClient.java index da13a0cbd48..26af25036a5 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerAsyncClient.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerClient.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerClient.java index 577b02d89fd..acd7864b67e 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerClient.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerPaginators.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerPaginators.java index c61750a1d27..d8980de5418 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerPaginators.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerWaiters.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerWaiters.java index c3d80695780..1b9e08ac84e 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerWaiters.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/LoadBalancerWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ChangeLoadBalancerCompartmentConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ChangeLoadBalancerCompartmentConverter.java index e8afae17f72..8e18f29058c 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ChangeLoadBalancerCompartmentConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ChangeLoadBalancerCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateBackendConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateBackendConverter.java index 4cdd8a98cb0..f1e34cd0d52 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateBackendConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateBackendConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateBackendSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateBackendSetConverter.java index af1e819cb28..48b506cb67d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateBackendSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateBackendSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateCertificateConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateCertificateConverter.java index 83173360551..c76cb0b6b13 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateCertificateConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateCertificateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateHostnameConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateHostnameConverter.java index ee40d31d30c..392dc7e6aee 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateHostnameConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateHostnameConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateListenerConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateListenerConverter.java index 46096b68a3f..b26081657cf 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateListenerConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateListenerConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateLoadBalancerConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateLoadBalancerConverter.java index b9f22c95a8f..ea801892ad3 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateLoadBalancerConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateLoadBalancerConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreatePathRouteSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreatePathRouteSetConverter.java index 41f56bdfbb5..48201fd1f15 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreatePathRouteSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreatePathRouteSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateRuleSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateRuleSetConverter.java index 0feb9e7fac0..c6a80091504 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateRuleSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateRuleSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateSSLCipherSuiteConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateSSLCipherSuiteConverter.java index 44d88abff85..6fbb0bc982c 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateSSLCipherSuiteConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/CreateSSLCipherSuiteConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteBackendConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteBackendConverter.java index 15417e7cdd4..61d3b29d949 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteBackendConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteBackendConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteBackendSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteBackendSetConverter.java index a709b56210c..6eba1442e49 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteBackendSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteBackendSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteCertificateConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteCertificateConverter.java index dd1d289446a..52eed3a5463 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteCertificateConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteCertificateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteHostnameConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteHostnameConverter.java index 4693528644d..4942d7ddcfa 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteHostnameConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteHostnameConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteListenerConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteListenerConverter.java index 71165f5f0b8..26a3bf098b5 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteListenerConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteListenerConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteLoadBalancerConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteLoadBalancerConverter.java index 327d1f7ce2b..6f33a6e5326 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteLoadBalancerConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteLoadBalancerConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeletePathRouteSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeletePathRouteSetConverter.java index f867c06b323..c7389f65d95 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeletePathRouteSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeletePathRouteSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteRuleSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteRuleSetConverter.java index 55e56335586..9a1ef5162c4 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteRuleSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteRuleSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteSSLCipherSuiteConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteSSLCipherSuiteConverter.java index b99144ba8a2..897ac368367 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteSSLCipherSuiteConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/DeleteSSLCipherSuiteConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendConverter.java index 61e35270ad4..a7e9ad51bb4 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendHealthConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendHealthConverter.java index 020d11c8484..14d0dffa64b 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendHealthConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendHealthConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendSetConverter.java index 1f1c6b8bf33..0785b4c68a1 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendSetHealthConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendSetHealthConverter.java index 0dac385fd93..3e5692f4cdc 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendSetHealthConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetBackendSetHealthConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetHealthCheckerConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetHealthCheckerConverter.java index ee3c005db11..ef73c558dc1 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetHealthCheckerConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetHealthCheckerConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetHostnameConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetHostnameConverter.java index ca3c331768c..d9d2c9b42a7 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetHostnameConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetHostnameConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetLoadBalancerConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetLoadBalancerConverter.java index 9e4306c8c84..1ecf466678f 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetLoadBalancerConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetLoadBalancerConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetLoadBalancerHealthConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetLoadBalancerHealthConverter.java index c2f8dfa3a86..9ca67856c53 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetLoadBalancerHealthConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetLoadBalancerHealthConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetPathRouteSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetPathRouteSetConverter.java index 269f97d3732..81507427fd9 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetPathRouteSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetPathRouteSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetRuleSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetRuleSetConverter.java index c582910e998..761382de994 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetRuleSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetRuleSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetSSLCipherSuiteConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetSSLCipherSuiteConverter.java index a8f1d10a1e2..8189513ef1c 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetSSLCipherSuiteConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetSSLCipherSuiteConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetWorkRequestConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetWorkRequestConverter.java index e86c1a7bafb..5632cda7e32 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetWorkRequestConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListBackendSetsConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListBackendSetsConverter.java index 5afa0cac1f5..2922a6f80b8 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListBackendSetsConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListBackendSetsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListBackendsConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListBackendsConverter.java index bbd16613ca9..d3ecf8a5b9c 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListBackendsConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListBackendsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListCertificatesConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListCertificatesConverter.java index 50abce5590c..7a60b0988f1 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListCertificatesConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListCertificatesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListHostnamesConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListHostnamesConverter.java index 6e25a886b03..2df49a0f83d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListHostnamesConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListHostnamesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListListenerRulesConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListListenerRulesConverter.java index 41bb36d2cad..5d6d5be7692 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListListenerRulesConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListListenerRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListLoadBalancerHealthsConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListLoadBalancerHealthsConverter.java index 0f8946f1f83..38364c4a4f7 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListLoadBalancerHealthsConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListLoadBalancerHealthsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListLoadBalancersConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListLoadBalancersConverter.java index 72b23746b3e..5b02447bb10 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListLoadBalancersConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListLoadBalancersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListPathRouteSetsConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListPathRouteSetsConverter.java index c8113ff44c1..e14a2f1f68e 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListPathRouteSetsConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListPathRouteSetsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListPoliciesConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListPoliciesConverter.java index 44666183ac5..c361101d259 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListPoliciesConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListPoliciesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListProtocolsConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListProtocolsConverter.java index 1ef5fd97e11..cda4ff0e6a2 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListProtocolsConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListProtocolsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListRuleSetsConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListRuleSetsConverter.java index 10d62f17988..f229df7a1b0 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListRuleSetsConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListRuleSetsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListSSLCipherSuitesConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListSSLCipherSuitesConverter.java index 51c558b9f4f..d60e7c0f2f5 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListSSLCipherSuitesConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListSSLCipherSuitesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListShapesConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListShapesConverter.java index e0d7cd648f2..6c70a97c31d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListShapesConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListWorkRequestsConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListWorkRequestsConverter.java index 01c4f922163..d19b3606463 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListWorkRequestsConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateBackendConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateBackendConverter.java index 220220e1aca..054ecb61255 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateBackendConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateBackendConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateBackendSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateBackendSetConverter.java index 807e280129a..c646174afe6 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateBackendSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateBackendSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateHealthCheckerConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateHealthCheckerConverter.java index 95320aa0337..c2fa2ccd65e 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateHealthCheckerConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateHealthCheckerConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateHostnameConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateHostnameConverter.java index 3bbbaa4ffa6..3df4a2dc9ca 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateHostnameConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateHostnameConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateListenerConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateListenerConverter.java index 97da1b533b6..dbad56c48cc 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateListenerConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateListenerConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateLoadBalancerConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateLoadBalancerConverter.java index 6f8cda33f2b..115ad5e6de4 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateLoadBalancerConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateLoadBalancerConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateLoadBalancerShapeConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateLoadBalancerShapeConverter.java index 65de2355794..e31c00ca885 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateLoadBalancerShapeConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateLoadBalancerShapeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateNetworkSecurityGroupsConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateNetworkSecurityGroupsConverter.java index 282b7e612bf..a0f4677cc91 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateNetworkSecurityGroupsConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateNetworkSecurityGroupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdatePathRouteSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdatePathRouteSetConverter.java index 8f5d8c5dd58..081c05e125d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdatePathRouteSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdatePathRouteSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateRuleSetConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateRuleSetConverter.java index b08f04c6003..ed7ecf70a59 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateRuleSetConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateRuleSetConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateSSLCipherSuiteConverter.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateSSLCipherSuiteConverter.java index 9496f0547a3..dfd92a3e9cc 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateSSLCipherSuiteConverter.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/internal/http/UpdateSSLCipherSuiteConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.internal.http; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AddHttpRequestHeaderRule.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AddHttpRequestHeaderRule.java index 1a50a1e5032..94dcc347a61 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AddHttpRequestHeaderRule.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AddHttpRequestHeaderRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AddHttpResponseHeaderRule.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AddHttpResponseHeaderRule.java index bb65026e244..e8c307b92d9 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AddHttpResponseHeaderRule.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AddHttpResponseHeaderRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AllowRule.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AllowRule.java index cbb1b9ebe35..7a93b2a5fa2 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AllowRule.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/AllowRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Backend.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Backend.java index f04e35b1c24..e4cf3958a6d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Backend.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Backend.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendDetails.java index 20a15399549..7c09bf4a40d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendHealth.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendHealth.java index f8816d7bf7b..523dc1ad659 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendHealth.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendHealth.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSet.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSet.java index bea673fc64a..ca6a11d0bfe 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSet.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSet.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSetDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSetDetails.java index fd527b35ba7..fd3c14614e1 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSetDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSetHealth.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSetHealth.java index 49d039faa48..70ac1d4ebd4 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSetHealth.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/BackendSetHealth.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Certificate.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Certificate.java index 17a32d8994a..42450834a0b 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Certificate.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Certificate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CertificateDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CertificateDetails.java index 4f8b4562764..e4e2d573fff 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CertificateDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CertificateDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ChangeLoadBalancerCompartmentDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ChangeLoadBalancerCompartmentDetails.java index 14017ced7bd..64c0bbcfd72 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ChangeLoadBalancerCompartmentDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ChangeLoadBalancerCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ConnectionConfiguration.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ConnectionConfiguration.java index 3e3be340e3d..2bbacd2f282 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ConnectionConfiguration.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ConnectionConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ControlAccessUsingHttpMethodsRule.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ControlAccessUsingHttpMethodsRule.java index 8030db54614..e76b8e53b9b 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ControlAccessUsingHttpMethodsRule.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ControlAccessUsingHttpMethodsRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateBackendDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateBackendDetails.java index 0e68a18f480..85aa7d09a38 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateBackendDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateBackendDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateBackendSetDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateBackendSetDetails.java index b2d7886e7d4..dd8da3ead47 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateBackendSetDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateBackendSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateCertificateDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateCertificateDetails.java index ba097e62c7a..e9af8935490 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateCertificateDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateCertificateDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateHostnameDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateHostnameDetails.java index 85a9b569e72..e5125457647 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateHostnameDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateHostnameDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateListenerDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateListenerDetails.java index 07d59204146..813b43bb6df 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateListenerDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateListenerDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateLoadBalancerDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateLoadBalancerDetails.java index b2b5bf365fc..22ce3a1ff7a 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateLoadBalancerDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateLoadBalancerDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreatePathRouteSetDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreatePathRouteSetDetails.java index 87919ae0818..43a2eda3478 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreatePathRouteSetDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreatePathRouteSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateRuleSetDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateRuleSetDetails.java index a835afed554..610ca24713a 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateRuleSetDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateRuleSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateSSLCipherSuiteDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateSSLCipherSuiteDetails.java index 4d8f62b5203..0ef6b7d1f2b 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateSSLCipherSuiteDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/CreateSSLCipherSuiteDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ExtendHttpRequestHeaderValueRule.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ExtendHttpRequestHeaderValueRule.java index 3b196d37be5..0a12ed59dc4 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ExtendHttpRequestHeaderValueRule.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ExtendHttpRequestHeaderValueRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ExtendHttpResponseHeaderValueRule.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ExtendHttpResponseHeaderValueRule.java index cac23e68c15..38bdcf622d2 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ExtendHttpResponseHeaderValueRule.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ExtendHttpResponseHeaderValueRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthCheckResult.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthCheckResult.java index ae415051b0d..808cd9b12f1 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthCheckResult.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthCheckResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthChecker.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthChecker.java index d766d33218c..d3a9c06564a 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthChecker.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthChecker.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthCheckerDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthCheckerDetails.java index 085460b9ea6..dd499cb5f58 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthCheckerDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HealthCheckerDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Hostname.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Hostname.java index 0849472b52d..61edb5135d8 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Hostname.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Hostname.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HostnameDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HostnameDetails.java index fe5f195151a..1459cfc2a0d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HostnameDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HostnameDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HttpHeaderRule.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HttpHeaderRule.java index 4e71e4d7e85..af9d68b61a0 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HttpHeaderRule.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/HttpHeaderRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/IpAddress.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/IpAddress.java index 17d5217b3ed..f454d96decf 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/IpAddress.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/IpAddress.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LBCookieSessionPersistenceConfigurationDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LBCookieSessionPersistenceConfigurationDetails.java index 090ffd40c56..38f39cdb933 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LBCookieSessionPersistenceConfigurationDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LBCookieSessionPersistenceConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Listener.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Listener.java index ccccd31692c..e9196c4795e 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Listener.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Listener.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ListenerDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ListenerDetails.java index bb9fd52c1ea..8e1f978f7a2 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ListenerDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ListenerDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ListenerRuleSummary.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ListenerRuleSummary.java index 130040de79f..b6483060c75 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ListenerRuleSummary.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ListenerRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancer.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancer.java index 429ecca2fea..7b1af49795f 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancer.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerHealth.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerHealth.java index f1b3371fc3f..0554fcd6955 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerHealth.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerHealth.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerHealthSummary.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerHealthSummary.java index 9b3dac502e3..ac1dcfb319a 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerHealthSummary.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerHealthSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerPolicy.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerPolicy.java index 3d2f4acb659..469ae724a97 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerPolicy.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerProtocol.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerProtocol.java index a9e9e8cff0b..918db7d950f 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerProtocol.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerProtocol.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerShape.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerShape.java index f99e9154879..a9ce5335ff6 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerShape.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/LoadBalancerShape.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathMatchCondition.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathMatchCondition.java index 6f3e6510e65..6ca7b9cd3af 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathMatchCondition.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathMatchCondition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathMatchType.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathMatchType.java index 9053d1b2d6c..bcf97a315f0 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathMatchType.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathMatchType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRoute.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRoute.java index b24974aa194..6f637bc6773 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRoute.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRoute.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRouteSet.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRouteSet.java index 82ae08fefa3..efc1339db0b 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRouteSet.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRouteSet.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRouteSetDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRouteSetDetails.java index 1c3a4c977d1..f93b28a3286 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRouteSetDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/PathRouteSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RedirectRule.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RedirectRule.java index 7bb2bcc0086..ce0e6da6b20 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RedirectRule.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RedirectRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RedirectUri.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RedirectUri.java index fa1f90208b9..73b194357d7 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RedirectUri.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RedirectUri.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RemoveHttpRequestHeaderRule.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RemoveHttpRequestHeaderRule.java index 2c932ba4613..ab5f8fe053d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RemoveHttpRequestHeaderRule.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RemoveHttpRequestHeaderRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RemoveHttpResponseHeaderRule.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RemoveHttpResponseHeaderRule.java index 86c258d3bdc..e6319bc460c 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RemoveHttpResponseHeaderRule.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RemoveHttpResponseHeaderRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ReservedIP.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ReservedIP.java index 0c78cc0d899..076c657c812 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ReservedIP.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ReservedIP.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Rule.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Rule.java index a4559d196d5..d84cfcc92ed 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Rule.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/Rule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleCondition.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleCondition.java index 4ca88c76713..63408428ec4 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleCondition.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleCondition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleSet.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleSet.java index 4687f37abaf..05535359418 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleSet.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleSet.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleSetDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleSetDetails.java index 66810f58b52..9e09542f7c1 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleSetDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/RuleSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLCipherSuite.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLCipherSuite.java index 9ec631b604d..fae5000e9ae 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLCipherSuite.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLCipherSuite.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLCipherSuiteDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLCipherSuiteDetails.java index e1e2d3a1392..339f205768e 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLCipherSuiteDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLCipherSuiteDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLConfiguration.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLConfiguration.java index 04986cb48b1..19cfb83a130 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLConfiguration.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLConfigurationDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLConfigurationDetails.java index bf7caabd34e..dc3b4918b64 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLConfigurationDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SSLConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SessionPersistenceConfigurationDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SessionPersistenceConfigurationDetails.java index 1d8f953483a..497989b03ac 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SessionPersistenceConfigurationDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SessionPersistenceConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ShapeDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ShapeDetails.java index ba01ca72ab3..cae047fbe26 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ShapeDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/ShapeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceIpAddressCondition.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceIpAddressCondition.java index 1e9b3815b11..417df7dc538 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceIpAddressCondition.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceIpAddressCondition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceVcnIdCondition.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceVcnIdCondition.java index 3f79c488fa8..8531b21d24c 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceVcnIdCondition.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceVcnIdCondition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceVcnIpAddressCondition.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceVcnIpAddressCondition.java index 139405d0b8c..4b3f89a9eb6 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceVcnIpAddressCondition.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/SourceVcnIpAddressCondition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateBackendDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateBackendDetails.java index 0ff236b24d3..cf3a399f30a 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateBackendDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateBackendDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateBackendSetDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateBackendSetDetails.java index 0144be629b5..e91a00502d5 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateBackendSetDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateBackendSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateHealthCheckerDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateHealthCheckerDetails.java index 9667f21e46a..5d833f48c7f 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateHealthCheckerDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateHealthCheckerDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateHostnameDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateHostnameDetails.java index 9ca10935ea4..28e33dca9d3 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateHostnameDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateHostnameDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateListenerDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateListenerDetails.java index 09ce481ce8d..313e9a415d5 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateListenerDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateListenerDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateLoadBalancerDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateLoadBalancerDetails.java index bcd36e55b00..937e0330e90 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateLoadBalancerDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateLoadBalancerDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateLoadBalancerShapeDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateLoadBalancerShapeDetails.java index 96989b4e2e9..81db8c6df0c 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateLoadBalancerShapeDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateLoadBalancerShapeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateNetworkSecurityGroupsDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateNetworkSecurityGroupsDetails.java index ae67e09a9d8..a19d4cf850c 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateNetworkSecurityGroupsDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateNetworkSecurityGroupsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdatePathRouteSetDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdatePathRouteSetDetails.java index 0176bfb0148..7bd148c01db 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdatePathRouteSetDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdatePathRouteSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateRuleSetDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateRuleSetDetails.java index 54d92f02693..eb27f700cba 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateRuleSetDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateRuleSetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateSSLCipherSuiteDetails.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateSSLCipherSuiteDetails.java index 9612410baf1..7f878732b39 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateSSLCipherSuiteDetails.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/UpdateSSLCipherSuiteDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/WorkRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/WorkRequest.java index f9ac92c0a31..d029681b526 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/WorkRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/WorkRequestError.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/WorkRequestError.java index 242c941730e..6dba633f1f8 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/WorkRequestError.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.model; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ChangeLoadBalancerCompartmentRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ChangeLoadBalancerCompartmentRequest.java index d46a1710f3d..9d622fd26a4 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ChangeLoadBalancerCompartmentRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ChangeLoadBalancerCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ChangeLoadBalancerCompartmentRequest. + * Example: Click here to see how to use ChangeLoadBalancerCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateBackendRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateBackendRequest.java index 218e8289bcb..797b1ca2600 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateBackendRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateBackendRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use CreateBackendRequest. + * Example: Click here to see how to use CreateBackendRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateBackendSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateBackendSetRequest.java index f875508c968..2eb995d2dff 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateBackendSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateBackendSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use CreateBackendSetRequest. + * Example: Click here to see how to use CreateBackendSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateCertificateRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateCertificateRequest.java index 58a3b6778a3..68f638a13d8 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateCertificateRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateCertificateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use CreateCertificateRequest. + * Example: Click here to see how to use CreateCertificateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateHostnameRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateHostnameRequest.java index e1c199a290c..989ffa12216 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateHostnameRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateHostnameRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use CreateHostnameRequest. + * Example: Click here to see how to use CreateHostnameRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateListenerRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateListenerRequest.java index 9c46e39728e..32d8a7709a5 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateListenerRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateListenerRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use CreateListenerRequest. + * Example: Click here to see how to use CreateListenerRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateLoadBalancerRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateLoadBalancerRequest.java index d8e72489cf6..dcc9b9a2436 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateLoadBalancerRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateLoadBalancerRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use CreateLoadBalancerRequest. + * Example: Click here to see how to use CreateLoadBalancerRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreatePathRouteSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreatePathRouteSetRequest.java index eee531afb8b..9748bf4e037 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreatePathRouteSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreatePathRouteSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use CreatePathRouteSetRequest. + * Example: Click here to see how to use CreatePathRouteSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateRuleSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateRuleSetRequest.java index a0e383be14e..9e2e59a77c9 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateRuleSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateRuleSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use CreateRuleSetRequest. + * Example: Click here to see how to use CreateRuleSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateSSLCipherSuiteRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateSSLCipherSuiteRequest.java index d48defd8560..89fe8d7aa04 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateSSLCipherSuiteRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/CreateSSLCipherSuiteRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use CreateSSLCipherSuiteRequest. + * Example: Click here to see how to use CreateSSLCipherSuiteRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteBackendRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteBackendRequest.java index cecbda064cf..e8a81f2f97d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteBackendRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteBackendRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use DeleteBackendRequest. + * Example: Click here to see how to use DeleteBackendRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteBackendSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteBackendSetRequest.java index 2aad7ea08dc..9dcd1fd4b63 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteBackendSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteBackendSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use DeleteBackendSetRequest. + * Example: Click here to see how to use DeleteBackendSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteCertificateRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteCertificateRequest.java index b260fa40086..074743649b1 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteCertificateRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteCertificateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use DeleteCertificateRequest. + * Example: Click here to see how to use DeleteCertificateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteHostnameRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteHostnameRequest.java index b7c74dc01c4..6f157f7495a 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteHostnameRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteHostnameRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use DeleteHostnameRequest. + * Example: Click here to see how to use DeleteHostnameRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteListenerRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteListenerRequest.java index 33d24e08bf5..323de6a5d7f 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteListenerRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteListenerRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use DeleteListenerRequest. + * Example: Click here to see how to use DeleteListenerRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteLoadBalancerRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteLoadBalancerRequest.java index e28f8edf924..d701347b0f9 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteLoadBalancerRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteLoadBalancerRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use DeleteLoadBalancerRequest. + * Example: Click here to see how to use DeleteLoadBalancerRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeletePathRouteSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeletePathRouteSetRequest.java index bce9ff2aa32..493fe7e5c1b 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeletePathRouteSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeletePathRouteSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use DeletePathRouteSetRequest. + * Example: Click here to see how to use DeletePathRouteSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteRuleSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteRuleSetRequest.java index ce82a808c94..2f9af0c80a2 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteRuleSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteRuleSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use DeleteRuleSetRequest. + * Example: Click here to see how to use DeleteRuleSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteSSLCipherSuiteRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteSSLCipherSuiteRequest.java index ddca49148e2..6ec011baa95 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteSSLCipherSuiteRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/DeleteSSLCipherSuiteRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use DeleteSSLCipherSuiteRequest. + * Example: Click here to see how to use DeleteSSLCipherSuiteRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendHealthRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendHealthRequest.java index 9607e50ca55..762d19a8a29 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendHealthRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendHealthRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetBackendHealthRequest. + * Example: Click here to see how to use GetBackendHealthRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendRequest.java index efe80a4c958..31a2a0d7ee4 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetBackendRequest. + * Example: Click here to see how to use GetBackendRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendSetHealthRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendSetHealthRequest.java index 326e7461f5d..81b91e6c9f3 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendSetHealthRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendSetHealthRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetBackendSetHealthRequest. + * Example: Click here to see how to use GetBackendSetHealthRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendSetRequest.java index bb20be181b0..3d366d96505 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetBackendSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetBackendSetRequest. + * Example: Click here to see how to use GetBackendSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetHealthCheckerRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetHealthCheckerRequest.java index abb59b15c02..489ad2924e0 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetHealthCheckerRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetHealthCheckerRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetHealthCheckerRequest. + * Example: Click here to see how to use GetHealthCheckerRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetHostnameRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetHostnameRequest.java index 230796dc84d..961e7345c02 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetHostnameRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetHostnameRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetHostnameRequest. + * Example: Click here to see how to use GetHostnameRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetLoadBalancerHealthRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetLoadBalancerHealthRequest.java index 89ca705af5e..6acfa4b9cf3 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetLoadBalancerHealthRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetLoadBalancerHealthRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetLoadBalancerHealthRequest. + * Example: Click here to see how to use GetLoadBalancerHealthRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetLoadBalancerRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetLoadBalancerRequest.java index 87574a1333a..c036b1d0bcc 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetLoadBalancerRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetLoadBalancerRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetLoadBalancerRequest. + * Example: Click here to see how to use GetLoadBalancerRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetPathRouteSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetPathRouteSetRequest.java index 3d58dec1a5e..28a6e54e375 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetPathRouteSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetPathRouteSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetPathRouteSetRequest. + * Example: Click here to see how to use GetPathRouteSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetRuleSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetRuleSetRequest.java index 475995759c6..14d94908be6 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetRuleSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetRuleSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetRuleSetRequest. + * Example: Click here to see how to use GetRuleSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetSSLCipherSuiteRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetSSLCipherSuiteRequest.java index 69c135d7952..5ffbdc56ffd 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetSSLCipherSuiteRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetSSLCipherSuiteRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetSSLCipherSuiteRequest. + * Example: Click here to see how to use GetSSLCipherSuiteRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetWorkRequestRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetWorkRequestRequest.java index 4ae4529dd00..feab157c1a6 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetWorkRequestRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListBackendSetsRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListBackendSetsRequest.java index ea4e16529af..48e0d92378a 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListBackendSetsRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListBackendSetsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListBackendSetsRequest. + * Example: Click here to see how to use ListBackendSetsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListBackendsRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListBackendsRequest.java index 854bd5ba82f..d57dd780031 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListBackendsRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListBackendsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListBackendsRequest. + * Example: Click here to see how to use ListBackendsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListCertificatesRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListCertificatesRequest.java index c101e726467..4bd6d95ff7e 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListCertificatesRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListCertificatesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListCertificatesRequest. + * Example: Click here to see how to use ListCertificatesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListHostnamesRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListHostnamesRequest.java index dd8c0e09203..aa6773ae440 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListHostnamesRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListHostnamesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListHostnamesRequest. + * Example: Click here to see how to use ListHostnamesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListListenerRulesRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListListenerRulesRequest.java index 7212e7ff7ea..cf73de7cf34 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListListenerRulesRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListListenerRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListListenerRulesRequest. + * Example: Click here to see how to use ListListenerRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListLoadBalancerHealthsRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListLoadBalancerHealthsRequest.java index 7950e31d032..d1c6df41c2f 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListLoadBalancerHealthsRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListLoadBalancerHealthsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListLoadBalancerHealthsRequest. + * Example: Click here to see how to use ListLoadBalancerHealthsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListLoadBalancersRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListLoadBalancersRequest.java index 184b8284751..3bd084bef95 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListLoadBalancersRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListLoadBalancersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListLoadBalancersRequest. + * Example: Click here to see how to use ListLoadBalancersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListPathRouteSetsRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListPathRouteSetsRequest.java index d4801b50abc..af606a6e84c 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListPathRouteSetsRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListPathRouteSetsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListPathRouteSetsRequest. + * Example: Click here to see how to use ListPathRouteSetsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListPoliciesRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListPoliciesRequest.java index 956bcccd62a..179d1312ea4 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListPoliciesRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListPoliciesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListPoliciesRequest. + * Example: Click here to see how to use ListPoliciesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListProtocolsRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListProtocolsRequest.java index 0eb88fa06fa..5e98931b8dd 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListProtocolsRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListProtocolsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListProtocolsRequest. + * Example: Click here to see how to use ListProtocolsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListRuleSetsRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListRuleSetsRequest.java index fa462e08987..9c4185f92ec 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListRuleSetsRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListRuleSetsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListRuleSetsRequest. + * Example: Click here to see how to use ListRuleSetsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListSSLCipherSuitesRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListSSLCipherSuitesRequest.java index fd365f4b602..acbacbbb542 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListSSLCipherSuitesRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListSSLCipherSuitesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListSSLCipherSuitesRequest. + * Example: Click here to see how to use ListSSLCipherSuitesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListShapesRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListShapesRequest.java index 1d8ae190088..c05caac33f5 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListShapesRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListShapesRequest. + * Example: Click here to see how to use ListShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListWorkRequestsRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListWorkRequestsRequest.java index e8af3864fea..b9734bd3377 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListWorkRequestsRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateBackendRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateBackendRequest.java index b1e736bdea0..ca2a8c6fb8d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateBackendRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateBackendRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use UpdateBackendRequest. + * Example: Click here to see how to use UpdateBackendRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateBackendSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateBackendSetRequest.java index 8677507314b..c9cdb41518a 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateBackendSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateBackendSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use UpdateBackendSetRequest. + * Example: Click here to see how to use UpdateBackendSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateHealthCheckerRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateHealthCheckerRequest.java index 4489478103f..b72e4910cf8 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateHealthCheckerRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateHealthCheckerRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use UpdateHealthCheckerRequest. + * Example: Click here to see how to use UpdateHealthCheckerRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateHostnameRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateHostnameRequest.java index e8f7cd98f06..e05a95d2378 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateHostnameRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateHostnameRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use UpdateHostnameRequest. + * Example: Click here to see how to use UpdateHostnameRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateListenerRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateListenerRequest.java index a191b2df7a7..a968742492b 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateListenerRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateListenerRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use UpdateListenerRequest. + * Example: Click here to see how to use UpdateListenerRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateLoadBalancerRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateLoadBalancerRequest.java index fa887cff743..3ca8f6e422c 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateLoadBalancerRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateLoadBalancerRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use UpdateLoadBalancerRequest. + * Example: Click here to see how to use UpdateLoadBalancerRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateLoadBalancerShapeRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateLoadBalancerShapeRequest.java index 607e82387ea..ce05549718d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateLoadBalancerShapeRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateLoadBalancerShapeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use UpdateLoadBalancerShapeRequest. + * Example: Click here to see how to use UpdateLoadBalancerShapeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateNetworkSecurityGroupsRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateNetworkSecurityGroupsRequest.java index af0d86754a4..4d5323f999d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateNetworkSecurityGroupsRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateNetworkSecurityGroupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use UpdateNetworkSecurityGroupsRequest. + * Example: Click here to see how to use UpdateNetworkSecurityGroupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdatePathRouteSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdatePathRouteSetRequest.java index f6ed26506eb..57fd0cb8903 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdatePathRouteSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdatePathRouteSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use UpdatePathRouteSetRequest. + * Example: Click here to see how to use UpdatePathRouteSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateRuleSetRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateRuleSetRequest.java index 7f0dcdaf907..1da26078367 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateRuleSetRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateRuleSetRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use UpdateRuleSetRequest. + * Example: Click here to see how to use UpdateRuleSetRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateSSLCipherSuiteRequest.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateSSLCipherSuiteRequest.java index 8719e89cf35..fcf34ac77b3 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateSSLCipherSuiteRequest.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/requests/UpdateSSLCipherSuiteRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.requests; import com.oracle.bmc.loadbalancer.model.*; /** - * Example: Click here to see how to use UpdateSSLCipherSuiteRequest. + * Example: Click here to see how to use UpdateSSLCipherSuiteRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20170115") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ChangeLoadBalancerCompartmentResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ChangeLoadBalancerCompartmentResponse.java index ea870919c5c..d190827a31d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ChangeLoadBalancerCompartmentResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ChangeLoadBalancerCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateBackendResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateBackendResponse.java index 487238c4fbc..c9260a8bc8c 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateBackendResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateBackendResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateBackendSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateBackendSetResponse.java index d67dc3aabb7..80920f5ea8e 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateBackendSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateBackendSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateCertificateResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateCertificateResponse.java index 07136e13bdb..32c035af5c3 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateCertificateResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateCertificateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateHostnameResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateHostnameResponse.java index f88cbcb569c..0f2886c3747 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateHostnameResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateHostnameResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateListenerResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateListenerResponse.java index 8fa719b4ae1..4772c8766b8 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateListenerResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateListenerResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateLoadBalancerResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateLoadBalancerResponse.java index 0afa46fbd76..806f4869171 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateLoadBalancerResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateLoadBalancerResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreatePathRouteSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreatePathRouteSetResponse.java index e40f36b695a..3593a1c6c05 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreatePathRouteSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreatePathRouteSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateRuleSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateRuleSetResponse.java index be96bc8c2fe..03f2ec0c007 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateRuleSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateRuleSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateSSLCipherSuiteResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateSSLCipherSuiteResponse.java index 8f88ad18a56..ebbeddc509a 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateSSLCipherSuiteResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/CreateSSLCipherSuiteResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteBackendResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteBackendResponse.java index 2b492fd8cb4..540fdfbeb17 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteBackendResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteBackendResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteBackendSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteBackendSetResponse.java index 32b30423cf5..8c68358b053 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteBackendSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteBackendSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteCertificateResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteCertificateResponse.java index 2a05f9a2df5..68420c05d1e 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteCertificateResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteCertificateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteHostnameResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteHostnameResponse.java index e09beedb983..9105bf0f075 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteHostnameResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteHostnameResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteListenerResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteListenerResponse.java index eff96806b82..714a8033e7f 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteListenerResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteListenerResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteLoadBalancerResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteLoadBalancerResponse.java index fd9895ca425..8a97b8ac96f 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteLoadBalancerResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteLoadBalancerResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeletePathRouteSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeletePathRouteSetResponse.java index 35bfe0e1442..4f7ae87a5b4 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeletePathRouteSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeletePathRouteSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteRuleSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteRuleSetResponse.java index 83adecbf982..1055c481c55 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteRuleSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteRuleSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteSSLCipherSuiteResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteSSLCipherSuiteResponse.java index 4b85b825b35..c85b07b7faf 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteSSLCipherSuiteResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/DeleteSSLCipherSuiteResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendHealthResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendHealthResponse.java index 7c95a34a72c..f9da0b7027f 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendHealthResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendHealthResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendResponse.java index 7c36b12bac3..c6d74eed68b 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendSetHealthResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendSetHealthResponse.java index e49850ea2f8..01c9a3fafa6 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendSetHealthResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendSetHealthResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendSetResponse.java index 4899dd3e47d..9e2f3c31ead 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetBackendSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetHealthCheckerResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetHealthCheckerResponse.java index 397a100d622..ff3c68b19ce 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetHealthCheckerResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetHealthCheckerResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetHostnameResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetHostnameResponse.java index c368e9ce9b6..d5ef1c02684 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetHostnameResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetHostnameResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetLoadBalancerHealthResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetLoadBalancerHealthResponse.java index 44bc6e93821..bd7035a68fd 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetLoadBalancerHealthResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetLoadBalancerHealthResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetLoadBalancerResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetLoadBalancerResponse.java index 95b07f17fbe..47265b772ab 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetLoadBalancerResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetLoadBalancerResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetPathRouteSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetPathRouteSetResponse.java index ed33aacf771..08ae16b4550 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetPathRouteSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetPathRouteSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetRuleSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetRuleSetResponse.java index d5128e37952..6a3a21643d9 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetRuleSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetRuleSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetSSLCipherSuiteResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetSSLCipherSuiteResponse.java index 1829c8a05b9..eae143e6675 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetSSLCipherSuiteResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetSSLCipherSuiteResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetWorkRequestResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetWorkRequestResponse.java index 1b4e4e506c5..766431bc572 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetWorkRequestResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListBackendSetsResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListBackendSetsResponse.java index a99fc145152..cb83c3fee02 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListBackendSetsResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListBackendSetsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListBackendsResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListBackendsResponse.java index 5a8908be3a4..29166992b34 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListBackendsResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListBackendsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListCertificatesResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListCertificatesResponse.java index e0a77903eb1..ef7e6efc1ed 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListCertificatesResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListCertificatesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListHostnamesResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListHostnamesResponse.java index 70f2d292af7..c00a6cef51a 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListHostnamesResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListHostnamesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListListenerRulesResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListListenerRulesResponse.java index b15dcf4a9f0..1ece6c938ad 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListListenerRulesResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListListenerRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListLoadBalancerHealthsResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListLoadBalancerHealthsResponse.java index d5a964d16d4..184533e5f9d 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListLoadBalancerHealthsResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListLoadBalancerHealthsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListLoadBalancersResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListLoadBalancersResponse.java index 6849e628a21..2b1496f9a21 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListLoadBalancersResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListLoadBalancersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListPathRouteSetsResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListPathRouteSetsResponse.java index 84bc82b2c30..f84cbe5bd7f 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListPathRouteSetsResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListPathRouteSetsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListPoliciesResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListPoliciesResponse.java index d6e251cf294..f62c0184438 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListPoliciesResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListPoliciesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListProtocolsResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListProtocolsResponse.java index ed8b8da676b..7a5e01a4570 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListProtocolsResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListProtocolsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListRuleSetsResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListRuleSetsResponse.java index 8c7e9c6c0a3..e91f7c8d444 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListRuleSetsResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListRuleSetsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListSSLCipherSuitesResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListSSLCipherSuitesResponse.java index ed5e39da0cd..1f411207281 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListSSLCipherSuitesResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListSSLCipherSuitesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListShapesResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListShapesResponse.java index 294fb98c70d..d41019341ae 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListShapesResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListWorkRequestsResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListWorkRequestsResponse.java index 3d5217503b3..f9c78fd39b3 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListWorkRequestsResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateBackendResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateBackendResponse.java index 2f37dba5c71..37a65d649a3 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateBackendResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateBackendResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateBackendSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateBackendSetResponse.java index 54faad90213..41e3eff42f3 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateBackendSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateBackendSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateHealthCheckerResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateHealthCheckerResponse.java index 38e526596d4..3f6a07d83fb 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateHealthCheckerResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateHealthCheckerResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateHostnameResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateHostnameResponse.java index 99185d2deb8..b02e2790d66 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateHostnameResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateHostnameResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateListenerResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateListenerResponse.java index 22b838530ac..ea96a5050f7 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateListenerResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateListenerResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateLoadBalancerResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateLoadBalancerResponse.java index 1dd1f41022a..d89f3581165 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateLoadBalancerResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateLoadBalancerResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateLoadBalancerShapeResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateLoadBalancerShapeResponse.java index ab687e83977..cae6b025ee5 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateLoadBalancerShapeResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateLoadBalancerShapeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateNetworkSecurityGroupsResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateNetworkSecurityGroupsResponse.java index 1b7f9126153..7fa9ef4e58e 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateNetworkSecurityGroupsResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateNetworkSecurityGroupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdatePathRouteSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdatePathRouteSetResponse.java index e52fc7a76b8..bfbfbeb9530 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdatePathRouteSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdatePathRouteSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateRuleSetResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateRuleSetResponse.java index 6ad0e47e615..2942e6fd899 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateRuleSetResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateRuleSetResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateSSLCipherSuiteResponse.java b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateSSLCipherSuiteResponse.java index cf8f00c7b90..c385c630321 100644 --- a/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateSSLCipherSuiteResponse.java +++ b/bmc-loadbalancer/src/main/java/com/oracle/bmc/loadbalancer/responses/UpdateSSLCipherSuiteResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loadbalancer.responses; diff --git a/bmc-loganalytics/pom.xml b/bmc-loganalytics/pom.xml index 23e80321e0e..cedcff26810 100644 --- a/bmc-loganalytics/pom.xml +++ b/bmc-loganalytics/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-loganalytics @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalytics.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalytics.java index 8c9ea2980c3..a905fc38646 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalytics.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalytics.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics; @@ -52,7 +52,7 @@ public interface LogAnalytics extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AddEntityAssociation API. + * Example: Click here to see how to use AddEntityAssociation API. */ AddEntityAssociationResponse addEntityAssociation(AddEntityAssociationRequest request); @@ -62,7 +62,7 @@ public interface LogAnalytics extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use BatchGetBasicInfo API. + * Example: Click here to see how to use BatchGetBasicInfo API. */ BatchGetBasicInfoResponse batchGetBasicInfo(BatchGetBasicInfoRequest request); @@ -72,7 +72,7 @@ public interface LogAnalytics extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelQueryWorkRequest API. + * Example: Click here to see how to use CancelQueryWorkRequest API. */ CancelQueryWorkRequestResponse cancelQueryWorkRequest(CancelQueryWorkRequestRequest request); @@ -82,7 +82,7 @@ public interface LogAnalytics extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeLogAnalyticsEntityCompartment API. + * Example: Click here to see how to use ChangeLogAnalyticsEntityCompartment API. */ ChangeLogAnalyticsEntityCompartmentResponse changeLogAnalyticsEntityCompartment( ChangeLogAnalyticsEntityCompartmentRequest request); @@ -93,7 +93,7 @@ ChangeLogAnalyticsEntityCompartmentResponse changeLogAnalyticsEntityCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeLogAnalyticsLogGroupCompartment API. + * Example: Click here to see how to use ChangeLogAnalyticsLogGroupCompartment API. */ ChangeLogAnalyticsLogGroupCompartmentResponse changeLogAnalyticsLogGroupCompartment( ChangeLogAnalyticsLogGroupCompartmentRequest request); @@ -104,7 +104,7 @@ ChangeLogAnalyticsLogGroupCompartmentResponse changeLogAnalyticsLogGroupCompartm * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API. + * Example: Click here to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API. */ ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse changeLogAnalyticsObjectCollectionRuleCompartment( @@ -117,7 +117,7 @@ ChangeLogAnalyticsLogGroupCompartmentResponse changeLogAnalyticsLogGroupCompartm * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeScheduledTaskCompartment API. + * Example: Click here to see how to use ChangeScheduledTaskCompartment API. */ ChangeScheduledTaskCompartmentResponse changeScheduledTaskCompartment( ChangeScheduledTaskCompartmentRequest request); @@ -130,7 +130,7 @@ ChangeScheduledTaskCompartmentResponse changeScheduledTaskCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use Clean API. + * Example: Click here to see how to use Clean API. */ CleanResponse clean(CleanRequest request); @@ -140,7 +140,7 @@ ChangeScheduledTaskCompartmentResponse changeScheduledTaskCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateLogAnalyticsEntity API. + * Example: Click here to see how to use CreateLogAnalyticsEntity API. */ CreateLogAnalyticsEntityResponse createLogAnalyticsEntity( CreateLogAnalyticsEntityRequest request); @@ -151,7 +151,7 @@ CreateLogAnalyticsEntityResponse createLogAnalyticsEntity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateLogAnalyticsEntityType API. + * Example: Click here to see how to use CreateLogAnalyticsEntityType API. */ CreateLogAnalyticsEntityTypeResponse createLogAnalyticsEntityType( CreateLogAnalyticsEntityTypeRequest request); @@ -162,7 +162,7 @@ CreateLogAnalyticsEntityTypeResponse createLogAnalyticsEntityType( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateLogAnalyticsLogGroup API. + * Example: Click here to see how to use CreateLogAnalyticsLogGroup API. */ CreateLogAnalyticsLogGroupResponse createLogAnalyticsLogGroup( CreateLogAnalyticsLogGroupRequest request); @@ -173,7 +173,7 @@ CreateLogAnalyticsLogGroupResponse createLogAnalyticsLogGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateLogAnalyticsObjectCollectionRule API. + * Example: Click here to see how to use CreateLogAnalyticsObjectCollectionRule API. */ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectionRule( CreateLogAnalyticsObjectCollectionRuleRequest request); @@ -184,7 +184,7 @@ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateScheduledTask API. + * Example: Click here to see how to use CreateScheduledTask API. */ CreateScheduledTaskResponse createScheduledTask(CreateScheduledTaskRequest request); @@ -194,7 +194,7 @@ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAssociations API. + * Example: Click here to see how to use DeleteAssociations API. */ DeleteAssociationsResponse deleteAssociations(DeleteAssociationsRequest request); @@ -204,7 +204,7 @@ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteField API. + * Example: Click here to see how to use DeleteField API. */ DeleteFieldResponse deleteField(DeleteFieldRequest request); @@ -214,7 +214,7 @@ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteLabel API. + * Example: Click here to see how to use DeleteLabel API. */ DeleteLabelResponse deleteLabel(DeleteLabelRequest request); @@ -224,7 +224,7 @@ CreateLogAnalyticsObjectCollectionRuleResponse createLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteLogAnalyticsEntity API. + * Example: Click here to see how to use DeleteLogAnalyticsEntity API. */ DeleteLogAnalyticsEntityResponse deleteLogAnalyticsEntity( DeleteLogAnalyticsEntityRequest request); @@ -235,7 +235,7 @@ DeleteLogAnalyticsEntityResponse deleteLogAnalyticsEntity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteLogAnalyticsEntityType API. + * Example: Click here to see how to use DeleteLogAnalyticsEntityType API. */ DeleteLogAnalyticsEntityTypeResponse deleteLogAnalyticsEntityType( DeleteLogAnalyticsEntityTypeRequest request); @@ -246,7 +246,7 @@ DeleteLogAnalyticsEntityTypeResponse deleteLogAnalyticsEntityType( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteLogAnalyticsLogGroup API. + * Example: Click here to see how to use DeleteLogAnalyticsLogGroup API. */ DeleteLogAnalyticsLogGroupResponse deleteLogAnalyticsLogGroup( DeleteLogAnalyticsLogGroupRequest request); @@ -259,7 +259,7 @@ DeleteLogAnalyticsLogGroupResponse deleteLogAnalyticsLogGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteLogAnalyticsObjectCollectionRule API. + * Example: Click here to see how to use DeleteLogAnalyticsObjectCollectionRule API. */ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectionRule( DeleteLogAnalyticsObjectCollectionRuleRequest request); @@ -270,7 +270,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteParser API. + * Example: Click here to see how to use DeleteParser API. */ DeleteParserResponse deleteParser(DeleteParserRequest request); @@ -280,7 +280,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteScheduledTask API. + * Example: Click here to see how to use DeleteScheduledTask API. */ DeleteScheduledTaskResponse deleteScheduledTask(DeleteScheduledTaskRequest request); @@ -290,7 +290,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSource API. + * Example: Click here to see how to use DeleteSource API. */ DeleteSourceResponse deleteSource(DeleteSourceRequest request); @@ -302,7 +302,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteUpload API. + * Example: Click here to see how to use DeleteUpload API. */ DeleteUploadResponse deleteUpload(DeleteUploadRequest request); @@ -314,7 +314,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteUploadFile API. + * Example: Click here to see how to use DeleteUploadFile API. */ DeleteUploadFileResponse deleteUploadFile(DeleteUploadFileRequest request); @@ -325,7 +325,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteUploadWarning API. + * Example: Click here to see how to use DeleteUploadWarning API. */ DeleteUploadWarningResponse deleteUploadWarning(DeleteUploadWarningRequest request); @@ -336,7 +336,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DisableArchiving API. + * Example: Click here to see how to use DisableArchiving API. */ DisableArchivingResponse disableArchiving(DisableArchivingRequest request); @@ -347,7 +347,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use EnableArchiving API. + * Example: Click here to see how to use EnableArchiving API. */ EnableArchivingResponse enableArchiving(EnableArchivingRequest request); @@ -358,7 +358,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use EstimatePurgeDataSize API. + * Example: Click here to see how to use EstimatePurgeDataSize API. */ EstimatePurgeDataSizeResponse estimatePurgeDataSize(EstimatePurgeDataSizeRequest request); @@ -368,7 +368,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ExportCustomContent API. + * Example: Click here to see how to use ExportCustomContent API. */ ExportCustomContentResponse exportCustomContent(ExportCustomContentRequest request); @@ -378,7 +378,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ExportQueryResult API. + * Example: Click here to see how to use ExportQueryResult API. */ ExportQueryResultResponse exportQueryResult(ExportQueryResultRequest request); @@ -388,7 +388,7 @@ DeleteLogAnalyticsObjectCollectionRuleResponse deleteLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ExtractStructuredLogFieldPaths API. + * Example: Click here to see how to use ExtractStructuredLogFieldPaths API. */ ExtractStructuredLogFieldPathsResponse extractStructuredLogFieldPaths( ExtractStructuredLogFieldPathsRequest request); @@ -399,7 +399,7 @@ ExtractStructuredLogFieldPathsResponse extractStructuredLogFieldPaths( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ExtractStructuredLogHeaderPaths API. + * Example: Click here to see how to use ExtractStructuredLogHeaderPaths API. */ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( ExtractStructuredLogHeaderPathsRequest request); @@ -410,7 +410,7 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use Filter API. + * Example: Click here to see how to use Filter API. */ FilterResponse filter(FilterRequest request); @@ -420,7 +420,7 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAssociationSummary API. + * Example: Click here to see how to use GetAssociationSummary API. */ GetAssociationSummaryResponse getAssociationSummary(GetAssociationSummaryRequest request); @@ -430,7 +430,7 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetColumnNames API. + * Example: Click here to see how to use GetColumnNames API. */ GetColumnNamesResponse getColumnNames(GetColumnNamesRequest request); @@ -440,7 +440,7 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConfigWorkRequest API. + * Example: Click here to see how to use GetConfigWorkRequest API. */ GetConfigWorkRequestResponse getConfigWorkRequest(GetConfigWorkRequestRequest request); @@ -450,7 +450,7 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetField API. + * Example: Click here to see how to use GetField API. */ GetFieldResponse getField(GetFieldRequest request); @@ -460,7 +460,7 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetFieldsSummary API. + * Example: Click here to see how to use GetFieldsSummary API. */ GetFieldsSummaryResponse getFieldsSummary(GetFieldsSummaryRequest request); @@ -470,7 +470,7 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLabel API. + * Example: Click here to see how to use GetLabel API. */ GetLabelResponse getLabel(GetLabelRequest request); @@ -480,7 +480,7 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLabelSummary API. + * Example: Click here to see how to use GetLabelSummary API. */ GetLabelSummaryResponse getLabelSummary(GetLabelSummaryRequest request); @@ -490,7 +490,7 @@ ExtractStructuredLogHeaderPathsResponse extractStructuredLogHeaderPaths( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLogAnalyticsEntitiesSummary API. + * Example: Click here to see how to use GetLogAnalyticsEntitiesSummary API. */ GetLogAnalyticsEntitiesSummaryResponse getLogAnalyticsEntitiesSummary( GetLogAnalyticsEntitiesSummaryRequest request); @@ -501,7 +501,7 @@ GetLogAnalyticsEntitiesSummaryResponse getLogAnalyticsEntitiesSummary( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLogAnalyticsEntity API. + * Example: Click here to see how to use GetLogAnalyticsEntity API. */ GetLogAnalyticsEntityResponse getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request); @@ -511,7 +511,7 @@ GetLogAnalyticsEntitiesSummaryResponse getLogAnalyticsEntitiesSummary( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLogAnalyticsEntityType API. + * Example: Click here to see how to use GetLogAnalyticsEntityType API. */ GetLogAnalyticsEntityTypeResponse getLogAnalyticsEntityType( GetLogAnalyticsEntityTypeRequest request); @@ -522,7 +522,7 @@ GetLogAnalyticsEntityTypeResponse getLogAnalyticsEntityType( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLogAnalyticsLogGroup API. + * Example: Click here to see how to use GetLogAnalyticsLogGroup API. */ GetLogAnalyticsLogGroupResponse getLogAnalyticsLogGroup(GetLogAnalyticsLogGroupRequest request); @@ -532,7 +532,7 @@ GetLogAnalyticsEntityTypeResponse getLogAnalyticsEntityType( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLogAnalyticsLogGroupsSummary API. + * Example: Click here to see how to use GetLogAnalyticsLogGroupsSummary API. */ GetLogAnalyticsLogGroupsSummaryResponse getLogAnalyticsLogGroupsSummary( GetLogAnalyticsLogGroupsSummaryRequest request); @@ -543,7 +543,7 @@ GetLogAnalyticsLogGroupsSummaryResponse getLogAnalyticsLogGroupsSummary( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLogAnalyticsObjectCollectionRule API. + * Example: Click here to see how to use GetLogAnalyticsObjectCollectionRule API. */ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( GetLogAnalyticsObjectCollectionRuleRequest request); @@ -555,7 +555,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetNamespace API. + * Example: Click here to see how to use GetNamespace API. */ GetNamespaceResponse getNamespace(GetNamespaceRequest request); @@ -565,7 +565,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetParser API. + * Example: Click here to see how to use GetParser API. */ GetParserResponse getParser(GetParserRequest request); @@ -575,7 +575,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetParserSummary API. + * Example: Click here to see how to use GetParserSummary API. */ GetParserSummaryResponse getParserSummary(GetParserSummaryRequest request); @@ -587,7 +587,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetQueryResult API. + * Example: Click here to see how to use GetQueryResult API. */ GetQueryResultResponse getQueryResult(GetQueryResultRequest request); @@ -597,7 +597,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetQueryWorkRequest API. + * Example: Click here to see how to use GetQueryWorkRequest API. */ GetQueryWorkRequestResponse getQueryWorkRequest(GetQueryWorkRequestRequest request); @@ -607,7 +607,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetScheduledTask API. + * Example: Click here to see how to use GetScheduledTask API. */ GetScheduledTaskResponse getScheduledTask(GetScheduledTaskRequest request); @@ -617,7 +617,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSource API. + * Example: Click here to see how to use GetSource API. */ GetSourceResponse getSource(GetSourceRequest request); @@ -627,7 +627,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSourceSummary API. + * Example: Click here to see how to use GetSourceSummary API. */ GetSourceSummaryResponse getSourceSummary(GetSourceSummaryRequest request); @@ -638,7 +638,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetStorage API. + * Example: Click here to see how to use GetStorage API. */ GetStorageResponse getStorage(GetStorageRequest request); @@ -650,7 +650,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetStorageUsage API. + * Example: Click here to see how to use GetStorageUsage API. */ GetStorageUsageResponse getStorageUsage(GetStorageUsageRequest request); @@ -662,7 +662,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetStorageWorkRequest API. + * Example: Click here to see how to use GetStorageWorkRequest API. */ GetStorageWorkRequestResponse getStorageWorkRequest(GetStorageWorkRequestRequest request); @@ -672,7 +672,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetUpload API. + * Example: Click here to see how to use GetUpload API. */ GetUploadResponse getUpload(GetUploadRequest request); @@ -682,7 +682,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -719,7 +719,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ImportCustomContent API. + * Example: Click here to see how to use ImportCustomContent API. */ ImportCustomContentResponse importCustomContent(ImportCustomContentRequest request); @@ -729,7 +729,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAssociatedEntities API. + * Example: Click here to see how to use ListAssociatedEntities API. */ ListAssociatedEntitiesResponse listAssociatedEntities(ListAssociatedEntitiesRequest request); @@ -739,7 +739,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListConfigWorkRequests API. + * Example: Click here to see how to use ListConfigWorkRequests API. */ ListConfigWorkRequestsResponse listConfigWorkRequests(ListConfigWorkRequestsRequest request); @@ -749,7 +749,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListEntityAssociations API. + * Example: Click here to see how to use ListEntityAssociations API. */ ListEntityAssociationsResponse listEntityAssociations(ListEntityAssociationsRequest request); @@ -759,7 +759,7 @@ GetLogAnalyticsObjectCollectionRuleResponse getLogAnalyticsObjectCollectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListEntitySourceAssociations API. + * Example: Click here to see how to use ListEntitySourceAssociations API. */ ListEntitySourceAssociationsResponse listEntitySourceAssociations( ListEntitySourceAssociationsRequest request); @@ -770,7 +770,7 @@ ListEntitySourceAssociationsResponse listEntitySourceAssociations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListFields API. + * Example: Click here to see how to use ListFields API. */ ListFieldsResponse listFields(ListFieldsRequest request); @@ -780,7 +780,7 @@ ListEntitySourceAssociationsResponse listEntitySourceAssociations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLabelPriorities API. + * Example: Click here to see how to use ListLabelPriorities API. */ ListLabelPrioritiesResponse listLabelPriorities(ListLabelPrioritiesRequest request); @@ -790,7 +790,7 @@ ListEntitySourceAssociationsResponse listEntitySourceAssociations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLabelSourceDetails API. + * Example: Click here to see how to use ListLabelSourceDetails API. */ ListLabelSourceDetailsResponse listLabelSourceDetails(ListLabelSourceDetailsRequest request); @@ -800,7 +800,7 @@ ListEntitySourceAssociationsResponse listEntitySourceAssociations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLabels API. + * Example: Click here to see how to use ListLabels API. */ ListLabelsResponse listLabels(ListLabelsRequest request); @@ -810,7 +810,7 @@ ListEntitySourceAssociationsResponse listEntitySourceAssociations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLogAnalyticsEntities API. + * Example: Click here to see how to use ListLogAnalyticsEntities API. */ ListLogAnalyticsEntitiesResponse listLogAnalyticsEntities( ListLogAnalyticsEntitiesRequest request); @@ -821,7 +821,7 @@ ListLogAnalyticsEntitiesResponse listLogAnalyticsEntities( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLogAnalyticsEntityTypes API. + * Example: Click here to see how to use ListLogAnalyticsEntityTypes API. */ ListLogAnalyticsEntityTypesResponse listLogAnalyticsEntityTypes( ListLogAnalyticsEntityTypesRequest request); @@ -832,7 +832,7 @@ ListLogAnalyticsEntityTypesResponse listLogAnalyticsEntityTypes( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLogAnalyticsLogGroups API. + * Example: Click here to see how to use ListLogAnalyticsLogGroups API. */ ListLogAnalyticsLogGroupsResponse listLogAnalyticsLogGroups( ListLogAnalyticsLogGroupsRequest request); @@ -843,7 +843,7 @@ ListLogAnalyticsLogGroupsResponse listLogAnalyticsLogGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLogAnalyticsObjectCollectionRules API. + * Example: Click here to see how to use ListLogAnalyticsObjectCollectionRules API. */ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRules( ListLogAnalyticsObjectCollectionRulesRequest request); @@ -854,7 +854,7 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListMetaSourceTypes API. + * Example: Click here to see how to use ListMetaSourceTypes API. */ ListMetaSourceTypesResponse listMetaSourceTypes(ListMetaSourceTypesRequest request); @@ -866,7 +866,7 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListNamespaces API. + * Example: Click here to see how to use ListNamespaces API. */ ListNamespacesResponse listNamespaces(ListNamespacesRequest request); @@ -876,7 +876,7 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListParserFunctions API. + * Example: Click here to see how to use ListParserFunctions API. */ ListParserFunctionsResponse listParserFunctions(ListParserFunctionsRequest request); @@ -886,7 +886,7 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListParserMetaPlugins API. + * Example: Click here to see how to use ListParserMetaPlugins API. */ ListParserMetaPluginsResponse listParserMetaPlugins(ListParserMetaPluginsRequest request); @@ -896,7 +896,7 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListParsers API. + * Example: Click here to see how to use ListParsers API. */ ListParsersResponse listParsers(ListParsersRequest request); @@ -906,7 +906,7 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListQueryWorkRequests API. + * Example: Click here to see how to use ListQueryWorkRequests API. */ ListQueryWorkRequestsResponse listQueryWorkRequests(ListQueryWorkRequestsRequest request); @@ -916,7 +916,7 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListScheduledTasks API. + * Example: Click here to see how to use ListScheduledTasks API. */ ListScheduledTasksResponse listScheduledTasks(ListScheduledTasksRequest request); @@ -926,7 +926,7 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSourceAssociations API. + * Example: Click here to see how to use ListSourceAssociations API. */ ListSourceAssociationsResponse listSourceAssociations(ListSourceAssociationsRequest request); @@ -936,7 +936,7 @@ ListLogAnalyticsObjectCollectionRulesResponse listLogAnalyticsObjectCollectionRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSourceExtendedFieldDefinitions API. + * Example: Click here to see how to use ListSourceExtendedFieldDefinitions API. */ ListSourceExtendedFieldDefinitionsResponse listSourceExtendedFieldDefinitions( ListSourceExtendedFieldDefinitionsRequest request); @@ -947,7 +947,7 @@ ListSourceExtendedFieldDefinitionsResponse listSourceExtendedFieldDefinitions( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSourceLabelOperators API. + * Example: Click here to see how to use ListSourceLabelOperators API. */ ListSourceLabelOperatorsResponse listSourceLabelOperators( ListSourceLabelOperatorsRequest request); @@ -958,7 +958,7 @@ ListSourceLabelOperatorsResponse listSourceLabelOperators( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSourceMetaFunctions API. + * Example: Click here to see how to use ListSourceMetaFunctions API. */ ListSourceMetaFunctionsResponse listSourceMetaFunctions(ListSourceMetaFunctionsRequest request); @@ -968,7 +968,7 @@ ListSourceLabelOperatorsResponse listSourceLabelOperators( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSourcePatterns API. + * Example: Click here to see how to use ListSourcePatterns API. */ ListSourcePatternsResponse listSourcePatterns(ListSourcePatternsRequest request); @@ -978,7 +978,7 @@ ListSourceLabelOperatorsResponse listSourceLabelOperators( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSources API. + * Example: Click here to see how to use ListSources API. */ ListSourcesResponse listSources(ListSourcesRequest request); @@ -988,7 +988,7 @@ ListSourceLabelOperatorsResponse listSourceLabelOperators( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListStorageWorkRequestErrors API. + * Example: Click here to see how to use ListStorageWorkRequestErrors API. */ ListStorageWorkRequestErrorsResponse listStorageWorkRequestErrors( ListStorageWorkRequestErrorsRequest request); @@ -1000,7 +1000,7 @@ ListStorageWorkRequestErrorsResponse listStorageWorkRequestErrors( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListStorageWorkRequests API. + * Example: Click here to see how to use ListStorageWorkRequests API. */ ListStorageWorkRequestsResponse listStorageWorkRequests(ListStorageWorkRequestsRequest request); @@ -1010,7 +1010,7 @@ ListStorageWorkRequestErrorsResponse listStorageWorkRequestErrors( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSupportedCharEncodings API. + * Example: Click here to see how to use ListSupportedCharEncodings API. */ ListSupportedCharEncodingsResponse listSupportedCharEncodings( ListSupportedCharEncodingsRequest request); @@ -1021,7 +1021,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSupportedTimezones API. + * Example: Click here to see how to use ListSupportedTimezones API. */ ListSupportedTimezonesResponse listSupportedTimezones(ListSupportedTimezonesRequest request); @@ -1031,7 +1031,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListUploadFiles API. + * Example: Click here to see how to use ListUploadFiles API. */ ListUploadFilesResponse listUploadFiles(ListUploadFilesRequest request); @@ -1041,7 +1041,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListUploadWarnings API. + * Example: Click here to see how to use ListUploadWarnings API. */ ListUploadWarningsResponse listUploadWarnings(ListUploadWarningsRequest request); @@ -1053,7 +1053,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListUploads API. + * Example: Click here to see how to use ListUploads API. */ ListUploadsResponse listUploads(ListUploadsRequest request); @@ -1064,7 +1064,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -1075,7 +1075,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -1086,7 +1086,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -1096,7 +1096,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use OffboardNamespace API. + * Example: Click here to see how to use OffboardNamespace API. */ OffboardNamespaceResponse offboardNamespace(OffboardNamespaceRequest request); @@ -1107,7 +1107,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use OnboardNamespace API. + * Example: Click here to see how to use OnboardNamespace API. */ OnboardNamespaceResponse onboardNamespace(OnboardNamespaceRequest request); @@ -1117,7 +1117,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ParseQuery API. + * Example: Click here to see how to use ParseQuery API. */ ParseQueryResponse parseQuery(ParseQueryRequest request); @@ -1129,7 +1129,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PurgeStorageData API. + * Example: Click here to see how to use PurgeStorageData API. */ PurgeStorageDataResponse purgeStorageData(PurgeStorageDataRequest request); @@ -1139,7 +1139,7 @@ ListSupportedCharEncodingsResponse listSupportedCharEncodings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PutQueryWorkRequestBackground API. + * Example: Click here to see how to use PutQueryWorkRequestBackground API. */ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( PutQueryWorkRequestBackgroundRequest request); @@ -1151,7 +1151,7 @@ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use Query API. + * Example: Click here to see how to use Query API. */ QueryResponse query(QueryRequest request); @@ -1162,7 +1162,7 @@ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RecallArchivedData API. + * Example: Click here to see how to use RecallArchivedData API. */ RecallArchivedDataResponse recallArchivedData(RecallArchivedDataRequest request); @@ -1199,7 +1199,7 @@ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RegisterLookup API. + * Example: Click here to see how to use RegisterLookup API. */ RegisterLookupResponse registerLookup(RegisterLookupRequest request); @@ -1210,7 +1210,7 @@ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ReleaseRecalledData API. + * Example: Click here to see how to use ReleaseRecalledData API. */ ReleaseRecalledDataResponse releaseRecalledData(ReleaseRecalledDataRequest request); @@ -1220,7 +1220,7 @@ PutQueryWorkRequestBackgroundResponse putQueryWorkRequestBackground( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RemoveEntityAssociations API. + * Example: Click here to see how to use RemoveEntityAssociations API. */ RemoveEntityAssociationsResponse removeEntityAssociations( RemoveEntityAssociationsRequest request); @@ -1234,7 +1234,7 @@ RemoveEntityAssociationsResponse removeEntityAssociations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use Run API. + * Example: Click here to see how to use Run API. */ RunResponse run(RunRequest request); @@ -1244,7 +1244,7 @@ RemoveEntityAssociationsResponse removeEntityAssociations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use Suggest API. + * Example: Click here to see how to use Suggest API. */ SuggestResponse suggest(SuggestRequest request); @@ -1254,7 +1254,7 @@ RemoveEntityAssociationsResponse removeEntityAssociations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use TestParser API. + * Example: Click here to see how to use TestParser API. */ TestParserResponse testParser(TestParserRequest request); @@ -1264,7 +1264,7 @@ RemoveEntityAssociationsResponse removeEntityAssociations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateLogAnalyticsEntity API. + * Example: Click here to see how to use UpdateLogAnalyticsEntity API. */ UpdateLogAnalyticsEntityResponse updateLogAnalyticsEntity( UpdateLogAnalyticsEntityRequest request); @@ -1275,7 +1275,7 @@ UpdateLogAnalyticsEntityResponse updateLogAnalyticsEntity( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateLogAnalyticsEntityType API. + * Example: Click here to see how to use UpdateLogAnalyticsEntityType API. */ UpdateLogAnalyticsEntityTypeResponse updateLogAnalyticsEntityType( UpdateLogAnalyticsEntityTypeRequest request); @@ -1286,7 +1286,7 @@ UpdateLogAnalyticsEntityTypeResponse updateLogAnalyticsEntityType( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateLogAnalyticsLogGroup API. + * Example: Click here to see how to use UpdateLogAnalyticsLogGroup API. */ UpdateLogAnalyticsLogGroupResponse updateLogAnalyticsLogGroup( UpdateLogAnalyticsLogGroupRequest request); @@ -1297,7 +1297,7 @@ UpdateLogAnalyticsLogGroupResponse updateLogAnalyticsLogGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateLogAnalyticsObjectCollectionRule API. + * Example: Click here to see how to use UpdateLogAnalyticsObjectCollectionRule API. */ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectionRule( UpdateLogAnalyticsObjectCollectionRuleRequest request); @@ -1308,7 +1308,7 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateScheduledTask API. + * Example: Click here to see how to use UpdateScheduledTask API. */ UpdateScheduledTaskResponse updateScheduledTask(UpdateScheduledTaskRequest request); @@ -1319,7 +1319,7 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateStorage API. + * Example: Click here to see how to use UpdateStorage API. */ UpdateStorageResponse updateStorage(UpdateStorageRequest request); @@ -1357,7 +1357,7 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UploadLogFile API. + * Example: Click here to see how to use UploadLogFile API. */ UploadLogFileResponse uploadLogFile(UploadLogFileRequest request); @@ -1367,7 +1367,7 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpsertAssociations API. + * Example: Click here to see how to use UpsertAssociations API. */ UpsertAssociationsResponse upsertAssociations(UpsertAssociationsRequest request); @@ -1377,7 +1377,7 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpsertField API. + * Example: Click here to see how to use UpsertField API. */ UpsertFieldResponse upsertField(UpsertFieldRequest request); @@ -1387,7 +1387,7 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpsertLabel API. + * Example: Click here to see how to use UpsertLabel API. */ UpsertLabelResponse upsertLabel(UpsertLabelRequest request); @@ -1397,7 +1397,7 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpsertParser API. + * Example: Click here to see how to use UpsertParser API. */ UpsertParserResponse upsertParser(UpsertParserRequest request); @@ -1407,7 +1407,7 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpsertSource API. + * Example: Click here to see how to use UpsertSource API. */ UpsertSourceResponse upsertSource(UpsertSourceRequest request); @@ -1417,7 +1417,7 @@ UpdateLogAnalyticsObjectCollectionRuleResponse updateLogAnalyticsObjectCollectio * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ValidateAssociationParameters API. + * Example: Click here to see how to use ValidateAssociationParameters API. */ ValidateAssociationParametersResponse validateAssociationParameters( ValidateAssociationParametersRequest request); @@ -1428,7 +1428,7 @@ ValidateAssociationParametersResponse validateAssociationParameters( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ValidateFile API. + * Example: Click here to see how to use ValidateFile API. */ ValidateFileResponse validateFile(ValidateFileRequest request); @@ -1438,7 +1438,7 @@ ValidateAssociationParametersResponse validateAssociationParameters( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ValidateSource API. + * Example: Click here to see how to use ValidateSource API. */ ValidateSourceResponse validateSource(ValidateSourceRequest request); @@ -1448,7 +1448,7 @@ ValidateAssociationParametersResponse validateAssociationParameters( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ValidateSourceExtendedFieldDetails API. + * Example: Click here to see how to use ValidateSourceExtendedFieldDetails API. */ ValidateSourceExtendedFieldDetailsResponse validateSourceExtendedFieldDetails( ValidateSourceExtendedFieldDetailsRequest request); @@ -1459,7 +1459,7 @@ ValidateSourceExtendedFieldDetailsResponse validateSourceExtendedFieldDetails( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ValidateSourceMapping API. + * Example: Click here to see how to use ValidateSourceMapping API. */ ValidateSourceMappingResponse validateSourceMapping(ValidateSourceMappingRequest request); diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsAsync.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsAsync.java index 39dfbbadae9..e165531555d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsAsync.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsAsyncClient.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsAsyncClient.java index 4f77f796fdd..4091f700d05 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsAsyncClient.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsClient.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsClient.java index 557c4cf01a5..17c5fec7286 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsClient.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsPaginators.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsPaginators.java index 5aab404c5fa..bd9dab136f0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsPaginators.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsWaiters.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsWaiters.java index 34c8f518112..f38291a88ab 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsWaiters.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/LogAnalyticsWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/AddEntityAssociationConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/AddEntityAssociationConverter.java index 8b8a5e40ad8..c025bce594c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/AddEntityAssociationConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/AddEntityAssociationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/BatchGetBasicInfoConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/BatchGetBasicInfoConverter.java index 40a8ee358fd..fd5944b4c32 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/BatchGetBasicInfoConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/BatchGetBasicInfoConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CancelQueryWorkRequestConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CancelQueryWorkRequestConverter.java index e6d51adc90b..eed2113143c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CancelQueryWorkRequestConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CancelQueryWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsEntityCompartmentConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsEntityCompartmentConverter.java index 472442593da..93fc283ec47 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsEntityCompartmentConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsEntityCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsLogGroupCompartmentConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsLogGroupCompartmentConverter.java index f548a8d9950..ff93b600659 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsLogGroupCompartmentConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsLogGroupCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsObjectCollectionRuleCompartmentConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsObjectCollectionRuleCompartmentConverter.java index 3f868ae4391..a37ca1df107 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsObjectCollectionRuleCompartmentConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeLogAnalyticsObjectCollectionRuleCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeScheduledTaskCompartmentConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeScheduledTaskCompartmentConverter.java index d6b0787bc84..0da4b7843cb 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeScheduledTaskCompartmentConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ChangeScheduledTaskCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CleanConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CleanConverter.java index 44938c66216..8b159c4d46d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CleanConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CleanConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsEntityConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsEntityConverter.java index b6846f6866b..702ca97d6c2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsEntityConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsEntityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsEntityTypeConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsEntityTypeConverter.java index daee01cd97d..6d46110dde5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsEntityTypeConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsEntityTypeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsLogGroupConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsLogGroupConverter.java index 2b72f7fccdb..8ad1b963557 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsLogGroupConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsLogGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsObjectCollectionRuleConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsObjectCollectionRuleConverter.java index be107e801ab..76e2fcf9467 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsObjectCollectionRuleConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateLogAnalyticsObjectCollectionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateScheduledTaskConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateScheduledTaskConverter.java index 4b31eec7bd7..a24704844c9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateScheduledTaskConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/CreateScheduledTaskConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteAssociationsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteAssociationsConverter.java index 9880b59a579..d1fa61b4a36 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteAssociationsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteAssociationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteFieldConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteFieldConverter.java index f04395e6917..cf5a85b8b6d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteFieldConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteFieldConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLabelConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLabelConverter.java index 6bbe7ac99cd..71efd097e30 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLabelConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLabelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsEntityConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsEntityConverter.java index ac207d839a5..af361235bf0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsEntityConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsEntityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsEntityTypeConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsEntityTypeConverter.java index e6deba7f3b8..1b12ef19150 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsEntityTypeConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsEntityTypeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsLogGroupConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsLogGroupConverter.java index 6968ca4af90..2ee0f6bf344 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsLogGroupConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsLogGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsObjectCollectionRuleConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsObjectCollectionRuleConverter.java index 7783d9a5c96..ec56625b1a9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsObjectCollectionRuleConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteLogAnalyticsObjectCollectionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteParserConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteParserConverter.java index a6646c3c41b..72f771bb78c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteParserConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteParserConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteScheduledTaskConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteScheduledTaskConverter.java index 0da89473b82..1e5180c7b0c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteScheduledTaskConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteScheduledTaskConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteSourceConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteSourceConverter.java index 09fbe381892..1a9f47ab67c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteSourceConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadConverter.java index c8f53f241c7..846c32e0a9d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadFileConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadFileConverter.java index 068e108c3f6..001bf69972b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadFileConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadFileConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadWarningConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadWarningConverter.java index b7f5a8401fd..01c8b16ac5b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadWarningConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DeleteUploadWarningConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DisableArchivingConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DisableArchivingConverter.java index 46d0b9948c9..4e2bf30f935 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DisableArchivingConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/DisableArchivingConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/EnableArchivingConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/EnableArchivingConverter.java index b9e00caa56d..4d40d8ede38 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/EnableArchivingConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/EnableArchivingConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/EstimatePurgeDataSizeConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/EstimatePurgeDataSizeConverter.java index 9d5de38cf51..e8be5ec5e83 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/EstimatePurgeDataSizeConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/EstimatePurgeDataSizeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExportCustomContentConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExportCustomContentConverter.java index cc13fd75ca3..ade8739dc3f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExportCustomContentConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExportCustomContentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExportQueryResultConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExportQueryResultConverter.java index 626e039aa5d..2a6ff5c6788 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExportQueryResultConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExportQueryResultConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExtractStructuredLogFieldPathsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExtractStructuredLogFieldPathsConverter.java index 06d67e0dd5f..c8c8a6875f3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExtractStructuredLogFieldPathsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExtractStructuredLogFieldPathsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExtractStructuredLogHeaderPathsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExtractStructuredLogHeaderPathsConverter.java index 4fbc902305a..37964063af0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExtractStructuredLogHeaderPathsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ExtractStructuredLogHeaderPathsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/FilterConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/FilterConverter.java index 848afa52f2d..028c0342654 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/FilterConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/FilterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetAssociationSummaryConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetAssociationSummaryConverter.java index ba122fc90b9..4a418dcef06 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetAssociationSummaryConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetAssociationSummaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetColumnNamesConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetColumnNamesConverter.java index 1eaa2f42b24..6646ce5cabc 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetColumnNamesConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetColumnNamesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetConfigWorkRequestConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetConfigWorkRequestConverter.java index 57258a3c1ee..63c518a83e8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetConfigWorkRequestConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetConfigWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetFieldConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetFieldConverter.java index 32588a1a636..a542b6b34ed 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetFieldConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetFieldConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetFieldsSummaryConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetFieldsSummaryConverter.java index 522d21b2f13..93344918067 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetFieldsSummaryConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetFieldsSummaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLabelConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLabelConverter.java index c41bd08b4df..e5cbe3fdbc9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLabelConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLabelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLabelSummaryConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLabelSummaryConverter.java index b90e228821b..3a78d779628 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLabelSummaryConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLabelSummaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntitiesSummaryConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntitiesSummaryConverter.java index ad5924d2003..dab3949823c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntitiesSummaryConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntitiesSummaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntityConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntityConverter.java index 44689211f61..ffcedc915a5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntityConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntityTypeConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntityTypeConverter.java index ce1bf72d620..43df97c4f84 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntityTypeConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsEntityTypeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsLogGroupConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsLogGroupConverter.java index 8f5a5101601..d08eb778d2d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsLogGroupConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsLogGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsLogGroupsSummaryConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsLogGroupsSummaryConverter.java index 9115db0967c..773d9aa8932 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsLogGroupsSummaryConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsLogGroupsSummaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsObjectCollectionRuleConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsObjectCollectionRuleConverter.java index 6e3fd400c12..3fd990bf825 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsObjectCollectionRuleConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetLogAnalyticsObjectCollectionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetNamespaceConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetNamespaceConverter.java index 1e7e9be55e5..1f95e24e5bf 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetNamespaceConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetParserConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetParserConverter.java index 4bb1a559e74..fecb7652d80 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetParserConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetParserConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetParserSummaryConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetParserSummaryConverter.java index 71c44bde1f7..90e4d23f608 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetParserSummaryConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetParserSummaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetQueryResultConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetQueryResultConverter.java index cbedd1a76d1..8b644980fe3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetQueryResultConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetQueryResultConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetQueryWorkRequestConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetQueryWorkRequestConverter.java index 445cf04655b..5a2d79ab786 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetQueryWorkRequestConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetQueryWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetScheduledTaskConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetScheduledTaskConverter.java index 0fb01a3ccbd..bb9758acf16 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetScheduledTaskConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetScheduledTaskConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetSourceConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetSourceConverter.java index e7fadab130e..9ef25415e3c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetSourceConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetSourceSummaryConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetSourceSummaryConverter.java index 05858a0c4ac..a046b4c7f3f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetSourceSummaryConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetSourceSummaryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageConverter.java index 445d85cf043..81cb2348b9d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageUsageConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageUsageConverter.java index ca040ba5e69..574d2a1af03 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageUsageConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageUsageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageWorkRequestConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageWorkRequestConverter.java index 9401e28fbff..f322af31c4a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageWorkRequestConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetStorageWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetUploadConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetUploadConverter.java index b2688839519..7fffdc162a7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetUploadConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetUploadConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetWorkRequestConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetWorkRequestConverter.java index 34c12f41c6a..cd2f2af55d1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetWorkRequestConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ImportCustomContentConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ImportCustomContentConverter.java index 6ce9ac40979..aab6c4f14d6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ImportCustomContentConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ImportCustomContentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListAssociatedEntitiesConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListAssociatedEntitiesConverter.java index 8bbf306b302..18d3b70b3b7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListAssociatedEntitiesConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListAssociatedEntitiesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListConfigWorkRequestsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListConfigWorkRequestsConverter.java index 04c7597835b..5ef43302cef 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListConfigWorkRequestsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListConfigWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListEntityAssociationsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListEntityAssociationsConverter.java index 60a07ba5e50..780dc44f821 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListEntityAssociationsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListEntityAssociationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListEntitySourceAssociationsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListEntitySourceAssociationsConverter.java index 7702a82b2eb..e686e18ef57 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListEntitySourceAssociationsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListEntitySourceAssociationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListFieldsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListFieldsConverter.java index 48a1097b25e..490d8a7ada6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListFieldsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListFieldsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelPrioritiesConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelPrioritiesConverter.java index 788372080c0..cf54a6df26f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelPrioritiesConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelPrioritiesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelSourceDetailsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelSourceDetailsConverter.java index d1b96d83cfe..f993c944a06 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelSourceDetailsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelSourceDetailsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelsConverter.java index cafa4d78d69..7ed16c76d3e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLabelsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsEntitiesConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsEntitiesConverter.java index 6cfa3638396..9acdb30dfa3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsEntitiesConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsEntitiesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsEntityTypesConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsEntityTypesConverter.java index fd17c3cace3..3fcd007717b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsEntityTypesConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsEntityTypesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsLogGroupsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsLogGroupsConverter.java index d6d483698b8..a4ac6d23213 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsLogGroupsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsLogGroupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsObjectCollectionRulesConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsObjectCollectionRulesConverter.java index c62d7edf69e..5157780071b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsObjectCollectionRulesConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListLogAnalyticsObjectCollectionRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListMetaSourceTypesConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListMetaSourceTypesConverter.java index ee046d5e0ed..10680ffbf83 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListMetaSourceTypesConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListMetaSourceTypesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListNamespacesConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListNamespacesConverter.java index c2133c11f7e..e9e32dd15f4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListNamespacesConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListNamespacesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParserFunctionsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParserFunctionsConverter.java index 1025dd612af..1a511656791 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParserFunctionsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParserFunctionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParserMetaPluginsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParserMetaPluginsConverter.java index 93f88bd4df0..0704c423539 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParserMetaPluginsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParserMetaPluginsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParsersConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParsersConverter.java index 9aaafc01169..335d06517b7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParsersConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListParsersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListQueryWorkRequestsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListQueryWorkRequestsConverter.java index b482189a9b8..bb0048ad8b8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListQueryWorkRequestsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListQueryWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListScheduledTasksConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListScheduledTasksConverter.java index aa01f9c4b18..fcc20bae0f1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListScheduledTasksConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListScheduledTasksConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceAssociationsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceAssociationsConverter.java index 63b594f76b0..2c9640d5c39 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceAssociationsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceAssociationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceExtendedFieldDefinitionsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceExtendedFieldDefinitionsConverter.java index 8c2a5b48fca..acf9febdd98 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceExtendedFieldDefinitionsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceExtendedFieldDefinitionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceLabelOperatorsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceLabelOperatorsConverter.java index 5d94e01300b..c1b60c78813 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceLabelOperatorsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceLabelOperatorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceMetaFunctionsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceMetaFunctionsConverter.java index f5bc46d4fad..078f67904ff 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceMetaFunctionsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourceMetaFunctionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourcePatternsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourcePatternsConverter.java index bbabb5fe2e1..86b2a2f5a55 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourcePatternsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourcePatternsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourcesConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourcesConverter.java index 62f41ecbbe4..4778f9367f7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourcesConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSourcesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListStorageWorkRequestErrorsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListStorageWorkRequestErrorsConverter.java index f5cf463c449..f8b5c77b337 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListStorageWorkRequestErrorsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListStorageWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListStorageWorkRequestsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListStorageWorkRequestsConverter.java index a2bb7b58b93..cc797985999 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListStorageWorkRequestsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListStorageWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSupportedCharEncodingsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSupportedCharEncodingsConverter.java index d7e875137b1..2b5d37b52b8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSupportedCharEncodingsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSupportedCharEncodingsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSupportedTimezonesConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSupportedTimezonesConverter.java index a0c1ecb8495..8d47f9c0cef 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSupportedTimezonesConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListSupportedTimezonesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadFilesConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadFilesConverter.java index fe114c0ffe7..54255795827 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadFilesConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadFilesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadWarningsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadWarningsConverter.java index 2362e2b8fdf..1d1383ade78 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadWarningsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadWarningsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadsConverter.java index 347015489c0..f00ebdfa0f4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListUploadsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestErrorsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestErrorsConverter.java index 38a5f04aa3a..f21fa9123ab 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestLogsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestLogsConverter.java index 5fea6a36ebf..b895b09a750 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestsConverter.java index 1f1ecebec3a..4c5a17063ff 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/OffboardNamespaceConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/OffboardNamespaceConverter.java index 00bdd006368..7e9a1625481 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/OffboardNamespaceConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/OffboardNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/OnboardNamespaceConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/OnboardNamespaceConverter.java index 42c714c5ac2..c7f401629f5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/OnboardNamespaceConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/OnboardNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ParseQueryConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ParseQueryConverter.java index 422d5ad4863..f858b5a9eea 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ParseQueryConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ParseQueryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/PurgeStorageDataConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/PurgeStorageDataConverter.java index c7648e9b859..92af31a36c3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/PurgeStorageDataConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/PurgeStorageDataConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/PutQueryWorkRequestBackgroundConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/PutQueryWorkRequestBackgroundConverter.java index e82d9d51c6a..13637312a53 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/PutQueryWorkRequestBackgroundConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/PutQueryWorkRequestBackgroundConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/QueryConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/QueryConverter.java index 63b40568473..49ba9622f7f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/QueryConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/QueryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RecallArchivedDataConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RecallArchivedDataConverter.java index 174353029e8..c2db81f0b64 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RecallArchivedDataConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RecallArchivedDataConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RegisterLookupConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RegisterLookupConverter.java index 3d4a09c8684..d050ccac32e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RegisterLookupConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RegisterLookupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ReleaseRecalledDataConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ReleaseRecalledDataConverter.java index 6ead5f04bad..4761e8a2470 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ReleaseRecalledDataConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ReleaseRecalledDataConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RemoveEntityAssociationsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RemoveEntityAssociationsConverter.java index 9807a016052..b5787647424 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RemoveEntityAssociationsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RemoveEntityAssociationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RunConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RunConverter.java index 61c084f0935..69bcb62870f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RunConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/RunConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/SuggestConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/SuggestConverter.java index 3195ca14efe..a573be56a24 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/SuggestConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/SuggestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/TestParserConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/TestParserConverter.java index ba15ce5f6dd..e9a9e29aad1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/TestParserConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/TestParserConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsEntityConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsEntityConverter.java index 730bc2b964c..b103039eaa1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsEntityConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsEntityConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsEntityTypeConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsEntityTypeConverter.java index 2ee07a3bc39..2dda5627f2d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsEntityTypeConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsEntityTypeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsLogGroupConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsLogGroupConverter.java index 4d4b76390fb..16066df1327 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsLogGroupConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsLogGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsObjectCollectionRuleConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsObjectCollectionRuleConverter.java index ffb6a32cc20..f2a7337501c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsObjectCollectionRuleConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateLogAnalyticsObjectCollectionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateScheduledTaskConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateScheduledTaskConverter.java index 639665f356e..3ddab336546 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateScheduledTaskConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateScheduledTaskConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateStorageConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateStorageConverter.java index 4760dd7fec0..2424db4c224 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateStorageConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpdateStorageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UploadLogFileConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UploadLogFileConverter.java index 851d913b46e..91691499b94 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UploadLogFileConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UploadLogFileConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertAssociationsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertAssociationsConverter.java index 820ee665629..905ffa1e55e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertAssociationsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertAssociationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertFieldConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertFieldConverter.java index 099e2faced5..3eb9ab618df 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertFieldConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertFieldConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertLabelConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertLabelConverter.java index 43ca64006b9..125c030081f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertLabelConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertLabelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertParserConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertParserConverter.java index 94e8afaf83f..8b507d2cb2d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertParserConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertParserConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertSourceConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertSourceConverter.java index a5e87dffbe0..21c6da16a4e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertSourceConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/UpsertSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateAssociationParametersConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateAssociationParametersConverter.java index 0739ff4af16..f1dfd5ec362 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateAssociationParametersConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateAssociationParametersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateFileConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateFileConverter.java index 84e4d08385c..49b195aefe7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateFileConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateFileConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceConverter.java index a2b9d15bba1..afa6b875d84 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceExtendedFieldDetailsConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceExtendedFieldDetailsConverter.java index 133c70bca13..17d22f528f8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceExtendedFieldDetailsConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceExtendedFieldDetailsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceMappingConverter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceMappingConverter.java index 04707a5cc96..07fde0118f2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceMappingConverter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/internal/http/ValidateSourceMappingConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.internal.http; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractColumn.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractColumn.java index 36f3689504e..b7f33c01a46 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractColumn.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractColumn.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractCommandDescriptor.java index 6e61ca7c2af..6f2143d84c5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractField.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractField.java index a7c716037ea..50f719ccd78 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractField.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractParserTestResultLogEntry.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractParserTestResultLogEntry.java index be93e677c9e..bba64e13a61 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractParserTestResultLogEntry.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractParserTestResultLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractParserTestResultLogLine.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractParserTestResultLogLine.java index bf1054c34c8..76020f1bdd1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractParserTestResultLogLine.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AbstractParserTestResultLogLine.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Action.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Action.java index 36ac2de2b12..b0102d84b80 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Action.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Action.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ActionTypes.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ActionTypes.java index adb3a3cf3c2..40692ea1b82 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ActionTypes.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ActionTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AddEntityAssociationDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AddEntityAssociationDetails.java index 0b21ab68999..ad42ee93300 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AddEntityAssociationDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AddEntityAssociationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AddFieldsCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AddFieldsCommandDescriptor.java index daa0b674590..8817bc4032b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AddFieldsCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AddFieldsCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ArchivingConfiguration.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ArchivingConfiguration.java index acdeeaf9286..2b02faf5be8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ArchivingConfiguration.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ArchivingConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Argument.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Argument.java index de6453bd7f5..7fde49c828e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Argument.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Argument.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AssociationSummaryReport.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AssociationSummaryReport.java index b33e886f5ef..48d164a2290 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AssociationSummaryReport.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AssociationSummaryReport.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AutoLookups.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AutoLookups.java index 7be90b1cb32..e887413add0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AutoLookups.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/AutoLookups.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BottomCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BottomCommandDescriptor.java index e0fc4c48fcf..1d4040b90f7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BottomCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BottomCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BucketCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BucketCommandDescriptor.java index b13f12408da..89b4250084b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BucketCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BucketCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BucketRange.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BucketRange.java index 13d812ed624..3f6c8391bd7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BucketRange.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/BucketRange.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsEntityCompartmentDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsEntityCompartmentDetails.java index 9901ea99146..081d35fa6f6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsEntityCompartmentDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsEntityCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsLogGroupCompartmentDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsLogGroupCompartmentDetails.java index 0fc59f20c7f..a9dcf37e4d4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsLogGroupCompartmentDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsLogGroupCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsObjectCollectionRuleCompartmentDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsObjectCollectionRuleCompartmentDetails.java index d512d3ceea3..9001d5d2728 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsObjectCollectionRuleCompartmentDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeLogAnalyticsObjectCollectionRuleCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeScheduledTaskCompartmentDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeScheduledTaskCompartmentDetails.java index fdcea7b16e1..f1a2f41973e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeScheduledTaskCompartmentDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChangeScheduledTaskCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CharEncodingCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CharEncodingCollection.java index 9ffb8d931b4..84a19e07d67 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CharEncodingCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CharEncodingCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChartColumn.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChartColumn.java index f08455e0eb6..b15c6ac613c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChartColumn.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChartColumn.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChartDataColumn.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChartDataColumn.java index c94d4791a7d..1678f3a3874 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChartDataColumn.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ChartDataColumn.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClassifyColumn.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClassifyColumn.java index 8af9376e162..2431da0ed16 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClassifyColumn.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClassifyColumn.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClassifyCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClassifyCommandDescriptor.java index b4dbc4c8429..b8af6a59626 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClassifyCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClassifyCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterCommandDescriptor.java index 26bcaef11ac..b903f5d7f0b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterCompareCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterCompareCommandDescriptor.java index 0ad078467c8..70ab649e776 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterCompareCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterCompareCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterDetailsCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterDetailsCommandDescriptor.java index e4944cc4f5f..10d42b24c76 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterDetailsCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterDetailsCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterSplitCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterSplitCommandDescriptor.java index fdd4601d573..85c4e31840d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterSplitCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ClusterSplitCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Column.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Column.java index cd621b19f68..6571c680714 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Column.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Column.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ColumnName.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ColumnName.java index f50b0fb598f..9f3c76dae35 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ColumnName.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ColumnName.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ColumnNameCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ColumnNameCollection.java index cc622967393..6e89588e3e8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ColumnNameCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ColumnNameCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CommandDescriptor.java index e0bdad061f2..e2999242d23 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateAccelerationTaskDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateAccelerationTaskDetails.java index cdee1240267..758b06eb1ad 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateAccelerationTaskDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateAccelerationTaskDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsEntityDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsEntityDetails.java index f9ed58c6bf0..7e5788be354 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsEntityDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsEntityDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsEntityTypeDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsEntityTypeDetails.java index 3b110b86cfb..d99bb752f2b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsEntityTypeDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsEntityTypeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsLogGroupDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsLogGroupDetails.java index 01d000ecccb..dd940dc0785 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsLogGroupDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsLogGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsObjectCollectionRuleDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsObjectCollectionRuleDetails.java index bf0595dd594..a32c4de2672 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsObjectCollectionRuleDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateLogAnalyticsObjectCollectionRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateScheduledTaskDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateScheduledTaskDetails.java index 63aedebd5ad..4a2c342a266 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateScheduledTaskDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateScheduledTaskDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateStandardTaskDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateStandardTaskDetails.java index a5bd618347c..bede2d47534 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateStandardTaskDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CreateStandardTaskDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CronSchedule.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CronSchedule.java index 64b1298b0bf..2b6dac11f41 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CronSchedule.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/CronSchedule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteCommandDescriptor.java index 2f4128b47cb..16383eb2954 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteLogAnalyticsAssociation.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteLogAnalyticsAssociation.java index 07c38e7b292..7b480167974 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteLogAnalyticsAssociation.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteLogAnalyticsAssociation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteLogAnalyticsAssociationDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteLogAnalyticsAssociationDetails.java index 04413251175..f9ffdf12962 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteLogAnalyticsAssociationDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeleteLogAnalyticsAssociationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeltaCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeltaCommandDescriptor.java index 0144116d31f..3b881ef119a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeltaCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DeltaCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DemoModeCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DemoModeCommandDescriptor.java index 2bcf9f4dd02..cb626636c38 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DemoModeCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DemoModeCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DistinctCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DistinctCommandDescriptor.java index 250cc95c045..6ffe2cbf140 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DistinctCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/DistinctCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EfdRegexResult.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EfdRegexResult.java index ab581333689..03c0a94bcc4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EfdRegexResult.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EfdRegexResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityCloudType.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityCloudType.java index 0133efb2972..ac433d5af80 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityCloudType.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityCloudType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityLifecycleStates.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityLifecycleStates.java index 83920874365..ae45868a30a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityLifecycleStates.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityLifecycleStates.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityTypeProperty.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityTypeProperty.java index 91cc249d2db..f479ab3f2b0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityTypeProperty.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EntityTypeProperty.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ErrorDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ErrorDetails.java index 7beb661b679..0cdee8d9a81 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ErrorDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ErrorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EstimatePurgeDataSizeDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EstimatePurgeDataSizeDetails.java index fbb72ef5647..31fa50a261b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EstimatePurgeDataSizeDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EstimatePurgeDataSizeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EstimatePurgeDataSizeResult.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EstimatePurgeDataSizeResult.java index c28cf02b0ca..7f79bedb5da 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EstimatePurgeDataSizeResult.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EstimatePurgeDataSizeResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EvalCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EvalCommandDescriptor.java index 901a7fa6ea5..f763e3c98eb 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EvalCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EvalCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EventStatsCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EventStatsCommandDescriptor.java index dfeb7bee38d..5e2b305f604 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EventStatsCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/EventStatsCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExportContent.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExportContent.java index 4381c463113..717b84a863f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExportContent.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExportContent.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExportDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExportDetails.java index d662ac400cc..20babb8d5f9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExportDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExportDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtendedFieldsValidationResult.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtendedFieldsValidationResult.java index 58f0833cd58..a923f4a10f7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtendedFieldsValidationResult.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtendedFieldsValidationResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractCommandDescriptor.java index 22581a14f5a..bb0b3650ff2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogFieldResults.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogFieldResults.java index e7e97ee8705..4cbfcac44a3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogFieldResults.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogFieldResults.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogHeaderDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogHeaderDetails.java index fc73219c561..3412330a006 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogHeaderDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogHeaderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogHeaderResults.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogHeaderResults.java index 6e652849961..4ebc4094b57 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogHeaderResults.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ExtractLogHeaderResults.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Field.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Field.java index ec720b8bbef..df517435cdc 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Field.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Field.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldArgument.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldArgument.java index c783f17ad00..58b5ed2241f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldArgument.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldArgument.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldSummaryCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldSummaryCommandDescriptor.java index 9d72f1b9828..1f51bd22d99 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldSummaryCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldSummaryCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldSummaryReport.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldSummaryReport.java index 19ed7c2c8ad..d32a4771034 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldSummaryReport.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldSummaryReport.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldValue.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldValue.java index f59cfe24fbe..e38b595b4c0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldValue.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldValue.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldsAddRemoveField.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldsAddRemoveField.java index f9dc9e0715c..15de290875c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldsAddRemoveField.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldsAddRemoveField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldsCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldsCommandDescriptor.java index be3d4e2edd3..a7200ac467a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldsCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FieldsCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FileValidationResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FileValidationResponse.java index 6ca7c4f2be7..1ae304a1403 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FileValidationResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FileValidationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Filter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Filter.java index 596f8fe221a..19b1d75b7d2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Filter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Filter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FilterDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FilterDetails.java index 004da966fee..b7027716c6e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FilterDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FilterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FilterOutput.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FilterOutput.java index a20fdaac46b..49c1d9282e7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FilterOutput.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FilterOutput.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FixedFrequencySchedule.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FixedFrequencySchedule.java index f857e5afc24..9d459749b5c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FixedFrequencySchedule.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FixedFrequencySchedule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FunctionField.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FunctionField.java index b8ac84acfb3..ae733107268 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FunctionField.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/FunctionField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HeadCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HeadCommandDescriptor.java index 59a051468e8..5cd638eb785 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HeadCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HeadCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HighlightCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HighlightCommandDescriptor.java index cfde3cf94ce..8094c2dfc4d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HighlightCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HighlightCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HighlightRowsCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HighlightRowsCommandDescriptor.java index dd8da7a4ab0..e436baf4191 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HighlightRowsCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/HighlightRowsCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Indexes.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Indexes.java index cacc3545c74..5466e43323e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Indexes.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Indexes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/JobMode.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/JobMode.java index 6675b475ec1..9349bbf0705 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/JobMode.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/JobMode.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/JobModeFilter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/JobModeFilter.java index 1a3d5a3bc30..5787b0da8e8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/JobModeFilter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/JobModeFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelNames.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelNames.java index 66ded5471d3..1979f2cc170 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelNames.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelNames.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelPriority.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelPriority.java index b57f1110e4c..667b18fa7a4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelPriority.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelPriority.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelPriorityCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelPriorityCollection.java index 12ce1e56bfb..09374cb12a8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelPriorityCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelPriorityCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSourceCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSourceCollection.java index c7f12ffa1ea..df8d74334ff 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSourceCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSourceCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSourceSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSourceSummary.java index f106ff902d6..e6907521f85 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSourceSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSourceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSummaryReport.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSummaryReport.java index d54d3e457f5..ac263294bd5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSummaryReport.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LabelSummaryReport.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LifecycleStates.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LifecycleStates.java index 8abc9a95530..5dfb4ab264f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LifecycleStates.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LifecycleStates.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LinkCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LinkCommandDescriptor.java index 1954fe9fc18..d6b412606eb 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LinkCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LinkCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LinkDetailsCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LinkDetailsCommandDescriptor.java index 32275ddbe36..aa27d27dd64 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LinkDetailsCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LinkDetailsCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LiteralArgument.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LiteralArgument.java index c0d5b6e1fb8..0c8a5ed991e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LiteralArgument.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LiteralArgument.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociatedEntity.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociatedEntity.java index 12dedecf015..1205b9ad334 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociatedEntity.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociatedEntity.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociatedEntityCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociatedEntityCollection.java index 440580ca776..29a6f0dba4c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociatedEntityCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociatedEntityCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociation.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociation.java index 253687f7f4a..ac2d5c696d8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociation.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationCollection.java index 0a139e61506..7239a28d924 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationParameter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationParameter.java index dcd7e77742c..579d01d6dda 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationParameter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationParameter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationParameterCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationParameterCollection.java index 128023c6b9b..889acbb860a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationParameterCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsAssociationParameterCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequest.java index a1cb05c684d..ceba3a6c0bc 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestCollection.java index 4e9e213ca46..fcf58a5bebd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestPayload.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestPayload.java index 0e9c5f990e5..0c25c025d16 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestPayload.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestPayload.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestSummary.java index 42c9d5fb851..589accbd160 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsConfigWorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntity.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntity.java index 01e93c8da73..da86449e83b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntity.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntity.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityCollection.java index d04cd93d94c..7b26d1df2b0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntitySummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntitySummary.java index 4732576cdb3..0a354fb360d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntitySummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntitySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntitySummaryReport.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntitySummaryReport.java index 6938ed32a45..87c4bac3954 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntitySummaryReport.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntitySummaryReport.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityType.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityType.java index d2703720790..a4f55f88117 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityType.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityTypeCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityTypeCollection.java index e1e2c657a35..3766b3a227f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityTypeCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityTypeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityTypeSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityTypeSummary.java index d2b495abff7..11179f9a390 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityTypeSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsEntityTypeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsExtendedField.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsExtendedField.java index 83fd254a324..7611995e25f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsExtendedField.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsExtendedField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsField.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsField.java index cd036ff4d7b..174ea26eb51 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsField.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsFieldCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsFieldCollection.java index 6facacfba4d..25f426d0ca8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsFieldCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsFieldCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsFieldSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsFieldSummary.java index fb5e4c5e3b5..95a891a9629 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsFieldSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsFieldSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsImportCustomChangeList.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsImportCustomChangeList.java index d12df3a229c..5ba5cd195f4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsImportCustomChangeList.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsImportCustomChangeList.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsImportCustomContent.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsImportCustomContent.java index efcdd3e7dfd..87b7dc7fbc6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsImportCustomContent.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsImportCustomContent.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabel.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabel.java index 71d72484503..12caa19a6fb 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabel.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabel.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelAlias.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelAlias.java index d9667dcbfa7..11f014447d9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelAlias.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelAlias.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelCollection.java index 2328ec41bcb..e68e3ef43d0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelDefinition.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelDefinition.java index 2e9b6ebeaa2..3b48bab65ca 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelDefinition.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelDefinition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelOperator.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelOperator.java index 70b4db3b854..22c0448ddc2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelOperator.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelOperator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelOperatorCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelOperatorCollection.java index 3fb12dcb84a..b77c4d4e3bf 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelOperatorCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelOperatorCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelSummary.java index d2565275452..dbc1c0ba64a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelView.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelView.java index fb6a5b6dc92..88ca2ab783d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelView.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLabelView.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroup.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroup.java index c8e279fd6ef..fadb9437f1d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroup.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroupSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroupSummary.java index b8edac0d673..63c487b9aa1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroupSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroupSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroupSummaryCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroupSummaryCollection.java index 0ac609c009d..94547acc7e5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroupSummaryCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLogGroupSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLookup.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLookup.java index 89b13e1a310..033df42aba1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLookup.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsLookup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunction.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunction.java index b3b0d9ae045..4fa3917601a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunction.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunctionArgument.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunctionArgument.java index 1e9e6362122..b17f7985a20 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunctionArgument.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunctionArgument.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunctionCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunctionCollection.java index b5778fbd0b5..eb3045cd883 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunctionCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaFunctionCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaSourceType.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaSourceType.java index 5faac13df50..29f0e38046e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaSourceType.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaSourceType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaSourceTypeCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaSourceTypeCollection.java index 833f54a33d2..f6273b33efe 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaSourceTypeCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetaSourceTypeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetric.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetric.java index fa09b38552f..49c9a48c24f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetric.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsMetric.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRule.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRule.java index 07aac3c478b..c8e680c86fd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRule.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRuleCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRuleCollection.java index bcdff02ccb3..50054472596 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRuleCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRuleCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRuleSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRuleSummary.java index 539aa4e80c2..76f324c14bd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRuleSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsObjectCollectionRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsOperationTypes.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsOperationTypes.java index 2d271bef247..b2b0e76379b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsOperationTypes.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsOperationTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParameter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParameter.java index 6b6a21b2eaf..4e3a20cb215 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParameter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParameter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParser.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParser.java index efce7722316..d48d8efd588 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParser.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserCollection.java index 60a91c835b8..ab417cd4c95 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserField.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserField.java index e96572a0724..94a2ddc4bfb 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserField.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFilter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFilter.java index 13480a73423..2300e75a8af 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFilter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunction.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunction.java index 7d99f1601e3..241288f40fc 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunction.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunctionCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunctionCollection.java index fbb7f11330b..7e10cbbdffa 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunctionCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunctionCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunctionParameter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunctionParameter.java index 8bf9e607ca0..0cf60e85dfa 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunctionParameter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserFunctionParameter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPlugin.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPlugin.java index c759c0a447d..6db403b9394 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPlugin.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPlugin.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPluginCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPluginCollection.java index 41fb8d8b4fc..284975bcb14 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPluginCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPluginCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPluginParameter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPluginParameter.java index f9af6e93587..432f90ada8b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPluginParameter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserMetaPluginParameter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserSummary.java index 3c61affad80..ad1378c6422 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsParserSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsPatternFilter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsPatternFilter.java index 223a4578dd4..a2aaf75e985 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsPatternFilter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsPatternFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSource.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSource.java index 077ece0b083..b331a9c3674 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSource.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceCollection.java index bda733437b7..d1589d27a2e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceDataFilter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceDataFilter.java index 6462bcfdbd8..5b546c6683f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceDataFilter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceDataFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceEntityType.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceEntityType.java index a74429b9375..30cd97a5492 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceEntityType.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceEntityType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceExtendedFieldDefinition.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceExtendedFieldDefinition.java index 5aba4e029c5..f7b4ec2d4a6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceExtendedFieldDefinition.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceExtendedFieldDefinition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceExtendedFieldDefinitionCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceExtendedFieldDefinitionCollection.java index a5db03805ba..20cb4fdbfa1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceExtendedFieldDefinitionCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceExtendedFieldDefinitionCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceFunction.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceFunction.java index dd5d4b6eefc..c2a95523f13 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceFunction.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceFunction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceLabelCondition.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceLabelCondition.java index 064b447d519..bbe13a28218 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceLabelCondition.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceLabelCondition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceMetadataField.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceMetadataField.java index 8793ae95405..564cb4dcb86 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceMetadataField.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceMetadataField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceMetric.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceMetric.java index eae1f1a75db..3f28ff00744 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceMetric.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceMetric.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourcePattern.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourcePattern.java index 76005bb2533..97417ebdcba 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourcePattern.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourcePattern.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourcePatternCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourcePatternCollection.java index d2e6024491a..3c2bce54f76 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourcePatternCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourcePatternCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceSummary.java index 4059dbf3013..e4ce258c8e7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogAnalyticsSourceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogGroupSummaryReport.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogGroupSummaryReport.java index 734eb633811..7064ed0b593 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogGroupSummaryReport.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LogGroupSummaryReport.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LookupCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LookupCommandDescriptor.java index 3305ce747fa..a9ebd403511 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LookupCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LookupCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LookupField.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LookupField.java index 8298fdb4e09..04d2f1aec91 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LookupField.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/LookupField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MacroCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MacroCommandDescriptor.java index 7993fab0118..97d911ece2c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MacroCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MacroCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MatchInfo.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MatchInfo.java index 5d472254aa5..9b47a2673a8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MatchInfo.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MatchInfo.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MultiSearchCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MultiSearchCommandDescriptor.java index 0c417e4f4c6..6e038239591 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MultiSearchCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/MultiSearchCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Namespace.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Namespace.java index af975204a00..bbb25f6cf5f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Namespace.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Namespace.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/NamespaceCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/NamespaceCollection.java index 797391a718b..1225f14ef1a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/NamespaceCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/NamespaceCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/NamespaceSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/NamespaceSummary.java index 994431f32c2..bbcbd51f33f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/NamespaceSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/NamespaceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ObjectCollectionRuleCollectionTypes.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ObjectCollectionRuleCollectionTypes.java index 3d333505e81..b6a78cbc486 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ObjectCollectionRuleCollectionTypes.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ObjectCollectionRuleCollectionTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/OperationStatus.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/OperationStatus.java index fb48dfb3004..651c540e072 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/OperationStatus.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/OperationStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParseQueryDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParseQueryDetails.java index 379ba3ee359..eae3ce05f9d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParseQueryDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParseQueryDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParseQueryOutput.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParseQueryOutput.java index 16779f366ef..27c5b341c1c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParseQueryOutput.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParseQueryOutput.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParsedContent.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParsedContent.java index e3cd4bbeeda..54118fc639a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParsedContent.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParsedContent.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParsedField.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParsedField.java index 1da01511ffa..950f85bf351 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParsedField.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParsedField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParserSummaryReport.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParserSummaryReport.java index 411aeee8db2..fe7c96f3847 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParserSummaryReport.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParserSummaryReport.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParserTestResult.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParserTestResult.java index edc1a99fc13..dfc7f457c9a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParserTestResult.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ParserTestResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PropertyOverride.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PropertyOverride.java index 0568f3c5511..b24b9d159b8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PropertyOverride.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PropertyOverride.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PurgeAction.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PurgeAction.java index ff23cfbf6ca..dbf90318c28 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PurgeAction.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PurgeAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PurgeStorageDataDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PurgeStorageDataDetails.java index 60843c190d9..8ce6ff93b90 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PurgeStorageDataDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/PurgeStorageDataDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryAggregation.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryAggregation.java index fe76bf6e628..05ef979a283 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryAggregation.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryDetails.java index 6ca22c40554..fc405098102 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryOperationType.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryOperationType.java index 53cffd1eb2b..9e1624c599f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryOperationType.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryOperationType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequest.java index 76b4a68cf41..29173596b87 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequestCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequestCollection.java index c5163bf2e7a..52d09e857f7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequestCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequestCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequestSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequestSummary.java index f324c8aaed2..6e7b86ca3d4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequestSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/QueryWorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RecallArchivedDataDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RecallArchivedDataDetails.java index dd5627a1959..968e9eb46e8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RecallArchivedDataDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RecallArchivedDataDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RegexCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RegexCommandDescriptor.java index 4bd7fdf7812..3071cb9b46f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RegexCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RegexCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RegexMatchResult.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RegexMatchResult.java index b3dc8269cf4..57563269ca5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RegexMatchResult.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RegexMatchResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ReleaseRecalledDataDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ReleaseRecalledDataDetails.java index 879b9ddc19f..7c4c5477028 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ReleaseRecalledDataDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ReleaseRecalledDataDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RemoveEntityAssociationsDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RemoveEntityAssociationsDetails.java index be9f923c342..8526914534d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RemoveEntityAssociationsDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RemoveEntityAssociationsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RenameCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RenameCommandDescriptor.java index 5a03e1ec470..405c3996641 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RenameCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/RenameCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ResultColumn.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ResultColumn.java index 3fd1a4a8894..82969789405 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ResultColumn.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ResultColumn.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Schedule.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Schedule.java index cff3c56dc98..db29f7454c6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Schedule.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Schedule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTask.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTask.java index e5ffa40395c..a15f733cb86 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTask.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTask.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTaskCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTaskCollection.java index b38cb4186ed..a69841d05e5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTaskCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTaskCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTaskSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTaskSummary.java index 2e74419ab21..b3edcb5a9b5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTaskSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScheduledTaskSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SchedulerResource.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SchedulerResource.java index 0a4c95ec5da..68d9ff5d568 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SchedulerResource.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SchedulerResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScopeFilter.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScopeFilter.java index 6e289ad126f..7610c177adc 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScopeFilter.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ScopeFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SearchCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SearchCommandDescriptor.java index a8decaf1a10..a405fb0fa38 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SearchCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SearchCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SearchLookupCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SearchLookupCommandDescriptor.java index fbba5e532e0..26485353887 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SearchLookupCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SearchLookupCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SortCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SortCommandDescriptor.java index dd1471f02e2..2b1c97565a9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SortCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SortCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SortField.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SortField.java index 43d22316905..0aca0b680fa 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SortField.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SortField.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceMappingResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceMappingResponse.java index 5da38467c7b..f1558c8cca4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceMappingResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceMappingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceSummaryReport.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceSummaryReport.java index c36ac36c4f5..c47358b8e16 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceSummaryReport.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceSummaryReport.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceValidateDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceValidateDetails.java index d9750a41f55..8b3a3fd457b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceValidateDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceValidateDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceValidateResults.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceValidateResults.java index 835faef0451..0f4bd28d677 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceValidateResults.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SourceValidateResults.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StatsCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StatsCommandDescriptor.java index 05637087402..9fb0a1b97f3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StatsCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StatsCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StatusSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StatusSummary.java index effd3debc15..730dc4ee9ae 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StatusSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StatusSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StepInfo.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StepInfo.java index 0d6d24263d2..bec0f818881 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StepInfo.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StepInfo.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Storage.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Storage.java index e7417715e95..c43e71735c7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Storage.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Storage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageDataType.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageDataType.java index a575d72256b..519789fc4c7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageDataType.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageDataType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageOperationType.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageOperationType.java index 3b88d7fb067..b542c94e88a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageOperationType.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageOperationType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageUsage.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageUsage.java index b3ac73c70e4..f47dd67ee52 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageUsage.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageUsage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequest.java index bdcdd53cd85..52e5d17b4e6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequestCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequestCollection.java index 71a25fbbe6c..7923643b59e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequestCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequestCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequestSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequestSummary.java index a66dbb2dd3c..83141194b39 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequestSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StorageWorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StreamAction.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StreamAction.java index 269aa87c3a2..4438bfb537b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StreamAction.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/StreamAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SubSystemName.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SubSystemName.java index c70279a2cc7..57f19ec37b2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SubSystemName.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SubSystemName.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Success.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Success.java index 7b30d5802d2..27165adac75 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Success.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Success.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SuggestDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SuggestDetails.java index 7d4ced93a84..d833b3b6b43 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SuggestDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SuggestDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SuggestOutput.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SuggestOutput.java index f7fd41bd2f8..272b5682ff3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SuggestOutput.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/SuggestOutput.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TailCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TailCommandDescriptor.java index 681116ed6de..5c23e64bd18 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TailCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TailCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TaskType.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TaskType.java index 54a1a674f70..ebbdeeafb78 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TaskType.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TaskType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TestParserPayloadDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TestParserPayloadDetails.java index 37b90322b75..9e722acd05d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TestParserPayloadDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TestParserPayloadDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeColumn.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeColumn.java index b3f81f81e7a..801fda15301 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeColumn.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeColumn.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeCompareCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeCompareCommandDescriptor.java index 2a225248e20..7cc396aec0c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeCompareCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeCompareCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeRange.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeRange.java index ddbe5b78c04..04b5cb83cd8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeRange.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeRange.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeStatsCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeStatsCommandDescriptor.java index 7244823121a..69af9c7f7eb 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeStatsCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimeStatsCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimezoneCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimezoneCollection.java index fd0836d8e2c..dc1612221aa 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimezoneCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TimezoneCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TopCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TopCommandDescriptor.java index 9c39a1f75cb..8b4bbecf911 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TopCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TopCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TrendColumn.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TrendColumn.java index 803cc223b52..4e196b68e97 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TrendColumn.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/TrendColumn.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UiParserTestMetadata.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UiParserTestMetadata.java index c88e2139772..d9642f6afa0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UiParserTestMetadata.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UiParserTestMetadata.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsEntityDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsEntityDetails.java index 418a811ca76..581ed0722e1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsEntityDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsEntityDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsEntityTypeDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsEntityTypeDetails.java index 205d7117b69..ce152184688 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsEntityTypeDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsEntityTypeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsLogGroupDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsLogGroupDetails.java index d40701542e7..31eb6aac206 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsLogGroupDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsLogGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsObjectCollectionRuleDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsObjectCollectionRuleDetails.java index f3c41339925..864fb8a4f0c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsObjectCollectionRuleDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateLogAnalyticsObjectCollectionRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateScheduledTaskDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateScheduledTaskDetails.java index c432c0f19f4..338e7dbf03f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateScheduledTaskDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateScheduledTaskDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateStorageDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateStorageDetails.java index ab7e6ca8a9f..eb16d527bc7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateStorageDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpdateStorageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Upload.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Upload.java index 606a5eedb90..7da61d99d23 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Upload.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Upload.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadCollection.java index 58daa4d0b94..d106639d67b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileCollection.java index 0b68dd52a5f..f8dbb6b28cf 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileStatus.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileStatus.java index 78a6dff9ccc..4ebbf52e744 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileStatus.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileSummary.java index cefb43b07e3..698ff7c0295 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadFileSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadSummary.java index b0afff98478..e0abc6a5f73 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadWarningCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadWarningCollection.java index 48835d3f227..fbe7e819c1d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadWarningCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadWarningCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadWarningSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadWarningSummary.java index 2ee90401a0a..7cc20a15381 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadWarningSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UploadWarningSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsAssociation.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsAssociation.java index 2d071240c3a..1b4ac11e657 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsAssociation.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsAssociation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsAssociationDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsAssociationDetails.java index 6e90cb4d558..aa44667edee 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsAssociationDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsAssociationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsFieldDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsFieldDetails.java index b8c44d4e62a..3bff6bf1712 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsFieldDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsFieldDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsLabelDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsLabelDetails.java index be7ce80b3fa..a8e27ff67cf 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsLabelDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsLabelDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsParserDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsParserDetails.java index ebe7ea3b642..7fcd0dc431d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsParserDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsParserDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsSourceDetails.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsSourceDetails.java index 281bb86329e..a8db48532bb 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsSourceDetails.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UpsertLogAnalyticsSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UsageStatusItem.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UsageStatusItem.java index e614f45b913..7bcc3875ede 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UsageStatusItem.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/UsageStatusItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ValueType.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ValueType.java index b57f669b439..d93f269a69f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ValueType.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/ValueType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/VerifyOutput.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/VerifyOutput.java index c7038012db2..219801a2109 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/VerifyOutput.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/VerifyOutput.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Violation.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Violation.java index 025ba89b24f..4a7fc042da5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Violation.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/Violation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WhereCommandDescriptor.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WhereCommandDescriptor.java index d76a4ffa698..ebad2d7f70a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WhereCommandDescriptor.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WhereCommandDescriptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequest.java index 32d7fa3c1d6..e530008ea6b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestCollection.java index 77122ad6795..bab365edde8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestError.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestError.java index 91a98051538..ab34ca76b26 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestError.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestErrorCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestErrorCollection.java index 0ee9a61c32f..dfabefd66db 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestErrorCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestErrorCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestLog.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestLog.java index 64a9cf4cfb3..a7704384898 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestLog.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestLog.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestLogCollection.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestLogCollection.java index 8300094f54a..7c26a89b341 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestLogCollection.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestLogCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestResource.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestResource.java index 94901428e29..a5ebe24821d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestResource.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestStatus.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestStatus.java index a8570fd5b78..1060332411d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestStatus.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestSummary.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestSummary.java index e94a7c8d0d4..863a761ec27 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestSummary.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.model; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/AddEntityAssociationRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/AddEntityAssociationRequest.java index 8db7db7963a..1a7610fe5e8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/AddEntityAssociationRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/AddEntityAssociationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use AddEntityAssociationRequest. + * Example: Click here to see how to use AddEntityAssociationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/BatchGetBasicInfoRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/BatchGetBasicInfoRequest.java index bfd8624bf27..1802dd84751 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/BatchGetBasicInfoRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/BatchGetBasicInfoRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use BatchGetBasicInfoRequest. + * Example: Click here to see how to use BatchGetBasicInfoRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CancelQueryWorkRequestRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CancelQueryWorkRequestRequest.java index c96d1a6558d..2f2bf60d245 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CancelQueryWorkRequestRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CancelQueryWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use CancelQueryWorkRequestRequest. + * Example: Click here to see how to use CancelQueryWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsEntityCompartmentRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsEntityCompartmentRequest.java index 8cfc2960e43..a1de6233538 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsEntityCompartmentRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsEntityCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ChangeLogAnalyticsEntityCompartmentRequest. + * Example: Click here to see how to use ChangeLogAnalyticsEntityCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsLogGroupCompartmentRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsLogGroupCompartmentRequest.java index c910c247328..1cdaeb882a8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsLogGroupCompartmentRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsLogGroupCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ChangeLogAnalyticsLogGroupCompartmentRequest. + * Example: Click here to see how to use ChangeLogAnalyticsLogGroupCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest.java index be1908d9014..5b93d5f3ac0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest. + * Example: Click here to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeScheduledTaskCompartmentRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeScheduledTaskCompartmentRequest.java index add2ef6fcf2..db5e8c4ff1f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeScheduledTaskCompartmentRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ChangeScheduledTaskCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ChangeScheduledTaskCompartmentRequest. + * Example: Click here to see how to use ChangeScheduledTaskCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CleanRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CleanRequest.java index 23f130d52a5..7bdf7511878 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CleanRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CleanRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use CleanRequest. + * Example: Click here to see how to use CleanRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsEntityRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsEntityRequest.java index a9e99ad9348..465f921ea42 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsEntityRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsEntityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use CreateLogAnalyticsEntityRequest. + * Example: Click here to see how to use CreateLogAnalyticsEntityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsEntityTypeRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsEntityTypeRequest.java index 42f5cb5bf84..1c83393c9ca 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsEntityTypeRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsEntityTypeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use CreateLogAnalyticsEntityTypeRequest. + * Example: Click here to see how to use CreateLogAnalyticsEntityTypeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsLogGroupRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsLogGroupRequest.java index 00b8b0e5151..26ae846f122 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsLogGroupRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsLogGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use CreateLogAnalyticsLogGroupRequest. + * Example: Click here to see how to use CreateLogAnalyticsLogGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsObjectCollectionRuleRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsObjectCollectionRuleRequest.java index 0af400ec897..1211e0f7e16 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsObjectCollectionRuleRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateLogAnalyticsObjectCollectionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use CreateLogAnalyticsObjectCollectionRuleRequest. + * Example: Click here to see how to use CreateLogAnalyticsObjectCollectionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateScheduledTaskRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateScheduledTaskRequest.java index da0cb1425f6..0406f0d8103 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateScheduledTaskRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/CreateScheduledTaskRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use CreateScheduledTaskRequest. + * Example: Click here to see how to use CreateScheduledTaskRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteAssociationsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteAssociationsRequest.java index eaaaf952265..daf9eddfc86 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteAssociationsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteAssociationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteAssociationsRequest. + * Example: Click here to see how to use DeleteAssociationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteFieldRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteFieldRequest.java index 1c724fb8419..90a1e14742a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteFieldRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteFieldRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteFieldRequest. + * Example: Click here to see how to use DeleteFieldRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLabelRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLabelRequest.java index 4a9b03c18ce..0f3a97aaf8e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLabelRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLabelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteLabelRequest. + * Example: Click here to see how to use DeleteLabelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsEntityRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsEntityRequest.java index c2e70d8b9d7..fea64243fc2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsEntityRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsEntityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteLogAnalyticsEntityRequest. + * Example: Click here to see how to use DeleteLogAnalyticsEntityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsEntityTypeRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsEntityTypeRequest.java index 0961c6618eb..ab36065d56a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsEntityTypeRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsEntityTypeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteLogAnalyticsEntityTypeRequest. + * Example: Click here to see how to use DeleteLogAnalyticsEntityTypeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsLogGroupRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsLogGroupRequest.java index 2ce60b7ff63..6efe90e362a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsLogGroupRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsLogGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteLogAnalyticsLogGroupRequest. + * Example: Click here to see how to use DeleteLogAnalyticsLogGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsObjectCollectionRuleRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsObjectCollectionRuleRequest.java index 03ca04a021e..504c6b3e0e4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsObjectCollectionRuleRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteLogAnalyticsObjectCollectionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteLogAnalyticsObjectCollectionRuleRequest. + * Example: Click here to see how to use DeleteLogAnalyticsObjectCollectionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteParserRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteParserRequest.java index 6910153032b..5b936e636a4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteParserRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteParserRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteParserRequest. + * Example: Click here to see how to use DeleteParserRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteScheduledTaskRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteScheduledTaskRequest.java index 0d5d8520cdc..0ae3a9f20e0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteScheduledTaskRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteScheduledTaskRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteScheduledTaskRequest. + * Example: Click here to see how to use DeleteScheduledTaskRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteSourceRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteSourceRequest.java index 873b23bec56..68561ec29ce 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteSourceRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteSourceRequest. + * Example: Click here to see how to use DeleteSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadFileRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadFileRequest.java index 28b1e07d2c1..78e8841ce3a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadFileRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadFileRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteUploadFileRequest. + * Example: Click here to see how to use DeleteUploadFileRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadRequest.java index 0c7143745a1..fd49f3b24a6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteUploadRequest. + * Example: Click here to see how to use DeleteUploadRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadWarningRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadWarningRequest.java index 2ce0f5fe384..baea0891dc6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadWarningRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DeleteUploadWarningRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DeleteUploadWarningRequest. + * Example: Click here to see how to use DeleteUploadWarningRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DisableArchivingRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DisableArchivingRequest.java index 10283a75d65..354c66561a2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DisableArchivingRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/DisableArchivingRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use DisableArchivingRequest. + * Example: Click here to see how to use DisableArchivingRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/EnableArchivingRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/EnableArchivingRequest.java index 9aa241c893f..47ec833ab9c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/EnableArchivingRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/EnableArchivingRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use EnableArchivingRequest. + * Example: Click here to see how to use EnableArchivingRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/EstimatePurgeDataSizeRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/EstimatePurgeDataSizeRequest.java index da5ce3adec3..af03260b7c8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/EstimatePurgeDataSizeRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/EstimatePurgeDataSizeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use EstimatePurgeDataSizeRequest. + * Example: Click here to see how to use EstimatePurgeDataSizeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExportCustomContentRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExportCustomContentRequest.java index d31ae4714d6..c7d45a06fbd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExportCustomContentRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExportCustomContentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ExportCustomContentRequest. + * Example: Click here to see how to use ExportCustomContentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExportQueryResultRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExportQueryResultRequest.java index e2c652ae09f..6bc72ad1fd2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExportQueryResultRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExportQueryResultRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ExportQueryResultRequest. + * Example: Click here to see how to use ExportQueryResultRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExtractStructuredLogFieldPathsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExtractStructuredLogFieldPathsRequest.java index bb5fdcc7267..c4ce1103515 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExtractStructuredLogFieldPathsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExtractStructuredLogFieldPathsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ExtractStructuredLogFieldPathsRequest. + * Example: Click here to see how to use ExtractStructuredLogFieldPathsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExtractStructuredLogHeaderPathsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExtractStructuredLogHeaderPathsRequest.java index 552f77ee288..523593445b9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExtractStructuredLogHeaderPathsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ExtractStructuredLogHeaderPathsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ExtractStructuredLogHeaderPathsRequest. + * Example: Click here to see how to use ExtractStructuredLogHeaderPathsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/FilterRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/FilterRequest.java index efe3d15548a..a5e59c7ace7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/FilterRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/FilterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use FilterRequest. + * Example: Click here to see how to use FilterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetAssociationSummaryRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetAssociationSummaryRequest.java index 253a028856c..e0bd76f6d42 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetAssociationSummaryRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetAssociationSummaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetAssociationSummaryRequest. + * Example: Click here to see how to use GetAssociationSummaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetColumnNamesRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetColumnNamesRequest.java index 0ec39c23bd5..ba9c43b4238 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetColumnNamesRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetColumnNamesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetColumnNamesRequest. + * Example: Click here to see how to use GetColumnNamesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetConfigWorkRequestRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetConfigWorkRequestRequest.java index 8c7c347603a..c57edffd05f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetConfigWorkRequestRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetConfigWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetConfigWorkRequestRequest. + * Example: Click here to see how to use GetConfigWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetFieldRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetFieldRequest.java index 10125ce511a..893c91a6402 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetFieldRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetFieldRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetFieldRequest. + * Example: Click here to see how to use GetFieldRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetFieldsSummaryRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetFieldsSummaryRequest.java index ad78efd0da2..879af09d2a5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetFieldsSummaryRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetFieldsSummaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetFieldsSummaryRequest. + * Example: Click here to see how to use GetFieldsSummaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLabelRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLabelRequest.java index d3565ed9e5d..cb3546f85f9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLabelRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLabelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetLabelRequest. + * Example: Click here to see how to use GetLabelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLabelSummaryRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLabelSummaryRequest.java index 282e242ce76..447f51b0459 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLabelSummaryRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLabelSummaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetLabelSummaryRequest. + * Example: Click here to see how to use GetLabelSummaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntitiesSummaryRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntitiesSummaryRequest.java index 2246c30d5d7..b3b4fc5ad10 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntitiesSummaryRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntitiesSummaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetLogAnalyticsEntitiesSummaryRequest. + * Example: Click here to see how to use GetLogAnalyticsEntitiesSummaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntityRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntityRequest.java index 4f352c8c544..ad98b3bbc3f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntityRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetLogAnalyticsEntityRequest. + * Example: Click here to see how to use GetLogAnalyticsEntityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntityTypeRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntityTypeRequest.java index 5c6e0d7ad87..f8f39a906a5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntityTypeRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsEntityTypeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetLogAnalyticsEntityTypeRequest. + * Example: Click here to see how to use GetLogAnalyticsEntityTypeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsLogGroupRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsLogGroupRequest.java index 74446c8dde4..72a78a7be50 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsLogGroupRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsLogGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetLogAnalyticsLogGroupRequest. + * Example: Click here to see how to use GetLogAnalyticsLogGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsLogGroupsSummaryRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsLogGroupsSummaryRequest.java index 76c6b30a2bb..0be24c7c805 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsLogGroupsSummaryRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsLogGroupsSummaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetLogAnalyticsLogGroupsSummaryRequest. + * Example: Click here to see how to use GetLogAnalyticsLogGroupsSummaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsObjectCollectionRuleRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsObjectCollectionRuleRequest.java index 040197d8c97..5c190242af8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsObjectCollectionRuleRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetLogAnalyticsObjectCollectionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetLogAnalyticsObjectCollectionRuleRequest. + * Example: Click here to see how to use GetLogAnalyticsObjectCollectionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetNamespaceRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetNamespaceRequest.java index c9e1f870b2f..1f432fddb6b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetNamespaceRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetNamespaceRequest. + * Example: Click here to see how to use GetNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetParserRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetParserRequest.java index c1f0ac5acf3..9ace4426bbe 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetParserRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetParserRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetParserRequest. + * Example: Click here to see how to use GetParserRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetParserSummaryRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetParserSummaryRequest.java index 08ec83ac766..04163f008c0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetParserSummaryRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetParserSummaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetParserSummaryRequest. + * Example: Click here to see how to use GetParserSummaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetQueryResultRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetQueryResultRequest.java index 1d64c2f6aa8..79a52d8c996 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetQueryResultRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetQueryResultRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetQueryResultRequest. + * Example: Click here to see how to use GetQueryResultRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetQueryWorkRequestRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetQueryWorkRequestRequest.java index 8abef59afef..d912948f12c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetQueryWorkRequestRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetQueryWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetQueryWorkRequestRequest. + * Example: Click here to see how to use GetQueryWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetScheduledTaskRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetScheduledTaskRequest.java index ccc8b81251f..8eeb04f3615 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetScheduledTaskRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetScheduledTaskRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetScheduledTaskRequest. + * Example: Click here to see how to use GetScheduledTaskRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetSourceRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetSourceRequest.java index a905face2f4..ebde32b9908 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetSourceRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetSourceRequest. + * Example: Click here to see how to use GetSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetSourceSummaryRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetSourceSummaryRequest.java index 42629c54126..dda7b6db6b1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetSourceSummaryRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetSourceSummaryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetSourceSummaryRequest. + * Example: Click here to see how to use GetSourceSummaryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageRequest.java index f645531378e..942537173a4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetStorageRequest. + * Example: Click here to see how to use GetStorageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageUsageRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageUsageRequest.java index e3565279b7f..b44a80487dd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageUsageRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageUsageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetStorageUsageRequest. + * Example: Click here to see how to use GetStorageUsageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageWorkRequestRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageWorkRequestRequest.java index 22284f697fa..7ea4de5526d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageWorkRequestRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetStorageWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetStorageWorkRequestRequest. + * Example: Click here to see how to use GetStorageWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetUploadRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetUploadRequest.java index db7ca5879ba..6b71b5560e7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetUploadRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetUploadRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetUploadRequest. + * Example: Click here to see how to use GetUploadRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetWorkRequestRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetWorkRequestRequest.java index 7b9f4628cbe..ce43dd095bf 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetWorkRequestRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ImportCustomContentRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ImportCustomContentRequest.java index c3bca07623d..324fc984abd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ImportCustomContentRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ImportCustomContentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ImportCustomContentRequest. + * Example: Click here to see how to use ImportCustomContentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListAssociatedEntitiesRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListAssociatedEntitiesRequest.java index 573a2f7b8c7..1277461df9e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListAssociatedEntitiesRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListAssociatedEntitiesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListAssociatedEntitiesRequest. + * Example: Click here to see how to use ListAssociatedEntitiesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListConfigWorkRequestsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListConfigWorkRequestsRequest.java index ef084fb0bad..5fc4bb6d830 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListConfigWorkRequestsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListConfigWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListConfigWorkRequestsRequest. + * Example: Click here to see how to use ListConfigWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListEntityAssociationsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListEntityAssociationsRequest.java index 13e64b16321..94ccfef151b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListEntityAssociationsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListEntityAssociationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListEntityAssociationsRequest. + * Example: Click here to see how to use ListEntityAssociationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListEntitySourceAssociationsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListEntitySourceAssociationsRequest.java index 18526ba939e..c6cd7ec30da 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListEntitySourceAssociationsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListEntitySourceAssociationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListEntitySourceAssociationsRequest. + * Example: Click here to see how to use ListEntitySourceAssociationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListFieldsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListFieldsRequest.java index 0faa864f7a8..ab6983fd7ee 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListFieldsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListFieldsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListFieldsRequest. + * Example: Click here to see how to use ListFieldsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelPrioritiesRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelPrioritiesRequest.java index d243bdf9552..7ad2fe8dc8c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelPrioritiesRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelPrioritiesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListLabelPrioritiesRequest. + * Example: Click here to see how to use ListLabelPrioritiesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelSourceDetailsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelSourceDetailsRequest.java index 1eb995fc95a..d3f1b99fc71 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelSourceDetailsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelSourceDetailsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListLabelSourceDetailsRequest. + * Example: Click here to see how to use ListLabelSourceDetailsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelsRequest.java index 3611792194a..76f72d97f39 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLabelsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListLabelsRequest. + * Example: Click here to see how to use ListLabelsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsEntitiesRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsEntitiesRequest.java index 8dab7bbdb70..683c1a8e96a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsEntitiesRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsEntitiesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListLogAnalyticsEntitiesRequest. + * Example: Click here to see how to use ListLogAnalyticsEntitiesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsEntityTypesRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsEntityTypesRequest.java index 0ffc877fed3..b0e0b6f2bbd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsEntityTypesRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsEntityTypesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListLogAnalyticsEntityTypesRequest. + * Example: Click here to see how to use ListLogAnalyticsEntityTypesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsLogGroupsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsLogGroupsRequest.java index 4d37177866a..913d6885ea3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsLogGroupsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsLogGroupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListLogAnalyticsLogGroupsRequest. + * Example: Click here to see how to use ListLogAnalyticsLogGroupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsObjectCollectionRulesRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsObjectCollectionRulesRequest.java index 51cc94702b6..f9ed3c84cb2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsObjectCollectionRulesRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListLogAnalyticsObjectCollectionRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListLogAnalyticsObjectCollectionRulesRequest. + * Example: Click here to see how to use ListLogAnalyticsObjectCollectionRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListMetaSourceTypesRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListMetaSourceTypesRequest.java index 67363948370..18e45aef2f1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListMetaSourceTypesRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListMetaSourceTypesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListMetaSourceTypesRequest. + * Example: Click here to see how to use ListMetaSourceTypesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListNamespacesRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListNamespacesRequest.java index 28e94ae687f..482841171db 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListNamespacesRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListNamespacesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListNamespacesRequest. + * Example: Click here to see how to use ListNamespacesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParserFunctionsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParserFunctionsRequest.java index 44fb31a7541..f6a2118c398 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParserFunctionsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParserFunctionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListParserFunctionsRequest. + * Example: Click here to see how to use ListParserFunctionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParserMetaPluginsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParserMetaPluginsRequest.java index 45375c9524d..b2e1df0e450 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParserMetaPluginsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParserMetaPluginsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListParserMetaPluginsRequest. + * Example: Click here to see how to use ListParserMetaPluginsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParsersRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParsersRequest.java index a5c19cdc30d..9aa0de0da2b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParsersRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListParsersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListParsersRequest. + * Example: Click here to see how to use ListParsersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListQueryWorkRequestsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListQueryWorkRequestsRequest.java index f227ed041e4..fa7952fd41f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListQueryWorkRequestsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListQueryWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListQueryWorkRequestsRequest. + * Example: Click here to see how to use ListQueryWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListScheduledTasksRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListScheduledTasksRequest.java index eccde819113..5a3100ea9c3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListScheduledTasksRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListScheduledTasksRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListScheduledTasksRequest. + * Example: Click here to see how to use ListScheduledTasksRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceAssociationsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceAssociationsRequest.java index d4d83936ee8..a10ec6d37d1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceAssociationsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceAssociationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListSourceAssociationsRequest. + * Example: Click here to see how to use ListSourceAssociationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceExtendedFieldDefinitionsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceExtendedFieldDefinitionsRequest.java index 441e277af6e..ba79619f224 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceExtendedFieldDefinitionsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceExtendedFieldDefinitionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListSourceExtendedFieldDefinitionsRequest. + * Example: Click here to see how to use ListSourceExtendedFieldDefinitionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceLabelOperatorsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceLabelOperatorsRequest.java index e029ac75338..0953279f8d5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceLabelOperatorsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceLabelOperatorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListSourceLabelOperatorsRequest. + * Example: Click here to see how to use ListSourceLabelOperatorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceMetaFunctionsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceMetaFunctionsRequest.java index 983eb6777c3..c2c2ec10ca5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceMetaFunctionsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourceMetaFunctionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListSourceMetaFunctionsRequest. + * Example: Click here to see how to use ListSourceMetaFunctionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourcePatternsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourcePatternsRequest.java index 3066f29dff0..f97a42118c8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourcePatternsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourcePatternsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListSourcePatternsRequest. + * Example: Click here to see how to use ListSourcePatternsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourcesRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourcesRequest.java index e5e85f5c4d2..f3ef1e892e8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourcesRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSourcesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListSourcesRequest. + * Example: Click here to see how to use ListSourcesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListStorageWorkRequestErrorsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListStorageWorkRequestErrorsRequest.java index 3ba3fad3e40..f27c25d00bd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListStorageWorkRequestErrorsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListStorageWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListStorageWorkRequestErrorsRequest. + * Example: Click here to see how to use ListStorageWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListStorageWorkRequestsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListStorageWorkRequestsRequest.java index a1e1df5db0a..928d4058151 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListStorageWorkRequestsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListStorageWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListStorageWorkRequestsRequest. + * Example: Click here to see how to use ListStorageWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSupportedCharEncodingsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSupportedCharEncodingsRequest.java index 7abadc0709e..be855194ee7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSupportedCharEncodingsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSupportedCharEncodingsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListSupportedCharEncodingsRequest. + * Example: Click here to see how to use ListSupportedCharEncodingsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSupportedTimezonesRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSupportedTimezonesRequest.java index 39801924f94..96d615a11df 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSupportedTimezonesRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListSupportedTimezonesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListSupportedTimezonesRequest. + * Example: Click here to see how to use ListSupportedTimezonesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadFilesRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadFilesRequest.java index ef577aaa3cb..96e607c81d6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadFilesRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadFilesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListUploadFilesRequest. + * Example: Click here to see how to use ListUploadFilesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadWarningsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadWarningsRequest.java index 549553fffc9..10c92ae499e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadWarningsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadWarningsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListUploadWarningsRequest. + * Example: Click here to see how to use ListUploadWarningsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadsRequest.java index 3bc6723c2c9..bfcef5e03ca 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListUploadsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListUploadsRequest. + * Example: Click here to see how to use ListUploadsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestErrorsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestErrorsRequest.java index e897cbf5210..44e5a530550 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestLogsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestLogsRequest.java index e7d045de973..bc888d89f27 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestLogsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestsRequest.java index c0037e928c9..d0d983f6664 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/OffboardNamespaceRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/OffboardNamespaceRequest.java index 6bb572a080d..3cc58a33b00 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/OffboardNamespaceRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/OffboardNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use OffboardNamespaceRequest. + * Example: Click here to see how to use OffboardNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/OnboardNamespaceRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/OnboardNamespaceRequest.java index be752973925..7ddf03a8fbf 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/OnboardNamespaceRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/OnboardNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use OnboardNamespaceRequest. + * Example: Click here to see how to use OnboardNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ParseQueryRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ParseQueryRequest.java index dea03c386c3..62e1c4407b3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ParseQueryRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ParseQueryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ParseQueryRequest. + * Example: Click here to see how to use ParseQueryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/PurgeStorageDataRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/PurgeStorageDataRequest.java index 2f9499bdf7c..95d33efe10a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/PurgeStorageDataRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/PurgeStorageDataRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use PurgeStorageDataRequest. + * Example: Click here to see how to use PurgeStorageDataRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/PutQueryWorkRequestBackgroundRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/PutQueryWorkRequestBackgroundRequest.java index 0beac25f609..c9d16eeaebb 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/PutQueryWorkRequestBackgroundRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/PutQueryWorkRequestBackgroundRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use PutQueryWorkRequestBackgroundRequest. + * Example: Click here to see how to use PutQueryWorkRequestBackgroundRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/QueryRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/QueryRequest.java index be67d4d9d62..dbb1109d3bd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/QueryRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/QueryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use QueryRequest. + * Example: Click here to see how to use QueryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RecallArchivedDataRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RecallArchivedDataRequest.java index ef7eaa4436e..dbb524a86d6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RecallArchivedDataRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RecallArchivedDataRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use RecallArchivedDataRequest. + * Example: Click here to see how to use RecallArchivedDataRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RegisterLookupRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RegisterLookupRequest.java index 49ee7e02664..9e08714be6c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RegisterLookupRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RegisterLookupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use RegisterLookupRequest. + * Example: Click here to see how to use RegisterLookupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ReleaseRecalledDataRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ReleaseRecalledDataRequest.java index b7ef6a8cd3d..60e09e04a41 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ReleaseRecalledDataRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ReleaseRecalledDataRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ReleaseRecalledDataRequest. + * Example: Click here to see how to use ReleaseRecalledDataRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RemoveEntityAssociationsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RemoveEntityAssociationsRequest.java index 1d9acaef9ab..734ce0998eb 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RemoveEntityAssociationsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RemoveEntityAssociationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use RemoveEntityAssociationsRequest. + * Example: Click here to see how to use RemoveEntityAssociationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RunRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RunRequest.java index 178d24ca63f..c6a8d0d1b81 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RunRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/RunRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use RunRequest. + * Example: Click here to see how to use RunRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/SuggestRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/SuggestRequest.java index b642b20d7be..801b31ba768 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/SuggestRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/SuggestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use SuggestRequest. + * Example: Click here to see how to use SuggestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/TestParserRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/TestParserRequest.java index e2b8e8e6af0..a2bdb42cefe 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/TestParserRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/TestParserRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use TestParserRequest. + * Example: Click here to see how to use TestParserRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsEntityRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsEntityRequest.java index 2c2d9eec527..47919bc5a26 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsEntityRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsEntityRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UpdateLogAnalyticsEntityRequest. + * Example: Click here to see how to use UpdateLogAnalyticsEntityRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsEntityTypeRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsEntityTypeRequest.java index e8bd02e99c3..cf839fccf26 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsEntityTypeRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsEntityTypeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UpdateLogAnalyticsEntityTypeRequest. + * Example: Click here to see how to use UpdateLogAnalyticsEntityTypeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsLogGroupRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsLogGroupRequest.java index 5e55ee65a51..4485c1e7472 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsLogGroupRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsLogGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UpdateLogAnalyticsLogGroupRequest. + * Example: Click here to see how to use UpdateLogAnalyticsLogGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsObjectCollectionRuleRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsObjectCollectionRuleRequest.java index 9c0179721d6..3e6fee432d0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsObjectCollectionRuleRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateLogAnalyticsObjectCollectionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UpdateLogAnalyticsObjectCollectionRuleRequest. + * Example: Click here to see how to use UpdateLogAnalyticsObjectCollectionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateScheduledTaskRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateScheduledTaskRequest.java index c416068d5e8..0a5ade2d807 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateScheduledTaskRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateScheduledTaskRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UpdateScheduledTaskRequest. + * Example: Click here to see how to use UpdateScheduledTaskRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateStorageRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateStorageRequest.java index cf62074c8f4..33dbdc36d51 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateStorageRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpdateStorageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UpdateStorageRequest. + * Example: Click here to see how to use UpdateStorageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UploadLogFileRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UploadLogFileRequest.java index 13b2e8fd15e..6ff6ba5201c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UploadLogFileRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UploadLogFileRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UploadLogFileRequest. + * Example: Click here to see how to use UploadLogFileRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertAssociationsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertAssociationsRequest.java index 1ffa1e4978e..469d6cf3eb9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertAssociationsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertAssociationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UpsertAssociationsRequest. + * Example: Click here to see how to use UpsertAssociationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertFieldRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertFieldRequest.java index 77b46ec8693..3457d2a0528 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertFieldRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertFieldRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UpsertFieldRequest. + * Example: Click here to see how to use UpsertFieldRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertLabelRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertLabelRequest.java index e6930ec01fb..0960e3f6225 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertLabelRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertLabelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UpsertLabelRequest. + * Example: Click here to see how to use UpsertLabelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertParserRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertParserRequest.java index 24eccaa877c..4885630290d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertParserRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertParserRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UpsertParserRequest. + * Example: Click here to see how to use UpsertParserRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertSourceRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertSourceRequest.java index 3da24a5db80..c0afc47ec9b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertSourceRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/UpsertSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use UpsertSourceRequest. + * Example: Click here to see how to use UpsertSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateAssociationParametersRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateAssociationParametersRequest.java index f8d6f26f9ab..cc7e44ef868 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateAssociationParametersRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateAssociationParametersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ValidateAssociationParametersRequest. + * Example: Click here to see how to use ValidateAssociationParametersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateFileRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateFileRequest.java index 1b336fe7e03..bcd1e2627b2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateFileRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateFileRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ValidateFileRequest. + * Example: Click here to see how to use ValidateFileRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceExtendedFieldDetailsRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceExtendedFieldDetailsRequest.java index 241ae95d8fb..785cf6927a5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceExtendedFieldDetailsRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceExtendedFieldDetailsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ValidateSourceExtendedFieldDetailsRequest. + * Example: Click here to see how to use ValidateSourceExtendedFieldDetailsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceMappingRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceMappingRequest.java index 99f68d666f4..2f8d1a98b39 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceMappingRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceMappingRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ValidateSourceMappingRequest. + * Example: Click here to see how to use ValidateSourceMappingRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceRequest.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceRequest.java index 8bf5e9375ae..4054ffc62a8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceRequest.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/requests/ValidateSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.requests; import com.oracle.bmc.loganalytics.model.*; /** - * Example: Click here to see how to use ValidateSourceRequest. + * Example: Click here to see how to use ValidateSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200601") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/AddEntityAssociationResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/AddEntityAssociationResponse.java index e41cfa2c787..7f06b1a9394 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/AddEntityAssociationResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/AddEntityAssociationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/BatchGetBasicInfoResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/BatchGetBasicInfoResponse.java index b326a968e0c..ad5e25319dc 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/BatchGetBasicInfoResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/BatchGetBasicInfoResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CancelQueryWorkRequestResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CancelQueryWorkRequestResponse.java index 1f626612b9b..510cbf1f873 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CancelQueryWorkRequestResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CancelQueryWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsEntityCompartmentResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsEntityCompartmentResponse.java index db35c046bf5..ceb398db59b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsEntityCompartmentResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsEntityCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsLogGroupCompartmentResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsLogGroupCompartmentResponse.java index e57b59421da..bc837f3961e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsLogGroupCompartmentResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsLogGroupCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse.java index f7835acb918..6e5eb4594f7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeScheduledTaskCompartmentResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeScheduledTaskCompartmentResponse.java index df38b7e2918..1727fd17851 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeScheduledTaskCompartmentResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ChangeScheduledTaskCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CleanResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CleanResponse.java index 851a1f123e5..29510cb6b6d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CleanResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CleanResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsEntityResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsEntityResponse.java index 9d5f8cf0839..a2b21adcedd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsEntityResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsEntityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsEntityTypeResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsEntityTypeResponse.java index 1ed79f12bc6..74ea537cdd8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsEntityTypeResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsEntityTypeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsLogGroupResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsLogGroupResponse.java index 3bcf448015d..d773349a14b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsLogGroupResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsLogGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsObjectCollectionRuleResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsObjectCollectionRuleResponse.java index 2dfa347ab1b..6662920955a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsObjectCollectionRuleResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateLogAnalyticsObjectCollectionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateScheduledTaskResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateScheduledTaskResponse.java index 8badfa5db37..c6ddb875044 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateScheduledTaskResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/CreateScheduledTaskResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteAssociationsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteAssociationsResponse.java index 79ed694594a..4443cce8970 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteAssociationsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteAssociationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteFieldResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteFieldResponse.java index 41984038ff6..46f2975d09a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteFieldResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteFieldResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLabelResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLabelResponse.java index 1b1020477dc..b6cceba336a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLabelResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLabelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsEntityResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsEntityResponse.java index bdd9466bb9e..dfd933f49cd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsEntityResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsEntityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsEntityTypeResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsEntityTypeResponse.java index e44a5f92b63..a3cc90fa88e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsEntityTypeResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsEntityTypeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsLogGroupResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsLogGroupResponse.java index 1bf9fe03d8f..ae5eb563390 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsLogGroupResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsLogGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsObjectCollectionRuleResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsObjectCollectionRuleResponse.java index d88d41f69dc..ac3fb7d59f4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsObjectCollectionRuleResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteLogAnalyticsObjectCollectionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteParserResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteParserResponse.java index 61ddb123dbf..4c43dcc0430 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteParserResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteParserResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteScheduledTaskResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteScheduledTaskResponse.java index 637f3ae54c5..97fdd9b4a1b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteScheduledTaskResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteScheduledTaskResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteSourceResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteSourceResponse.java index cf0b8edfed5..0b7e2cbd1d4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteSourceResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadFileResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadFileResponse.java index a59d0febfce..ab3e3dabaa4 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadFileResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadFileResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadResponse.java index a4175228ebe..80e8433ce91 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadWarningResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadWarningResponse.java index 349439dcf00..44f6a124214 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadWarningResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DeleteUploadWarningResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DisableArchivingResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DisableArchivingResponse.java index 42d740d5cfc..9817a79d487 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DisableArchivingResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/DisableArchivingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/EnableArchivingResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/EnableArchivingResponse.java index 1c873e5c54a..a3498eda7d1 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/EnableArchivingResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/EnableArchivingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/EstimatePurgeDataSizeResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/EstimatePurgeDataSizeResponse.java index 18ca8b5b36f..00d5e60da81 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/EstimatePurgeDataSizeResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/EstimatePurgeDataSizeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExportCustomContentResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExportCustomContentResponse.java index e02e59bbcef..601ac18e036 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExportCustomContentResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExportCustomContentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExportQueryResultResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExportQueryResultResponse.java index 93b31d0fa47..581f8e8b3bb 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExportQueryResultResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExportQueryResultResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExtractStructuredLogFieldPathsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExtractStructuredLogFieldPathsResponse.java index ac771c1ecfa..b621737a282 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExtractStructuredLogFieldPathsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExtractStructuredLogFieldPathsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExtractStructuredLogHeaderPathsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExtractStructuredLogHeaderPathsResponse.java index 188ac9da6ad..7edcbc2e1ff 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExtractStructuredLogHeaderPathsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ExtractStructuredLogHeaderPathsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/FilterResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/FilterResponse.java index b4d9d2b431e..a174ae4b4ad 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/FilterResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/FilterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetAssociationSummaryResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetAssociationSummaryResponse.java index 8f6ad1b1ee1..5f29eac5cdb 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetAssociationSummaryResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetAssociationSummaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetColumnNamesResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetColumnNamesResponse.java index f796cf623f6..28a4d6101ce 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetColumnNamesResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetColumnNamesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetConfigWorkRequestResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetConfigWorkRequestResponse.java index 223290039ec..7412752bc33 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetConfigWorkRequestResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetConfigWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetFieldResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetFieldResponse.java index 3dd9b8e59ce..314b7871342 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetFieldResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetFieldResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetFieldsSummaryResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetFieldsSummaryResponse.java index cf1fb56351d..59af3eb3dc9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetFieldsSummaryResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetFieldsSummaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLabelResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLabelResponse.java index d7c74dd53d1..cbc01e1a906 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLabelResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLabelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLabelSummaryResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLabelSummaryResponse.java index d4810f071c5..4e822433dfc 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLabelSummaryResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLabelSummaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntitiesSummaryResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntitiesSummaryResponse.java index 09e13016dd9..284711b348c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntitiesSummaryResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntitiesSummaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntityResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntityResponse.java index f866204b24a..a0db015cc0b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntityResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntityTypeResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntityTypeResponse.java index 5926d98c72d..88b1f60825a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntityTypeResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsEntityTypeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsLogGroupResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsLogGroupResponse.java index b07f6a93804..d74e70d5f22 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsLogGroupResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsLogGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsLogGroupsSummaryResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsLogGroupsSummaryResponse.java index 00bc847a081..7499b36ff40 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsLogGroupsSummaryResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsLogGroupsSummaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsObjectCollectionRuleResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsObjectCollectionRuleResponse.java index ea59de59202..8da792fe6e2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsObjectCollectionRuleResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetLogAnalyticsObjectCollectionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetNamespaceResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetNamespaceResponse.java index 4f161d3c6ed..389f7c8b9bc 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetNamespaceResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetParserResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetParserResponse.java index 07c4207407e..1048c175ba7 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetParserResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetParserResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetParserSummaryResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetParserSummaryResponse.java index 471addf5dd6..82005be31de 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetParserSummaryResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetParserSummaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetQueryResultResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetQueryResultResponse.java index 8be30fcbd3d..f0da4aefc8a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetQueryResultResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetQueryResultResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetQueryWorkRequestResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetQueryWorkRequestResponse.java index 0ac845baeae..b8a37872699 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetQueryWorkRequestResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetQueryWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetScheduledTaskResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetScheduledTaskResponse.java index e8455aa0628..f546fb620b9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetScheduledTaskResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetScheduledTaskResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetSourceResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetSourceResponse.java index 8abcc5d7740..4225715577f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetSourceResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetSourceSummaryResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetSourceSummaryResponse.java index 259479e6b54..c3350233244 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetSourceSummaryResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetSourceSummaryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageResponse.java index 33e6a2b10a1..6f09357db70 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageUsageResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageUsageResponse.java index 67d25b594f8..52f7fd2b1e0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageUsageResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageUsageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageWorkRequestResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageWorkRequestResponse.java index 1798796502a..07a02b3bb0d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageWorkRequestResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetStorageWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetUploadResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetUploadResponse.java index 95a860c1c72..3662a6dbe15 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetUploadResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetUploadResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetWorkRequestResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetWorkRequestResponse.java index 33b78b1c7e1..4f3e21b7b09 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetWorkRequestResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ImportCustomContentResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ImportCustomContentResponse.java index fb24a9181f5..292e3cb12c0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ImportCustomContentResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ImportCustomContentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListAssociatedEntitiesResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListAssociatedEntitiesResponse.java index c9851eabe90..5e353fb9331 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListAssociatedEntitiesResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListAssociatedEntitiesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListConfigWorkRequestsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListConfigWorkRequestsResponse.java index a9beb3fae46..7f45c1f60f3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListConfigWorkRequestsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListConfigWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListEntityAssociationsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListEntityAssociationsResponse.java index 29f9575e37d..091d6744160 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListEntityAssociationsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListEntityAssociationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListEntitySourceAssociationsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListEntitySourceAssociationsResponse.java index 71e7cf095a3..0e4e9f09e4e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListEntitySourceAssociationsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListEntitySourceAssociationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListFieldsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListFieldsResponse.java index 14e8c03e24f..d7b1da8f1a5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListFieldsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListFieldsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelPrioritiesResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelPrioritiesResponse.java index 965d4d76a09..1c5713c1fdd 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelPrioritiesResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelPrioritiesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelSourceDetailsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelSourceDetailsResponse.java index b11d5b3b4c0..6ed20e1dde0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelSourceDetailsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelSourceDetailsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelsResponse.java index 7d2c93fc740..57d6ed50589 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLabelsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsEntitiesResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsEntitiesResponse.java index fe8db073da1..40691f98170 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsEntitiesResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsEntitiesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsEntityTypesResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsEntityTypesResponse.java index 1ee238f7bd8..02798f35f52 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsEntityTypesResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsEntityTypesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsLogGroupsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsLogGroupsResponse.java index 66e82354a74..94022550e19 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsLogGroupsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsLogGroupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsObjectCollectionRulesResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsObjectCollectionRulesResponse.java index a41ffca3651..48ce187f7e9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsObjectCollectionRulesResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListLogAnalyticsObjectCollectionRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListMetaSourceTypesResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListMetaSourceTypesResponse.java index f2751c28164..3a36efc991e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListMetaSourceTypesResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListMetaSourceTypesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListNamespacesResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListNamespacesResponse.java index 16b500b7b6d..09b8d2d1fb3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListNamespacesResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListNamespacesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParserFunctionsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParserFunctionsResponse.java index d7457be2679..894b8abbbc3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParserFunctionsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParserFunctionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParserMetaPluginsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParserMetaPluginsResponse.java index d7bcb1042c5..b3321e69c30 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParserMetaPluginsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParserMetaPluginsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParsersResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParsersResponse.java index f80fccc0394..fbf84fcc2b5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParsersResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListParsersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListQueryWorkRequestsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListQueryWorkRequestsResponse.java index fd669fe13c9..1de3fd64ff5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListQueryWorkRequestsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListQueryWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListScheduledTasksResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListScheduledTasksResponse.java index 40d9217244b..48c7daabc7e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListScheduledTasksResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListScheduledTasksResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceAssociationsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceAssociationsResponse.java index 596c69e4e7c..113f0de2bec 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceAssociationsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceAssociationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceExtendedFieldDefinitionsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceExtendedFieldDefinitionsResponse.java index 3fd6d6d8a45..ed71a7255e6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceExtendedFieldDefinitionsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceExtendedFieldDefinitionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceLabelOperatorsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceLabelOperatorsResponse.java index e24406318bc..fadc4896f1b 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceLabelOperatorsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceLabelOperatorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceMetaFunctionsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceMetaFunctionsResponse.java index 5b7bb83ef94..19f9979ec8a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceMetaFunctionsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourceMetaFunctionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourcePatternsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourcePatternsResponse.java index 71cc7c3ead6..7454e388857 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourcePatternsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourcePatternsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourcesResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourcesResponse.java index fe9162a653f..6c7bf4d6f77 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourcesResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSourcesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListStorageWorkRequestErrorsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListStorageWorkRequestErrorsResponse.java index 420dcc64bd0..95b19592c1a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListStorageWorkRequestErrorsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListStorageWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListStorageWorkRequestsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListStorageWorkRequestsResponse.java index 8b304276aca..bd9c6c0f435 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListStorageWorkRequestsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListStorageWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSupportedCharEncodingsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSupportedCharEncodingsResponse.java index 6bd80daca42..3a40ba78d58 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSupportedCharEncodingsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSupportedCharEncodingsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSupportedTimezonesResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSupportedTimezonesResponse.java index 52f5ca7428b..cd35ced29da 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSupportedTimezonesResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListSupportedTimezonesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadFilesResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadFilesResponse.java index bbf49a887ee..f1a79415931 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadFilesResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadFilesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadWarningsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadWarningsResponse.java index 40297db8e16..760f23ed9fa 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadWarningsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadWarningsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadsResponse.java index 52208c11948..1343915daed 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListUploadsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestErrorsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestErrorsResponse.java index 64f8c247566..a403fcf82cf 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestLogsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestLogsResponse.java index 9a8a0172062..52705b0e35e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestLogsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestsResponse.java index f9d6a1b4fb1..07b186f8435 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/OffboardNamespaceResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/OffboardNamespaceResponse.java index e415cc6fb43..59fd58cc364 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/OffboardNamespaceResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/OffboardNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/OnboardNamespaceResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/OnboardNamespaceResponse.java index 7026e9d3335..3419ab59626 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/OnboardNamespaceResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/OnboardNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ParseQueryResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ParseQueryResponse.java index 91310879ecd..5d6460a58a6 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ParseQueryResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ParseQueryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/PurgeStorageDataResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/PurgeStorageDataResponse.java index 28572251c79..a8c75a6aa4a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/PurgeStorageDataResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/PurgeStorageDataResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/PutQueryWorkRequestBackgroundResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/PutQueryWorkRequestBackgroundResponse.java index eebf953fbc1..5e56b2bbc4f 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/PutQueryWorkRequestBackgroundResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/PutQueryWorkRequestBackgroundResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/QueryResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/QueryResponse.java index fbb2b884b3a..9807cfc5e3e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/QueryResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/QueryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RecallArchivedDataResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RecallArchivedDataResponse.java index 699f337ec1f..79d6c7e9ed5 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RecallArchivedDataResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RecallArchivedDataResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RegisterLookupResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RegisterLookupResponse.java index db958abbfb3..554a71a1c8c 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RegisterLookupResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RegisterLookupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ReleaseRecalledDataResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ReleaseRecalledDataResponse.java index 40b77053b7e..1e556cce3b2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ReleaseRecalledDataResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ReleaseRecalledDataResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RemoveEntityAssociationsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RemoveEntityAssociationsResponse.java index c1b9f0b4eb0..a2f8e3bb094 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RemoveEntityAssociationsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RemoveEntityAssociationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RunResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RunResponse.java index 968334cec95..e0c78dcf2f2 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RunResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/RunResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/SuggestResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/SuggestResponse.java index b7cf13a3433..a81c563f034 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/SuggestResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/SuggestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/TestParserResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/TestParserResponse.java index d712ae405f4..b8d7fee37af 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/TestParserResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/TestParserResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsEntityResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsEntityResponse.java index f1d04aa05b9..0f771428fb3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsEntityResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsEntityResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsEntityTypeResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsEntityTypeResponse.java index 7f0b2cb11e8..edc1cd66edf 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsEntityTypeResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsEntityTypeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsLogGroupResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsLogGroupResponse.java index 3f4d6e91e73..8c95f602356 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsLogGroupResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsLogGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsObjectCollectionRuleResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsObjectCollectionRuleResponse.java index 19892087b62..a8657fcb432 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsObjectCollectionRuleResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateLogAnalyticsObjectCollectionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateScheduledTaskResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateScheduledTaskResponse.java index f532565cf90..c329e919d78 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateScheduledTaskResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateScheduledTaskResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateStorageResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateStorageResponse.java index fe425f52954..f986e0c42e3 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateStorageResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpdateStorageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UploadLogFileResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UploadLogFileResponse.java index 90c7ac4554b..9b388682410 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UploadLogFileResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UploadLogFileResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertAssociationsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertAssociationsResponse.java index 77ad170061f..87c16e42cb9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertAssociationsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertAssociationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertFieldResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertFieldResponse.java index 43c7dba6ed6..a3673160eda 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertFieldResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertFieldResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertLabelResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertLabelResponse.java index 9100ef162ef..2217fdaa2e0 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertLabelResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertLabelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertParserResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertParserResponse.java index e6baa93207d..4309eb84b1d 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertParserResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertParserResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertSourceResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertSourceResponse.java index 6af58f6a0e7..a0cffae05a8 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertSourceResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/UpsertSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateAssociationParametersResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateAssociationParametersResponse.java index 40046ad7ae6..6210d94e923 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateAssociationParametersResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateAssociationParametersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateFileResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateFileResponse.java index 1de474c44c4..51402d2197a 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateFileResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateFileResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceExtendedFieldDetailsResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceExtendedFieldDetailsResponse.java index 77cb3d0b0c8..2b14246e1a9 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceExtendedFieldDetailsResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceExtendedFieldDetailsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceMappingResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceMappingResponse.java index 8787801c84f..1fa1983f95e 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceMappingResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceMappingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceResponse.java b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceResponse.java index 87b22e503e6..ecc1d92e132 100644 --- a/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceResponse.java +++ b/bmc-loganalytics/src/main/java/com/oracle/bmc/loganalytics/responses/ValidateSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loganalytics.responses; diff --git a/bmc-logging/pom.xml b/bmc-logging/pom.xml index de5d333aa9e..8fc7a9ad2b0 100644 --- a/bmc-logging/pom.xml +++ b/bmc-logging/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-logging @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagement.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagement.java index 32fb5f12a69..77ce9c24509 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagement.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging; @@ -53,7 +53,7 @@ public interface LoggingManagement extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeLogGroupCompartment API. + * Example: Click here to see how to use ChangeLogGroupCompartment API. */ ChangeLogGroupCompartmentResponse changeLogGroupCompartment( ChangeLogGroupCompartmentRequest request); @@ -65,7 +65,7 @@ ChangeLogGroupCompartmentResponse changeLogGroupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeLogLogGroup API. + * Example: Click here to see how to use ChangeLogLogGroup API. */ ChangeLogLogGroupResponse changeLogLogGroup(ChangeLogLogGroupRequest request); @@ -77,7 +77,7 @@ ChangeLogGroupCompartmentResponse changeLogGroupCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeLogSavedSearchCompartment API. + * Example: Click here to see how to use ChangeLogSavedSearchCompartment API. */ ChangeLogSavedSearchCompartmentResponse changeLogSavedSearchCompartment( ChangeLogSavedSearchCompartmentRequest request); @@ -90,7 +90,7 @@ ChangeLogSavedSearchCompartmentResponse changeLogSavedSearchCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeUnifiedAgentConfigurationCompartment API. + * Example: Click here to see how to use ChangeUnifiedAgentConfigurationCompartment API. */ ChangeUnifiedAgentConfigurationCompartmentResponse changeUnifiedAgentConfigurationCompartment( ChangeUnifiedAgentConfigurationCompartmentRequest request); @@ -103,7 +103,7 @@ ChangeUnifiedAgentConfigurationCompartmentResponse changeUnifiedAgentConfigurati * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateLog API. + * Example: Click here to see how to use CreateLog API. */ CreateLogResponse createLog(CreateLogRequest request); @@ -115,7 +115,7 @@ ChangeUnifiedAgentConfigurationCompartmentResponse changeUnifiedAgentConfigurati * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateLogGroup API. + * Example: Click here to see how to use CreateLogGroup API. */ CreateLogGroupResponse createLogGroup(CreateLogGroupRequest request); @@ -126,7 +126,7 @@ ChangeUnifiedAgentConfigurationCompartmentResponse changeUnifiedAgentConfigurati * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateLogSavedSearch API. + * Example: Click here to see how to use CreateLogSavedSearch API. */ CreateLogSavedSearchResponse createLogSavedSearch(CreateLogSavedSearchRequest request); @@ -136,7 +136,7 @@ ChangeUnifiedAgentConfigurationCompartmentResponse changeUnifiedAgentConfigurati * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateUnifiedAgentConfiguration API. + * Example: Click here to see how to use CreateUnifiedAgentConfiguration API. */ CreateUnifiedAgentConfigurationResponse createUnifiedAgentConfiguration( CreateUnifiedAgentConfigurationRequest request); @@ -147,7 +147,7 @@ CreateUnifiedAgentConfigurationResponse createUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteLog API. + * Example: Click here to see how to use DeleteLog API. */ DeleteLogResponse deleteLog(DeleteLogRequest request); @@ -157,7 +157,7 @@ CreateUnifiedAgentConfigurationResponse createUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteLogGroup API. + * Example: Click here to see how to use DeleteLogGroup API. */ DeleteLogGroupResponse deleteLogGroup(DeleteLogGroupRequest request); @@ -167,7 +167,7 @@ CreateUnifiedAgentConfigurationResponse createUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteLogSavedSearch API. + * Example: Click here to see how to use DeleteLogSavedSearch API. */ DeleteLogSavedSearchResponse deleteLogSavedSearch(DeleteLogSavedSearchRequest request); @@ -177,7 +177,7 @@ CreateUnifiedAgentConfigurationResponse createUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteUnifiedAgentConfiguration API. + * Example: Click here to see how to use DeleteUnifiedAgentConfiguration API. */ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( DeleteUnifiedAgentConfigurationRequest request); @@ -189,7 +189,7 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteWorkRequest API. + * Example: Click here to see how to use DeleteWorkRequest API. */ DeleteWorkRequestResponse deleteWorkRequest(DeleteWorkRequestRequest request); @@ -200,7 +200,7 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLog API. + * Example: Click here to see how to use GetLog API. */ GetLogResponse getLog(GetLogRequest request); @@ -210,7 +210,7 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLogGroup API. + * Example: Click here to see how to use GetLogGroup API. */ GetLogGroupResponse getLogGroup(GetLogGroupRequest request); @@ -220,7 +220,7 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLogIncludedSearch API. + * Example: Click here to see how to use GetLogIncludedSearch API. */ GetLogIncludedSearchResponse getLogIncludedSearch(GetLogIncludedSearchRequest request); @@ -230,7 +230,7 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLogSavedSearch API. + * Example: Click here to see how to use GetLogSavedSearch API. */ GetLogSavedSearchResponse getLogSavedSearch(GetLogSavedSearchRequest request); @@ -240,7 +240,7 @@ DeleteUnifiedAgentConfigurationResponse deleteUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetUnifiedAgentConfiguration API. + * Example: Click here to see how to use GetUnifiedAgentConfiguration API. */ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( GetUnifiedAgentConfigurationRequest request); @@ -251,7 +251,7 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -261,7 +261,7 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLogGroups API. + * Example: Click here to see how to use ListLogGroups API. */ ListLogGroupsResponse listLogGroups(ListLogGroupsRequest request); @@ -272,7 +272,7 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLogIncludedSearches API. + * Example: Click here to see how to use ListLogIncludedSearches API. */ ListLogIncludedSearchesResponse listLogIncludedSearches(ListLogIncludedSearchesRequest request); @@ -283,7 +283,7 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLogSavedSearches API. + * Example: Click here to see how to use ListLogSavedSearches API. */ ListLogSavedSearchesResponse listLogSavedSearches(ListLogSavedSearchesRequest request); @@ -293,7 +293,7 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLogs API. + * Example: Click here to see how to use ListLogs API. */ ListLogsResponse listLogs(ListLogsRequest request); @@ -303,7 +303,7 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListServices API. + * Example: Click here to see how to use ListServices API. */ ListServicesResponse listServices(ListServicesRequest request); @@ -313,7 +313,7 @@ GetUnifiedAgentConfigurationResponse getUnifiedAgentConfiguration( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListUnifiedAgentConfigurations API. + * Example: Click here to see how to use ListUnifiedAgentConfigurations API. */ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( ListUnifiedAgentConfigurationsRequest request); @@ -325,7 +325,7 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -336,7 +336,7 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -347,7 +347,7 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -359,7 +359,7 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateLog API. + * Example: Click here to see how to use UpdateLog API. */ UpdateLogResponse updateLog(UpdateLogRequest request); @@ -371,7 +371,7 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateLogGroup API. + * Example: Click here to see how to use UpdateLogGroup API. */ UpdateLogGroupResponse updateLogGroup(UpdateLogGroupRequest request); @@ -382,7 +382,7 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateLogSavedSearch API. + * Example: Click here to see how to use UpdateLogSavedSearch API. */ UpdateLogSavedSearchResponse updateLogSavedSearch(UpdateLogSavedSearchRequest request); @@ -394,7 +394,7 @@ ListUnifiedAgentConfigurationsResponse listUnifiedAgentConfigurations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateUnifiedAgentConfiguration API. + * Example: Click here to see how to use UpdateUnifiedAgentConfiguration API. */ UpdateUnifiedAgentConfigurationResponse updateUnifiedAgentConfiguration( UpdateUnifiedAgentConfigurationRequest request); diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementAsync.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementAsync.java index 8468980baa7..a0fa02fd7fb 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementAsync.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementAsyncClient.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementAsyncClient.java index 075763e12a2..5298ff3f491 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementAsyncClient.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementClient.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementClient.java index 79db6df372d..5e2d5b85b47 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementClient.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementPaginators.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementPaginators.java index 9f30f429113..1ce2d065733 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementPaginators.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementWaiters.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementWaiters.java index 9271010045d..a9f3a3f4d1c 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementWaiters.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/LoggingManagementWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogGroupCompartmentConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogGroupCompartmentConverter.java index ed303c14d57..f8ff977c319 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogGroupCompartmentConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogGroupCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogLogGroupConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogLogGroupConverter.java index 85f7d9faf1b..94bebbc10a2 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogLogGroupConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogLogGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogSavedSearchCompartmentConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogSavedSearchCompartmentConverter.java index e77d7aa0934..772f8a54be4 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogSavedSearchCompartmentConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeLogSavedSearchCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeUnifiedAgentConfigurationCompartmentConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeUnifiedAgentConfigurationCompartmentConverter.java index dfddbca79c3..b07f1648094 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeUnifiedAgentConfigurationCompartmentConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ChangeUnifiedAgentConfigurationCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogConverter.java index 34e35086044..b0966fbe5a6 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogGroupConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogGroupConverter.java index 753920eabca..6a16219fc67 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogGroupConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogSavedSearchConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogSavedSearchConverter.java index 55c72ee8976..aa76bfdc5f0 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogSavedSearchConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateLogSavedSearchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateUnifiedAgentConfigurationConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateUnifiedAgentConfigurationConverter.java index 5fda975c4bc..a47626b2460 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateUnifiedAgentConfigurationConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/CreateUnifiedAgentConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogConverter.java index c66e40d756d..ef0c7fa4548 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogGroupConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogGroupConverter.java index 4cc5a4cab5a..b582e095f75 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogGroupConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogSavedSearchConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogSavedSearchConverter.java index 6584471eadd..cfa3c8d76f6 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogSavedSearchConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteLogSavedSearchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteUnifiedAgentConfigurationConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteUnifiedAgentConfigurationConverter.java index a466480d3ce..99fb6c29c17 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteUnifiedAgentConfigurationConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteUnifiedAgentConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteWorkRequestConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteWorkRequestConverter.java index 1924e1a57e2..40dfd048ede 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteWorkRequestConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/DeleteWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogConverter.java index d19ceb0a965..94e0cb47bd4 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogGroupConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogGroupConverter.java index f47ac8a866d..3d19309e52e 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogGroupConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogIncludedSearchConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogIncludedSearchConverter.java index 7e4ddb36143..0d077c1dc28 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogIncludedSearchConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogIncludedSearchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogSavedSearchConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogSavedSearchConverter.java index 8289c39774c..c19660c558a 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogSavedSearchConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetLogSavedSearchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetUnifiedAgentConfigurationConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetUnifiedAgentConfigurationConverter.java index f57d8aec64a..2a0f62bec50 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetUnifiedAgentConfigurationConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetUnifiedAgentConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetWorkRequestConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetWorkRequestConverter.java index bb46644dacf..101cc1ddfbe 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetWorkRequestConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogGroupsConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogGroupsConverter.java index 2e952d099e6..80a57427953 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogGroupsConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogGroupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogIncludedSearchesConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogIncludedSearchesConverter.java index e4a33f64d37..6e0d7d17efd 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogIncludedSearchesConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogIncludedSearchesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogSavedSearchesConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogSavedSearchesConverter.java index 3a0351c8ae1..03e177389aa 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogSavedSearchesConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogSavedSearchesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogsConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogsConverter.java index 63d672bf877..c2d815ce7c0 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogsConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListServicesConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListServicesConverter.java index f693dfda246..7fa344488d7 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListServicesConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListServicesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListUnifiedAgentConfigurationsConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListUnifiedAgentConfigurationsConverter.java index 535e933bdd8..b093f9ea321 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListUnifiedAgentConfigurationsConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListUnifiedAgentConfigurationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestErrorsConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestErrorsConverter.java index ccc4333b2e8..58e876ff658 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestLogsConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestLogsConverter.java index 03f11bc4f55..b605c1ad0af 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestsConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestsConverter.java index 423e826f302..b12d0d5e544 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestsConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogConverter.java index 9ee205d928c..2c0f912f4bd 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogGroupConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogGroupConverter.java index b2428182728..e91b5c883b0 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogGroupConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogSavedSearchConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogSavedSearchConverter.java index a15a0c6902b..434d30207b4 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogSavedSearchConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateLogSavedSearchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateUnifiedAgentConfigurationConverter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateUnifiedAgentConfigurationConverter.java index 14bf417bd11..b65efb3328f 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateUnifiedAgentConfigurationConverter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/internal/http/UpdateUnifiedAgentConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.internal.http; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ActionTypes.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ActionTypes.java index 78f009c71d5..381e28995d2 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ActionTypes.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ActionTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Archiving.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Archiving.java index 7669b57b5d3..dfdbb26dc7b 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Archiving.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Archiving.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Category.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Category.java index 1c4756b9481..29b6ce9b83d 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Category.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Category.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogGroupCompartmentDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogGroupCompartmentDetails.java index d5b8d7c72e9..663b122304f 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogGroupCompartmentDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogGroupCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogLogGroupDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogLogGroupDetails.java index cf4fe38d3ef..af3125dbae4 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogLogGroupDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogLogGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogSavedSearchCompartmentDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogSavedSearchCompartmentDetails.java index 7f54e2a144c..f29c2d59215 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogSavedSearchCompartmentDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeLogSavedSearchCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeUnifiedAgentConfigurationCompartmentDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeUnifiedAgentConfigurationCompartmentDetails.java index 9f7b4232789..109c410f190 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeUnifiedAgentConfigurationCompartmentDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ChangeUnifiedAgentConfigurationCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Configuration.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Configuration.java index a1772091085..0d73768c81e 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Configuration.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Configuration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogDetails.java index 34c1ff2ebae..7bdc7bdd807 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogGroupDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogGroupDetails.java index 37c9360cbd6..fe2aee1c9cd 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogGroupDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogSavedSearchDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogSavedSearchDetails.java index 0ac4d762375..048f7a6187e 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogSavedSearchDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateLogSavedSearchDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateUnifiedAgentConfigurationDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateUnifiedAgentConfigurationDetails.java index 7927413938d..6044f3a0678 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateUnifiedAgentConfigurationDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/CreateUnifiedAgentConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/GrokPattern.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/GrokPattern.java index 95220f6fb63..c7efd53e3a2 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/GrokPattern.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/GrokPattern.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/GroupAssociationDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/GroupAssociationDetails.java index 0aa587e4d21..86189b5f8c2 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/GroupAssociationDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/GroupAssociationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Log.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Log.java index 43bfdfa78c9..0fb830c663a 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Log.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Log.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroup.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroup.java index 4d381109a9e..7c6a613ac63 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroup.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroupLifecycleState.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroupLifecycleState.java index 534f2466d5a..a3b3dd416b3 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroupLifecycleState.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroupLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroupSummary.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroupSummary.java index a128a997138..24bf3943350 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroupSummary.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogGroupSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearch.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearch.java index c3ae0163316..fe7d36d4a19 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearch.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearch.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearchSummary.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearchSummary.java index bd451e4fb1b..72b6feea92b 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearchSummary.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearchSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearchSummaryCollection.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearchSummaryCollection.java index 6d8f164df68..769c015a070 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearchSummaryCollection.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogIncludedSearchSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogLifecycleState.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogLifecycleState.java index 45d410c52bd..8f7f9f5ccda 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogLifecycleState.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearch.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearch.java index a7819163973..704bf6352c7 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearch.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearch.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchLifecycleState.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchLifecycleState.java index c56a544f7c4..a4f79116b10 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchLifecycleState.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchLifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchSummary.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchSummary.java index 205ed83bbe1..f8f69719299 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchSummary.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchSummaryCollection.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchSummaryCollection.java index 077a19c15a9..d3a49abdf97 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchSummaryCollection.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSavedSearchSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSummary.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSummary.java index d9803d1cbc6..914eeca979c 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSummary.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/LogSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OciService.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OciService.java index ad21df8064d..f9c1388d66c 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OciService.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OciService.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OperationStatus.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OperationStatus.java index 2313a749e98..6bf70969921 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OperationStatus.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OperationStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OperationTypes.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OperationTypes.java index bb4e6bf69de..5ec4ce87b7c 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OperationTypes.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/OperationTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Parameter.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Parameter.java index 45bf6723629..f757d48b1f6 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Parameter.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Parameter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ResourceType.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ResourceType.java index 295c151979d..5d5a97c9da8 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ResourceType.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ResourceType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ServiceSummary.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ServiceSummary.java index 738e07f7dee..08caef397b3 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ServiceSummary.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/ServiceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Source.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Source.java index 743c9e8f821..1957d0451a6 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Source.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/Source.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/SourceUpdateDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/SourceUpdateDetails.java index 1531c5b4bb0..bb7521c47d1 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/SourceUpdateDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/SourceUpdateDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentApache2Parser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentApache2Parser.java index 3a4ce9c9582..1ac364136af 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentApache2Parser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentApache2Parser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentApacheErrorParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentApacheErrorParser.java index dbbd25b93ec..5cc473200e5 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentApacheErrorParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentApacheErrorParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentAuditdParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentAuditdParser.java index 1dae072e31f..e16cb7772e3 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentAuditdParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentAuditdParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfiguration.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfiguration.java index 2b87b17d2b1..a686532b0fa 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfiguration.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfigurationCollection.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfigurationCollection.java index e77357df1ec..4b962d0def7 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfigurationCollection.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfigurationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfigurationSummary.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfigurationSummary.java index 336b399904d..5f0c767ccf3 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfigurationSummary.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentConfigurationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentCsvParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentCsvParser.java index 82d9d0fa876..94f2ec74975 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentCsvParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentCsvParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentGrokParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentGrokParser.java index bb2e5e4fc46..f65c3687107 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentGrokParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentGrokParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingConfiguration.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingConfiguration.java index 243da3bfc40..cfc42cc916b 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingConfiguration.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingDestination.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingDestination.java index ed41019cd35..ce958456a03 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingDestination.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingDestination.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingSource.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingSource.java index e01f9844033..c52eaa7473d 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingSource.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentLoggingSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMsgpackParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMsgpackParser.java index 9cb4baa2e27..5a4be440166 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMsgpackParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMsgpackParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMultilineGrokParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMultilineGrokParser.java index 48676a5f4d9..ae73003cad5 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMultilineGrokParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMultilineGrokParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMultilineParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMultilineParser.java index be1d0a0c088..41e1b7dec89 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMultilineParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentMultilineParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentNoneParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentNoneParser.java index a5aac7e3260..b4bc3c1cbf6 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentNoneParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentNoneParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentParser.java index 571addda06a..bf4cde0ab23 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentRegexParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentRegexParser.java index 8bd4bac81b7..36e1c00fcf0 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentRegexParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentRegexParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationDetails.java index 05d7b51cf8f..bed1f4a08c6 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationStates.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationStates.java index bafe17fa1fb..880e551e3cd 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationStates.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationStates.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationTypes.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationTypes.java index 0538b9360df..bc86ae928b4 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationTypes.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentServiceConfigurationTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentSyslogParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentSyslogParser.java index e8d9b5b9956..bd1fe85a3b0 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentSyslogParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentSyslogParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentTailLogSource.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentTailLogSource.java index b3bae1863fe..85473f1d79a 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentTailLogSource.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentTailLogSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentTsvParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentTsvParser.java index daedd6a07df..bb6ad5109d8 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentTsvParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentTsvParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentWindowsEventSource.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentWindowsEventSource.java index e9e9bbfc2cb..3fd6918ec18 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentWindowsEventSource.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedAgentWindowsEventSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedJSONParser.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedJSONParser.java index 929c09a668e..9d04d397e84 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedJSONParser.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UnifiedJSONParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateConfigurationDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateConfigurationDetails.java index ab841fef54a..29bf0d229c0 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateConfigurationDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogDetails.java index fad87c29228..164a0f0f94c 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogGroupDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogGroupDetails.java index 7f5f2da6d05..9100be9a014 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogGroupDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogSavedSearchDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogSavedSearchDetails.java index e1950d82142..9001dda5340 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogSavedSearchDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateLogSavedSearchDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateUnifiedAgentConfigurationDetails.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateUnifiedAgentConfigurationDetails.java index 31db7d315f2..57be74c8455 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateUnifiedAgentConfigurationDetails.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/UpdateUnifiedAgentConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequest.java index 7c99549bc36..ef79e63af99 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestError.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestError.java index 8d429e6ac8d..e3a82ba5d01 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestError.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestLog.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestLog.java index 5accb588018..fd87b7f3223 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestLog.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestLog.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestResource.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestResource.java index 7d3a70b1189..fc7ebe7aca0 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestResource.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestSummary.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestSummary.java index aaee5905ec7..4c0301fbb35 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestSummary.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.model; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogGroupCompartmentRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogGroupCompartmentRequest.java index 08d80c88ac8..6e623a61281 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogGroupCompartmentRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogGroupCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ChangeLogGroupCompartmentRequest. + * Example: Click here to see how to use ChangeLogGroupCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogLogGroupRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogLogGroupRequest.java index 4a5fae4aaa9..dd8230e1bb8 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogLogGroupRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogLogGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ChangeLogLogGroupRequest. + * Example: Click here to see how to use ChangeLogLogGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogSavedSearchCompartmentRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogSavedSearchCompartmentRequest.java index c442d203fda..b4f17be8a68 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogSavedSearchCompartmentRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeLogSavedSearchCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ChangeLogSavedSearchCompartmentRequest. + * Example: Click here to see how to use ChangeLogSavedSearchCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeUnifiedAgentConfigurationCompartmentRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeUnifiedAgentConfigurationCompartmentRequest.java index 380a5311d8a..2b20c8b90e7 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeUnifiedAgentConfigurationCompartmentRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ChangeUnifiedAgentConfigurationCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ChangeUnifiedAgentConfigurationCompartmentRequest. + * Example: Click here to see how to use ChangeUnifiedAgentConfigurationCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogGroupRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogGroupRequest.java index 28d526e0081..c49c6d04486 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogGroupRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use CreateLogGroupRequest. + * Example: Click here to see how to use CreateLogGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogRequest.java index c4a2e9a85f7..a8488e55fcb 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use CreateLogRequest. + * Example: Click here to see how to use CreateLogRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogSavedSearchRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogSavedSearchRequest.java index 7b43d312a05..4aef80b77e4 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogSavedSearchRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateLogSavedSearchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use CreateLogSavedSearchRequest. + * Example: Click here to see how to use CreateLogSavedSearchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateUnifiedAgentConfigurationRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateUnifiedAgentConfigurationRequest.java index bdb2108b575..77d25a8ec6e 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateUnifiedAgentConfigurationRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/CreateUnifiedAgentConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use CreateUnifiedAgentConfigurationRequest. + * Example: Click here to see how to use CreateUnifiedAgentConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogGroupRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogGroupRequest.java index 32661edf320..58b6cfde981 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogGroupRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use DeleteLogGroupRequest. + * Example: Click here to see how to use DeleteLogGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogRequest.java index d5b3b7708ef..3bcef424117 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use DeleteLogRequest. + * Example: Click here to see how to use DeleteLogRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogSavedSearchRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogSavedSearchRequest.java index dd184fcbe5f..70f168abf78 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogSavedSearchRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteLogSavedSearchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use DeleteLogSavedSearchRequest. + * Example: Click here to see how to use DeleteLogSavedSearchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteUnifiedAgentConfigurationRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteUnifiedAgentConfigurationRequest.java index 8709931ded4..2ca94101973 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteUnifiedAgentConfigurationRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteUnifiedAgentConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use DeleteUnifiedAgentConfigurationRequest. + * Example: Click here to see how to use DeleteUnifiedAgentConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteWorkRequestRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteWorkRequestRequest.java index 66e4aa644d4..e4d747e8050 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteWorkRequestRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/DeleteWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use DeleteWorkRequestRequest. + * Example: Click here to see how to use DeleteWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogGroupRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogGroupRequest.java index 475f6bf961c..1bab5986c92 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogGroupRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use GetLogGroupRequest. + * Example: Click here to see how to use GetLogGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogIncludedSearchRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogIncludedSearchRequest.java index f9d1036c1c1..76e4832a5a6 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogIncludedSearchRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogIncludedSearchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use GetLogIncludedSearchRequest. + * Example: Click here to see how to use GetLogIncludedSearchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogRequest.java index 1d6ea026949..0d25048e3b6 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use GetLogRequest. + * Example: Click here to see how to use GetLogRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogSavedSearchRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogSavedSearchRequest.java index 56ecc09d6a8..72fccef0c56 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogSavedSearchRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetLogSavedSearchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use GetLogSavedSearchRequest. + * Example: Click here to see how to use GetLogSavedSearchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetUnifiedAgentConfigurationRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetUnifiedAgentConfigurationRequest.java index 4ec05fd08e0..3de7b36b4b5 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetUnifiedAgentConfigurationRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetUnifiedAgentConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use GetUnifiedAgentConfigurationRequest. + * Example: Click here to see how to use GetUnifiedAgentConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetWorkRequestRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetWorkRequestRequest.java index a6a98b1eea8..445a1581b3c 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetWorkRequestRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogGroupsRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogGroupsRequest.java index ca11f7b20a5..dc79b9e4c33 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogGroupsRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogGroupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ListLogGroupsRequest. + * Example: Click here to see how to use ListLogGroupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogIncludedSearchesRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogIncludedSearchesRequest.java index 85ea3170868..8b67d879061 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogIncludedSearchesRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogIncludedSearchesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ListLogIncludedSearchesRequest. + * Example: Click here to see how to use ListLogIncludedSearchesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogSavedSearchesRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogSavedSearchesRequest.java index e1dbc685ab8..9dbe40d5e43 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogSavedSearchesRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogSavedSearchesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ListLogSavedSearchesRequest. + * Example: Click here to see how to use ListLogSavedSearchesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogsRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogsRequest.java index 67f34805e51..5cb15461290 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogsRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ListLogsRequest. + * Example: Click here to see how to use ListLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListServicesRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListServicesRequest.java index 9e0df0aad76..9837149150e 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListServicesRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListServicesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ListServicesRequest. + * Example: Click here to see how to use ListServicesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListUnifiedAgentConfigurationsRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListUnifiedAgentConfigurationsRequest.java index 5e5e637fd3c..b00fe5bde30 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListUnifiedAgentConfigurationsRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListUnifiedAgentConfigurationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ListUnifiedAgentConfigurationsRequest. + * Example: Click here to see how to use ListUnifiedAgentConfigurationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestErrorsRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestErrorsRequest.java index 6bd82950d4e..29c45055192 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestLogsRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestLogsRequest.java index e3d58da1827..33cd6d44eb2 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestLogsRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestsRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestsRequest.java index 99bbb0da745..345b01e6647 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestsRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogGroupRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogGroupRequest.java index e2539efa304..b4d84181b79 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogGroupRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use UpdateLogGroupRequest. + * Example: Click here to see how to use UpdateLogGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogRequest.java index d1c9332a9e9..671e6e76f70 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use UpdateLogRequest. + * Example: Click here to see how to use UpdateLogRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogSavedSearchRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogSavedSearchRequest.java index 0090251d73f..328a03e0c5a 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogSavedSearchRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateLogSavedSearchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use UpdateLogSavedSearchRequest. + * Example: Click here to see how to use UpdateLogSavedSearchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateUnifiedAgentConfigurationRequest.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateUnifiedAgentConfigurationRequest.java index 1dd5e8234e0..78adda3ca43 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateUnifiedAgentConfigurationRequest.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/requests/UpdateUnifiedAgentConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.requests; import com.oracle.bmc.logging.model.*; /** - * Example: Click here to see how to use UpdateUnifiedAgentConfigurationRequest. + * Example: Click here to see how to use UpdateUnifiedAgentConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200531") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogGroupCompartmentResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogGroupCompartmentResponse.java index 11a42d3dad8..8d6631bf8cb 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogGroupCompartmentResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogGroupCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogLogGroupResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogLogGroupResponse.java index 862dc4f30da..22e610997bd 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogLogGroupResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogLogGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogSavedSearchCompartmentResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogSavedSearchCompartmentResponse.java index 761275e1304..2ffbad2071d 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogSavedSearchCompartmentResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeLogSavedSearchCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeUnifiedAgentConfigurationCompartmentResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeUnifiedAgentConfigurationCompartmentResponse.java index ae76db6fae8..5d66e130bc9 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeUnifiedAgentConfigurationCompartmentResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ChangeUnifiedAgentConfigurationCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogGroupResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogGroupResponse.java index 6262578ff06..eaac2031ec7 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogGroupResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogResponse.java index fe97a2c011f..e2aae9d6eae 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogSavedSearchResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogSavedSearchResponse.java index 4d685ac2403..18024f7aa41 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogSavedSearchResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateLogSavedSearchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateUnifiedAgentConfigurationResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateUnifiedAgentConfigurationResponse.java index 384701bb8ea..f9b7cb73ae4 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateUnifiedAgentConfigurationResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/CreateUnifiedAgentConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogGroupResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogGroupResponse.java index bb78d926a73..6257f6d3722 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogGroupResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogResponse.java index 6979d9fe220..1aa25fe7d95 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogSavedSearchResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogSavedSearchResponse.java index 42d00e73035..17326164084 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogSavedSearchResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteLogSavedSearchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteUnifiedAgentConfigurationResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteUnifiedAgentConfigurationResponse.java index 0a67f06073e..23c9bd9a509 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteUnifiedAgentConfigurationResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteUnifiedAgentConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteWorkRequestResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteWorkRequestResponse.java index e69bef24e1c..04bdd2e2f23 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteWorkRequestResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/DeleteWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogGroupResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogGroupResponse.java index e9f16ebef4b..87a0a423bbc 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogGroupResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogIncludedSearchResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogIncludedSearchResponse.java index 04a005703cc..565eb455ad1 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogIncludedSearchResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogIncludedSearchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogResponse.java index e63bcd3d6c5..79a97d0bb9c 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogSavedSearchResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogSavedSearchResponse.java index c09a377c806..277fe6aee3d 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogSavedSearchResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetLogSavedSearchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetUnifiedAgentConfigurationResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetUnifiedAgentConfigurationResponse.java index b89e588bdf9..79f48aa6144 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetUnifiedAgentConfigurationResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetUnifiedAgentConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetWorkRequestResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetWorkRequestResponse.java index 4f3a2f656ab..ce428c038e9 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetWorkRequestResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogGroupsResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogGroupsResponse.java index 7f0b396008c..65312062a4f 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogGroupsResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogGroupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogIncludedSearchesResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogIncludedSearchesResponse.java index f21d7030592..571d57319df 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogIncludedSearchesResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogIncludedSearchesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogSavedSearchesResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogSavedSearchesResponse.java index c188820cf4c..dc24a98402a 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogSavedSearchesResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogSavedSearchesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogsResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogsResponse.java index b304ff5b82b..0329142ed8d 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogsResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListServicesResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListServicesResponse.java index 3236ad632d1..d54d5387480 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListServicesResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListServicesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListUnifiedAgentConfigurationsResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListUnifiedAgentConfigurationsResponse.java index 6db81bb3ea3..731c5b519b7 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListUnifiedAgentConfigurationsResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListUnifiedAgentConfigurationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestErrorsResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestErrorsResponse.java index b694491f6cc..7891d461387 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestLogsResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestLogsResponse.java index aa73997843e..97a1b5d7e0c 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestLogsResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestsResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestsResponse.java index 72190ef0d24..2e9662f2056 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestsResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogGroupResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogGroupResponse.java index 11bdf8c5fac..5113bffe599 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogGroupResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogResponse.java index 1fc4b83fb92..1d5f051f549 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogSavedSearchResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogSavedSearchResponse.java index c470ff95c0c..03d0697bfc4 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogSavedSearchResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateLogSavedSearchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateUnifiedAgentConfigurationResponse.java b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateUnifiedAgentConfigurationResponse.java index bc772b90834..96a0184822f 100644 --- a/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateUnifiedAgentConfigurationResponse.java +++ b/bmc-logging/src/main/java/com/oracle/bmc/logging/responses/UpdateUnifiedAgentConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.logging.responses; diff --git a/bmc-loggingingestion/pom.xml b/bmc-loggingingestion/pom.xml index c524183776a..8fba228c625 100644 --- a/bmc-loggingingestion/pom.xml +++ b/bmc-loggingingestion/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-loggingingestion @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/Logging.java b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/Logging.java index 1cd94a74711..8f9c005c49f 100644 --- a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/Logging.java +++ b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/Logging.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingingestion; @@ -53,7 +53,7 @@ public interface Logging extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PutLogs API. + * Example: Click here to see how to use PutLogs API. */ PutLogsResponse putLogs(PutLogsRequest request); } diff --git a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingAsync.java b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingAsync.java index e70839932e7..b7f26b4c4ad 100644 --- a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingAsync.java +++ b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingingestion; diff --git a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingAsyncClient.java b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingAsyncClient.java index 88827fb5eaf..8c36e144e5e 100644 --- a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingAsyncClient.java +++ b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingingestion; diff --git a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingClient.java b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingClient.java index 114f9d9700b..e021dd542f3 100644 --- a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingClient.java +++ b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/LoggingClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingingestion; diff --git a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/internal/http/PutLogsConverter.java b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/internal/http/PutLogsConverter.java index 9e8562e9926..7c8823ef6f2 100644 --- a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/internal/http/PutLogsConverter.java +++ b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/internal/http/PutLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingingestion.internal.http; diff --git a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/LogEntry.java b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/LogEntry.java index fae2ff26602..2603923b6ff 100644 --- a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/LogEntry.java +++ b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/LogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingingestion.model; diff --git a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/LogEntryBatch.java b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/LogEntryBatch.java index 0e181f3d2b9..01ac534729a 100644 --- a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/LogEntryBatch.java +++ b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/LogEntryBatch.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingingestion.model; diff --git a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/PutLogsDetails.java b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/PutLogsDetails.java index dcda911b8c3..7edd406b6b0 100644 --- a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/PutLogsDetails.java +++ b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/model/PutLogsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingingestion.model; diff --git a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/requests/PutLogsRequest.java b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/requests/PutLogsRequest.java index 4f1a41ad5e9..61591fbd825 100644 --- a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/requests/PutLogsRequest.java +++ b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/requests/PutLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingingestion.requests; import com.oracle.bmc.loggingingestion.model.*; /** - * Example: Click here to see how to use PutLogsRequest. + * Example: Click here to see how to use PutLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200831") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/responses/PutLogsResponse.java b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/responses/PutLogsResponse.java index 0bdb88a11fe..b3b844fda79 100644 --- a/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/responses/PutLogsResponse.java +++ b/bmc-loggingingestion/src/main/java/com/oracle/bmc/loggingingestion/responses/PutLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingingestion.responses; diff --git a/bmc-loggingsearch/pom.xml b/bmc-loggingsearch/pom.xml index 494ea6e3037..62523f1fa7b 100644 --- a/bmc-loggingsearch/pom.xml +++ b/bmc-loggingsearch/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-loggingsearch @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearch.java b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearch.java index f1c00f0baea..8897658550e 100644 --- a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearch.java +++ b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearch.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingsearch; @@ -52,7 +52,7 @@ public interface LogSearch extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SearchLogs API. + * Example: Click here to see how to use SearchLogs API. */ SearchLogsResponse searchLogs(SearchLogsRequest request); } diff --git a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchAsync.java b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchAsync.java index f4280c3adcc..f3b17de6e55 100644 --- a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchAsync.java +++ b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingsearch; diff --git a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchAsyncClient.java b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchAsyncClient.java index cf5b4b9624d..3f6e66562aa 100644 --- a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchAsyncClient.java +++ b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingsearch; diff --git a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchClient.java b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchClient.java index b42da60c631..ddc6a38d1c2 100644 --- a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchClient.java +++ b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/LogSearchClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingsearch; diff --git a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/internal/http/SearchLogsConverter.java b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/internal/http/SearchLogsConverter.java index f3a17a5dd42..a8e4d288c71 100644 --- a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/internal/http/SearchLogsConverter.java +++ b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/internal/http/SearchLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingsearch.internal.http; diff --git a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/FieldInfo.java b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/FieldInfo.java index bd16d08894c..ab9687dde5e 100644 --- a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/FieldInfo.java +++ b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/FieldInfo.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingsearch.model; diff --git a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchLogsDetails.java b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchLogsDetails.java index e33cfb33a74..3f3b9d6098c 100644 --- a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchLogsDetails.java +++ b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchLogsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingsearch.model; diff --git a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResponse.java b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResponse.java index 2b7496a513d..33cb3213406 100644 --- a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResponse.java +++ b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingsearch.model; diff --git a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResult.java b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResult.java index 25530d66dd6..76887804c4d 100644 --- a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResult.java +++ b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingsearch.model; diff --git a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResultSummary.java b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResultSummary.java index 99ae1de83a9..278afdd1097 100644 --- a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResultSummary.java +++ b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/model/SearchResultSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingsearch.model; diff --git a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/requests/SearchLogsRequest.java b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/requests/SearchLogsRequest.java index 653ac705e82..2d39b66fe5a 100644 --- a/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/requests/SearchLogsRequest.java +++ b/bmc-loggingsearch/src/main/java/com/oracle/bmc/loggingsearch/requests/SearchLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.loggingsearch.requests; import com.oracle.bmc.loggingsearch.model.*; /** - * Example: Click here to see how to use SearchLogsRequest. + * Example: Click here to see how to use SearchLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") @@ -27,15 +27,13 @@ public class SearchLogsRequest extends com.oracle.bmc.requests.BmcRequest com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-managementagent @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgent.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgent.java index 0b24f8e996a..3a5c3cb593c 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgent.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgent.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent; @@ -52,7 +52,7 @@ public interface ManagementAgent extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateManagementAgentInstallKey API. + * Example: Click here to see how to use CreateManagementAgentInstallKey API. */ CreateManagementAgentInstallKeyResponse createManagementAgentInstallKey( CreateManagementAgentInstallKeyRequest request); @@ -63,7 +63,7 @@ CreateManagementAgentInstallKeyResponse createManagementAgentInstallKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteManagementAgent API. + * Example: Click here to see how to use DeleteManagementAgent API. */ DeleteManagementAgentResponse deleteManagementAgent(DeleteManagementAgentRequest request); @@ -73,7 +73,7 @@ CreateManagementAgentInstallKeyResponse createManagementAgentInstallKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteManagementAgentInstallKey API. + * Example: Click here to see how to use DeleteManagementAgentInstallKey API. */ DeleteManagementAgentInstallKeyResponse deleteManagementAgentInstallKey( DeleteManagementAgentInstallKeyRequest request); @@ -84,7 +84,7 @@ DeleteManagementAgentInstallKeyResponse deleteManagementAgentInstallKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteWorkRequest API. + * Example: Click here to see how to use DeleteWorkRequest API. */ DeleteWorkRequestResponse deleteWorkRequest(DeleteWorkRequestRequest request); @@ -95,7 +95,7 @@ DeleteManagementAgentInstallKeyResponse deleteManagementAgentInstallKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeployPlugins API. + * Example: Click here to see how to use DeployPlugins API. */ DeployPluginsResponse deployPlugins(DeployPluginsRequest request); @@ -105,7 +105,7 @@ DeleteManagementAgentInstallKeyResponse deleteManagementAgentInstallKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetManagementAgent API. + * Example: Click here to see how to use GetManagementAgent API. */ GetManagementAgentResponse getManagementAgent(GetManagementAgentRequest request); @@ -115,7 +115,7 @@ DeleteManagementAgentInstallKeyResponse deleteManagementAgentInstallKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetManagementAgentInstallKey API. + * Example: Click here to see how to use GetManagementAgentInstallKey API. */ GetManagementAgentInstallKeyResponse getManagementAgentInstallKey( GetManagementAgentInstallKeyRequest request); @@ -127,7 +127,7 @@ GetManagementAgentInstallKeyResponse getManagementAgentInstallKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetManagementAgentInstallKeyContent API. + * Example: Click here to see how to use GetManagementAgentInstallKeyContent API. */ GetManagementAgentInstallKeyContentResponse getManagementAgentInstallKeyContent( GetManagementAgentInstallKeyContentRequest request); @@ -138,7 +138,7 @@ GetManagementAgentInstallKeyContentResponse getManagementAgentInstallKeyContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -148,7 +148,7 @@ GetManagementAgentInstallKeyContentResponse getManagementAgentInstallKeyContent( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAvailabilityHistories API. + * Example: Click here to see how to use ListAvailabilityHistories API. */ ListAvailabilityHistoriesResponse listAvailabilityHistories( ListAvailabilityHistoriesRequest request); @@ -160,7 +160,7 @@ ListAvailabilityHistoriesResponse listAvailabilityHistories( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListManagementAgentImages API. + * Example: Click here to see how to use ListManagementAgentImages API. */ ListManagementAgentImagesResponse listManagementAgentImages( ListManagementAgentImagesRequest request); @@ -172,7 +172,7 @@ ListManagementAgentImagesResponse listManagementAgentImages( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListManagementAgentInstallKeys API. + * Example: Click here to see how to use ListManagementAgentInstallKeys API. */ ListManagementAgentInstallKeysResponse listManagementAgentInstallKeys( ListManagementAgentInstallKeysRequest request); @@ -184,7 +184,7 @@ ListManagementAgentInstallKeysResponse listManagementAgentInstallKeys( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListManagementAgentPlugins API. + * Example: Click here to see how to use ListManagementAgentPlugins API. */ ListManagementAgentPluginsResponse listManagementAgentPlugins( ListManagementAgentPluginsRequest request); @@ -196,7 +196,7 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListManagementAgents API. + * Example: Click here to see how to use ListManagementAgents API. */ ListManagementAgentsResponse listManagementAgents(ListManagementAgentsRequest request); @@ -207,7 +207,7 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -218,7 +218,7 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -229,7 +229,7 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -240,7 +240,7 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateManagementAgent API. + * Example: Click here to see how to use UpdateManagementAgent API. */ UpdateManagementAgentResponse updateManagementAgent(UpdateManagementAgentRequest request); @@ -251,7 +251,7 @@ ListManagementAgentPluginsResponse listManagementAgentPlugins( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateManagementAgentInstallKey API. + * Example: Click here to see how to use UpdateManagementAgentInstallKey API. */ UpdateManagementAgentInstallKeyResponse updateManagementAgentInstallKey( UpdateManagementAgentInstallKeyRequest request); diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentAsync.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentAsync.java index 3854ffd5e07..196aa36d3b5 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentAsync.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentAsyncClient.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentAsyncClient.java index a5ec230cfb3..0d583405de3 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentAsyncClient.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentClient.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentClient.java index 01c3549f0a0..22325ebd455 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentClient.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentPaginators.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentPaginators.java index a7d1f0396ec..382e31b6896 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentPaginators.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentWaiters.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentWaiters.java index c8478f9d667..4793909c004 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentWaiters.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/ManagementAgentWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/CreateManagementAgentInstallKeyConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/CreateManagementAgentInstallKeyConverter.java index abdbbac2d5c..0a37b045908 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/CreateManagementAgentInstallKeyConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/CreateManagementAgentInstallKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteManagementAgentConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteManagementAgentConverter.java index c2a0ed0bdf7..1c87e7f644b 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteManagementAgentConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteManagementAgentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteManagementAgentInstallKeyConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteManagementAgentInstallKeyConverter.java index cd3d7d786fd..52b5c1fa012 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteManagementAgentInstallKeyConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteManagementAgentInstallKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteWorkRequestConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteWorkRequestConverter.java index 8f45edaee89..9c6d28ec478 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteWorkRequestConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeleteWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeployPluginsConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeployPluginsConverter.java index b906198f9ef..ff381111a6c 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeployPluginsConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/DeployPluginsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentConverter.java index 8a99a958bd6..3b489488edc 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentInstallKeyContentConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentInstallKeyContentConverter.java index e378d8f4e3e..13de17e64ef 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentInstallKeyContentConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentInstallKeyContentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentInstallKeyConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentInstallKeyConverter.java index 48e62daae30..398ae26c725 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentInstallKeyConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetManagementAgentInstallKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetWorkRequestConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetWorkRequestConverter.java index e8e64de2ace..d55877d6b4b 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetWorkRequestConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListAvailabilityHistoriesConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListAvailabilityHistoriesConverter.java index 5d6f33c539b..a24a7700bbe 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListAvailabilityHistoriesConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListAvailabilityHistoriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentImagesConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentImagesConverter.java index 92e5d089433..5d0af088168 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentImagesConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentImagesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentInstallKeysConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentInstallKeysConverter.java index 2979b191da1..a46b136a74c 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentInstallKeysConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentInstallKeysConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentPluginsConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentPluginsConverter.java index 2cb8d351fdd..56b6a5d3c3d 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentPluginsConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentPluginsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentsConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentsConverter.java index 28c5a32ccdf..7ae082ea0e3 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentsConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListManagementAgentsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestErrorsConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestErrorsConverter.java index b109ae61e8a..68b08953502 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestLogsConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestLogsConverter.java index cd2fd366137..baf328594fc 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestsConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestsConverter.java index 83f697a0a70..7180517e61e 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestsConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/UpdateManagementAgentConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/UpdateManagementAgentConverter.java index f5f215e4ddf..cf1017e2cd3 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/UpdateManagementAgentConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/UpdateManagementAgentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/UpdateManagementAgentInstallKeyConverter.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/UpdateManagementAgentInstallKeyConverter.java index f8aa665f09d..163ceda5a98 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/UpdateManagementAgentInstallKeyConverter.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/internal/http/UpdateManagementAgentInstallKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.internal.http; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ActionTypes.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ActionTypes.java index e23f8cdb1e6..3ff5f1b5899 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ActionTypes.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ActionTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/AvailabilityHistorySummary.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/AvailabilityHistorySummary.java index b4cb967578f..b822a8be81d 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/AvailabilityHistorySummary.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/AvailabilityHistorySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/AvailabilityStatus.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/AvailabilityStatus.java index 4fdb167ef29..ed3fae5394a 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/AvailabilityStatus.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/AvailabilityStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/CreateManagementAgentInstallKeyDetails.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/CreateManagementAgentInstallKeyDetails.java index 6e4d51d13e3..921b1813c6a 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/CreateManagementAgentInstallKeyDetails.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/CreateManagementAgentInstallKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/Datatypes.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/Datatypes.java index 1d437323048..fd3a9ea6ab6 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/Datatypes.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/Datatypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/DeployPluginsDetails.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/DeployPluginsDetails.java index 239aaf3df8e..1bdbe7dfea3 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/DeployPluginsDetails.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/DeployPluginsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/EditModes.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/EditModes.java index 16af04f5be0..c930ff46076 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/EditModes.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/EditModes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/LifecycleStates.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/LifecycleStates.java index 7f52a8232ec..bb518a82e0c 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/LifecycleStates.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/LifecycleStates.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgent.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgent.java index ef97f41a1eb..ffb94f4b15c 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgent.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgent.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentError.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentError.java index baccdeea2b3..f2a9764c13a 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentError.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentImage.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentImage.java index ce587f2e1c9..18667a47e7e 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentImage.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentImage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentImageSummary.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentImageSummary.java index 9c0957fc506..281603dab3c 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentImageSummary.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentImageSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentInstallKey.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentInstallKey.java index 23303759c64..0e9ff6fae44 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentInstallKey.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentInstallKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentInstallKeySummary.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentInstallKeySummary.java index 5a1ded282d5..6c31f7ca3e7 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentInstallKeySummary.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentInstallKeySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPlugin.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPlugin.java index 815b87c20f2..33fd857b8e3 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPlugin.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPlugin.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPluginDetails.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPluginDetails.java index 5ec567255d6..823f9e8134e 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPluginDetails.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPluginDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPluginSummary.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPluginSummary.java index cde42dd8bbb..4c47e3b813f 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPluginSummary.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentPluginSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentSummary.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentSummary.java index 04701cb6cbb..2f6e84c0b7f 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentSummary.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/ManagementAgentSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/OperationStatus.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/OperationStatus.java index 24f1908e33b..0db68e1205d 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/OperationStatus.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/OperationStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/OperationTypes.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/OperationTypes.java index fa5cad16b6a..47280613ca0 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/OperationTypes.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/OperationTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/PlatformTypes.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/PlatformTypes.java index bc2152159f8..bd2e679f54e 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/PlatformTypes.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/PlatformTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/UpdateManagementAgentDetails.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/UpdateManagementAgentDetails.java index 22984d2023a..1dd07b747a8 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/UpdateManagementAgentDetails.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/UpdateManagementAgentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/UpdateManagementAgentInstallKeyDetails.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/UpdateManagementAgentInstallKeyDetails.java index 6ad308158e5..51be5025516 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/UpdateManagementAgentInstallKeyDetails.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/UpdateManagementAgentInstallKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkDeliveryStatus.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkDeliveryStatus.java index 6e68e1e9589..ab8b0adbeea 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkDeliveryStatus.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkDeliveryStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequest.java index d61ae57921d..af336ddcfb8 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestError.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestError.java index de34bea976a..dabae9275d5 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestError.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestLogEntry.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestLogEntry.java index 80d02efd41d..a470bef2753 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestLogEntry.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestResource.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestResource.java index 9f121c7207b..3486fed3f50 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestResource.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestSummary.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestSummary.java index 6d03bddece7..61e665fe77c 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestSummary.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkSubmissionKey.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkSubmissionKey.java index 74aa0c46469..048eb787777 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkSubmissionKey.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/model/WorkSubmissionKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.model; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/CreateManagementAgentInstallKeyRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/CreateManagementAgentInstallKeyRequest.java index 46b2684042b..3bfaefe2668 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/CreateManagementAgentInstallKeyRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/CreateManagementAgentInstallKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use CreateManagementAgentInstallKeyRequest. + * Example: Click here to see how to use CreateManagementAgentInstallKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteManagementAgentInstallKeyRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteManagementAgentInstallKeyRequest.java index 87b5c0bca44..a0ecd1c5b70 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteManagementAgentInstallKeyRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteManagementAgentInstallKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use DeleteManagementAgentInstallKeyRequest. + * Example: Click here to see how to use DeleteManagementAgentInstallKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteManagementAgentRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteManagementAgentRequest.java index c5902c287e4..fb32e5d8afe 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteManagementAgentRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteManagementAgentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use DeleteManagementAgentRequest. + * Example: Click here to see how to use DeleteManagementAgentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteWorkRequestRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteWorkRequestRequest.java index f3468a9009c..440a6832c75 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteWorkRequestRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeleteWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use DeleteWorkRequestRequest. + * Example: Click here to see how to use DeleteWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeployPluginsRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeployPluginsRequest.java index 66d7fc2cec3..d8b6ed4d79e 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeployPluginsRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/DeployPluginsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use DeployPluginsRequest. + * Example: Click here to see how to use DeployPluginsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentInstallKeyContentRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentInstallKeyContentRequest.java index b9c4a73fbfa..798577fa06d 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentInstallKeyContentRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentInstallKeyContentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use GetManagementAgentInstallKeyContentRequest. + * Example: Click here to see how to use GetManagementAgentInstallKeyContentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentInstallKeyRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentInstallKeyRequest.java index bf24df7e72b..ee5d91df91f 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentInstallKeyRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentInstallKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use GetManagementAgentInstallKeyRequest. + * Example: Click here to see how to use GetManagementAgentInstallKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentRequest.java index a5731d5458e..b5d515b8a4d 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetManagementAgentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use GetManagementAgentRequest. + * Example: Click here to see how to use GetManagementAgentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetWorkRequestRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetWorkRequestRequest.java index b938951579a..02e1152931e 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetWorkRequestRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListAvailabilityHistoriesRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListAvailabilityHistoriesRequest.java index b08fcbdbeb2..a40fd5845a5 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListAvailabilityHistoriesRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListAvailabilityHistoriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use ListAvailabilityHistoriesRequest. + * Example: Click here to see how to use ListAvailabilityHistoriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentImagesRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentImagesRequest.java index ddbca79d2ef..89d67d837d6 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentImagesRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentImagesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use ListManagementAgentImagesRequest. + * Example: Click here to see how to use ListManagementAgentImagesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentInstallKeysRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentInstallKeysRequest.java index 08044d3ad0c..fbff0a3b5ce 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentInstallKeysRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentInstallKeysRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use ListManagementAgentInstallKeysRequest. + * Example: Click here to see how to use ListManagementAgentInstallKeysRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentPluginsRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentPluginsRequest.java index b04320fa2ca..2e678dc798f 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentPluginsRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentPluginsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use ListManagementAgentPluginsRequest. + * Example: Click here to see how to use ListManagementAgentPluginsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentsRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentsRequest.java index a0e4a811d86..1832804a22e 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentsRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListManagementAgentsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use ListManagementAgentsRequest. + * Example: Click here to see how to use ListManagementAgentsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestErrorsRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestErrorsRequest.java index 7e8136e611d..840c39b8fbb 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestLogsRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestLogsRequest.java index 9cb5f8176da..7b94bba6f87 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestLogsRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestsRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestsRequest.java index 4ed516ae9f3..c81bbd06c9b 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestsRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/UpdateManagementAgentInstallKeyRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/UpdateManagementAgentInstallKeyRequest.java index e2bf76ba030..84f3b262c3d 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/UpdateManagementAgentInstallKeyRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/UpdateManagementAgentInstallKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use UpdateManagementAgentInstallKeyRequest. + * Example: Click here to see how to use UpdateManagementAgentInstallKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/UpdateManagementAgentRequest.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/UpdateManagementAgentRequest.java index 1b5fe7c0b34..7b0b5e5fa3c 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/UpdateManagementAgentRequest.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/requests/UpdateManagementAgentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.requests; import com.oracle.bmc.managementagent.model.*; /** - * Example: Click here to see how to use UpdateManagementAgentRequest. + * Example: Click here to see how to use UpdateManagementAgentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200202") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/CreateManagementAgentInstallKeyResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/CreateManagementAgentInstallKeyResponse.java index 8f58ab94ce5..a3d01b5126d 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/CreateManagementAgentInstallKeyResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/CreateManagementAgentInstallKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteManagementAgentInstallKeyResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteManagementAgentInstallKeyResponse.java index 60f55990012..9e83a3509e7 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteManagementAgentInstallKeyResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteManagementAgentInstallKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteManagementAgentResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteManagementAgentResponse.java index 502ed449c64..566798ae015 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteManagementAgentResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteManagementAgentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteWorkRequestResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteWorkRequestResponse.java index 758813a0265..f0f4bf8cc56 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteWorkRequestResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeleteWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeployPluginsResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeployPluginsResponse.java index 7d313d0f09b..50c9ce7c2ad 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeployPluginsResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/DeployPluginsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentInstallKeyContentResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentInstallKeyContentResponse.java index 7903393a304..b0bb9bb63e4 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentInstallKeyContentResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentInstallKeyContentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentInstallKeyResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentInstallKeyResponse.java index dc65f4d9c17..e8aeb3b891a 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentInstallKeyResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentInstallKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentResponse.java index 79ea2355716..e047f5f2089 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetManagementAgentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetWorkRequestResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetWorkRequestResponse.java index b4ad5d6b8b0..c0e75141f7a 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetWorkRequestResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListAvailabilityHistoriesResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListAvailabilityHistoriesResponse.java index b57ae8ae66a..5ee5481116b 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListAvailabilityHistoriesResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListAvailabilityHistoriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentImagesResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentImagesResponse.java index 57559a56283..4a95815bb33 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentImagesResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentImagesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentInstallKeysResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentInstallKeysResponse.java index f7f52fd5b0f..6f9bf9be5c2 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentInstallKeysResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentInstallKeysResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentPluginsResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentPluginsResponse.java index fe4e4ac7f66..27edd5634b7 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentPluginsResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentPluginsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentsResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentsResponse.java index 117cb138b24..54f32722885 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentsResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListManagementAgentsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestErrorsResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestErrorsResponse.java index 8185b3dcf27..c5775295c70 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestLogsResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestLogsResponse.java index a5f7d4535f1..9f0103cfa9b 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestLogsResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestsResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestsResponse.java index e215210b7c5..9aa439e06fb 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestsResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/UpdateManagementAgentInstallKeyResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/UpdateManagementAgentInstallKeyResponse.java index 39ea7c32434..75e35ee224a 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/UpdateManagementAgentInstallKeyResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/UpdateManagementAgentInstallKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/UpdateManagementAgentResponse.java b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/UpdateManagementAgentResponse.java index 8021c897bd5..0cdf6d58243 100644 --- a/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/UpdateManagementAgentResponse.java +++ b/bmc-managementagent/src/main/java/com/oracle/bmc/managementagent/responses/UpdateManagementAgentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementagent.responses; diff --git a/bmc-managementdashboard/pom.xml b/bmc-managementdashboard/pom.xml index 85e8e38be2b..672a7317e9a 100644 --- a/bmc-managementdashboard/pom.xml +++ b/bmc-managementdashboard/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-managementdashboard @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApis.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApis.java index 78104db1a15..00d6fae088d 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApis.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApis.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard; @@ -54,7 +54,7 @@ public interface DashxApis extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeManagementDashboardsCompartment API. + * Example: Click here to see how to use ChangeManagementDashboardsCompartment API. */ ChangeManagementDashboardsCompartmentResponse changeManagementDashboardsCompartment( ChangeManagementDashboardsCompartmentRequest request); @@ -66,7 +66,7 @@ ChangeManagementDashboardsCompartmentResponse changeManagementDashboardsCompartm * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeManagementSavedSearchesCompartment API. + * Example: Click here to see how to use ChangeManagementSavedSearchesCompartment API. */ ChangeManagementSavedSearchesCompartmentResponse changeManagementSavedSearchesCompartment( ChangeManagementSavedSearchesCompartmentRequest request); @@ -78,7 +78,7 @@ ChangeManagementSavedSearchesCompartmentResponse changeManagementSavedSearchesCo * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateManagementDashboard API. + * Example: Click here to see how to use CreateManagementDashboard API. */ CreateManagementDashboardResponse createManagementDashboard( CreateManagementDashboardRequest request); @@ -90,7 +90,7 @@ CreateManagementDashboardResponse createManagementDashboard( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateManagementSavedSearch API. + * Example: Click here to see how to use CreateManagementSavedSearch API. */ CreateManagementSavedSearchResponse createManagementSavedSearch( CreateManagementSavedSearchRequest request); @@ -101,7 +101,7 @@ CreateManagementSavedSearchResponse createManagementSavedSearch( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteManagementDashboard API. + * Example: Click here to see how to use DeleteManagementDashboard API. */ DeleteManagementDashboardResponse deleteManagementDashboard( DeleteManagementDashboardRequest request); @@ -112,7 +112,7 @@ DeleteManagementDashboardResponse deleteManagementDashboard( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteManagementSavedSearch API. + * Example: Click here to see how to use DeleteManagementSavedSearch API. */ DeleteManagementSavedSearchResponse deleteManagementSavedSearch( DeleteManagementSavedSearchRequest request); @@ -123,7 +123,7 @@ DeleteManagementSavedSearchResponse deleteManagementSavedSearch( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ExportDashboard API. + * Example: Click here to see how to use ExportDashboard API. */ ExportDashboardResponse exportDashboard(ExportDashboardRequest request); @@ -133,7 +133,7 @@ DeleteManagementSavedSearchResponse deleteManagementSavedSearch( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetManagementDashboard API. + * Example: Click here to see how to use GetManagementDashboard API. */ GetManagementDashboardResponse getManagementDashboard(GetManagementDashboardRequest request); @@ -143,7 +143,7 @@ DeleteManagementSavedSearchResponse deleteManagementSavedSearch( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetManagementSavedSearch API. + * Example: Click here to see how to use GetManagementSavedSearch API. */ GetManagementSavedSearchResponse getManagementSavedSearch( GetManagementSavedSearchRequest request); @@ -155,7 +155,7 @@ GetManagementSavedSearchResponse getManagementSavedSearch( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ImportDashboard API. + * Example: Click here to see how to use ImportDashboard API. */ ImportDashboardResponse importDashboard(ImportDashboardRequest request); @@ -165,7 +165,7 @@ GetManagementSavedSearchResponse getManagementSavedSearch( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListManagementDashboards API. + * Example: Click here to see how to use ListManagementDashboards API. */ ListManagementDashboardsResponse listManagementDashboards( ListManagementDashboardsRequest request); @@ -176,7 +176,7 @@ ListManagementDashboardsResponse listManagementDashboards( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListManagementSavedSearches API. + * Example: Click here to see how to use ListManagementSavedSearches API. */ ListManagementSavedSearchesResponse listManagementSavedSearches( ListManagementSavedSearchesRequest request); @@ -188,7 +188,7 @@ ListManagementSavedSearchesResponse listManagementSavedSearches( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateManagementDashboard API. + * Example: Click here to see how to use UpdateManagementDashboard API. */ UpdateManagementDashboardResponse updateManagementDashboard( UpdateManagementDashboardRequest request); @@ -200,7 +200,7 @@ UpdateManagementDashboardResponse updateManagementDashboard( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateManagementSavedSearch API. + * Example: Click here to see how to use UpdateManagementSavedSearch API. */ UpdateManagementSavedSearchResponse updateManagementSavedSearch( UpdateManagementSavedSearchRequest request); diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisAsync.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisAsync.java index b9486b7d7c1..9838a13d395 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisAsync.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisAsyncClient.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisAsyncClient.java index 26d19310ca1..2d573dd04b1 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisAsyncClient.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisClient.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisClient.java index f626971f35b..d1920a60071 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisClient.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisPaginators.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisPaginators.java index 3ca2c5b80c4..5356b53c1c8 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisPaginators.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/DashxApisPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ChangeManagementDashboardsCompartmentConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ChangeManagementDashboardsCompartmentConverter.java index a095e650500..c5ad541b07d 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ChangeManagementDashboardsCompartmentConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ChangeManagementDashboardsCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ChangeManagementSavedSearchesCompartmentConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ChangeManagementSavedSearchesCompartmentConverter.java index 5003989a4c9..358bb4a48ec 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ChangeManagementSavedSearchesCompartmentConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ChangeManagementSavedSearchesCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/CreateManagementDashboardConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/CreateManagementDashboardConverter.java index 6fab06c1891..efbf02b2fa1 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/CreateManagementDashboardConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/CreateManagementDashboardConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/CreateManagementSavedSearchConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/CreateManagementSavedSearchConverter.java index e02b7be1ad8..c8d3e4f8a01 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/CreateManagementSavedSearchConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/CreateManagementSavedSearchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/DeleteManagementDashboardConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/DeleteManagementDashboardConverter.java index c67993a90a4..41f627f8528 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/DeleteManagementDashboardConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/DeleteManagementDashboardConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/DeleteManagementSavedSearchConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/DeleteManagementSavedSearchConverter.java index 9b84a5ba4e3..2302098563c 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/DeleteManagementSavedSearchConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/DeleteManagementSavedSearchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ExportDashboardConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ExportDashboardConverter.java index 37250510578..902eb9dfbe2 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ExportDashboardConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ExportDashboardConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/GetManagementDashboardConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/GetManagementDashboardConverter.java index 138c368f2f8..66902c77ecc 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/GetManagementDashboardConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/GetManagementDashboardConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/GetManagementSavedSearchConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/GetManagementSavedSearchConverter.java index 89d434efbf1..f4311b94f4e 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/GetManagementSavedSearchConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/GetManagementSavedSearchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ImportDashboardConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ImportDashboardConverter.java index b3f428d09f7..c18d7eee0c0 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ImportDashboardConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ImportDashboardConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ListManagementDashboardsConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ListManagementDashboardsConverter.java index 6a9a03f143d..a6ac17cb697 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ListManagementDashboardsConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ListManagementDashboardsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ListManagementSavedSearchesConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ListManagementSavedSearchesConverter.java index 4831b790e2a..5f8a0014a05 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ListManagementSavedSearchesConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/ListManagementSavedSearchesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/UpdateManagementDashboardConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/UpdateManagementDashboardConverter.java index e1639917cf9..11d5a18fe64 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/UpdateManagementDashboardConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/UpdateManagementDashboardConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/UpdateManagementSavedSearchConverter.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/UpdateManagementSavedSearchConverter.java index 6cc9d0da0f2..ef77f35518c 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/UpdateManagementSavedSearchConverter.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/internal/http/UpdateManagementSavedSearchConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.internal.http; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ChangeManagementDashboardsCompartmentDetails.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ChangeManagementDashboardsCompartmentDetails.java index 5779b0d8cd7..c1d7865a455 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ChangeManagementDashboardsCompartmentDetails.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ChangeManagementDashboardsCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ChangeManagementSavedSearchesCompartmentDetails.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ChangeManagementSavedSearchesCompartmentDetails.java index 0ec02ae01f1..6cfb00b9ade 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ChangeManagementSavedSearchesCompartmentDetails.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ChangeManagementSavedSearchesCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/CreateManagementDashboardDetails.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/CreateManagementDashboardDetails.java index c5c6b4242a4..d757b4d39d1 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/CreateManagementDashboardDetails.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/CreateManagementDashboardDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/CreateManagementSavedSearchDetails.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/CreateManagementSavedSearchDetails.java index 6e57ed57461..c4721d6306c 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/CreateManagementSavedSearchDetails.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/CreateManagementSavedSearchDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/LifecycleStates.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/LifecycleStates.java index 45c9eb7dc7b..7db583243bb 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/LifecycleStates.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/LifecycleStates.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboard.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboard.java index c2313ccde00..eae4836ff55 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboard.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboard.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardCollection.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardCollection.java index 33ca5354bf4..5bf7f6fb43a 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardCollection.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardExportDetails.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardExportDetails.java index 81db8b75d2e..611c439dedc 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardExportDetails.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardExportDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardForImportExportDetails.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardForImportExportDetails.java index de878ac09a8..87ebac2ee6a 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardForImportExportDetails.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardForImportExportDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardImportDetails.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardImportDetails.java index 0c8a585e3f1..35fc847e6a7 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardImportDetails.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardImportDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardSummary.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardSummary.java index cb21cd0b082..32279117a5c 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardSummary.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardTileDetails.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardTileDetails.java index 0478fd59dd7..20a00021928 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardTileDetails.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementDashboardTileDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearch.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearch.java index 285d9176dd9..6d3800589d4 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearch.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearch.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchCollection.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchCollection.java index ea188ec9351..087ae39346d 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchCollection.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchForImportDetails.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchForImportDetails.java index 0a7e2b8c6be..2635b2f7316 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchForImportDetails.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchForImportDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchSummary.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchSummary.java index bc4309696db..133df437a06 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchSummary.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/ManagementSavedSearchSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/SavedSearchTypes.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/SavedSearchTypes.java index 71630c156ae..39cd74b2f33 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/SavedSearchTypes.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/SavedSearchTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/SortOrders.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/SortOrders.java index e15ff52409d..0b1f90fcadd 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/SortOrders.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/SortOrders.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/UpdateManagementDashboardDetails.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/UpdateManagementDashboardDetails.java index b21938bfdbb..3a47f10d95a 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/UpdateManagementDashboardDetails.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/UpdateManagementDashboardDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/UpdateManagementSavedSearchDetails.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/UpdateManagementSavedSearchDetails.java index d12528084bc..d3a10a64adf 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/UpdateManagementSavedSearchDetails.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/model/UpdateManagementSavedSearchDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.model; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ChangeManagementDashboardsCompartmentRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ChangeManagementDashboardsCompartmentRequest.java index cc21beaaa0b..c52d1fbfb17 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ChangeManagementDashboardsCompartmentRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ChangeManagementDashboardsCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use ChangeManagementDashboardsCompartmentRequest. + * Example: Click here to see how to use ChangeManagementDashboardsCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ChangeManagementSavedSearchesCompartmentRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ChangeManagementSavedSearchesCompartmentRequest.java index aa8ab29e4d7..15ba5da5e06 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ChangeManagementSavedSearchesCompartmentRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ChangeManagementSavedSearchesCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use ChangeManagementSavedSearchesCompartmentRequest. + * Example: Click here to see how to use ChangeManagementSavedSearchesCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/CreateManagementDashboardRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/CreateManagementDashboardRequest.java index d4f744439fd..bc45021d30b 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/CreateManagementDashboardRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/CreateManagementDashboardRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use CreateManagementDashboardRequest. + * Example: Click here to see how to use CreateManagementDashboardRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/CreateManagementSavedSearchRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/CreateManagementSavedSearchRequest.java index 16264a99e34..b9b775cda37 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/CreateManagementSavedSearchRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/CreateManagementSavedSearchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use CreateManagementSavedSearchRequest. + * Example: Click here to see how to use CreateManagementSavedSearchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/DeleteManagementDashboardRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/DeleteManagementDashboardRequest.java index 2a49a3055f0..58d9aefb6d8 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/DeleteManagementDashboardRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/DeleteManagementDashboardRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use DeleteManagementDashboardRequest. + * Example: Click here to see how to use DeleteManagementDashboardRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/DeleteManagementSavedSearchRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/DeleteManagementSavedSearchRequest.java index 7119253cada..8e9ee7f00e8 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/DeleteManagementSavedSearchRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/DeleteManagementSavedSearchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use DeleteManagementSavedSearchRequest. + * Example: Click here to see how to use DeleteManagementSavedSearchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ExportDashboardRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ExportDashboardRequest.java index 0823a4db9cf..1d0a212f313 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ExportDashboardRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ExportDashboardRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use ExportDashboardRequest. + * Example: Click here to see how to use ExportDashboardRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/GetManagementDashboardRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/GetManagementDashboardRequest.java index eb67d703419..fc1a847bbb8 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/GetManagementDashboardRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/GetManagementDashboardRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use GetManagementDashboardRequest. + * Example: Click here to see how to use GetManagementDashboardRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/GetManagementSavedSearchRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/GetManagementSavedSearchRequest.java index dbdd3911bcd..60184550c01 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/GetManagementSavedSearchRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/GetManagementSavedSearchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use GetManagementSavedSearchRequest. + * Example: Click here to see how to use GetManagementSavedSearchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ImportDashboardRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ImportDashboardRequest.java index d238a51c393..ac4a20bbd9c 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ImportDashboardRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ImportDashboardRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use ImportDashboardRequest. + * Example: Click here to see how to use ImportDashboardRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ListManagementDashboardsRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ListManagementDashboardsRequest.java index 85d27227d44..9bfcea0e202 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ListManagementDashboardsRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ListManagementDashboardsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use ListManagementDashboardsRequest. + * Example: Click here to see how to use ListManagementDashboardsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ListManagementSavedSearchesRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ListManagementSavedSearchesRequest.java index 4f407449c90..3e189a06b30 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ListManagementSavedSearchesRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/ListManagementSavedSearchesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use ListManagementSavedSearchesRequest. + * Example: Click here to see how to use ListManagementSavedSearchesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/UpdateManagementDashboardRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/UpdateManagementDashboardRequest.java index 8ae00480989..8e996c9397e 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/UpdateManagementDashboardRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/UpdateManagementDashboardRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use UpdateManagementDashboardRequest. + * Example: Click here to see how to use UpdateManagementDashboardRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/UpdateManagementSavedSearchRequest.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/UpdateManagementSavedSearchRequest.java index f94b896f400..e14af1f6413 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/UpdateManagementSavedSearchRequest.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/requests/UpdateManagementSavedSearchRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.requests; import com.oracle.bmc.managementdashboard.model.*; /** - * Example: Click here to see how to use UpdateManagementSavedSearchRequest. + * Example: Click here to see how to use UpdateManagementSavedSearchRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200901") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ChangeManagementDashboardsCompartmentResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ChangeManagementDashboardsCompartmentResponse.java index d3dbf1ab873..5337bdb47f3 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ChangeManagementDashboardsCompartmentResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ChangeManagementDashboardsCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ChangeManagementSavedSearchesCompartmentResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ChangeManagementSavedSearchesCompartmentResponse.java index c4e3a9e6777..e4d09b44e58 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ChangeManagementSavedSearchesCompartmentResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ChangeManagementSavedSearchesCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/CreateManagementDashboardResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/CreateManagementDashboardResponse.java index 2184a99c297..8d020a89ff3 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/CreateManagementDashboardResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/CreateManagementDashboardResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/CreateManagementSavedSearchResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/CreateManagementSavedSearchResponse.java index 8bc9122c931..60666f66b1b 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/CreateManagementSavedSearchResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/CreateManagementSavedSearchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/DeleteManagementDashboardResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/DeleteManagementDashboardResponse.java index a4fbaccaea6..0ab415faadd 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/DeleteManagementDashboardResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/DeleteManagementDashboardResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/DeleteManagementSavedSearchResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/DeleteManagementSavedSearchResponse.java index 35bd854430d..bca0dfd62d8 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/DeleteManagementSavedSearchResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/DeleteManagementSavedSearchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ExportDashboardResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ExportDashboardResponse.java index 556bbd65edd..3f8273e8c35 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ExportDashboardResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ExportDashboardResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/GetManagementDashboardResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/GetManagementDashboardResponse.java index 53392970e0e..2dba296549d 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/GetManagementDashboardResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/GetManagementDashboardResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/GetManagementSavedSearchResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/GetManagementSavedSearchResponse.java index 41f883eddc8..4f62347be68 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/GetManagementSavedSearchResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/GetManagementSavedSearchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ImportDashboardResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ImportDashboardResponse.java index 751e016385e..3ce35c6735a 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ImportDashboardResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ImportDashboardResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ListManagementDashboardsResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ListManagementDashboardsResponse.java index b262305668c..1894f75e73f 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ListManagementDashboardsResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ListManagementDashboardsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ListManagementSavedSearchesResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ListManagementSavedSearchesResponse.java index 50b470a3eb0..eaa637c92f4 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ListManagementSavedSearchesResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/ListManagementSavedSearchesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/UpdateManagementDashboardResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/UpdateManagementDashboardResponse.java index 2e058ea2af1..7c5ba04a705 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/UpdateManagementDashboardResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/UpdateManagementDashboardResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/UpdateManagementSavedSearchResponse.java b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/UpdateManagementSavedSearchResponse.java index aa2f08be402..dbd09cec4ca 100644 --- a/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/UpdateManagementSavedSearchResponse.java +++ b/bmc-managementdashboard/src/main/java/com/oracle/bmc/managementdashboard/responses/UpdateManagementSavedSearchResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.managementdashboard.responses; diff --git a/bmc-marketplace/pom.xml b/bmc-marketplace/pom.xml index 428b011db6a..fec1461f8bd 100644 --- a/bmc-marketplace/pom.xml +++ b/bmc-marketplace/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-marketplace @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/Marketplace.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/Marketplace.java index 9545bd05857..46a0edd1663 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/Marketplace.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/Marketplace.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace; @@ -53,7 +53,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAcceptedAgreement API. + * Example: Click here to see how to use CreateAcceptedAgreement API. */ CreateAcceptedAgreementResponse createAcceptedAgreement(CreateAcceptedAgreementRequest request); @@ -66,7 +66,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAcceptedAgreement API. + * Example: Click here to see how to use DeleteAcceptedAgreement API. */ DeleteAcceptedAgreementResponse deleteAcceptedAgreement(DeleteAcceptedAgreementRequest request); @@ -77,7 +77,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAcceptedAgreement API. + * Example: Click here to see how to use GetAcceptedAgreement API. */ GetAcceptedAgreementResponse getAcceptedAgreement(GetAcceptedAgreementRequest request); @@ -89,7 +89,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAgreement API. + * Example: Click here to see how to use GetAgreement API. */ GetAgreementResponse getAgreement(GetAgreementRequest request); @@ -114,7 +114,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetListing API. + * Example: Click here to see how to use GetListing API. */ GetListingResponse getListing(GetListingRequest request); @@ -138,7 +138,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPackage API. + * Example: Click here to see how to use GetPackage API. */ GetPackageResponse getPackage(GetPackageRequest request); @@ -150,7 +150,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAcceptedAgreements API. + * Example: Click here to see how to use ListAcceptedAgreements API. */ ListAcceptedAgreementsResponse listAcceptedAgreements(ListAcceptedAgreementsRequest request); @@ -161,7 +161,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAgreements API. + * Example: Click here to see how to use ListAgreements API. */ ListAgreementsResponse listAgreements(ListAgreementsRequest request); @@ -173,7 +173,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCategories API. + * Example: Click here to see how to use ListCategories API. */ ListCategoriesResponse listCategories(ListCategoriesRequest request); @@ -198,7 +198,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListListings API. + * Example: Click here to see how to use ListListings API. */ ListListingsResponse listListings(ListListingsRequest request); @@ -222,7 +222,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPackages API. + * Example: Click here to see how to use ListPackages API. */ ListPackagesResponse listPackages(ListPackagesRequest request); @@ -233,7 +233,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPublishers API. + * Example: Click here to see how to use ListPublishers API. */ ListPublishersResponse listPublishers(ListPublishersRequest request); @@ -243,7 +243,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListReportTypes API. + * Example: Click here to see how to use ListReportTypes API. */ ListReportTypesResponse listReportTypes(ListReportTypesRequest request); @@ -253,7 +253,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListReports API. + * Example: Click here to see how to use ListReports API. */ ListReportsResponse listReports(ListReportsRequest request); @@ -263,7 +263,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTaxes API. + * Example: Click here to see how to use ListTaxes API. */ ListTaxesResponse listTaxes(ListTaxesRequest request); @@ -274,7 +274,7 @@ public interface Marketplace extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAcceptedAgreement API. + * Example: Click here to see how to use UpdateAcceptedAgreement API. */ UpdateAcceptedAgreementResponse updateAcceptedAgreement(UpdateAcceptedAgreementRequest request); diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceAsync.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceAsync.java index a0bb53a84d3..16c48403299 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceAsync.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceAsyncClient.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceAsyncClient.java index b1ccba089be..8792064aa47 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceAsyncClient.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceClient.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceClient.java index 0aab2873c4d..ee2c3a8e50f 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceClient.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplaceClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplacePaginators.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplacePaginators.java index 5be3e612668..4c36c2119b9 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplacePaginators.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/MarketplacePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/CreateAcceptedAgreementConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/CreateAcceptedAgreementConverter.java index 29afc2624b0..262d16b3756 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/CreateAcceptedAgreementConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/CreateAcceptedAgreementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/DeleteAcceptedAgreementConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/DeleteAcceptedAgreementConverter.java index 23db293bf80..1fe4d729ade 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/DeleteAcceptedAgreementConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/DeleteAcceptedAgreementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetAcceptedAgreementConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetAcceptedAgreementConverter.java index 8e3d9a6c89c..657d63b1a18 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetAcceptedAgreementConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetAcceptedAgreementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetAgreementConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetAgreementConverter.java index 434dc69fbbf..08fd41b4a8a 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetAgreementConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetAgreementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetListingConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetListingConverter.java index eec1e3e9a72..12916bd9a8c 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetListingConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetListingConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetPackageConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetPackageConverter.java index 97a93e9b52e..bc51caa497f 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetPackageConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/GetPackageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListAcceptedAgreementsConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListAcceptedAgreementsConverter.java index 430babeb46e..053c9141acc 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListAcceptedAgreementsConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListAcceptedAgreementsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListAgreementsConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListAgreementsConverter.java index 1a4ae9bcc5a..83ab7c2d5a9 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListAgreementsConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListAgreementsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListCategoriesConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListCategoriesConverter.java index f41ab574d9e..bcebcdb5dc0 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListCategoriesConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListCategoriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListListingsConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListListingsConverter.java index 680a3b59afc..9f5289980bb 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListListingsConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListListingsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListPackagesConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListPackagesConverter.java index a00da595933..7d2073409e4 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListPackagesConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListPackagesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListPublishersConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListPublishersConverter.java index 7ef378b47a7..ac5b3823973 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListPublishersConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListPublishersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListReportTypesConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListReportTypesConverter.java index 6db120357b1..3c5187879e1 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListReportTypesConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListReportTypesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListReportsConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListReportsConverter.java index 1b4b9100baa..6ac9db1a72b 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListReportsConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListReportsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListTaxesConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListTaxesConverter.java index 1c70b8e56e2..b860224ba0e 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListTaxesConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/ListTaxesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/UpdateAcceptedAgreementConverter.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/UpdateAcceptedAgreementConverter.java index eeb6ab720ec..46f33afdd14 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/UpdateAcceptedAgreementConverter.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/internal/http/UpdateAcceptedAgreementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.internal.http; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AcceptedAgreement.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AcceptedAgreement.java index d975ad510cb..76189b8bfba 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AcceptedAgreement.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AcceptedAgreement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AcceptedAgreementSummary.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AcceptedAgreementSummary.java index cf2e6699d44..7f4dd1c6a6e 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AcceptedAgreementSummary.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AcceptedAgreementSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Agreement.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Agreement.java index 2f803ad6eb2..10835170148 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Agreement.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Agreement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AgreementSummary.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AgreementSummary.java index 00268bbcefd..2fa09b54559 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AgreementSummary.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/AgreementSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/CategorySummary.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/CategorySummary.java index d7915bd3294..fb18d8efd48 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/CategorySummary.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/CategorySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/CreateAcceptedAgreementDetails.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/CreateAcceptedAgreementDetails.java index e60bbfc3ac8..331c5129918 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/CreateAcceptedAgreementDetails.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/CreateAcceptedAgreementDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/DocumentationLink.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/DocumentationLink.java index b7c2ead4374..9a8d6f2009d 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/DocumentationLink.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/DocumentationLink.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ErrorEntity.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ErrorEntity.java index 59299dc2fc2..04154853cf9 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ErrorEntity.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ErrorEntity.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ImageListingPackage.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ImageListingPackage.java index 08e4f9a8224..023ec6e7e05 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ImageListingPackage.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ImageListingPackage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Item.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Item.java index 158f9ac7211..f61499af9f1 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Item.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Item.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Link.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Link.java index 747354f5520..6ed31eca145 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Link.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Link.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/LinkEnum.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/LinkEnum.java index 84c0e95a1c4..5c09439f898 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/LinkEnum.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/LinkEnum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Listing.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Listing.java index fe0b7c2f5c6..dfdba27fd62 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Listing.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Listing.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingPackage.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingPackage.java index 53b4fb8447e..b1b4ac04154 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingPackage.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingPackage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingPackageSummary.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingPackageSummary.java index ac1a92c8e61..48edda34b52 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingPackageSummary.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingPackageSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingSummary.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingSummary.java index 3967b89420c..178259138d2 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingSummary.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ListingSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/NamedLink.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/NamedLink.java index 08ab6f9b1c4..18eaac726e3 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/NamedLink.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/NamedLink.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationListingPackage.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationListingPackage.java index b55a661d184..e46310b31de 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationListingPackage.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationListingPackage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationVariable.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationVariable.java index 865b75484a0..731918ebbae 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationVariable.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationVariable.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationVariableTypeEnum.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationVariableTypeEnum.java index 42a742989af..0c72e4fd3bc 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationVariableTypeEnum.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/OrchestrationVariableTypeEnum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PackageTypeEnum.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PackageTypeEnum.java index 62749fa2fe4..700900d6087 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PackageTypeEnum.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PackageTypeEnum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingCurrencyEnum.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingCurrencyEnum.java index daef0433ae3..992ef1c0d3f 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingCurrencyEnum.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingCurrencyEnum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingModel.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingModel.java index ae0385a8f17..eb245666630 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingModel.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingModel.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingStrategyEnum.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingStrategyEnum.java index d7ad21fe9f2..3930b108ce7 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingStrategyEnum.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingStrategyEnum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingTypeEnum.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingTypeEnum.java index 13a59875047..282565ef087 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingTypeEnum.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PricingTypeEnum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Publisher.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Publisher.java index 6b8f04d0c05..4ce5f51d250 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Publisher.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Publisher.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PublisherSummary.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PublisherSummary.java index 45e10b479d5..95469de4279 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PublisherSummary.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/PublisherSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Region.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Region.java index e14f8d9261b..9b994929af2 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Region.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Region.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportCollection.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportCollection.java index b5c956f9daf..60e6207ef0a 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportCollection.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportSummary.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportSummary.java index 6dc32c906db..3988487ad0a 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportSummary.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportTypeCollection.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportTypeCollection.java index 89659063b8c..a9b8591b77a 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportTypeCollection.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportTypeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportTypeSummary.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportTypeSummary.java index 92fc476f35b..c2bf3bde8f4 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportTypeSummary.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/ReportTypeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Screenshot.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Screenshot.java index 0dd825026e2..e761f5deaff 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Screenshot.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/Screenshot.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/SupportContact.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/SupportContact.java index 1887f0abaaa..17dda721517 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/SupportContact.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/SupportContact.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/TaxSummary.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/TaxSummary.java index 607885e1e25..f8cb098d439 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/TaxSummary.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/TaxSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/UpdateAcceptedAgreementDetails.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/UpdateAcceptedAgreementDetails.java index f6ef2438349..5b1d9a8396a 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/UpdateAcceptedAgreementDetails.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/UpdateAcceptedAgreementDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/UploadData.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/UploadData.java index 418e6dbc8c9..f88d1d637cf 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/UploadData.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/model/UploadData.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.model; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/CreateAcceptedAgreementRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/CreateAcceptedAgreementRequest.java index 0c951fd4f29..24328d87462 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/CreateAcceptedAgreementRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/CreateAcceptedAgreementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use CreateAcceptedAgreementRequest. + * Example: Click here to see how to use CreateAcceptedAgreementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/DeleteAcceptedAgreementRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/DeleteAcceptedAgreementRequest.java index 81febc8e227..1dbb9e4eaec 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/DeleteAcceptedAgreementRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/DeleteAcceptedAgreementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use DeleteAcceptedAgreementRequest. + * Example: Click here to see how to use DeleteAcceptedAgreementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetAcceptedAgreementRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetAcceptedAgreementRequest.java index 6c04e50ce88..a382475cb9c 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetAcceptedAgreementRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetAcceptedAgreementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use GetAcceptedAgreementRequest. + * Example: Click here to see how to use GetAcceptedAgreementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetAgreementRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetAgreementRequest.java index fde522236c0..f358039c8b6 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetAgreementRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetAgreementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use GetAgreementRequest. + * Example: Click here to see how to use GetAgreementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetListingRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetListingRequest.java index 3b0496f850e..98ac1e886ca 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetListingRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetListingRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use GetListingRequest. + * Example: Click here to see how to use GetListingRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetPackageRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetPackageRequest.java index 51fd9bce5c2..b628da45489 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetPackageRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/GetPackageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use GetPackageRequest. + * Example: Click here to see how to use GetPackageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListAcceptedAgreementsRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListAcceptedAgreementsRequest.java index 794e070bd33..25d7aade108 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListAcceptedAgreementsRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListAcceptedAgreementsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use ListAcceptedAgreementsRequest. + * Example: Click here to see how to use ListAcceptedAgreementsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListAgreementsRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListAgreementsRequest.java index f8345a167b4..98c002e4658 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListAgreementsRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListAgreementsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use ListAgreementsRequest. + * Example: Click here to see how to use ListAgreementsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListCategoriesRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListCategoriesRequest.java index 76ae1ba311b..b653b4d937e 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListCategoriesRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListCategoriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use ListCategoriesRequest. + * Example: Click here to see how to use ListCategoriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListListingsRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListListingsRequest.java index ba534886e64..3e14822664a 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListListingsRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListListingsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use ListListingsRequest. + * Example: Click here to see how to use ListListingsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListPackagesRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListPackagesRequest.java index 3f8c4e1c857..d4d757f0e81 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListPackagesRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListPackagesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use ListPackagesRequest. + * Example: Click here to see how to use ListPackagesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListPublishersRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListPublishersRequest.java index 933d0b17ce9..89a9ef82d64 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListPublishersRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListPublishersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use ListPublishersRequest. + * Example: Click here to see how to use ListPublishersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListReportTypesRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListReportTypesRequest.java index ecab494d937..136727951df 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListReportTypesRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListReportTypesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use ListReportTypesRequest. + * Example: Click here to see how to use ListReportTypesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListReportsRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListReportsRequest.java index bedd5519c19..fac46d8a106 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListReportsRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListReportsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use ListReportsRequest. + * Example: Click here to see how to use ListReportsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListTaxesRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListTaxesRequest.java index 494f9af5f23..1cb08547327 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListTaxesRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/ListTaxesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use ListTaxesRequest. + * Example: Click here to see how to use ListTaxesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/UpdateAcceptedAgreementRequest.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/UpdateAcceptedAgreementRequest.java index 3e5c416ec34..e2716f00571 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/UpdateAcceptedAgreementRequest.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/requests/UpdateAcceptedAgreementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.requests; import com.oracle.bmc.marketplace.model.*; /** - * Example: Click here to see how to use UpdateAcceptedAgreementRequest. + * Example: Click here to see how to use UpdateAcceptedAgreementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181001") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/CreateAcceptedAgreementResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/CreateAcceptedAgreementResponse.java index 057b000398e..9e8246af6e8 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/CreateAcceptedAgreementResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/CreateAcceptedAgreementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/DeleteAcceptedAgreementResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/DeleteAcceptedAgreementResponse.java index 22ac4d7a42a..8a113404164 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/DeleteAcceptedAgreementResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/DeleteAcceptedAgreementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetAcceptedAgreementResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetAcceptedAgreementResponse.java index 2f28d794a46..38092cc6a7b 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetAcceptedAgreementResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetAcceptedAgreementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetAgreementResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetAgreementResponse.java index 8fd81f94f23..d2d6722252e 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetAgreementResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetAgreementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetListingResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetListingResponse.java index 00bdbd34563..cdc15f070d8 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetListingResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetListingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetPackageResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetPackageResponse.java index 94c1f04cd99..9d8f1ef95ec 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetPackageResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/GetPackageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListAcceptedAgreementsResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListAcceptedAgreementsResponse.java index f38cea1ef79..71a26a19989 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListAcceptedAgreementsResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListAcceptedAgreementsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListAgreementsResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListAgreementsResponse.java index 5ba3f772292..ee2f5e2155d 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListAgreementsResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListAgreementsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListCategoriesResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListCategoriesResponse.java index 805be29ffc6..69739a1452e 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListCategoriesResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListCategoriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListListingsResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListListingsResponse.java index 72d248f3e54..9a675a32672 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListListingsResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListListingsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListPackagesResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListPackagesResponse.java index 95f04230a6c..e72b8b4d34d 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListPackagesResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListPackagesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListPublishersResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListPublishersResponse.java index 9d12b8f3f13..939cd2001b3 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListPublishersResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListPublishersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListReportTypesResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListReportTypesResponse.java index dda7359d6ae..be2d5fd7e58 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListReportTypesResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListReportTypesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListReportsResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListReportsResponse.java index 2191671f186..b24f7501294 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListReportsResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListReportsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListTaxesResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListTaxesResponse.java index f1ab3fc8507..471841e2923 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListTaxesResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/ListTaxesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/UpdateAcceptedAgreementResponse.java b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/UpdateAcceptedAgreementResponse.java index ec085263150..ebf17008f68 100644 --- a/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/UpdateAcceptedAgreementResponse.java +++ b/bmc-marketplace/src/main/java/com/oracle/bmc/marketplace/responses/UpdateAcceptedAgreementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.marketplace.responses; diff --git a/bmc-monitoring/pom.xml b/bmc-monitoring/pom.xml index 63f014b4c5f..9a266361c5d 100644 --- a/bmc-monitoring/pom.xml +++ b/bmc-monitoring/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-monitoring @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/Monitoring.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/Monitoring.java index 946fd9e85f0..65911119451 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/Monitoring.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/Monitoring.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring; @@ -57,7 +57,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeAlarmCompartment API. + * Example: Click here to see how to use ChangeAlarmCompartment API. */ ChangeAlarmCompartmentResponse changeAlarmCompartment(ChangeAlarmCompartmentRequest request); @@ -73,7 +73,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAlarm API. + * Example: Click here to see how to use CreateAlarm API. */ CreateAlarmResponse createAlarm(CreateAlarmRequest request); @@ -89,7 +89,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAlarm API. + * Example: Click here to see how to use DeleteAlarm API. */ DeleteAlarmResponse deleteAlarm(DeleteAlarmRequest request); @@ -105,7 +105,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAlarm API. + * Example: Click here to see how to use GetAlarm API. */ GetAlarmResponse getAlarm(GetAlarmRequest request); @@ -121,7 +121,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAlarmHistory API. + * Example: Click here to see how to use GetAlarmHistory API. */ GetAlarmHistoryResponse getAlarmHistory(GetAlarmHistoryRequest request); @@ -137,7 +137,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAlarms API. + * Example: Click here to see how to use ListAlarms API. */ ListAlarmsResponse listAlarms(ListAlarmsRequest request); @@ -153,7 +153,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAlarmsStatus API. + * Example: Click here to see how to use ListAlarmsStatus API. */ ListAlarmsStatusResponse listAlarmsStatus(ListAlarmsStatusRequest request); @@ -168,7 +168,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListMetrics API. + * Example: Click here to see how to use ListMetrics API. */ ListMetricsResponse listMetrics(ListMetricsRequest request); @@ -196,7 +196,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PostMetricData API. + * Example: Click here to see how to use PostMetricData API. */ PostMetricDataResponse postMetricData(PostMetricDataRequest request); @@ -212,7 +212,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RemoveAlarmSuppression API. + * Example: Click here to see how to use RemoveAlarmSuppression API. */ RemoveAlarmSuppressionResponse removeAlarmSuppression(RemoveAlarmSuppressionRequest request); @@ -227,7 +227,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeMetricsData API. + * Example: Click here to see how to use SummarizeMetricsData API. */ SummarizeMetricsDataResponse summarizeMetricsData(SummarizeMetricsDataRequest request); @@ -243,7 +243,7 @@ public interface Monitoring extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAlarm API. + * Example: Click here to see how to use UpdateAlarm API. */ UpdateAlarmResponse updateAlarm(UpdateAlarmRequest request); diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringAsync.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringAsync.java index 8b2282f7521..e72219a14ce 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringAsync.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringAsyncClient.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringAsyncClient.java index d1b271a57db..59f10fb9b9e 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringAsyncClient.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringClient.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringClient.java index 9094af1931a..85473284cac 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringClient.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringPaginators.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringPaginators.java index 546c4fd85e6..76b3f8c3166 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringPaginators.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringWaiters.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringWaiters.java index 931a55a10cf..8576733af26 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringWaiters.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/MonitoringWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ChangeAlarmCompartmentConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ChangeAlarmCompartmentConverter.java index ebf5c268a2e..0458d117fac 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ChangeAlarmCompartmentConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ChangeAlarmCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/CreateAlarmConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/CreateAlarmConverter.java index b6e9804a329..fab7bac1177 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/CreateAlarmConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/CreateAlarmConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/DeleteAlarmConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/DeleteAlarmConverter.java index 2a80d39b20b..0ccd6d3d6ce 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/DeleteAlarmConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/DeleteAlarmConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/GetAlarmConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/GetAlarmConverter.java index acee1018f00..67cacb83401 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/GetAlarmConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/GetAlarmConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/GetAlarmHistoryConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/GetAlarmHistoryConverter.java index 1bfa4edd513..e57cdbba01d 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/GetAlarmHistoryConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/GetAlarmHistoryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListAlarmsConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListAlarmsConverter.java index 10777023f28..8ea2c901af7 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListAlarmsConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListAlarmsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListAlarmsStatusConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListAlarmsStatusConverter.java index ecb2e009b55..69c5c2b964a 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListAlarmsStatusConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListAlarmsStatusConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListMetricsConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListMetricsConverter.java index 5bf9ddecb5a..16574793640 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListMetricsConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/ListMetricsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/PostMetricDataConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/PostMetricDataConverter.java index a8e2206aef2..3904120132e 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/PostMetricDataConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/PostMetricDataConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/RemoveAlarmSuppressionConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/RemoveAlarmSuppressionConverter.java index 837d45452e6..7d94f7b981d 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/RemoveAlarmSuppressionConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/RemoveAlarmSuppressionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/SummarizeMetricsDataConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/SummarizeMetricsDataConverter.java index 66f99a39391..8d9a7c4dbc7 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/SummarizeMetricsDataConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/SummarizeMetricsDataConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/UpdateAlarmConverter.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/UpdateAlarmConverter.java index 404c980a26f..8511a164832 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/UpdateAlarmConverter.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/internal/http/UpdateAlarmConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.internal.http; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AggregatedDatapoint.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AggregatedDatapoint.java index 7936b4e43a7..f169383ccba 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AggregatedDatapoint.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AggregatedDatapoint.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Alarm.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Alarm.java index 20f4a4bf2f0..2a37cf72959 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Alarm.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Alarm.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmHistoryCollection.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmHistoryCollection.java index 95a3f9712ec..eff314e65d3 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmHistoryCollection.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmHistoryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmHistoryEntry.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmHistoryEntry.java index de84bfe8bc3..5aad6838fd6 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmHistoryEntry.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmHistoryEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmStatusSummary.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmStatusSummary.java index 97221a201ba..9b7d0ee2b10 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmStatusSummary.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmStatusSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmSummary.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmSummary.java index 5a7bdd23a1c..87d2451e63e 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmSummary.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/AlarmSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/ChangeAlarmCompartmentDetails.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/ChangeAlarmCompartmentDetails.java index f8e9ce1485c..5b68812bc4f 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/ChangeAlarmCompartmentDetails.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/ChangeAlarmCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/CreateAlarmDetails.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/CreateAlarmDetails.java index 26ba929db7e..6cbb6d38970 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/CreateAlarmDetails.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/CreateAlarmDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Datapoint.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Datapoint.java index b68947bf10b..73092a98389 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Datapoint.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Datapoint.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/FailedMetricRecord.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/FailedMetricRecord.java index 67f6c84a60f..baa17a580dd 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/FailedMetricRecord.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/FailedMetricRecord.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/ListMetricsDetails.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/ListMetricsDetails.java index 8c6323b0b3a..245e0c6a5d6 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/ListMetricsDetails.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/ListMetricsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Metric.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Metric.java index 82bc42d9e10..e0f0bb301eb 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Metric.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Metric.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/MetricData.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/MetricData.java index 9bb2607e823..9a6cd819d94 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/MetricData.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/MetricData.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/MetricDataDetails.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/MetricDataDetails.java index b9596e196b1..e9b35d0e707 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/MetricDataDetails.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/MetricDataDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/PostMetricDataDetails.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/PostMetricDataDetails.java index c00635f3a89..36e5bf0e0bb 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/PostMetricDataDetails.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/PostMetricDataDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/PostMetricDataResponseDetails.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/PostMetricDataResponseDetails.java index c2c7ab04145..8c94eadb6ce 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/PostMetricDataResponseDetails.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/PostMetricDataResponseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/SummarizeMetricsDataDetails.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/SummarizeMetricsDataDetails.java index c6ee09009e9..6d76dfcf2c3 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/SummarizeMetricsDataDetails.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/SummarizeMetricsDataDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Suppression.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Suppression.java index 899d514dfd2..9a3bf803bbb 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Suppression.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/Suppression.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/UpdateAlarmDetails.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/UpdateAlarmDetails.java index 0cf840a0492..a3c3414fbea 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/UpdateAlarmDetails.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/model/UpdateAlarmDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.model; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ChangeAlarmCompartmentRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ChangeAlarmCompartmentRequest.java index 8a1237e95da..2abf455ec95 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ChangeAlarmCompartmentRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ChangeAlarmCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use ChangeAlarmCompartmentRequest. + * Example: Click here to see how to use ChangeAlarmCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/CreateAlarmRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/CreateAlarmRequest.java index 4350378d0e2..511f378db09 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/CreateAlarmRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/CreateAlarmRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use CreateAlarmRequest. + * Example: Click here to see how to use CreateAlarmRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/DeleteAlarmRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/DeleteAlarmRequest.java index 7cce8788c84..9f715a89a49 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/DeleteAlarmRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/DeleteAlarmRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use DeleteAlarmRequest. + * Example: Click here to see how to use DeleteAlarmRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/GetAlarmHistoryRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/GetAlarmHistoryRequest.java index 8bbd9d23b58..e324e59cf7e 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/GetAlarmHistoryRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/GetAlarmHistoryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use GetAlarmHistoryRequest. + * Example: Click here to see how to use GetAlarmHistoryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/GetAlarmRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/GetAlarmRequest.java index 363713091e7..481b183aeaa 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/GetAlarmRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/GetAlarmRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use GetAlarmRequest. + * Example: Click here to see how to use GetAlarmRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListAlarmsRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListAlarmsRequest.java index f338f9b64ca..7243cace61f 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListAlarmsRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListAlarmsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use ListAlarmsRequest. + * Example: Click here to see how to use ListAlarmsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListAlarmsStatusRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListAlarmsStatusRequest.java index e6da332b931..7beb2833086 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListAlarmsStatusRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListAlarmsStatusRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use ListAlarmsStatusRequest. + * Example: Click here to see how to use ListAlarmsStatusRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListMetricsRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListMetricsRequest.java index ddfaee95e31..ee5f5ac7741 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListMetricsRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/ListMetricsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use ListMetricsRequest. + * Example: Click here to see how to use ListMetricsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/PostMetricDataRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/PostMetricDataRequest.java index 33eca42481a..dd09f07aa30 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/PostMetricDataRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/PostMetricDataRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use PostMetricDataRequest. + * Example: Click here to see how to use PostMetricDataRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/RemoveAlarmSuppressionRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/RemoveAlarmSuppressionRequest.java index ab18236f1f5..69d1b4736d6 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/RemoveAlarmSuppressionRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/RemoveAlarmSuppressionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use RemoveAlarmSuppressionRequest. + * Example: Click here to see how to use RemoveAlarmSuppressionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/SummarizeMetricsDataRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/SummarizeMetricsDataRequest.java index 5580b57ee94..7e1380f7f0f 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/SummarizeMetricsDataRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/SummarizeMetricsDataRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use SummarizeMetricsDataRequest. + * Example: Click here to see how to use SummarizeMetricsDataRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/UpdateAlarmRequest.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/UpdateAlarmRequest.java index cd3f52488ab..c571cf8b7d9 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/UpdateAlarmRequest.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/requests/UpdateAlarmRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.requests; import com.oracle.bmc.monitoring.model.*; /** - * Example: Click here to see how to use UpdateAlarmRequest. + * Example: Click here to see how to use UpdateAlarmRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180401") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ChangeAlarmCompartmentResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ChangeAlarmCompartmentResponse.java index e528f0e39b9..7ad100dad36 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ChangeAlarmCompartmentResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ChangeAlarmCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/CreateAlarmResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/CreateAlarmResponse.java index 415bbacfaaa..173d1bf4238 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/CreateAlarmResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/CreateAlarmResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/DeleteAlarmResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/DeleteAlarmResponse.java index bbd5d1fe0cd..3120c169b0d 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/DeleteAlarmResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/DeleteAlarmResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/GetAlarmHistoryResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/GetAlarmHistoryResponse.java index 8baad3beaa4..ea3b0719863 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/GetAlarmHistoryResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/GetAlarmHistoryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/GetAlarmResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/GetAlarmResponse.java index a0cd2663770..7758692ca0a 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/GetAlarmResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/GetAlarmResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListAlarmsResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListAlarmsResponse.java index 1bc0647e79a..b2196901b21 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListAlarmsResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListAlarmsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListAlarmsStatusResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListAlarmsStatusResponse.java index e7a75db6413..c63a3f5a40e 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListAlarmsStatusResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListAlarmsStatusResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListMetricsResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListMetricsResponse.java index 0c6ae756253..73355571f7b 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListMetricsResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/ListMetricsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/PostMetricDataResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/PostMetricDataResponse.java index 8c35ae2c139..76b1f622805 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/PostMetricDataResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/PostMetricDataResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/RemoveAlarmSuppressionResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/RemoveAlarmSuppressionResponse.java index dd48ffb30a0..9d3e43d2377 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/RemoveAlarmSuppressionResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/RemoveAlarmSuppressionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/SummarizeMetricsDataResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/SummarizeMetricsDataResponse.java index b1a93e6cc2e..397bdd317d0 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/SummarizeMetricsDataResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/SummarizeMetricsDataResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/UpdateAlarmResponse.java b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/UpdateAlarmResponse.java index ac870a5e75e..b132ae8d37d 100644 --- a/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/UpdateAlarmResponse.java +++ b/bmc-monitoring/src/main/java/com/oracle/bmc/monitoring/responses/UpdateAlarmResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.monitoring.responses; diff --git a/bmc-mysql/pom.xml b/bmc-mysql/pom.xml index fb4f27ef34d..143912e73d6 100644 --- a/bmc-mysql/pom.xml +++ b/bmc-mysql/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-mysql @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/Channels.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/Channels.java index e543bc0d3d6..e30b256f14e 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/Channels.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/Channels.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; @@ -52,7 +52,7 @@ public interface Channels extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateChannel API. + * Example: Click here to see how to use CreateChannel API. */ CreateChannelResponse createChannel(CreateChannelRequest request); @@ -62,7 +62,7 @@ public interface Channels extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteChannel API. + * Example: Click here to see how to use DeleteChannel API. */ DeleteChannelResponse deleteChannel(DeleteChannelRequest request); @@ -75,7 +75,7 @@ public interface Channels extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetChannel API. + * Example: Click here to see how to use GetChannel API. */ GetChannelResponse getChannel(GetChannelRequest request); @@ -85,7 +85,7 @@ public interface Channels extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListChannels API. + * Example: Click here to see how to use ListChannels API. */ ListChannelsResponse listChannels(ListChannelsRequest request); @@ -97,7 +97,7 @@ public interface Channels extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ResetChannel API. + * Example: Click here to see how to use ResetChannel API. */ ResetChannelResponse resetChannel(ResetChannelRequest request); @@ -110,7 +110,7 @@ public interface Channels extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ResumeChannel API. + * Example: Click here to see how to use ResumeChannel API. */ ResumeChannelResponse resumeChannel(ResumeChannelRequest request); @@ -124,7 +124,7 @@ public interface Channels extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateChannel API. + * Example: Click here to see how to use UpdateChannel API. */ UpdateChannelResponse updateChannel(UpdateChannelRequest request); diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsAsync.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsAsync.java index 5be82ccf109..6d9dfc08245 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsAsync.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsAsyncClient.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsAsyncClient.java index 0cd6a812d3b..8d11fd04c3d 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsAsyncClient.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsClient.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsClient.java index 196875a6100..e8f72005461 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsClient.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsPaginators.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsPaginators.java index 4568985e56f..5f2e2427c44 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsPaginators.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsWaiters.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsWaiters.java index c30f97807f6..a94a3c66993 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsWaiters.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/ChannelsWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackups.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackups.java index 2565370ca0e..ea0ac50c831 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackups.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackups.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; @@ -52,7 +52,7 @@ public interface DbBackups extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateBackup API. + * Example: Click here to see how to use CreateBackup API. */ CreateBackupResponse createBackup(CreateBackupRequest request); @@ -63,7 +63,7 @@ public interface DbBackups extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteBackup API. + * Example: Click here to see how to use DeleteBackup API. */ DeleteBackupResponse deleteBackup(DeleteBackupRequest request); @@ -73,7 +73,7 @@ public interface DbBackups extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBackup API. + * Example: Click here to see how to use GetBackup API. */ GetBackupResponse getBackup(GetBackupRequest request); @@ -84,7 +84,7 @@ public interface DbBackups extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBackups API. + * Example: Click here to see how to use ListBackups API. */ ListBackupsResponse listBackups(ListBackupsRequest request); @@ -94,7 +94,7 @@ public interface DbBackups extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateBackup API. + * Example: Click here to see how to use UpdateBackup API. */ UpdateBackupResponse updateBackup(UpdateBackupRequest request); diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsAsync.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsAsync.java index a1bbd8ea809..c6326a9a757 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsAsync.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsAsyncClient.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsAsyncClient.java index 83169c32f7d..ee6e1b31008 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsAsyncClient.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsClient.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsClient.java index bca64b60da7..240890e41f7 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsClient.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsPaginators.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsPaginators.java index 44fb9cbf207..602a603f50f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsPaginators.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsWaiters.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsWaiters.java index 70e1ce0472d..f9cd238bf03 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsWaiters.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbBackupsWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystem.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystem.java index 8fd7e49ef48..7b8cc2299a0 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystem.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; @@ -52,7 +52,7 @@ public interface DbSystem extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AddAnalyticsCluster API. + * Example: Click here to see how to use AddAnalyticsCluster API. */ AddAnalyticsClusterResponse addAnalyticsCluster(AddAnalyticsClusterRequest request); @@ -63,7 +63,7 @@ public interface DbSystem extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateDbSystem API. + * Example: Click here to see how to use CreateDbSystem API. */ CreateDbSystemResponse createDbSystem(CreateDbSystemRequest request); @@ -75,7 +75,7 @@ public interface DbSystem extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAnalyticsCluster API. + * Example: Click here to see how to use DeleteAnalyticsCluster API. */ DeleteAnalyticsClusterResponse deleteAnalyticsCluster(DeleteAnalyticsClusterRequest request); @@ -87,7 +87,7 @@ public interface DbSystem extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteDbSystem API. + * Example: Click here to see how to use DeleteDbSystem API. */ DeleteDbSystemResponse deleteDbSystem(DeleteDbSystemRequest request); @@ -98,7 +98,7 @@ public interface DbSystem extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GenerateAnalyticsClusterMemoryEstimate API. + * Example: Click here to see how to use GenerateAnalyticsClusterMemoryEstimate API. */ GenerateAnalyticsClusterMemoryEstimateResponse generateAnalyticsClusterMemoryEstimate( GenerateAnalyticsClusterMemoryEstimateRequest request); @@ -109,7 +109,7 @@ GenerateAnalyticsClusterMemoryEstimateResponse generateAnalyticsClusterMemoryEst * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAnalyticsCluster API. + * Example: Click here to see how to use GetAnalyticsCluster API. */ GetAnalyticsClusterResponse getAnalyticsCluster(GetAnalyticsClusterRequest request); @@ -121,7 +121,7 @@ GenerateAnalyticsClusterMemoryEstimateResponse generateAnalyticsClusterMemoryEst * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAnalyticsClusterMemoryEstimate API. + * Example: Click here to see how to use GetAnalyticsClusterMemoryEstimate API. */ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( GetAnalyticsClusterMemoryEstimateRequest request); @@ -132,7 +132,7 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDbSystem API. + * Example: Click here to see how to use GetDbSystem API. */ GetDbSystemResponse getDbSystem(GetDbSystemRequest request); @@ -144,7 +144,7 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDbSystems API. + * Example: Click here to see how to use ListDbSystems API. */ ListDbSystemsResponse listDbSystems(ListDbSystemsRequest request); @@ -154,7 +154,7 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RestartAnalyticsCluster API. + * Example: Click here to see how to use RestartAnalyticsCluster API. */ RestartAnalyticsClusterResponse restartAnalyticsCluster(RestartAnalyticsClusterRequest request); @@ -164,7 +164,7 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RestartDbSystem API. + * Example: Click here to see how to use RestartDbSystem API. */ RestartDbSystemResponse restartDbSystem(RestartDbSystemRequest request); @@ -174,7 +174,7 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StartAnalyticsCluster API. + * Example: Click here to see how to use StartAnalyticsCluster API. */ StartAnalyticsClusterResponse startAnalyticsCluster(StartAnalyticsClusterRequest request); @@ -184,7 +184,7 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StartDbSystem API. + * Example: Click here to see how to use StartDbSystem API. */ StartDbSystemResponse startDbSystem(StartDbSystemRequest request); @@ -194,7 +194,7 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StopAnalyticsCluster API. + * Example: Click here to see how to use StopAnalyticsCluster API. */ StopAnalyticsClusterResponse stopAnalyticsCluster(StopAnalyticsClusterRequest request); @@ -207,7 +207,7 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StopDbSystem API. + * Example: Click here to see how to use StopDbSystem API. */ StopDbSystemResponse stopDbSystem(StopDbSystemRequest request); @@ -218,7 +218,7 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAnalyticsCluster API. + * Example: Click here to see how to use UpdateAnalyticsCluster API. */ UpdateAnalyticsClusterResponse updateAnalyticsCluster(UpdateAnalyticsClusterRequest request); @@ -236,7 +236,7 @@ GetAnalyticsClusterMemoryEstimateResponse getAnalyticsClusterMemoryEstimate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDbSystem API. + * Example: Click here to see how to use UpdateDbSystem API. */ UpdateDbSystemResponse updateDbSystem(UpdateDbSystemRequest request); diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemAsync.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemAsync.java index cf8c91965c3..a174abfb204 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemAsync.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemAsyncClient.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemAsyncClient.java index 8140446c562..af92ce2851c 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemAsyncClient.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemClient.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemClient.java index 43448c6e1c4..3bba2b97b91 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemClient.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemPaginators.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemPaginators.java index d1be971826a..bbf343e900d 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemPaginators.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemWaiters.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemWaiters.java index a3540429996..88ed2c9c14e 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemWaiters.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/DbSystemWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/Mysqlaas.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/Mysqlaas.java index 95a07adae48..878a9d8534a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/Mysqlaas.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/Mysqlaas.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; @@ -51,7 +51,7 @@ public interface Mysqlaas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateConfiguration API. + * Example: Click here to see how to use CreateConfiguration API. */ CreateConfigurationResponse createConfiguration(CreateConfigurationRequest request); @@ -63,7 +63,7 @@ public interface Mysqlaas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteConfiguration API. + * Example: Click here to see how to use DeleteConfiguration API. */ DeleteConfigurationResponse deleteConfiguration(DeleteConfigurationRequest request); @@ -74,7 +74,7 @@ public interface Mysqlaas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConfiguration API. + * Example: Click here to see how to use GetConfiguration API. */ GetConfigurationResponse getConfiguration(GetConfigurationRequest request); @@ -92,7 +92,7 @@ public interface Mysqlaas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListConfigurations API. + * Example: Click here to see how to use ListConfigurations API. */ ListConfigurationsResponse listConfigurations(ListConfigurationsRequest request); @@ -106,7 +106,7 @@ public interface Mysqlaas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListShapes API. + * Example: Click here to see how to use ListShapes API. */ ListShapesResponse listShapes(ListShapesRequest request); @@ -119,7 +119,7 @@ public interface Mysqlaas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListVersions API. + * Example: Click here to see how to use ListVersions API. */ ListVersionsResponse listVersions(ListVersionsRequest request); @@ -129,7 +129,7 @@ public interface Mysqlaas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateConfiguration API. + * Example: Click here to see how to use UpdateConfiguration API. */ UpdateConfigurationResponse updateConfiguration(UpdateConfigurationRequest request); diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasAsync.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasAsync.java index 92530073b97..c0c6838517d 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasAsync.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasAsyncClient.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasAsyncClient.java index 03c7a87b39b..d3e6f8b95a3 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasAsyncClient.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasClient.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasClient.java index b520dd1c29c..2bf3e1b795f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasClient.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasPaginators.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasPaginators.java index 0614fa3836c..0e5ef5c9239 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasPaginators.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasWaiters.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasWaiters.java index 4cd6a6ef172..bc84a7336a9 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasWaiters.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/MysqlaasWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequests.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequests.java index 776035d3679..4dc799542b4 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequests.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequests.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; @@ -51,7 +51,7 @@ public interface WorkRequests extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -62,7 +62,7 @@ public interface WorkRequests extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -73,7 +73,7 @@ public interface WorkRequests extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -84,7 +84,7 @@ public interface WorkRequests extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsAsync.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsAsync.java index f319e3c0fc2..b07a7b679d6 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsAsync.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsAsyncClient.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsAsyncClient.java index 2f077d6c732..00c83b528a8 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsAsyncClient.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsClient.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsClient.java index f3bdfb236d6..a8da042136a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsClient.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsPaginators.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsPaginators.java index 9360014592b..b4cabb38244 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsPaginators.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsWaiters.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsWaiters.java index 7225e6c1541..a5071196f1d 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsWaiters.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/WorkRequestsWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/AddAnalyticsClusterConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/AddAnalyticsClusterConverter.java index 7fc6f452792..b833ea26cc4 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/AddAnalyticsClusterConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/AddAnalyticsClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateBackupConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateBackupConverter.java index e4aaab2c089..e095480355e 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateBackupConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateChannelConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateChannelConverter.java index a67efdd6ca8..d272e7f3832 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateChannelConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateChannelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateConfigurationConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateConfigurationConverter.java index dbe0b836421..b461d7efb16 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateConfigurationConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateDbSystemConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateDbSystemConverter.java index e9229ac9387..667983e7e12 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateDbSystemConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/CreateDbSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteAnalyticsClusterConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteAnalyticsClusterConverter.java index 1c2cba7a812..a8b3e90046d 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteAnalyticsClusterConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteAnalyticsClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteBackupConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteBackupConverter.java index 0998b64081b..4ae43670c18 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteBackupConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteChannelConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteChannelConverter.java index f6e96185b07..3cbc7dadc03 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteChannelConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteChannelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteConfigurationConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteConfigurationConverter.java index 2e173413536..4864d5666cf 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteConfigurationConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteDbSystemConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteDbSystemConverter.java index ff5208ca665..7bffcc129f0 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteDbSystemConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/DeleteDbSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GenerateAnalyticsClusterMemoryEstimateConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GenerateAnalyticsClusterMemoryEstimateConverter.java index 2ff23640bc4..3014821fa6b 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GenerateAnalyticsClusterMemoryEstimateConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GenerateAnalyticsClusterMemoryEstimateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetAnalyticsClusterConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetAnalyticsClusterConverter.java index 6efa6a82e4e..9081e1355ef 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetAnalyticsClusterConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetAnalyticsClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetAnalyticsClusterMemoryEstimateConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetAnalyticsClusterMemoryEstimateConverter.java index ebfe8941acb..12f4b476d9d 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetAnalyticsClusterMemoryEstimateConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetAnalyticsClusterMemoryEstimateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetBackupConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetBackupConverter.java index 3d7e0f6349b..882760d5e4a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetBackupConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetChannelConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetChannelConverter.java index 38fd6b87cd8..dccf9671d00 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetChannelConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetChannelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetConfigurationConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetConfigurationConverter.java index 030b4cee0d5..24950d541f0 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetConfigurationConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetDbSystemConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetDbSystemConverter.java index 34ec11d554f..b2580284d02 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetDbSystemConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetDbSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetWorkRequestConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetWorkRequestConverter.java index c2dd6df1625..6b949473025 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetWorkRequestConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListBackupsConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListBackupsConverter.java index be2efff3eab..2dd111f0c76 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListBackupsConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListBackupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListChannelsConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListChannelsConverter.java index b2ae2b00bb7..1ca0fd7e45d 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListChannelsConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListChannelsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListConfigurationsConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListConfigurationsConverter.java index efa2e7b5970..402d4f488ca 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListConfigurationsConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListConfigurationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListDbSystemsConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListDbSystemsConverter.java index f5027b6caf6..d3d36ee39ed 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListDbSystemsConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListDbSystemsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListShapesConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListShapesConverter.java index 087c86bc25c..ac146efc019 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListShapesConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListShapesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListVersionsConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListVersionsConverter.java index a88396c8c7c..2e6a9b08fed 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListVersionsConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestErrorsConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestErrorsConverter.java index b95555a833a..0bdc45c216e 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestLogsConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestLogsConverter.java index 65a66902cf9..8844b50b5af 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestsConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestsConverter.java index e7f52fbfe5f..ae2b89d46a8 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestsConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ResetChannelConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ResetChannelConverter.java index 6056add221c..bfb09dd378a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ResetChannelConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ResetChannelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/RestartAnalyticsClusterConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/RestartAnalyticsClusterConverter.java index 36f60531bb1..8eb9aea6ed8 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/RestartAnalyticsClusterConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/RestartAnalyticsClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/RestartDbSystemConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/RestartDbSystemConverter.java index 2156eea12cc..7f9dfd70db9 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/RestartDbSystemConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/RestartDbSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ResumeChannelConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ResumeChannelConverter.java index b21d0972dee..61e9e32f283 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ResumeChannelConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/ResumeChannelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StartAnalyticsClusterConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StartAnalyticsClusterConverter.java index 49300897329..11dfd723542 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StartAnalyticsClusterConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StartAnalyticsClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StartDbSystemConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StartDbSystemConverter.java index 960d7fa8f3b..981813bfbac 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StartDbSystemConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StartDbSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StopAnalyticsClusterConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StopAnalyticsClusterConverter.java index 10aa29ac1d3..97a948013b7 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StopAnalyticsClusterConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StopAnalyticsClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StopDbSystemConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StopDbSystemConverter.java index c3a16e8ec13..83d4de301b4 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StopDbSystemConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/StopDbSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateAnalyticsClusterConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateAnalyticsClusterConverter.java index e1a5679857d..1ee8f88ffd7 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateAnalyticsClusterConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateAnalyticsClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateBackupConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateBackupConverter.java index 29932d279a5..111228f3f99 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateBackupConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateBackupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateChannelConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateChannelConverter.java index a6143959688..59d0142fbd3 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateChannelConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateChannelConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateConfigurationConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateConfigurationConverter.java index c6e625b33b4..73fd93e9cee 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateConfigurationConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateConfigurationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateDbSystemConverter.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateDbSystemConverter.java index d3e365e8497..a89e8309920 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateDbSystemConverter.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/internal/http/UpdateDbSystemConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.internal.http; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AddAnalyticsClusterDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AddAnalyticsClusterDetails.java index 29484f825da..c134e4739ea 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AddAnalyticsClusterDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AddAnalyticsClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsCluster.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsCluster.java index 18b4d6555f5..c8ad130cbc2 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsCluster.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsCluster.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterMemoryEstimate.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterMemoryEstimate.java index 3a992c9f2f4..53b1e371d30 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterMemoryEstimate.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterMemoryEstimate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterMemoryEstimateStatus.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterMemoryEstimateStatus.java index 05b9d417eff..2608e971cb7 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterMemoryEstimateStatus.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterMemoryEstimateStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterNode.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterNode.java index 804ca167190..1180aea1933 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterNode.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterNode.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterSchemaMemoryEstimate.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterSchemaMemoryEstimate.java index 1c1b84682a5..8da790417e2 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterSchemaMemoryEstimate.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterSchemaMemoryEstimate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterSummary.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterSummary.java index b357bb7a583..c2b86d2c321 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterSummary.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterTableMemoryEstimate.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterTableMemoryEstimate.java index cc9879f7c24..975c2289f27 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterTableMemoryEstimate.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/AnalyticsClusterTableMemoryEstimate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Backup.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Backup.java index ef64e99b0c6..13cab248beb 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Backup.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Backup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/BackupPolicy.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/BackupPolicy.java index 9ea8afebe70..37e33d48e21 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/BackupPolicy.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/BackupPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/BackupSummary.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/BackupSummary.java index 0bfd6d1d963..987e9f03e1b 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/BackupSummary.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/BackupSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CaCertificate.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CaCertificate.java index 4c9a9ec979e..226dfae9860 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CaCertificate.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CaCertificate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Channel.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Channel.java index a60c76ec39e..95440295772 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Channel.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Channel.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSource.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSource.java index fe8a9acd539..6831af280d8 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSource.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSourceMysql.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSourceMysql.java index 4577ff766a7..582b47c0f76 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSourceMysql.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSourceMysql.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSummary.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSummary.java index a504c8e09f3..0065b35ed44 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSummary.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelTarget.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelTarget.java index 431169c5c9a..6e5b01f3a24 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelTarget.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelTarget.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelTargetDbSystem.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelTargetDbSystem.java index 94cfff9ced6..7f53627821b 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelTargetDbSystem.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ChannelTargetDbSystem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Configuration.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Configuration.java index c7894ab1a2a..e901a527782 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Configuration.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Configuration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ConfigurationSummary.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ConfigurationSummary.java index 7dab5db2e7f..fc6e05d4dc8 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ConfigurationSummary.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ConfigurationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ConfigurationVariables.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ConfigurationVariables.java index 32a1307bceb..b46e2561925 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ConfigurationVariables.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ConfigurationVariables.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateBackupDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateBackupDetails.java index e8afeb19e75..46f427d7479 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateBackupDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateBackupPolicyDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateBackupPolicyDetails.java index 878dc384c5a..ddc9c7db74c 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateBackupPolicyDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateBackupPolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelDetails.java index a31401fb527..3c9472d0d28 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelSourceDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelSourceDetails.java index 2c652450779..944a2e4fd02 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelSourceDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelSourceFromMysqlDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelSourceFromMysqlDetails.java index 0be025bc419..949548d7a9a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelSourceFromMysqlDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelSourceFromMysqlDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelTargetDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelTargetDetails.java index ad2eff130ab..992ea51f82c 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelTargetDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelTargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelTargetFromDbSystemDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelTargetFromDbSystemDetails.java index d98f52ec553..ed22b131c3b 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelTargetFromDbSystemDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateChannelTargetFromDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateConfigurationDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateConfigurationDetails.java index b7f36dd9462..602c1a457ba 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateConfigurationDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemDetails.java index db6a9e87acd..90b21950d4e 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceDetails.java index d7f3a978d0a..b527a6265c8 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceFromBackupDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceFromBackupDetails.java index e2b8cd3f2f6..04751c5793a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceFromBackupDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceFromBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceFromNoneDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceFromNoneDetails.java index 060d2978567..26f952517c2 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceFromNoneDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceFromNoneDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceImportFromUrlDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceImportFromUrlDetails.java index 372ead44c90..c78f9c1d498 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceImportFromUrlDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateDbSystemSourceImportFromUrlDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateMaintenanceDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateMaintenanceDetails.java index 232d7c29f51..7b60133991e 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateMaintenanceDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/CreateMaintenanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystem.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystem.java index f36b86d11da..ccfb8b5201b 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystem.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemEndpoint.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemEndpoint.java index c028e625ade..fa819680fd1 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemEndpoint.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemEndpoint.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSnapshot.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSnapshot.java index 8dacdfb0e81..9e90af3d031 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSnapshot.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSnapshot.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSource.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSource.java index 78d47b098b1..ccbac04cf99 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSource.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceFromBackup.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceFromBackup.java index a10f506c5b6..3fbfd6b038a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceFromBackup.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceFromBackup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceFromNone.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceFromNone.java index 0533a585ea7..7a112f00b0e 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceFromNone.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceFromNone.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceImportFromUrl.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceImportFromUrl.java index 148e6cc7dd9..012491bcf31 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceImportFromUrl.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSourceImportFromUrl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSummary.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSummary.java index 71665558504..0be8a5478ad 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSummary.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/DbSystemSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/InnoDbShutdownMode.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/InnoDbShutdownMode.java index 891666c5452..311564dffe0 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/InnoDbShutdownMode.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/InnoDbShutdownMode.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/MaintenanceDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/MaintenanceDetails.java index d820bdac9d5..8b8a4dd4a36 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/MaintenanceDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/MaintenanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/PemCaCertificate.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/PemCaCertificate.java index c1b99394e7f..ca4a718caf2 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/PemCaCertificate.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/PemCaCertificate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/RestartDbSystemDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/RestartDbSystemDetails.java index 603075e6706..0ed780755d6 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/RestartDbSystemDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/RestartDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ShapeSummary.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ShapeSummary.java index 3cb364037be..18929e265a3 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ShapeSummary.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/ShapeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/StopDbSystemDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/StopDbSystemDetails.java index c97f613d05a..d462770b585 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/StopDbSystemDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/StopDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateAnalyticsClusterDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateAnalyticsClusterDetails.java index 6b87eeb6a2b..e8423ce0246 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateAnalyticsClusterDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateAnalyticsClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateBackupDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateBackupDetails.java index 6dfc0797364..1bfae7c2cc3 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateBackupDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateBackupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateBackupPolicyDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateBackupPolicyDetails.java index e03a24512c2..342a368a591 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateBackupPolicyDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateBackupPolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelDetails.java index a700f3d85d7..f1c3df78f6c 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelSourceDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelSourceDetails.java index 7a9b95adac2..3c06e3976ed 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelSourceDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelSourceFromMysqlDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelSourceFromMysqlDetails.java index 747f82be3a2..985beecce95 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelSourceFromMysqlDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelSourceFromMysqlDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelTargetDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelTargetDetails.java index 0bae23face5..1f558562850 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelTargetDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelTargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelTargetFromDbSystemDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelTargetFromDbSystemDetails.java index 3c982cc5ba1..ec0d42d7362 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelTargetFromDbSystemDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateChannelTargetFromDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateConfigurationDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateConfigurationDetails.java index fb05319b19e..889d004bb68 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateConfigurationDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateConfigurationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateDbSystemDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateDbSystemDetails.java index 076f2d3cb93..180ebfc0358 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateDbSystemDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateDbSystemDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateMaintenanceDetails.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateMaintenanceDetails.java index b7d1d0b24a1..f88f99357a8 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateMaintenanceDetails.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/UpdateMaintenanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Version.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Version.java index 5eb2dd2270f..1b7e0bb4d09 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Version.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/Version.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/VersionSummary.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/VersionSummary.java index 9d54fa4a74b..a743563d96f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/VersionSummary.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/VersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequest.java index 3a11eeb513c..dac0a9218d5 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestError.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestError.java index bbace9032dd..7740343749f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestError.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestLogEntry.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestLogEntry.java index ded3606ef32..54622321058 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestLogEntry.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestOperationStatus.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestOperationStatus.java index b8d50865436..9a43b4c7a68 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestOperationStatus.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestOperationStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestOperationType.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestOperationType.java index 55673924314..59d23bdf251 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestOperationType.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestOperationType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestResource.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestResource.java index 735b86a50f9..5bc8d70d12a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestResource.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestResourceActionType.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestResourceActionType.java index fdd516939f7..0b2fad3b61f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestResourceActionType.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestResourceActionType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestSummary.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestSummary.java index be9fb4a8707..74416d6147d 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestSummary.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.model; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/AddAnalyticsClusterRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/AddAnalyticsClusterRequest.java index 608efe2d0d1..ebb6f71d92f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/AddAnalyticsClusterRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/AddAnalyticsClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use AddAnalyticsClusterRequest. + * Example: Click here to see how to use AddAnalyticsClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateBackupRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateBackupRequest.java index 80b990e70eb..78199b3603a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateBackupRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use CreateBackupRequest. + * Example: Click here to see how to use CreateBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateChannelRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateChannelRequest.java index 7a0fb0f07aa..887a5c4523f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateChannelRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateChannelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use CreateChannelRequest. + * Example: Click here to see how to use CreateChannelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateConfigurationRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateConfigurationRequest.java index 4a0be52270c..bdcd3519f1a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateConfigurationRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use CreateConfigurationRequest. + * Example: Click here to see how to use CreateConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateDbSystemRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateDbSystemRequest.java index 12fdde53c68..9d96decf0d9 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateDbSystemRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/CreateDbSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use CreateDbSystemRequest. + * Example: Click here to see how to use CreateDbSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteAnalyticsClusterRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteAnalyticsClusterRequest.java index b1aa7125d3f..746c6e253fc 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteAnalyticsClusterRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteAnalyticsClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use DeleteAnalyticsClusterRequest. + * Example: Click here to see how to use DeleteAnalyticsClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteBackupRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteBackupRequest.java index 542f62942fb..366c79f3501 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteBackupRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use DeleteBackupRequest. + * Example: Click here to see how to use DeleteBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteChannelRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteChannelRequest.java index 6378b3c8ee6..91d63f94960 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteChannelRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteChannelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use DeleteChannelRequest. + * Example: Click here to see how to use DeleteChannelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteConfigurationRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteConfigurationRequest.java index e0cfffcf978..77ae08dd4a0 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteConfigurationRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use DeleteConfigurationRequest. + * Example: Click here to see how to use DeleteConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteDbSystemRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteDbSystemRequest.java index 0a5f51820e3..8f78827897d 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteDbSystemRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/DeleteDbSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use DeleteDbSystemRequest. + * Example: Click here to see how to use DeleteDbSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GenerateAnalyticsClusterMemoryEstimateRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GenerateAnalyticsClusterMemoryEstimateRequest.java index b8560a18b16..202a6f0e375 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GenerateAnalyticsClusterMemoryEstimateRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GenerateAnalyticsClusterMemoryEstimateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use GenerateAnalyticsClusterMemoryEstimateRequest. + * Example: Click here to see how to use GenerateAnalyticsClusterMemoryEstimateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetAnalyticsClusterMemoryEstimateRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetAnalyticsClusterMemoryEstimateRequest.java index ced279f8d96..4708c1a7a2e 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetAnalyticsClusterMemoryEstimateRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetAnalyticsClusterMemoryEstimateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use GetAnalyticsClusterMemoryEstimateRequest. + * Example: Click here to see how to use GetAnalyticsClusterMemoryEstimateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetAnalyticsClusterRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetAnalyticsClusterRequest.java index 2a205686ab1..3d181e418d7 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetAnalyticsClusterRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetAnalyticsClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use GetAnalyticsClusterRequest. + * Example: Click here to see how to use GetAnalyticsClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetBackupRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetBackupRequest.java index 5277125905c..e12dc2429fc 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetBackupRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use GetBackupRequest. + * Example: Click here to see how to use GetBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetChannelRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetChannelRequest.java index 0adf28d1e56..d82b4556bec 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetChannelRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetChannelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use GetChannelRequest. + * Example: Click here to see how to use GetChannelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetConfigurationRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetConfigurationRequest.java index 90fdce8ea8d..c30075e8a0b 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetConfigurationRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use GetConfigurationRequest. + * Example: Click here to see how to use GetConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetDbSystemRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetDbSystemRequest.java index 5062f7378cc..fb23bcbde31 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetDbSystemRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetDbSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use GetDbSystemRequest. + * Example: Click here to see how to use GetDbSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetWorkRequestRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetWorkRequestRequest.java index 97bcd8d4a09..25f4755867b 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetWorkRequestRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListBackupsRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListBackupsRequest.java index a7748b3207d..67c5392ecca 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListBackupsRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListBackupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use ListBackupsRequest. + * Example: Click here to see how to use ListBackupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListChannelsRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListChannelsRequest.java index 47186e41ced..c40d817c01f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListChannelsRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListChannelsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use ListChannelsRequest. + * Example: Click here to see how to use ListChannelsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListConfigurationsRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListConfigurationsRequest.java index cef39e44c63..166f54f5e34 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListConfigurationsRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListConfigurationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use ListConfigurationsRequest. + * Example: Click here to see how to use ListConfigurationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListDbSystemsRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListDbSystemsRequest.java index aebf5ee4ef6..0b4f6cfa7b2 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListDbSystemsRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListDbSystemsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use ListDbSystemsRequest. + * Example: Click here to see how to use ListDbSystemsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListShapesRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListShapesRequest.java index 8e98c7a274a..a68eaee09f7 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListShapesRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListShapesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use ListShapesRequest. + * Example: Click here to see how to use ListShapesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListVersionsRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListVersionsRequest.java index c465514fd99..4f334f9b089 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListVersionsRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use ListVersionsRequest. + * Example: Click here to see how to use ListVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestErrorsRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestErrorsRequest.java index 6699549c45f..38c28d9d46c 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestLogsRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestLogsRequest.java index 92df9c9969d..51858882817 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestLogsRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestsRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestsRequest.java index f014c223881..b6eb413ee9a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestsRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ResetChannelRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ResetChannelRequest.java index 7ea77321247..473e48897f3 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ResetChannelRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ResetChannelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use ResetChannelRequest. + * Example: Click here to see how to use ResetChannelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/RestartAnalyticsClusterRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/RestartAnalyticsClusterRequest.java index a93a8d42aba..5916280fe2f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/RestartAnalyticsClusterRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/RestartAnalyticsClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use RestartAnalyticsClusterRequest. + * Example: Click here to see how to use RestartAnalyticsClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/RestartDbSystemRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/RestartDbSystemRequest.java index 436a1bb43ea..63ae4883b14 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/RestartDbSystemRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/RestartDbSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use RestartDbSystemRequest. + * Example: Click here to see how to use RestartDbSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ResumeChannelRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ResumeChannelRequest.java index f8fa69f08ed..696025d77e5 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ResumeChannelRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/ResumeChannelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use ResumeChannelRequest. + * Example: Click here to see how to use ResumeChannelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StartAnalyticsClusterRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StartAnalyticsClusterRequest.java index 1d3cd468fec..87760a5def2 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StartAnalyticsClusterRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StartAnalyticsClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use StartAnalyticsClusterRequest. + * Example: Click here to see how to use StartAnalyticsClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StartDbSystemRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StartDbSystemRequest.java index 9a6ebcf918a..d9ae720dffa 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StartDbSystemRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StartDbSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use StartDbSystemRequest. + * Example: Click here to see how to use StartDbSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StopAnalyticsClusterRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StopAnalyticsClusterRequest.java index 9b3aaea0ba4..9884eb7d1d5 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StopAnalyticsClusterRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StopAnalyticsClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use StopAnalyticsClusterRequest. + * Example: Click here to see how to use StopAnalyticsClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StopDbSystemRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StopDbSystemRequest.java index e5aed9469af..bb35184290e 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StopDbSystemRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/StopDbSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use StopDbSystemRequest. + * Example: Click here to see how to use StopDbSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateAnalyticsClusterRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateAnalyticsClusterRequest.java index 614dc4dc883..fa9dc4472fd 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateAnalyticsClusterRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateAnalyticsClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use UpdateAnalyticsClusterRequest. + * Example: Click here to see how to use UpdateAnalyticsClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateBackupRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateBackupRequest.java index eb67501bc26..cb8c95d2dc6 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateBackupRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateBackupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use UpdateBackupRequest. + * Example: Click here to see how to use UpdateBackupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateChannelRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateChannelRequest.java index 7598ef6106f..b356c595175 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateChannelRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateChannelRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use UpdateChannelRequest. + * Example: Click here to see how to use UpdateChannelRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateConfigurationRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateConfigurationRequest.java index f303a6db320..1d493004802 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateConfigurationRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateConfigurationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use UpdateConfigurationRequest. + * Example: Click here to see how to use UpdateConfigurationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateDbSystemRequest.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateDbSystemRequest.java index 767a350061e..e21ca1570a1 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateDbSystemRequest.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/requests/UpdateDbSystemRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.requests; import com.oracle.bmc.mysql.model.*; /** - * Example: Click here to see how to use UpdateDbSystemRequest. + * Example: Click here to see how to use UpdateDbSystemRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190415") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/AddAnalyticsClusterResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/AddAnalyticsClusterResponse.java index a01280c1247..b50b489474b 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/AddAnalyticsClusterResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/AddAnalyticsClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateBackupResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateBackupResponse.java index 84f7380b009..f8633e8381a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateBackupResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateChannelResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateChannelResponse.java index 163cedd51fb..72ade56c852 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateChannelResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateChannelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateConfigurationResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateConfigurationResponse.java index 50b070a50be..3cb4edcddd6 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateConfigurationResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateDbSystemResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateDbSystemResponse.java index 79525c04218..3dc5fdaf64e 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateDbSystemResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/CreateDbSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteAnalyticsClusterResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteAnalyticsClusterResponse.java index 4473c3b16ba..95dba69268d 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteAnalyticsClusterResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteAnalyticsClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteBackupResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteBackupResponse.java index 4128cd68f02..8d32cb42dee 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteBackupResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteChannelResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteChannelResponse.java index 3d84a404409..6d21b3adf3e 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteChannelResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteChannelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteConfigurationResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteConfigurationResponse.java index 0eddf500d0f..ba771b91ebf 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteConfigurationResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteDbSystemResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteDbSystemResponse.java index be6b933ac37..9bd406f43d0 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteDbSystemResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/DeleteDbSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GenerateAnalyticsClusterMemoryEstimateResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GenerateAnalyticsClusterMemoryEstimateResponse.java index ed9d141defd..5558ed9ef7a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GenerateAnalyticsClusterMemoryEstimateResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GenerateAnalyticsClusterMemoryEstimateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetAnalyticsClusterMemoryEstimateResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetAnalyticsClusterMemoryEstimateResponse.java index 765e396f099..2956b8545d8 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetAnalyticsClusterMemoryEstimateResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetAnalyticsClusterMemoryEstimateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetAnalyticsClusterResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetAnalyticsClusterResponse.java index 447e9015344..3b3fcbef2cb 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetAnalyticsClusterResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetAnalyticsClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetBackupResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetBackupResponse.java index 49949d5918a..764e473641a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetBackupResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetChannelResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetChannelResponse.java index d57ddfe0fed..57829819651 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetChannelResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetChannelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetConfigurationResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetConfigurationResponse.java index e860b243fc5..836b092101f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetConfigurationResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetDbSystemResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetDbSystemResponse.java index 5a0b26205df..4cbce42ae3c 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetDbSystemResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetDbSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetWorkRequestResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetWorkRequestResponse.java index 1ff8c6284d7..ef79e80f223 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetWorkRequestResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListBackupsResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListBackupsResponse.java index 3208688825b..d5d9d675ce7 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListBackupsResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListBackupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListChannelsResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListChannelsResponse.java index fc7a9272376..34e9db43b83 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListChannelsResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListChannelsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListConfigurationsResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListConfigurationsResponse.java index 7b62fe87622..3aeaa9d32c2 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListConfigurationsResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListConfigurationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListDbSystemsResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListDbSystemsResponse.java index b75f86354ec..3f947d99031 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListDbSystemsResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListDbSystemsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListShapesResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListShapesResponse.java index c0a06284530..7e1d3dfe1d2 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListShapesResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListShapesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListVersionsResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListVersionsResponse.java index 5c0e725f914..05c571b9f71 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListVersionsResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestErrorsResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestErrorsResponse.java index 706eec807d8..9d02f5c34b4 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestLogsResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestLogsResponse.java index ce332157513..80e41221760 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestLogsResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestsResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestsResponse.java index 599ec791faa..03b689b428f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestsResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ResetChannelResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ResetChannelResponse.java index 246c3256c9b..5c40f69ca89 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ResetChannelResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ResetChannelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/RestartAnalyticsClusterResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/RestartAnalyticsClusterResponse.java index d13e7cfd244..a16bde2e99b 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/RestartAnalyticsClusterResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/RestartAnalyticsClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/RestartDbSystemResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/RestartDbSystemResponse.java index 767cadf6e0f..7991f3db2d4 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/RestartDbSystemResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/RestartDbSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ResumeChannelResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ResumeChannelResponse.java index db7dcf63e26..682c387ba64 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ResumeChannelResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/ResumeChannelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StartAnalyticsClusterResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StartAnalyticsClusterResponse.java index 99a570a54d7..4e79e587e8a 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StartAnalyticsClusterResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StartAnalyticsClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StartDbSystemResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StartDbSystemResponse.java index 73bd9971463..573faacb43f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StartDbSystemResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StartDbSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StopAnalyticsClusterResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StopAnalyticsClusterResponse.java index 5419a402ff7..f53862cc1db 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StopAnalyticsClusterResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StopAnalyticsClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StopDbSystemResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StopDbSystemResponse.java index 8234aa91809..89a6e763c4f 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StopDbSystemResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/StopDbSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateAnalyticsClusterResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateAnalyticsClusterResponse.java index 00646fa9ff6..44a54414cdd 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateAnalyticsClusterResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateAnalyticsClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateBackupResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateBackupResponse.java index f7ef83e082c..4feece995bf 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateBackupResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateBackupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateChannelResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateChannelResponse.java index db8f6899311..5d50c682e48 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateChannelResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateChannelResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateConfigurationResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateConfigurationResponse.java index 76b60348ed2..7c3c5da2994 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateConfigurationResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateConfigurationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateDbSystemResponse.java b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateDbSystemResponse.java index c1453626b19..b77a07ccd6c 100644 --- a/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateDbSystemResponse.java +++ b/bmc-mysql/src/main/java/com/oracle/bmc/mysql/responses/UpdateDbSystemResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.mysql.responses; diff --git a/bmc-nosql/pom.xml b/bmc-nosql/pom.xml index 45b5588dca3..2c3ef002c97 100644 --- a/bmc-nosql/pom.xml +++ b/bmc-nosql/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-nosql @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/Nosql.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/Nosql.java index cb30aa95f33..6788ef976c3 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/Nosql.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/Nosql.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql; @@ -55,7 +55,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeTableCompartment API. + * Example: Click here to see how to use ChangeTableCompartment API. */ ChangeTableCompartmentResponse changeTableCompartment(ChangeTableCompartmentRequest request); @@ -65,7 +65,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateIndex API. + * Example: Click here to see how to use CreateIndex API. */ CreateIndexResponse createIndex(CreateIndexRequest request); @@ -75,7 +75,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTable API. + * Example: Click here to see how to use CreateTable API. */ CreateTableResponse createTable(CreateTableRequest request); @@ -85,7 +85,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteIndex API. + * Example: Click here to see how to use DeleteIndex API. */ DeleteIndexResponse deleteIndex(DeleteIndexRequest request); @@ -95,7 +95,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteRow API. + * Example: Click here to see how to use DeleteRow API. */ DeleteRowResponse deleteRow(DeleteRowRequest request); @@ -105,7 +105,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTable API. + * Example: Click here to see how to use DeleteTable API. */ DeleteTableResponse deleteTable(DeleteTableRequest request); @@ -115,7 +115,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteWorkRequest API. + * Example: Click here to see how to use DeleteWorkRequest API. */ DeleteWorkRequestResponse deleteWorkRequest(DeleteWorkRequestRequest request); @@ -125,7 +125,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetIndex API. + * Example: Click here to see how to use GetIndex API. */ GetIndexResponse getIndex(GetIndexRequest request); @@ -135,7 +135,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRow API. + * Example: Click here to see how to use GetRow API. */ GetRowResponse getRow(GetRowRequest request); @@ -145,7 +145,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTable API. + * Example: Click here to see how to use GetTable API. */ GetTableResponse getTable(GetTableRequest request); @@ -155,7 +155,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -165,7 +165,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListIndexes API. + * Example: Click here to see how to use ListIndexes API. */ ListIndexesResponse listIndexes(ListIndexesRequest request); @@ -175,7 +175,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTableUsage API. + * Example: Click here to see how to use ListTableUsage API. */ ListTableUsageResponse listTableUsage(ListTableUsageRequest request); @@ -185,7 +185,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTables API. + * Example: Click here to see how to use ListTables API. */ ListTablesResponse listTables(ListTablesRequest request); @@ -196,7 +196,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -207,7 +207,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -217,7 +217,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -228,7 +228,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PrepareStatement API. + * Example: Click here to see how to use PrepareStatement API. */ PrepareStatementResponse prepareStatement(PrepareStatementRequest request); @@ -238,7 +238,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use Query API. + * Example: Click here to see how to use Query API. */ QueryResponse query(QueryRequest request); @@ -249,7 +249,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeStatement API. + * Example: Click here to see how to use SummarizeStatement API. */ SummarizeStatementResponse summarizeStatement(SummarizeStatementRequest request); @@ -259,7 +259,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRow API. + * Example: Click here to see how to use UpdateRow API. */ UpdateRowResponse updateRow(UpdateRowRequest request); @@ -271,7 +271,7 @@ public interface Nosql extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTable API. + * Example: Click here to see how to use UpdateTable API. */ UpdateTableResponse updateTable(UpdateTableRequest request); diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlAsync.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlAsync.java index dfe833b2cf0..314946b7b63 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlAsync.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlAsyncClient.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlAsyncClient.java index 2bf7f684988..9e2d9fb286f 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlAsyncClient.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlClient.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlClient.java index 11631d19cda..535ca36b284 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlClient.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlPaginators.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlPaginators.java index d4e6f1d1518..f7919de459c 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlPaginators.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlWaiters.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlWaiters.java index b0c6dc49b5e..faba400d25b 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlWaiters.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/NosqlWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ChangeTableCompartmentConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ChangeTableCompartmentConverter.java index 3839f154d88..596b9f5b7bf 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ChangeTableCompartmentConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ChangeTableCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/CreateIndexConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/CreateIndexConverter.java index d4448f95cc6..60bcee6e89d 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/CreateIndexConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/CreateIndexConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/CreateTableConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/CreateTableConverter.java index d5954e7eaed..c1988d8aeab 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/CreateTableConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/CreateTableConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteIndexConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteIndexConverter.java index 249524c84cc..0d71a32e8e1 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteIndexConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteIndexConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteRowConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteRowConverter.java index e4600ed86e9..7a9dc601e7c 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteRowConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteRowConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteTableConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteTableConverter.java index 9d309ab46fb..73c50293771 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteTableConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteTableConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteWorkRequestConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteWorkRequestConverter.java index 9a32425cc11..bd2f3b811f3 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteWorkRequestConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/DeleteWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetIndexConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetIndexConverter.java index 093e2cd3288..226b33f0822 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetIndexConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetIndexConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetRowConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetRowConverter.java index e09261e22d5..3ef02dfa10d 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetRowConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetRowConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetTableConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetTableConverter.java index 59466d26cbb..e11a5037543 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetTableConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetTableConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetWorkRequestConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetWorkRequestConverter.java index fdfd4c3b0ee..26f8a2968d0 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetWorkRequestConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListIndexesConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListIndexesConverter.java index 6514e02724d..e6c6ffa2bb0 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListIndexesConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListIndexesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListTableUsageConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListTableUsageConverter.java index 226d24b4b3f..b5bc7065f95 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListTableUsageConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListTableUsageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListTablesConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListTablesConverter.java index c5c6558f545..b5770d5a53e 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListTablesConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListTablesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestErrorsConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestErrorsConverter.java index 2fd7ab59ce8..01c690cf276 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestLogsConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestLogsConverter.java index 1b63fd9748d..aec1d337172 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestsConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestsConverter.java index 7426e858b6d..ec114bdacaa 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestsConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/PrepareStatementConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/PrepareStatementConverter.java index e222a7c5943..0c1c5375c58 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/PrepareStatementConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/PrepareStatementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/QueryConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/QueryConverter.java index 0b85c3a4ae5..b733481e3d5 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/QueryConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/QueryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/SummarizeStatementConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/SummarizeStatementConverter.java index 5abf0c9010b..4c29073409a 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/SummarizeStatementConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/SummarizeStatementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/UpdateRowConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/UpdateRowConverter.java index 8923561b19b..3d129edef8d 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/UpdateRowConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/UpdateRowConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/UpdateTableConverter.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/UpdateTableConverter.java index f0e42a83226..f57c3d08d13 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/UpdateTableConverter.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/internal/http/UpdateTableConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.internal.http; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/ChangeTableCompartmentDetails.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/ChangeTableCompartmentDetails.java index 0e32883de8b..7d2bf91f50a 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/ChangeTableCompartmentDetails.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/ChangeTableCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Column.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Column.java index 0378bc3ab8d..cf8401fa846 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Column.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Column.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/CreateIndexDetails.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/CreateIndexDetails.java index 074021bfd8e..8cee84f1131 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/CreateIndexDetails.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/CreateIndexDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/CreateTableDetails.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/CreateTableDetails.java index eee188b90ed..fbf7fcfea9f 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/CreateTableDetails.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/CreateTableDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/DeleteRowResult.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/DeleteRowResult.java index da80db7a413..32d883902ca 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/DeleteRowResult.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/DeleteRowResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Index.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Index.java index f9adaf02299..51d57e50cd8 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Index.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Index.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexCollection.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexCollection.java index 6674bb060c0..a1033039f8a 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexCollection.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexKey.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexKey.java index f509ccec350..a58513eefb3 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexKey.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexSummary.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexSummary.java index b6f8b953109..a673b8c1c4b 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexSummary.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/IndexSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/PreparedStatement.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/PreparedStatement.java index a71faa59378..ede17780ac6 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/PreparedStatement.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/PreparedStatement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/QueryDetails.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/QueryDetails.java index 2eb5271867e..22306349f0b 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/QueryDetails.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/QueryDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/QueryResultCollection.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/QueryResultCollection.java index 7d68d4d095d..73849e47555 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/QueryResultCollection.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/QueryResultCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/RequestUsage.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/RequestUsage.java index 5b490b5cd0c..5eea3ab0d80 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/RequestUsage.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/RequestUsage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Row.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Row.java index ea5c94d7291..d849391eecd 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Row.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Row.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Schema.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Schema.java index c6f5d0519c1..fb0a6891723 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Schema.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Schema.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/StatementSummary.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/StatementSummary.java index b621cfe3bea..d52d2fe81ed 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/StatementSummary.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/StatementSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Table.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Table.java index c0f035ca6b8..0421db2e1ad 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Table.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/Table.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableCollection.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableCollection.java index 489e449fa15..a6e0f8be201 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableCollection.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableLimits.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableLimits.java index f5ad8aec9c9..965315588fa 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableLimits.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableLimits.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableSummary.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableSummary.java index 9fbfe7af621..719477373a6 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableSummary.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableUsageCollection.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableUsageCollection.java index 25fcdd94e32..818ec1b9551 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableUsageCollection.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableUsageCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableUsageSummary.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableUsageSummary.java index 63819fe33d6..8f0997f253c 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableUsageSummary.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/TableUsageSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateRowDetails.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateRowDetails.java index 4d961a52411..7818915e09d 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateRowDetails.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateRowDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateRowResult.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateRowResult.java index f9b9b1d44ac..48df58a3a31 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateRowResult.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateRowResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateTableDetails.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateTableDetails.java index b52e1c0c236..e08858dd389 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateTableDetails.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/UpdateTableDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequest.java index ad1ecaf32f2..44bd3f2efa0 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestCollection.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestCollection.java index 6c0d10ab06f..9c59e1b725d 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestCollection.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestError.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestError.java index 07054ab311d..c68353431f4 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestError.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestErrorCollection.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestErrorCollection.java index c3e713ad592..c78c9f02fa1 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestErrorCollection.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestErrorCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestLogEntry.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestLogEntry.java index 70a6cc8089a..44e066c1da1 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestLogEntry.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestLogEntryCollection.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestLogEntryCollection.java index 787d82a3d8d..dd1326a77c9 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestLogEntryCollection.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestLogEntryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestResource.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestResource.java index c374fbd33e5..9074b4c2ce5 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestResource.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestSummary.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestSummary.java index cc208ddad8b..6cfd7545628 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestSummary.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.model; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ChangeTableCompartmentRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ChangeTableCompartmentRequest.java index 3c5e5c1be44..5b9dbe3e6c2 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ChangeTableCompartmentRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ChangeTableCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use ChangeTableCompartmentRequest. + * Example: Click here to see how to use ChangeTableCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/CreateIndexRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/CreateIndexRequest.java index cdf52f3c04a..5eab013244e 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/CreateIndexRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/CreateIndexRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use CreateIndexRequest. + * Example: Click here to see how to use CreateIndexRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/CreateTableRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/CreateTableRequest.java index 2f1a2c5c9c7..7d75d8a42d2 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/CreateTableRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/CreateTableRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use CreateTableRequest. + * Example: Click here to see how to use CreateTableRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteIndexRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteIndexRequest.java index 698c450aab1..9176a26728d 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteIndexRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteIndexRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use DeleteIndexRequest. + * Example: Click here to see how to use DeleteIndexRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteRowRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteRowRequest.java index 95c3c5669f9..3cbd47e7c12 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteRowRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteRowRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use DeleteRowRequest. + * Example: Click here to see how to use DeleteRowRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteTableRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteTableRequest.java index 9b0d6ebc22d..f1bf37254e3 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteTableRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteTableRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use DeleteTableRequest. + * Example: Click here to see how to use DeleteTableRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteWorkRequestRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteWorkRequestRequest.java index f959ae3def7..604bbd2e721 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteWorkRequestRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/DeleteWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use DeleteWorkRequestRequest. + * Example: Click here to see how to use DeleteWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetIndexRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetIndexRequest.java index b0317b28d87..ca5c0a94467 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetIndexRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetIndexRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use GetIndexRequest. + * Example: Click here to see how to use GetIndexRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetRowRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetRowRequest.java index 196136bd526..d7143a10851 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetRowRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetRowRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use GetRowRequest. + * Example: Click here to see how to use GetRowRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetTableRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetTableRequest.java index 8c9124b62f6..b854e2747cf 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetTableRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetTableRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use GetTableRequest. + * Example: Click here to see how to use GetTableRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetWorkRequestRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetWorkRequestRequest.java index c873755cae5..95a444560e8 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetWorkRequestRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListIndexesRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListIndexesRequest.java index 69779384923..b1128f15113 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListIndexesRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListIndexesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use ListIndexesRequest. + * Example: Click here to see how to use ListIndexesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListTableUsageRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListTableUsageRequest.java index d08a9971136..1774f0835fd 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListTableUsageRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListTableUsageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use ListTableUsageRequest. + * Example: Click here to see how to use ListTableUsageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListTablesRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListTablesRequest.java index 7edc88ddfb2..9c4d7431842 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListTablesRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListTablesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use ListTablesRequest. + * Example: Click here to see how to use ListTablesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestErrorsRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestErrorsRequest.java index 21d83f35e93..7707ce4f3bb 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestLogsRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestLogsRequest.java index 5f40353cbb1..6a2aa48538d 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestLogsRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestsRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestsRequest.java index 8087bb6d411..29437382d34 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestsRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/PrepareStatementRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/PrepareStatementRequest.java index f57630c3817..5b843abb910 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/PrepareStatementRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/PrepareStatementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use PrepareStatementRequest. + * Example: Click here to see how to use PrepareStatementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/QueryRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/QueryRequest.java index 06ad3d1a60e..3aadd6126aa 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/QueryRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/QueryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use QueryRequest. + * Example: Click here to see how to use QueryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/SummarizeStatementRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/SummarizeStatementRequest.java index 16cbb169c01..22da0cb6d67 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/SummarizeStatementRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/SummarizeStatementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use SummarizeStatementRequest. + * Example: Click here to see how to use SummarizeStatementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/UpdateRowRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/UpdateRowRequest.java index edf3f37ffde..4e1263d91a7 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/UpdateRowRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/UpdateRowRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use UpdateRowRequest. + * Example: Click here to see how to use UpdateRowRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/UpdateTableRequest.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/UpdateTableRequest.java index f781248abc8..f3fd68fefd3 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/UpdateTableRequest.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/requests/UpdateTableRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.requests; import com.oracle.bmc.nosql.model.*; /** - * Example: Click here to see how to use UpdateTableRequest. + * Example: Click here to see how to use UpdateTableRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190828") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ChangeTableCompartmentResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ChangeTableCompartmentResponse.java index d36fa03434f..81d22b134fd 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ChangeTableCompartmentResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ChangeTableCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/CreateIndexResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/CreateIndexResponse.java index bf7fb1120c6..f6891c7d22b 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/CreateIndexResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/CreateIndexResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/CreateTableResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/CreateTableResponse.java index 7c2389341ef..a58e32bd998 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/CreateTableResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/CreateTableResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteIndexResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteIndexResponse.java index b8cc83392b5..d0323fed7e8 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteIndexResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteIndexResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteRowResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteRowResponse.java index c650573b0a1..4e4a4f258bf 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteRowResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteRowResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteTableResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteTableResponse.java index d2508b5f1e0..6c180ff22b2 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteTableResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteTableResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteWorkRequestResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteWorkRequestResponse.java index d914473f82f..5b833167562 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteWorkRequestResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/DeleteWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetIndexResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetIndexResponse.java index 304971dd166..c90aa77254f 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetIndexResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetIndexResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetRowResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetRowResponse.java index 295b131cf45..da5b8f05fa4 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetRowResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetRowResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetTableResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetTableResponse.java index 12a98b09f36..da51f85eaae 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetTableResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetTableResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetWorkRequestResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetWorkRequestResponse.java index e94ca0489a4..aeeae508ce7 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetWorkRequestResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListIndexesResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListIndexesResponse.java index c5780d3f01a..c637c64e305 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListIndexesResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListIndexesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListTableUsageResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListTableUsageResponse.java index 753fbc9ab0f..69a28db7ad1 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListTableUsageResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListTableUsageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListTablesResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListTablesResponse.java index 0e4f4aa119d..2ad1deefffe 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListTablesResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListTablesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestErrorsResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestErrorsResponse.java index aa0960fccab..d33629dd197 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestLogsResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestLogsResponse.java index b74d9ba6377..c44f6f520ed 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestLogsResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestsResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestsResponse.java index 9f7ae387027..a7744c6304c 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestsResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/PrepareStatementResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/PrepareStatementResponse.java index 8aa95ff4a9f..08ff28a5548 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/PrepareStatementResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/PrepareStatementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/QueryResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/QueryResponse.java index 2a053527ab0..1cdf5186385 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/QueryResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/QueryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/SummarizeStatementResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/SummarizeStatementResponse.java index 90ee1deb3f8..9246a5dc878 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/SummarizeStatementResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/SummarizeStatementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/UpdateRowResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/UpdateRowResponse.java index 9cee209bbae..3bb32924682 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/UpdateRowResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/UpdateRowResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/UpdateTableResponse.java b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/UpdateTableResponse.java index 4611c0a2171..4472ea69f8e 100644 --- a/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/UpdateTableResponse.java +++ b/bmc-nosql/src/main/java/com/oracle/bmc/nosql/responses/UpdateTableResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.nosql.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-combined/pom.xml b/bmc-objectstorage/bmc-objectstorage-combined/pom.xml index 3d74ff593fb..83b8fcb68d6 100644 --- a/bmc-objectstorage/bmc-objectstorage-combined/pom.xml +++ b/bmc-objectstorage/bmc-objectstorage-combined/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk-objectstorage-parent - 1.28.0 + 1.29.0 ../pom.xml @@ -18,12 +18,12 @@ com.oracle.oci.sdk oci-java-sdk-objectstorage-generated - 1.28.0 + 1.29.0 com.oracle.oci.sdk oci-java-sdk-objectstorage-extensions - 1.28.0 + 1.29.0 diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/pom.xml b/bmc-objectstorage/bmc-objectstorage-extensions/pom.xml index 073fcb55cc2..f2698ecb9da 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/pom.xml +++ b/bmc-objectstorage/bmc-objectstorage-extensions/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk-objectstorage-parent - 1.28.0 + 1.29.0 ../pom.xml @@ -19,12 +19,12 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 com.oracle.oci.sdk oci-java-sdk-objectstorage-generated - 1.28.0 + 1.29.0 diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/internal/ObjectStorageUtils.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/internal/ObjectStorageUtils.java index c7c3e4d7498..ab26991d1e5 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/internal/ObjectStorageUtils.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/internal/ObjectStorageUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/MultipartManifest.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/MultipartManifest.java index 7b498d33c33..2eca1f96983 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/MultipartManifest.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/MultipartManifest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/MultipartObjectAssembler.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/MultipartObjectAssembler.java index d7f635c0277..3c0c8b464d8 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/MultipartObjectAssembler.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/MultipartObjectAssembler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressReporter.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressReporter.java index 27646e19543..0a14659efca 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressReporter.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressReporter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTracker.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTracker.java index 2a7007c4320..977dbb97c10 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTracker.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTracker.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackerFactory.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackerFactory.java index 4005778b205..dced2f71fb6 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackerFactory.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackerFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackingInputStreamFactory.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackingInputStreamFactory.java index f42bb6b3030..be292a1984a 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackingInputStreamFactory.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackingInputStreamFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/UploadConfiguration.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/UploadConfiguration.java index 0a8d41f6f66..fcce8ed24be 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/UploadConfiguration.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/UploadConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/UploadManager.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/UploadManager.java index c15aeb9c05e..f52dcb3d1a0 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/UploadManager.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/UploadManager.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartManifestImpl.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartManifestImpl.java index b5ed0925a3d..fce7a47e7f0 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartManifestImpl.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartManifestImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer.internal; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartTransferManager.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartTransferManager.java index e97b001682b..414f0695da0 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartTransferManager.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartTransferManager.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer.internal; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUploadFailedPartDetails.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUploadFailedPartDetails.java index 78680a1ac06..0349d11135e 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUploadFailedPartDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUploadFailedPartDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer.internal; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUtils.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUtils.java index 904d4e2c942..308b6dcdbb2 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUtils.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer.internal; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/StreamChunkCreator.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/StreamChunkCreator.java index b1cb1367e43..1c59f04f3f4 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/StreamChunkCreator.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/StreamChunkCreator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer.internal; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/StreamHelper.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/StreamHelper.java index a707b705ddb..3b02579484e 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/StreamHelper.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/main/java/com/oracle/bmc/objectstorage/transfer/internal/StreamHelper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer.internal; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/MultipartObjectAssemblerTest.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/MultipartObjectAssemblerTest.java index 67650ba2384..57412632e8a 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/MultipartObjectAssemblerTest.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/MultipartObjectAssemblerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackerTest.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackerTest.java index b3643aa02d1..de697a8abd1 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackerTest.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackingInputStreamTest.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackingInputStreamTest.java index 4ae395626c3..e1bec5f7d14 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackingInputStreamTest.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/ProgressTrackingInputStreamTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/UploadManagerTest.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/UploadManagerTest.java index 2edbf17fcf2..25fcfc361e0 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/UploadManagerTest.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/UploadManagerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartTransferManagerTest.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartTransferManagerTest.java index 370cceea15f..cd557be52f2 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartTransferManagerTest.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartTransferManagerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer.internal; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUtilsTest.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUtilsTest.java index a23c27e02f9..4cff7acd450 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUtilsTest.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/MultipartUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer.internal; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/StreamChunkCreatorTest.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/StreamChunkCreatorTest.java index ef604ad9086..cc07006f997 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/StreamChunkCreatorTest.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/StreamChunkCreatorTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer.internal; diff --git a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/StreamHelperTest.java b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/StreamHelperTest.java index 14f21ffd4b2..8e5d92d0ea6 100644 --- a/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/StreamHelperTest.java +++ b/bmc-objectstorage/bmc-objectstorage-extensions/src/test/java/com/oracle/bmc/objectstorage/transfer/internal/StreamHelperTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.transfer.internal; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/pom.xml b/bmc-objectstorage/bmc-objectstorage-generated/pom.xml index caf22fbc9c8..b92e24dd81b 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/pom.xml +++ b/bmc-objectstorage/bmc-objectstorage-generated/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk-objectstorage-parent - 1.28.0 + 1.29.0 ../pom.xml @@ -19,7 +19,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorage.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorage.java index b7859ef3f37..68da9a6f31a 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorage.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage; @@ -55,7 +55,7 @@ public interface ObjectStorage extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AbortMultipartUpload API. + * Example: Click here to see how to use AbortMultipartUpload API. */ AbortMultipartUploadResponse abortMultipartUpload(AbortMultipartUploadRequest request); @@ -66,7 +66,7 @@ public interface ObjectStorage extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelWorkRequest API. + * Example: Click here to see how to use CancelWorkRequest API. */ CancelWorkRequestResponse cancelWorkRequest(CancelWorkRequestRequest request); @@ -77,7 +77,7 @@ public interface ObjectStorage extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CommitMultipartUpload API. + * Example: Click here to see how to use CommitMultipartUpload API. */ CommitMultipartUploadResponse commitMultipartUpload(CommitMultipartUploadRequest request); @@ -88,7 +88,7 @@ public interface ObjectStorage extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CopyObject API. + * Example: Click here to see how to use CopyObject API. */ CopyObjectResponse copyObject(CopyObjectRequest request); @@ -100,7 +100,7 @@ public interface ObjectStorage extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateBucket API. + * Example: Click here to see how to use CreateBucket API. */ CreateBucketResponse createBucket(CreateBucketRequest request); @@ -111,7 +111,7 @@ public interface ObjectStorage extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateMultipartUpload API. + * Example: Click here to see how to use CreateMultipartUpload API. */ CreateMultipartUploadResponse createMultipartUpload(CreateMultipartUploadRequest request); @@ -122,7 +122,7 @@ public interface ObjectStorage extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreatePreauthenticatedRequest API. + * Example: Click here to see how to use CreatePreauthenticatedRequest API. */ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( CreatePreauthenticatedRequestRequest request); @@ -134,7 +134,7 @@ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateReplicationPolicy API. + * Example: Click here to see how to use CreateReplicationPolicy API. */ CreateReplicationPolicyResponse createReplicationPolicy(CreateReplicationPolicyRequest request); @@ -146,7 +146,7 @@ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateRetentionRule API. + * Example: Click here to see how to use CreateRetentionRule API. */ CreateRetentionRuleResponse createRetentionRule(CreateRetentionRuleRequest request); @@ -160,7 +160,7 @@ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteBucket API. + * Example: Click here to see how to use DeleteBucket API. */ DeleteBucketResponse deleteBucket(DeleteBucketRequest request); @@ -171,7 +171,7 @@ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteObject API. + * Example: Click here to see how to use DeleteObject API. */ DeleteObjectResponse deleteObject(DeleteObjectRequest request); @@ -182,7 +182,7 @@ CreatePreauthenticatedRequestResponse createPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteObjectLifecyclePolicy API. + * Example: Click here to see how to use DeleteObjectLifecyclePolicy API. */ DeleteObjectLifecyclePolicyResponse deleteObjectLifecyclePolicy( DeleteObjectLifecyclePolicyRequest request); @@ -193,7 +193,7 @@ DeleteObjectLifecyclePolicyResponse deleteObjectLifecyclePolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeletePreauthenticatedRequest API. + * Example: Click here to see how to use DeletePreauthenticatedRequest API. */ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( DeletePreauthenticatedRequestRequest request); @@ -205,7 +205,7 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteReplicationPolicy API. + * Example: Click here to see how to use DeleteReplicationPolicy API. */ DeleteReplicationPolicyResponse deleteReplicationPolicy(DeleteReplicationPolicyRequest request); @@ -215,7 +215,7 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteRetentionRule API. + * Example: Click here to see how to use DeleteRetentionRule API. */ DeleteRetentionRuleResponse deleteRetentionRule(DeleteRetentionRuleRequest request); @@ -226,7 +226,7 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetBucket API. + * Example: Click here to see how to use GetBucket API. */ GetBucketResponse getBucket(GetBucketRequest request); @@ -243,7 +243,7 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetNamespace API. + * Example: Click here to see how to use GetNamespace API. */ GetNamespaceResponse getNamespace(GetNamespaceRequest request); @@ -260,7 +260,7 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetNamespaceMetadata API. + * Example: Click here to see how to use GetNamespaceMetadata API. */ GetNamespaceMetadataResponse getNamespaceMetadata(GetNamespaceMetadataRequest request); @@ -271,7 +271,7 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetObject API. + * Example: Click here to see how to use GetObject API. */ GetObjectResponse getObject(GetObjectRequest request); @@ -282,7 +282,7 @@ DeletePreauthenticatedRequestResponse deletePreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetObjectLifecyclePolicy API. + * Example: Click here to see how to use GetObjectLifecyclePolicy API. */ GetObjectLifecyclePolicyResponse getObjectLifecyclePolicy( GetObjectLifecyclePolicyRequest request); @@ -293,7 +293,7 @@ GetObjectLifecyclePolicyResponse getObjectLifecyclePolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPreauthenticatedRequest API. + * Example: Click here to see how to use GetPreauthenticatedRequest API. */ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( GetPreauthenticatedRequestRequest request); @@ -305,7 +305,7 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetReplicationPolicy API. + * Example: Click here to see how to use GetReplicationPolicy API. */ GetReplicationPolicyResponse getReplicationPolicy(GetReplicationPolicyRequest request); @@ -315,7 +315,7 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRetentionRule API. + * Example: Click here to see how to use GetRetentionRule API. */ GetRetentionRuleResponse getRetentionRule(GetRetentionRuleRequest request); @@ -325,7 +325,7 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -336,7 +336,7 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use HeadBucket API. + * Example: Click here to see how to use HeadBucket API. */ HeadBucketResponse headBucket(HeadBucketRequest request); @@ -347,7 +347,7 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use HeadObject API. + * Example: Click here to see how to use HeadObject API. */ HeadObjectResponse headObject(HeadObjectRequest request); @@ -363,7 +363,7 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListBuckets API. + * Example: Click here to see how to use ListBuckets API. */ ListBucketsResponse listBuckets(ListBucketsRequest request); @@ -374,7 +374,7 @@ GetPreauthenticatedRequestResponse getPreauthenticatedRequest( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListMultipartUploadParts API. + * Example: Click here to see how to use ListMultipartUploadParts API. */ ListMultipartUploadPartsResponse listMultipartUploadParts( ListMultipartUploadPartsRequest request); @@ -386,7 +386,7 @@ ListMultipartUploadPartsResponse listMultipartUploadParts( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListMultipartUploads API. + * Example: Click here to see how to use ListMultipartUploads API. */ ListMultipartUploadsResponse listMultipartUploads(ListMultipartUploadsRequest request); @@ -401,7 +401,7 @@ ListMultipartUploadPartsResponse listMultipartUploadParts( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListObjectVersions API. + * Example: Click here to see how to use ListObjectVersions API. */ ListObjectVersionsResponse listObjectVersions(ListObjectVersionsRequest request); @@ -416,7 +416,7 @@ ListMultipartUploadPartsResponse listMultipartUploadParts( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListObjects API. + * Example: Click here to see how to use ListObjects API. */ ListObjectsResponse listObjects(ListObjectsRequest request); @@ -427,7 +427,7 @@ ListMultipartUploadPartsResponse listMultipartUploadParts( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPreauthenticatedRequests API. + * Example: Click here to see how to use ListPreauthenticatedRequests API. */ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( ListPreauthenticatedRequestsRequest request); @@ -439,7 +439,7 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListReplicationPolicies API. + * Example: Click here to see how to use ListReplicationPolicies API. */ ListReplicationPoliciesResponse listReplicationPolicies(ListReplicationPoliciesRequest request); @@ -450,7 +450,7 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListReplicationSources API. + * Example: Click here to see how to use ListReplicationSources API. */ ListReplicationSourcesResponse listReplicationSources(ListReplicationSourcesRequest request); @@ -462,7 +462,7 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRetentionRules API. + * Example: Click here to see how to use ListRetentionRules API. */ ListRetentionRulesResponse listRetentionRules(ListRetentionRulesRequest request); @@ -472,7 +472,7 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -482,7 +482,7 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -493,7 +493,7 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -507,7 +507,7 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use MakeBucketWritable API. + * Example: Click here to see how to use MakeBucketWritable API. */ MakeBucketWritableResponse makeBucketWritable(MakeBucketWritableRequest request); @@ -552,7 +552,7 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PutObject API. + * Example: Click here to see how to use PutObject API. */ PutObjectResponse putObject(PutObjectRequest request); @@ -563,7 +563,7 @@ ListPreauthenticatedRequestsResponse listPreauthenticatedRequests( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PutObjectLifecyclePolicy API. + * Example: Click here to see how to use PutObjectLifecyclePolicy API. */ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( PutObjectLifecyclePolicyRequest request); @@ -589,7 +589,7 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ReencryptBucket API. + * Example: Click here to see how to use ReencryptBucket API. */ ReencryptBucketResponse reencryptBucket(ReencryptBucketRequest request); @@ -608,7 +608,7 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ReencryptObject API. + * Example: Click here to see how to use ReencryptObject API. */ ReencryptObjectResponse reencryptObject(ReencryptObjectRequest request); @@ -622,7 +622,7 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RenameObject API. + * Example: Click here to see how to use RenameObject API. */ RenameObjectResponse renameObject(RenameObjectRequest request); @@ -634,7 +634,7 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RestoreObjects API. + * Example: Click here to see how to use RestoreObjects API. */ RestoreObjectsResponse restoreObjects(RestoreObjectsRequest request); @@ -649,7 +649,7 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateBucket API. + * Example: Click here to see how to use UpdateBucket API. */ UpdateBucketResponse updateBucket(UpdateBucketRequest request); @@ -666,7 +666,7 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateNamespaceMetadata API. + * Example: Click here to see how to use UpdateNamespaceMetadata API. */ UpdateNamespaceMetadataResponse updateNamespaceMetadata(UpdateNamespaceMetadataRequest request); @@ -677,7 +677,7 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRetentionRule API. + * Example: Click here to see how to use UpdateRetentionRule API. */ UpdateRetentionRuleResponse updateRetentionRule(UpdateRetentionRuleRequest request); @@ -715,7 +715,7 @@ PutObjectLifecyclePolicyResponse putObjectLifecyclePolicy( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UploadPart API. + * Example: Click here to see how to use UploadPart API. */ UploadPartResponse uploadPart(UploadPartRequest request); diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageAsync.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageAsync.java index 68071d57126..f29467d57bd 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageAsync.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageAsyncClient.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageAsyncClient.java index 1f7fa15fb92..38151d6c416 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageAsyncClient.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageClient.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageClient.java index 5757c8773e7..f1053163dbb 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageClient.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStoragePaginators.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStoragePaginators.java index 01ffeae4805..b003ae49e7b 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStoragePaginators.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStoragePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageWaiters.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageWaiters.java index dfd11f98b13..13c08009237 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageWaiters.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/ObjectStorageWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/AbortMultipartUploadConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/AbortMultipartUploadConverter.java index d3f8e6d5801..7a2d0d05d17 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/AbortMultipartUploadConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/AbortMultipartUploadConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CancelWorkRequestConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CancelWorkRequestConverter.java index 9a25226e9ae..4a2d7b3cd63 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CancelWorkRequestConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CancelWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CommitMultipartUploadConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CommitMultipartUploadConverter.java index e78fa3bb2b2..7a479c1241e 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CommitMultipartUploadConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CommitMultipartUploadConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CopyObjectConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CopyObjectConverter.java index bcbcde642e7..55a291d7eee 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CopyObjectConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CopyObjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateBucketConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateBucketConverter.java index d6599210842..7b7ac1a45e9 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateBucketConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateBucketConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateMultipartUploadConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateMultipartUploadConverter.java index 6e11f1bdcf7..7fdddd2625a 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateMultipartUploadConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateMultipartUploadConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreatePreauthenticatedRequestConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreatePreauthenticatedRequestConverter.java index 66545305099..bfb9cc49c89 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreatePreauthenticatedRequestConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreatePreauthenticatedRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateReplicationPolicyConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateReplicationPolicyConverter.java index cf81ba0819c..e58d2a4824a 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateReplicationPolicyConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateReplicationPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateRetentionRuleConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateRetentionRuleConverter.java index 11742e36ff6..39967447aef 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateRetentionRuleConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/CreateRetentionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteBucketConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteBucketConverter.java index f1566ff5b2f..e7e500891dc 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteBucketConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteBucketConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteObjectConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteObjectConverter.java index 785c0248a24..0a40137adb2 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteObjectConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteObjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteObjectLifecyclePolicyConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteObjectLifecyclePolicyConverter.java index 1b5fa1cde28..0b7907569b4 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteObjectLifecyclePolicyConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteObjectLifecyclePolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeletePreauthenticatedRequestConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeletePreauthenticatedRequestConverter.java index 67d9762b10b..7bf637d02c0 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeletePreauthenticatedRequestConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeletePreauthenticatedRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteReplicationPolicyConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteReplicationPolicyConverter.java index 6677f4f06ec..c71497c4b08 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteReplicationPolicyConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteReplicationPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteRetentionRuleConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteRetentionRuleConverter.java index 02092bdb7e5..1641e850bfa 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteRetentionRuleConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/DeleteRetentionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetBucketConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetBucketConverter.java index 351ff499f99..ded2b141508 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetBucketConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetBucketConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetNamespaceConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetNamespaceConverter.java index 589376988e6..72a99a72599 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetNamespaceConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetNamespaceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetNamespaceMetadataConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetNamespaceMetadataConverter.java index 367afd5575d..0d03f39b28e 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetNamespaceMetadataConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetNamespaceMetadataConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetObjectConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetObjectConverter.java index 621376530e5..7f532ac6225 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetObjectConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetObjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetObjectLifecyclePolicyConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetObjectLifecyclePolicyConverter.java index e2ce8c9c608..c039765a6fa 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetObjectLifecyclePolicyConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetObjectLifecyclePolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetPreauthenticatedRequestConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetPreauthenticatedRequestConverter.java index 4c70b916073..7c4909917cb 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetPreauthenticatedRequestConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetPreauthenticatedRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetReplicationPolicyConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetReplicationPolicyConverter.java index 10e58c97809..e8d5e4cc163 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetReplicationPolicyConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetReplicationPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetRetentionRuleConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetRetentionRuleConverter.java index 8cd2aaeafaf..998ed614405 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetRetentionRuleConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetRetentionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetWorkRequestConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetWorkRequestConverter.java index 348daf1e288..e951b4160a5 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetWorkRequestConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/HeadBucketConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/HeadBucketConverter.java index 8481b825a5c..11eb95ffaea 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/HeadBucketConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/HeadBucketConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/HeadObjectConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/HeadObjectConverter.java index 72b73307e2d..12a533ca724 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/HeadObjectConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/HeadObjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListBucketsConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListBucketsConverter.java index 861decdb57e..ab5b638c773 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListBucketsConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListBucketsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListMultipartUploadPartsConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListMultipartUploadPartsConverter.java index 546c31822f6..c311a74291b 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListMultipartUploadPartsConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListMultipartUploadPartsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListMultipartUploadsConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListMultipartUploadsConverter.java index bef84818421..67d3d887771 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListMultipartUploadsConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListMultipartUploadsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListObjectVersionsConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListObjectVersionsConverter.java index eb9ec50c6a2..231479e6795 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListObjectVersionsConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListObjectVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListObjectsConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListObjectsConverter.java index 4b5c0423eae..590a6648b30 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListObjectsConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListObjectsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListPreauthenticatedRequestsConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListPreauthenticatedRequestsConverter.java index 5ab73e4b189..ae36e14f7e2 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListPreauthenticatedRequestsConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListPreauthenticatedRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListReplicationPoliciesConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListReplicationPoliciesConverter.java index 97413394cee..e23858dfc24 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListReplicationPoliciesConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListReplicationPoliciesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListReplicationSourcesConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListReplicationSourcesConverter.java index ee03ebff6fd..af6561db7ee 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListReplicationSourcesConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListReplicationSourcesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListRetentionRulesConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListRetentionRulesConverter.java index 5d7bb379b57..dc2a872fde0 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListRetentionRulesConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListRetentionRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestErrorsConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestErrorsConverter.java index 09aa057eae0..0b2e3b3395e 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestLogsConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestLogsConverter.java index 37e69829bd8..7ca24228bcc 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestsConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestsConverter.java index 793b1675b1f..198151d82b8 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestsConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/MakeBucketWritableConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/MakeBucketWritableConverter.java index 4a45c542ab7..b056aca537d 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/MakeBucketWritableConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/MakeBucketWritableConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ObjectMetadataInterceptor.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ObjectMetadataInterceptor.java index f525d91f136..d8de6802f95 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ObjectMetadataInterceptor.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ObjectMetadataInterceptor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/PutObjectConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/PutObjectConverter.java index 380197be306..00b9f14786a 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/PutObjectConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/PutObjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/PutObjectLifecyclePolicyConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/PutObjectLifecyclePolicyConverter.java index 10428c21570..35709e005f3 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/PutObjectLifecyclePolicyConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/PutObjectLifecyclePolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ReencryptBucketConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ReencryptBucketConverter.java index 45026fe9814..25e1f03faf1 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ReencryptBucketConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ReencryptBucketConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ReencryptObjectConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ReencryptObjectConverter.java index 510fcd97206..34fe6884788 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ReencryptObjectConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/ReencryptObjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/RenameObjectConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/RenameObjectConverter.java index 2f40b2939cd..cf4820ae1cf 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/RenameObjectConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/RenameObjectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/RestoreObjectsConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/RestoreObjectsConverter.java index dcb8248d01e..4c17f4cd8d7 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/RestoreObjectsConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/RestoreObjectsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateBucketConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateBucketConverter.java index 9f556338423..d93587322e7 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateBucketConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateBucketConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateNamespaceMetadataConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateNamespaceMetadataConverter.java index acd4587ea6f..1aea3ea25fc 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateNamespaceMetadataConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateNamespaceMetadataConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateRetentionRuleConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateRetentionRuleConverter.java index 5009e6eddf7..a82e5f3c116 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateRetentionRuleConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UpdateRetentionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UploadPartConverter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UploadPartConverter.java index 21a1366845a..83f1733e5a1 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UploadPartConverter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/internal/http/UploadPartConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.internal.http; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/Bucket.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/Bucket.java index d8457b122bc..c8cc21cfab9 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/Bucket.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/Bucket.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/BucketSummary.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/BucketSummary.java index fce271c99b2..5ef8c03e212 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/BucketSummary.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/BucketSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CommitMultipartUploadDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CommitMultipartUploadDetails.java index 13b4999ee49..315e10bb46e 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CommitMultipartUploadDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CommitMultipartUploadDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CommitMultipartUploadPartDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CommitMultipartUploadPartDetails.java index 712d3bff4cd..3214ebaa3d6 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CommitMultipartUploadPartDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CommitMultipartUploadPartDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CopyObjectDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CopyObjectDetails.java index 9188683347c..1d62ed0d7c6 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CopyObjectDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CopyObjectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateBucketDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateBucketDetails.java index 6eb86b6a7ec..3e8a3fc7412 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateBucketDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateBucketDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateMultipartUploadDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateMultipartUploadDetails.java index defc68172ef..d8b51883152 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateMultipartUploadDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateMultipartUploadDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreatePreauthenticatedRequestDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreatePreauthenticatedRequestDetails.java index 085b1782479..57452e7f425 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreatePreauthenticatedRequestDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreatePreauthenticatedRequestDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateReplicationPolicyDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateReplicationPolicyDetails.java index f9b9ef925e9..f9352abce1f 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateReplicationPolicyDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateReplicationPolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateRetentionRuleDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateRetentionRuleDetails.java index d8b6258dea5..01a28a10c27 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateRetentionRuleDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/CreateRetentionRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/Duration.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/Duration.java index 0e01719d7d7..38d452daad6 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/Duration.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/Duration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ListObjects.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ListObjects.java index 36ad2891063..1ed67f81c40 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ListObjects.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ListObjects.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/MultipartUpload.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/MultipartUpload.java index 383475dfd35..331e058d5ff 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/MultipartUpload.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/MultipartUpload.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/MultipartUploadPartSummary.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/MultipartUploadPartSummary.java index 930a676f51a..234f9c52b44 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/MultipartUploadPartSummary.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/MultipartUploadPartSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/NamespaceMetadata.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/NamespaceMetadata.java index 60c047f1f21..45d40962299 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/NamespaceMetadata.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/NamespaceMetadata.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectLifecyclePolicy.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectLifecyclePolicy.java index ec0c7fb50bb..19b1dde13dc 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectLifecyclePolicy.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectLifecyclePolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectLifecycleRule.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectLifecycleRule.java index cecc021cc86..2dd3083c7f7 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectLifecycleRule.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectLifecycleRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectNameFilter.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectNameFilter.java index 50c8ad45d90..630855aff7c 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectNameFilter.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectNameFilter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectSummary.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectSummary.java index c4609242c8b..ab178ca251a 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectSummary.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectVersionCollection.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectVersionCollection.java index 9e8374b7fba..e1684b0ebc7 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectVersionCollection.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectVersionCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectVersionSummary.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectVersionSummary.java index fc6a3f7e1b6..072bacc0110 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectVersionSummary.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ObjectVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PatternDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PatternDetails.java index 83cf8c61e0e..dcae0b33e5a 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PatternDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PatternDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PreauthenticatedRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PreauthenticatedRequest.java index 60cb66ccd43..7d350039150 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PreauthenticatedRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PreauthenticatedRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PreauthenticatedRequestSummary.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PreauthenticatedRequestSummary.java index de353c0cf09..0875316cd6c 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PreauthenticatedRequestSummary.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PreauthenticatedRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PutObjectLifecyclePolicyDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PutObjectLifecyclePolicyDetails.java index 70d0823c6de..c2c1e113c4a 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PutObjectLifecyclePolicyDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/PutObjectLifecyclePolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReencryptObjectDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReencryptObjectDetails.java index b47571635da..e0df541f59f 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReencryptObjectDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReencryptObjectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RenameObjectDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RenameObjectDetails.java index 28153f94cd4..8432ea38b41 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RenameObjectDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RenameObjectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationPolicy.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationPolicy.java index 11faa58659c..89c654f0daa 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationPolicy.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationPolicySummary.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationPolicySummary.java index b3a38fffd83..6a331fa26bc 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationPolicySummary.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationPolicySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationSource.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationSource.java index 3eb6083bc12..07a9a343f82 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationSource.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/ReplicationSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RestoreObjectsDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RestoreObjectsDetails.java index 42af92db109..02cf2db4a49 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RestoreObjectsDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RestoreObjectsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRule.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRule.java index 62a6cf9ec6b..9efc47f680b 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRule.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleCollection.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleCollection.java index 6e6883d05b1..836cdff1323 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleCollection.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleDetails.java index 490c33e1f25..92f509ab188 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleSummary.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleSummary.java index bf7f0133d62..90f093a5b65 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleSummary.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/RetentionRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/SSECustomerKeyDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/SSECustomerKeyDetails.java index 27c13e5dda9..580de456366 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/SSECustomerKeyDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/SSECustomerKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateBucketDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateBucketDetails.java index 344e058b1b8..9be11025194 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateBucketDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateBucketDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateNamespaceMetadataDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateNamespaceMetadataDetails.java index 59fb204ccf0..1ec036b0a5c 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateNamespaceMetadataDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateNamespaceMetadataDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateRetentionRuleDetails.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateRetentionRuleDetails.java index 98f6f5fd5af..735e6ddbac9 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateRetentionRuleDetails.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/UpdateRetentionRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequest.java index de359dedd24..692abb755fc 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestError.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestError.java index abca99cc83b..badda8cbbbe 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestError.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestLogEntry.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestLogEntry.java index 6216d984037..5449b0190b1 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestLogEntry.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestResource.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestResource.java index a663b6e47d1..1ffee9a3432 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestResource.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestResourceMetadataKey.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestResourceMetadataKey.java index a095c890e6f..ed69da02c66 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestResourceMetadataKey.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestResourceMetadataKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestSummary.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestSummary.java index 2063a93fc09..9d11a9605f3 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestSummary.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.model; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/AbortMultipartUploadRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/AbortMultipartUploadRequest.java index 7bd169b0cb8..3f438f4a44e 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/AbortMultipartUploadRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/AbortMultipartUploadRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use AbortMultipartUploadRequest. + * Example: Click here to see how to use AbortMultipartUploadRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CancelWorkRequestRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CancelWorkRequestRequest.java index b8e1638537a..364cc43c5d0 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CancelWorkRequestRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CancelWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use CancelWorkRequestRequest. + * Example: Click here to see how to use CancelWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CommitMultipartUploadRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CommitMultipartUploadRequest.java index 45cd332234c..ed98d004d32 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CommitMultipartUploadRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CommitMultipartUploadRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use CommitMultipartUploadRequest. + * Example: Click here to see how to use CommitMultipartUploadRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CopyObjectRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CopyObjectRequest.java index 910b2775564..a97cdc8881a 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CopyObjectRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CopyObjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use CopyObjectRequest. + * Example: Click here to see how to use CopyObjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateBucketRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateBucketRequest.java index d7615b99a88..9a1a96de654 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateBucketRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateBucketRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use CreateBucketRequest. + * Example: Click here to see how to use CreateBucketRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateMultipartUploadRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateMultipartUploadRequest.java index 8a8c93943c6..99dde635bb6 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateMultipartUploadRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateMultipartUploadRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use CreateMultipartUploadRequest. + * Example: Click here to see how to use CreateMultipartUploadRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreatePreauthenticatedRequestRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreatePreauthenticatedRequestRequest.java index 95235a341d1..b569ca9cbe9 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreatePreauthenticatedRequestRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreatePreauthenticatedRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use CreatePreauthenticatedRequestRequest. + * Example: Click here to see how to use CreatePreauthenticatedRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateReplicationPolicyRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateReplicationPolicyRequest.java index 56e08e0929d..0398639d3c9 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateReplicationPolicyRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateReplicationPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use CreateReplicationPolicyRequest. + * Example: Click here to see how to use CreateReplicationPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateRetentionRuleRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateRetentionRuleRequest.java index ee5a9d12ed8..7107c4c3e2c 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateRetentionRuleRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/CreateRetentionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use CreateRetentionRuleRequest. + * Example: Click here to see how to use CreateRetentionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteBucketRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteBucketRequest.java index a2386b531fc..7975904f9ec 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteBucketRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteBucketRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use DeleteBucketRequest. + * Example: Click here to see how to use DeleteBucketRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteObjectLifecyclePolicyRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteObjectLifecyclePolicyRequest.java index b33f409bb50..d791b6db4bf 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteObjectLifecyclePolicyRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteObjectLifecyclePolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use DeleteObjectLifecyclePolicyRequest. + * Example: Click here to see how to use DeleteObjectLifecyclePolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteObjectRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteObjectRequest.java index 62524120ba1..ed1badea1d3 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteObjectRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteObjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use DeleteObjectRequest. + * Example: Click here to see how to use DeleteObjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeletePreauthenticatedRequestRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeletePreauthenticatedRequestRequest.java index fe90c565e20..1700c44b6b9 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeletePreauthenticatedRequestRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeletePreauthenticatedRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use DeletePreauthenticatedRequestRequest. + * Example: Click here to see how to use DeletePreauthenticatedRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteReplicationPolicyRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteReplicationPolicyRequest.java index 7cb368ecc61..5c4bcec4c09 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteReplicationPolicyRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteReplicationPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use DeleteReplicationPolicyRequest. + * Example: Click here to see how to use DeleteReplicationPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteRetentionRuleRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteRetentionRuleRequest.java index f45131cfe79..addb6ccce83 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteRetentionRuleRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/DeleteRetentionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use DeleteRetentionRuleRequest. + * Example: Click here to see how to use DeleteRetentionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetBucketRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetBucketRequest.java index d0c1e8558e9..92a4fda92d5 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetBucketRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetBucketRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use GetBucketRequest. + * Example: Click here to see how to use GetBucketRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetNamespaceMetadataRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetNamespaceMetadataRequest.java index 7b387d30fab..b6e166f0036 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetNamespaceMetadataRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetNamespaceMetadataRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use GetNamespaceMetadataRequest. + * Example: Click here to see how to use GetNamespaceMetadataRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetNamespaceRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetNamespaceRequest.java index 7628f67176a..27af7ab46c2 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetNamespaceRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetNamespaceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use GetNamespaceRequest. + * Example: Click here to see how to use GetNamespaceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetObjectLifecyclePolicyRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetObjectLifecyclePolicyRequest.java index b3c84eba4e5..4bcb209ca18 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetObjectLifecyclePolicyRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetObjectLifecyclePolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use GetObjectLifecyclePolicyRequest. + * Example: Click here to see how to use GetObjectLifecyclePolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetObjectRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetObjectRequest.java index 810826b549b..2e60598ba81 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetObjectRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetObjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use GetObjectRequest. + * Example: Click here to see how to use GetObjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetPreauthenticatedRequestRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetPreauthenticatedRequestRequest.java index 99a681f6524..03b5807fb91 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetPreauthenticatedRequestRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetPreauthenticatedRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use GetPreauthenticatedRequestRequest. + * Example: Click here to see how to use GetPreauthenticatedRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetReplicationPolicyRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetReplicationPolicyRequest.java index 794a9e9ffd4..6ee278a058a 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetReplicationPolicyRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetReplicationPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use GetReplicationPolicyRequest. + * Example: Click here to see how to use GetReplicationPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetRetentionRuleRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetRetentionRuleRequest.java index 79bb44f10c2..b341710e30d 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetRetentionRuleRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetRetentionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use GetRetentionRuleRequest. + * Example: Click here to see how to use GetRetentionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetWorkRequestRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetWorkRequestRequest.java index 22520d94805..06b5659922c 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetWorkRequestRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/HeadBucketRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/HeadBucketRequest.java index e02a21b47ee..26f30a8c2e2 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/HeadBucketRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/HeadBucketRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use HeadBucketRequest. + * Example: Click here to see how to use HeadBucketRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/HeadObjectRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/HeadObjectRequest.java index 2cdb594b0f9..46b313f47cc 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/HeadObjectRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/HeadObjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use HeadObjectRequest. + * Example: Click here to see how to use HeadObjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListBucketsRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListBucketsRequest.java index 23cb4cbac62..56f277f88d4 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListBucketsRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListBucketsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListBucketsRequest. + * Example: Click here to see how to use ListBucketsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListMultipartUploadPartsRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListMultipartUploadPartsRequest.java index c2b799029c3..1668bec5cad 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListMultipartUploadPartsRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListMultipartUploadPartsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListMultipartUploadPartsRequest. + * Example: Click here to see how to use ListMultipartUploadPartsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListMultipartUploadsRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListMultipartUploadsRequest.java index a5f35e66256..9e676be251c 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListMultipartUploadsRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListMultipartUploadsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListMultipartUploadsRequest. + * Example: Click here to see how to use ListMultipartUploadsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListObjectVersionsRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListObjectVersionsRequest.java index 0538d9f9152..91560d085e4 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListObjectVersionsRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListObjectVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListObjectVersionsRequest. + * Example: Click here to see how to use ListObjectVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListObjectsRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListObjectsRequest.java index 021c0fe72ef..3368dbd7d2f 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListObjectsRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListObjectsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListObjectsRequest. + * Example: Click here to see how to use ListObjectsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListPreauthenticatedRequestsRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListPreauthenticatedRequestsRequest.java index 1aa88072d30..3be7acddf56 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListPreauthenticatedRequestsRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListPreauthenticatedRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListPreauthenticatedRequestsRequest. + * Example: Click here to see how to use ListPreauthenticatedRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListReplicationPoliciesRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListReplicationPoliciesRequest.java index 5681e3d43b1..6705867bf00 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListReplicationPoliciesRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListReplicationPoliciesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListReplicationPoliciesRequest. + * Example: Click here to see how to use ListReplicationPoliciesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListReplicationSourcesRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListReplicationSourcesRequest.java index a35b1bce825..65ec22008c8 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListReplicationSourcesRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListReplicationSourcesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListReplicationSourcesRequest. + * Example: Click here to see how to use ListReplicationSourcesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListRetentionRulesRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListRetentionRulesRequest.java index c68be4712d9..9fa19debf80 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListRetentionRulesRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListRetentionRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListRetentionRulesRequest. + * Example: Click here to see how to use ListRetentionRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestErrorsRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestErrorsRequest.java index ff84ff98d5b..b95c32be8a4 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestLogsRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestLogsRequest.java index a078283e693..8ff0f77e481 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestLogsRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestsRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestsRequest.java index 545a6fa7361..4af419f9fc6 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestsRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/MakeBucketWritableRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/MakeBucketWritableRequest.java index a84ee22b73d..a36bdc7db5a 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/MakeBucketWritableRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/MakeBucketWritableRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use MakeBucketWritableRequest. + * Example: Click here to see how to use MakeBucketWritableRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/PutObjectLifecyclePolicyRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/PutObjectLifecyclePolicyRequest.java index 44ed2ce50f3..454b3402f10 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/PutObjectLifecyclePolicyRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/PutObjectLifecyclePolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use PutObjectLifecyclePolicyRequest. + * Example: Click here to see how to use PutObjectLifecyclePolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/PutObjectRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/PutObjectRequest.java index 9d35398a658..fd169f1bb10 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/PutObjectRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/PutObjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use PutObjectRequest. + * Example: Click here to see how to use PutObjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ReencryptBucketRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ReencryptBucketRequest.java index 7ded72e9c23..8b2aaa21a62 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ReencryptBucketRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ReencryptBucketRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ReencryptBucketRequest. + * Example: Click here to see how to use ReencryptBucketRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ReencryptObjectRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ReencryptObjectRequest.java index 4e0f2b03475..07cca5e7648 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ReencryptObjectRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/ReencryptObjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use ReencryptObjectRequest. + * Example: Click here to see how to use ReencryptObjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/RenameObjectRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/RenameObjectRequest.java index 1dafa7ddd19..50e6db1db46 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/RenameObjectRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/RenameObjectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use RenameObjectRequest. + * Example: Click here to see how to use RenameObjectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/RestoreObjectsRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/RestoreObjectsRequest.java index 964eef4b0ea..e833634ea26 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/RestoreObjectsRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/RestoreObjectsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use RestoreObjectsRequest. + * Example: Click here to see how to use RestoreObjectsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateBucketRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateBucketRequest.java index 93cd17b1fac..e8c42ac39f4 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateBucketRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateBucketRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use UpdateBucketRequest. + * Example: Click here to see how to use UpdateBucketRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateNamespaceMetadataRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateNamespaceMetadataRequest.java index 0d62daa91b6..5f16be4adee 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateNamespaceMetadataRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateNamespaceMetadataRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use UpdateNamespaceMetadataRequest. + * Example: Click here to see how to use UpdateNamespaceMetadataRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateRetentionRuleRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateRetentionRuleRequest.java index f99fb690167..64232d7fbeb 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateRetentionRuleRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UpdateRetentionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use UpdateRetentionRuleRequest. + * Example: Click here to see how to use UpdateRetentionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UploadPartRequest.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UploadPartRequest.java index 2f90dbfccd0..b3afb853bfc 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UploadPartRequest.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/requests/UploadPartRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.requests; import com.oracle.bmc.objectstorage.model.*; /** - * Example: Click here to see how to use UploadPartRequest. + * Example: Click here to see how to use UploadPartRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/AbortMultipartUploadResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/AbortMultipartUploadResponse.java index d65962fe08e..9a1fe3300a4 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/AbortMultipartUploadResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/AbortMultipartUploadResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CancelWorkRequestResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CancelWorkRequestResponse.java index f1792a36ec9..265aa37b023 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CancelWorkRequestResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CancelWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CommitMultipartUploadResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CommitMultipartUploadResponse.java index 7ca43ead1be..5ab3cc75177 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CommitMultipartUploadResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CommitMultipartUploadResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CopyObjectResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CopyObjectResponse.java index 1396b8d0485..1e160474ae7 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CopyObjectResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CopyObjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateBucketResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateBucketResponse.java index 1823ce9d32e..e19427f4121 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateBucketResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateBucketResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateMultipartUploadResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateMultipartUploadResponse.java index e070ff41d2e..6d57bf9c392 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateMultipartUploadResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateMultipartUploadResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreatePreauthenticatedRequestResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreatePreauthenticatedRequestResponse.java index 6c6fc661830..93df637b086 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreatePreauthenticatedRequestResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreatePreauthenticatedRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateReplicationPolicyResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateReplicationPolicyResponse.java index 9b39b46ac3b..7df675b3b88 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateReplicationPolicyResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateReplicationPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateRetentionRuleResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateRetentionRuleResponse.java index 7cacd8cf6ec..3da695a6eb0 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateRetentionRuleResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/CreateRetentionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteBucketResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteBucketResponse.java index 791072e791c..125e58b4f65 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteBucketResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteBucketResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteObjectLifecyclePolicyResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteObjectLifecyclePolicyResponse.java index 0fa6d0d765a..ed149a93101 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteObjectLifecyclePolicyResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteObjectLifecyclePolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteObjectResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteObjectResponse.java index ca50f63ebf0..f5eaf71a631 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteObjectResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteObjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeletePreauthenticatedRequestResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeletePreauthenticatedRequestResponse.java index b6a190390f0..fbb676bb8ee 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeletePreauthenticatedRequestResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeletePreauthenticatedRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteReplicationPolicyResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteReplicationPolicyResponse.java index 5b938aefdf2..6717aad2db1 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteReplicationPolicyResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteReplicationPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteRetentionRuleResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteRetentionRuleResponse.java index b48864ba614..aae3d92e350 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteRetentionRuleResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/DeleteRetentionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetBucketResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetBucketResponse.java index 9d055388160..36d70e19b5f 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetBucketResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetBucketResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetNamespaceMetadataResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetNamespaceMetadataResponse.java index 54f528366b9..56e5b331451 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetNamespaceMetadataResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetNamespaceMetadataResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetNamespaceResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetNamespaceResponse.java index c15c9caca4f..6c93c661a8f 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetNamespaceResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetNamespaceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetObjectLifecyclePolicyResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetObjectLifecyclePolicyResponse.java index d41b9d2cf5c..850845909f2 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetObjectLifecyclePolicyResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetObjectLifecyclePolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetObjectResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetObjectResponse.java index a10f46408c8..0dc7ffb9815 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetObjectResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetObjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetPreauthenticatedRequestResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetPreauthenticatedRequestResponse.java index 49b927a341b..431476b7454 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetPreauthenticatedRequestResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetPreauthenticatedRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetReplicationPolicyResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetReplicationPolicyResponse.java index ba2e24f78be..a293b7729c6 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetReplicationPolicyResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetReplicationPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetRetentionRuleResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetRetentionRuleResponse.java index 5ea6c1218d0..32d5915f949 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetRetentionRuleResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetRetentionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetWorkRequestResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetWorkRequestResponse.java index 1bff87a2fe0..731dae3cf25 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetWorkRequestResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/HeadBucketResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/HeadBucketResponse.java index a06fd9ba15a..0a6dc314eff 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/HeadBucketResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/HeadBucketResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/HeadObjectResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/HeadObjectResponse.java index 4e0d4fdb07c..75770406387 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/HeadObjectResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/HeadObjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListBucketsResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListBucketsResponse.java index f2cb8b583e7..a72dd8ccf70 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListBucketsResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListBucketsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListMultipartUploadPartsResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListMultipartUploadPartsResponse.java index 3434b4c4e9d..a9f1b6b3de7 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListMultipartUploadPartsResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListMultipartUploadPartsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListMultipartUploadsResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListMultipartUploadsResponse.java index 5ca4abb2764..b42506c9938 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListMultipartUploadsResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListMultipartUploadsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListObjectVersionsResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListObjectVersionsResponse.java index 87dc3a2b923..af13e770691 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListObjectVersionsResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListObjectVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListObjectsResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListObjectsResponse.java index dc5cdb9060a..4604ca3acf5 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListObjectsResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListObjectsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListPreauthenticatedRequestsResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListPreauthenticatedRequestsResponse.java index ff87b7d61ec..c106e37e11a 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListPreauthenticatedRequestsResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListPreauthenticatedRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListReplicationPoliciesResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListReplicationPoliciesResponse.java index ab11846eb66..651b6c9ff37 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListReplicationPoliciesResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListReplicationPoliciesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListReplicationSourcesResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListReplicationSourcesResponse.java index f6c7434dee2..8b6ac7e7d6e 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListReplicationSourcesResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListReplicationSourcesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListRetentionRulesResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListRetentionRulesResponse.java index b0a38278b5c..9468e76d00e 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListRetentionRulesResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListRetentionRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestErrorsResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestErrorsResponse.java index e1073fcdc98..17d5b540aed 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestLogsResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestLogsResponse.java index cb102060de8..89260b66295 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestLogsResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestsResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestsResponse.java index 07f41c5b535..414d0c18fe6 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestsResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/MakeBucketWritableResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/MakeBucketWritableResponse.java index f8cbd0ea24d..4dfa3280ab9 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/MakeBucketWritableResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/MakeBucketWritableResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/PutObjectLifecyclePolicyResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/PutObjectLifecyclePolicyResponse.java index 94277e10d7a..1118412db79 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/PutObjectLifecyclePolicyResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/PutObjectLifecyclePolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/PutObjectResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/PutObjectResponse.java index 08539d1226a..f938190cba4 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/PutObjectResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/PutObjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ReencryptBucketResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ReencryptBucketResponse.java index a048104895f..4213bfb02f9 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ReencryptBucketResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ReencryptBucketResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ReencryptObjectResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ReencryptObjectResponse.java index f262ae16a0c..3c88f1a7f40 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ReencryptObjectResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/ReencryptObjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/RenameObjectResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/RenameObjectResponse.java index 899f62606ed..810d54f667c 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/RenameObjectResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/RenameObjectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/RestoreObjectsResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/RestoreObjectsResponse.java index e123464fcd4..e8a72ebc18c 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/RestoreObjectsResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/RestoreObjectsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateBucketResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateBucketResponse.java index c1f81e03005..97a8dd998b9 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateBucketResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateBucketResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateNamespaceMetadataResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateNamespaceMetadataResponse.java index 455830a2df0..a18f5bac14d 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateNamespaceMetadataResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateNamespaceMetadataResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateRetentionRuleResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateRetentionRuleResponse.java index 92d61f91e0a..2ebaece04a3 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateRetentionRuleResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UpdateRetentionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UploadPartResponse.java b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UploadPartResponse.java index 32af2cadd29..03b726f2221 100644 --- a/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UploadPartResponse.java +++ b/bmc-objectstorage/bmc-objectstorage-generated/src/main/java/com/oracle/bmc/objectstorage/responses/UploadPartResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.objectstorage.responses; diff --git a/bmc-objectstorage/pom.xml b/bmc-objectstorage/pom.xml index 0bfb3b13436..852609ac078 100644 --- a/bmc-objectstorage/pom.xml +++ b/bmc-objectstorage/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml diff --git a/bmc-oce/pom.xml b/bmc-oce/pom.xml index 5e3b6ca10e8..3fca9581ba7 100644 --- a/bmc-oce/pom.xml +++ b/bmc-oce/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-oce @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstance.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstance.java index cf012bc9d93..a491673501a 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstance.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstance.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce; @@ -51,7 +51,7 @@ public interface OceInstance extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeOceInstanceCompartment API. + * Example: Click here to see how to use ChangeOceInstanceCompartment API. */ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( ChangeOceInstanceCompartmentRequest request); @@ -63,7 +63,7 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateOceInstance API. + * Example: Click here to see how to use CreateOceInstance API. */ CreateOceInstanceResponse createOceInstance(CreateOceInstanceRequest request); @@ -73,7 +73,7 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteOceInstance API. + * Example: Click here to see how to use DeleteOceInstance API. */ DeleteOceInstanceResponse deleteOceInstance(DeleteOceInstanceRequest request); @@ -83,7 +83,7 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetOceInstance API. + * Example: Click here to see how to use GetOceInstance API. */ GetOceInstanceResponse getOceInstance(GetOceInstanceRequest request); @@ -93,7 +93,7 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -104,7 +104,7 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListOceInstances API. + * Example: Click here to see how to use ListOceInstances API. */ ListOceInstancesResponse listOceInstances(ListOceInstancesRequest request); @@ -115,7 +115,7 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -126,7 +126,7 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -137,7 +137,7 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -147,7 +147,7 @@ ChangeOceInstanceCompartmentResponse changeOceInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateOceInstance API. + * Example: Click here to see how to use UpdateOceInstance API. */ UpdateOceInstanceResponse updateOceInstance(UpdateOceInstanceRequest request); diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceAsync.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceAsync.java index e125886be4c..95a3cb9ced7 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceAsync.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceAsyncClient.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceAsyncClient.java index cf3cdb5c9e6..2f75e89339e 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceAsyncClient.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceClient.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceClient.java index 362ab074fd1..995d329bfd3 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceClient.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstancePaginators.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstancePaginators.java index db6dbdfddbe..89f4349c3e4 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstancePaginators.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstancePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceWaiters.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceWaiters.java index 109c7b969b5..c612bb12ab3 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceWaiters.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/OceInstanceWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ChangeOceInstanceCompartmentConverter.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ChangeOceInstanceCompartmentConverter.java index 4c90bf5d881..1780296c3ae 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ChangeOceInstanceCompartmentConverter.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ChangeOceInstanceCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.internal.http; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/CreateOceInstanceConverter.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/CreateOceInstanceConverter.java index cf85d059718..bcf274fa795 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/CreateOceInstanceConverter.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/CreateOceInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.internal.http; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/DeleteOceInstanceConverter.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/DeleteOceInstanceConverter.java index ef710da3637..b74cafd9260 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/DeleteOceInstanceConverter.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/DeleteOceInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.internal.http; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/GetOceInstanceConverter.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/GetOceInstanceConverter.java index a3cce33e24c..3e42256e21e 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/GetOceInstanceConverter.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/GetOceInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.internal.http; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/GetWorkRequestConverter.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/GetWorkRequestConverter.java index 2d08036772a..b02218c3d59 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/GetWorkRequestConverter.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.internal.http; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListOceInstancesConverter.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListOceInstancesConverter.java index 56f2e5352b6..43e1e7a7110 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListOceInstancesConverter.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListOceInstancesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.internal.http; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestErrorsConverter.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestErrorsConverter.java index b8f8d03af31..5a21464e67b 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.internal.http; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestLogsConverter.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestLogsConverter.java index 2c92836f90c..117dfe6d462 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.internal.http; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestsConverter.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestsConverter.java index 5eaca7152f2..c6fd569af3b 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestsConverter.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.internal.http; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/UpdateOceInstanceConverter.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/UpdateOceInstanceConverter.java index a39b5d6c3de..2aa55d4e1c4 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/UpdateOceInstanceConverter.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/internal/http/UpdateOceInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.internal.http; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/ChangeOceInstanceCompartmentDetails.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/ChangeOceInstanceCompartmentDetails.java index aef22b444c4..12c48bde9bd 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/ChangeOceInstanceCompartmentDetails.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/ChangeOceInstanceCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/CreateOceInstanceDetails.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/CreateOceInstanceDetails.java index 7e23ae0e7bc..5f448eb1f5d 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/CreateOceInstanceDetails.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/CreateOceInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/IdentityStripeDetails.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/IdentityStripeDetails.java index 9fc1ba4d09a..7bcab00473a 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/IdentityStripeDetails.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/IdentityStripeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/LicenseType.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/LicenseType.java index a2fd9fb776b..9a620bea9e0 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/LicenseType.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/LicenseType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/OceInstance.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/OceInstance.java index 2997500f759..133725029f9 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/OceInstance.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/OceInstance.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/OceInstanceSummary.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/OceInstanceSummary.java index f40af72f559..2b18d32abff 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/OceInstanceSummary.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/OceInstanceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/UpdateOceInstanceDetails.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/UpdateOceInstanceDetails.java index c684644e445..237f79a62b6 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/UpdateOceInstanceDetails.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/UpdateOceInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequest.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequest.java index 279df3b8d74..c365581a071 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequest.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestError.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestError.java index f87a6c04b60..143fc1c263a 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestError.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestLogEntry.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestLogEntry.java index 310e0539fe3..a563c1ec08d 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestLogEntry.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestResource.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestResource.java index c896852043a..08d4f72314c 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestResource.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkflowMonitor.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkflowMonitor.java index c04f0922eda..99f1c18c4b7 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkflowMonitor.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkflowMonitor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkflowStep.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkflowStep.java index b09c54c8bdf..839a1244cee 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkflowStep.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/model/WorkflowStep.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.model; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ChangeOceInstanceCompartmentRequest.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ChangeOceInstanceCompartmentRequest.java index 081621a6add..47ce8b6b168 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ChangeOceInstanceCompartmentRequest.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ChangeOceInstanceCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; /** - * Example: Click here to see how to use ChangeOceInstanceCompartmentRequest. + * Example: Click here to see how to use ChangeOceInstanceCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/CreateOceInstanceRequest.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/CreateOceInstanceRequest.java index bf504c2e621..3f3a737aaf7 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/CreateOceInstanceRequest.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/CreateOceInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; /** - * Example: Click here to see how to use CreateOceInstanceRequest. + * Example: Click here to see how to use CreateOceInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/DeleteOceInstanceRequest.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/DeleteOceInstanceRequest.java index 81ed99dd079..99ff56641ca 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/DeleteOceInstanceRequest.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/DeleteOceInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; /** - * Example: Click here to see how to use DeleteOceInstanceRequest. + * Example: Click here to see how to use DeleteOceInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/GetOceInstanceRequest.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/GetOceInstanceRequest.java index 946cbe842e4..24f2c4a566c 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/GetOceInstanceRequest.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/GetOceInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; /** - * Example: Click here to see how to use GetOceInstanceRequest. + * Example: Click here to see how to use GetOceInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/GetWorkRequestRequest.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/GetWorkRequestRequest.java index 6703164bae8..d19c96aa1db 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/GetWorkRequestRequest.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListOceInstancesRequest.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListOceInstancesRequest.java index 74ba8c3a368..cbd73cd1b5e 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListOceInstancesRequest.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListOceInstancesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; /** - * Example: Click here to see how to use ListOceInstancesRequest. + * Example: Click here to see how to use ListOceInstancesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestErrorsRequest.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestErrorsRequest.java index 941c3c369c1..3bb5b3fd80c 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestLogsRequest.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestLogsRequest.java index 2dd34b99584..683389ac889 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestLogsRequest.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestsRequest.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestsRequest.java index c0f40afc003..71dea07df4b 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestsRequest.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/UpdateOceInstanceRequest.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/UpdateOceInstanceRequest.java index ebdd0ed2267..3a6d4c03607 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/UpdateOceInstanceRequest.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/requests/UpdateOceInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.requests; import com.oracle.bmc.oce.model.*; /** - * Example: Click here to see how to use UpdateOceInstanceRequest. + * Example: Click here to see how to use UpdateOceInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190912") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ChangeOceInstanceCompartmentResponse.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ChangeOceInstanceCompartmentResponse.java index 0df03e6f7d2..d586cf46918 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ChangeOceInstanceCompartmentResponse.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ChangeOceInstanceCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.responses; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/CreateOceInstanceResponse.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/CreateOceInstanceResponse.java index 715d6f80cdd..f2df4594d7b 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/CreateOceInstanceResponse.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/CreateOceInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.responses; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/DeleteOceInstanceResponse.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/DeleteOceInstanceResponse.java index 63f904bff61..8bcb90e7e19 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/DeleteOceInstanceResponse.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/DeleteOceInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.responses; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/GetOceInstanceResponse.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/GetOceInstanceResponse.java index a332df77bac..a413bc11b16 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/GetOceInstanceResponse.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/GetOceInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.responses; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/GetWorkRequestResponse.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/GetWorkRequestResponse.java index 0c3258a3a9a..967a2dbbbc0 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/GetWorkRequestResponse.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.responses; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListOceInstancesResponse.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListOceInstancesResponse.java index e748484fe5c..ea897bce695 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListOceInstancesResponse.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListOceInstancesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.responses; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestErrorsResponse.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestErrorsResponse.java index 772e8b34175..6a9dd1a8e5e 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.responses; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestLogsResponse.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestLogsResponse.java index e43cd4bde7a..5e03d7b0be4 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestLogsResponse.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.responses; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestsResponse.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestsResponse.java index 470cccd00f3..bcb7b35cc9f 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestsResponse.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.responses; diff --git a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/UpdateOceInstanceResponse.java b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/UpdateOceInstanceResponse.java index b948c0a0849..e645b98033c 100644 --- a/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/UpdateOceInstanceResponse.java +++ b/bmc-oce/src/main/java/com/oracle/bmc/oce/responses/UpdateOceInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oce.responses; diff --git a/bmc-ocvp/pom.xml b/bmc-ocvp/pom.xml index 962e68c9288..c305f2f36c2 100644 --- a/bmc-ocvp/pom.xml +++ b/bmc-ocvp/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-ocvp @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHost.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHost.java index 6786022cac0..0c2b7f53707 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHost.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHost.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; @@ -58,7 +58,7 @@ public interface EsxiHost extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateEsxiHost API. + * Example: Click here to see how to use CreateEsxiHost API. */ CreateEsxiHostResponse createEsxiHost(CreateEsxiHostRequest request); @@ -82,7 +82,7 @@ public interface EsxiHost extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteEsxiHost API. + * Example: Click here to see how to use DeleteEsxiHost API. */ DeleteEsxiHostResponse deleteEsxiHost(DeleteEsxiHostRequest request); @@ -92,7 +92,7 @@ public interface EsxiHost extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetEsxiHost API. + * Example: Click here to see how to use GetEsxiHost API. */ GetEsxiHostResponse getEsxiHost(GetEsxiHostRequest request); @@ -111,7 +111,7 @@ public interface EsxiHost extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListEsxiHosts API. + * Example: Click here to see how to use ListEsxiHosts API. */ ListEsxiHostsResponse listEsxiHosts(ListEsxiHostsRequest request); @@ -121,7 +121,7 @@ public interface EsxiHost extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateEsxiHost API. + * Example: Click here to see how to use UpdateEsxiHost API. */ UpdateEsxiHostResponse updateEsxiHost(UpdateEsxiHostRequest request); diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostAsync.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostAsync.java index 403ae7ac142..fd3ca3b60e5 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostAsync.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostAsyncClient.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostAsyncClient.java index 94f86cab46d..c92834aaabc 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostAsyncClient.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostClient.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostClient.java index c1ff37867ef..6adaef22818 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostClient.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostPaginators.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostPaginators.java index db0c44292db..291f4a3a77c 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostPaginators.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostWaiters.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostWaiters.java index 19a090e5a98..3237e2a3a8d 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostWaiters.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/EsxiHostWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/Sddc.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/Sddc.java index e4cbee92677..33f12362827 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/Sddc.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/Sddc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; @@ -55,7 +55,7 @@ public interface Sddc extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeSddcCompartment API. + * Example: Click here to see how to use ChangeSddcCompartment API. */ ChangeSddcCompartmentResponse changeSddcCompartment(ChangeSddcCompartmentRequest request); @@ -69,7 +69,7 @@ public interface Sddc extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSddc API. + * Example: Click here to see how to use CreateSddc API. */ CreateSddcResponse createSddc(CreateSddcRequest request); @@ -85,7 +85,7 @@ public interface Sddc extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSddc API. + * Example: Click here to see how to use DeleteSddc API. */ DeleteSddcResponse deleteSddc(DeleteSddcRequest request); @@ -95,7 +95,7 @@ public interface Sddc extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSddc API. + * Example: Click here to see how to use GetSddc API. */ GetSddcResponse getSddc(GetSddcRequest request); @@ -107,7 +107,7 @@ public interface Sddc extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSddcs API. + * Example: Click here to see how to use ListSddcs API. */ ListSddcsResponse listSddcs(ListSddcsRequest request); @@ -119,7 +119,7 @@ public interface Sddc extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSupportedVmwareSoftwareVersions API. + * Example: Click here to see how to use ListSupportedVmwareSoftwareVersions API. */ ListSupportedVmwareSoftwareVersionsResponse listSupportedVmwareSoftwareVersions( ListSupportedVmwareSoftwareVersionsRequest request); @@ -136,7 +136,7 @@ ListSupportedVmwareSoftwareVersionsResponse listSupportedVmwareSoftwareVersions( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSddc API. + * Example: Click here to see how to use UpdateSddc API. */ UpdateSddcResponse updateSddc(UpdateSddcRequest request); diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcAsync.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcAsync.java index 41677dd8201..19f74bd0a6f 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcAsync.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcAsyncClient.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcAsyncClient.java index f50e862474c..84e49620ef3 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcAsyncClient.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcClient.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcClient.java index 1c65daba805..e65768fcb27 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcClient.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcPaginators.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcPaginators.java index c1a4b9f9dc6..e5126755646 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcPaginators.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcWaiters.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcWaiters.java index dd6d853ff9e..d016eba3881 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcWaiters.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/SddcWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequest.java index 6beb2cc0bfb..6e2fe124fc9 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; @@ -52,7 +52,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -63,7 +63,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -74,7 +74,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -85,7 +85,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestAsync.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestAsync.java index 3763d86c342..2174363a938 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestAsync.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestAsyncClient.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestAsyncClient.java index 8e43f953bf4..eb388a63790 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestAsyncClient.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestClient.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestClient.java index 5769bbfaf83..e77a1d38851 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestClient.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestPaginators.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestPaginators.java index ade704ed689..26618dfa21a 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestPaginators.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestWaiters.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestWaiters.java index 64ca6c0339f..4b8dc42ebf1 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestWaiters.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/WorkRequestWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ChangeSddcCompartmentConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ChangeSddcCompartmentConverter.java index 783e5b92e0d..d6131f60b87 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ChangeSddcCompartmentConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ChangeSddcCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/CreateEsxiHostConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/CreateEsxiHostConverter.java index a6c8a5ddd24..5af1fc1ed22 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/CreateEsxiHostConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/CreateEsxiHostConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/CreateSddcConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/CreateSddcConverter.java index 793b84b79d7..014a29ad61a 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/CreateSddcConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/CreateSddcConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/DeleteEsxiHostConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/DeleteEsxiHostConverter.java index 478987d0bc3..344e75992c4 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/DeleteEsxiHostConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/DeleteEsxiHostConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/DeleteSddcConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/DeleteSddcConverter.java index a4452e778e8..acaf976f315 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/DeleteSddcConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/DeleteSddcConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetEsxiHostConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetEsxiHostConverter.java index 81ddfd8731b..b450613b657 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetEsxiHostConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetEsxiHostConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetSddcConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetSddcConverter.java index 2268dae6678..b6b755375cf 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetSddcConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetSddcConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetWorkRequestConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetWorkRequestConverter.java index eacdf1a9f91..74bc4f181f3 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetWorkRequestConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListEsxiHostsConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListEsxiHostsConverter.java index 62249ee4ff2..cf31c8db242 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListEsxiHostsConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListEsxiHostsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListSddcsConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListSddcsConverter.java index 771beebc1d0..e694bb2cd26 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListSddcsConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListSddcsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListSupportedVmwareSoftwareVersionsConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListSupportedVmwareSoftwareVersionsConverter.java index 25f11fd9040..90546b710a0 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListSupportedVmwareSoftwareVersionsConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListSupportedVmwareSoftwareVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestErrorsConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestErrorsConverter.java index b263af945af..1421c84bce8 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestLogsConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestLogsConverter.java index c01a90d1711..1058577d6ab 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestsConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestsConverter.java index 8975b3a1f4a..25c176e4e05 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestsConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/UpdateEsxiHostConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/UpdateEsxiHostConverter.java index 2e6b6f92e63..7494a549594 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/UpdateEsxiHostConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/UpdateEsxiHostConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/UpdateSddcConverter.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/UpdateSddcConverter.java index d7eeb55a468..2a6d5925a7a 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/UpdateSddcConverter.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/internal/http/UpdateSddcConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.internal.http; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/ActionTypes.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/ActionTypes.java index 270f131c381..ae430a68959 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/ActionTypes.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/ActionTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/ChangeSddcCompartmentDetails.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/ChangeSddcCompartmentDetails.java index 5bbf24ef169..ef6e4574ee5 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/ChangeSddcCompartmentDetails.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/ChangeSddcCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/CreateEsxiHostDetails.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/CreateEsxiHostDetails.java index 0b7669b30ab..b472b14d740 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/CreateEsxiHostDetails.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/CreateEsxiHostDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/CreateSddcDetails.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/CreateSddcDetails.java index 1b0e28366de..1a44cd7c6c8 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/CreateSddcDetails.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/CreateSddcDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHost.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHost.java index aedbefee20f..4b75d55b2ed 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHost.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHost.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHostCollection.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHostCollection.java index 0590a3c94ed..09e53cc1440 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHostCollection.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHostCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHostSummary.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHostSummary.java index 93f6e6d539f..46a9f2f1904 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHostSummary.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/EsxiHostSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/LifecycleStates.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/LifecycleStates.java index ff84fb58633..0fd82800e0b 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/LifecycleStates.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/LifecycleStates.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/OperationStatus.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/OperationStatus.java index a7d773f825e..355dbab6b56 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/OperationStatus.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/OperationStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/OperationTypes.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/OperationTypes.java index 31aebeca7e4..4c1e41ac908 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/OperationTypes.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/OperationTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/Sddc.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/Sddc.java index 187fc9c837c..2a12afebbf8 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/Sddc.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/Sddc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SddcCollection.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SddcCollection.java index b8a643c6525..eb2c74cfc59 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SddcCollection.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SddcCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SddcSummary.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SddcSummary.java index e3deaa20b3f..b95f770d00e 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SddcSummary.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SddcSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SortOrders.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SortOrders.java index c21eafbad09..decf67e77e8 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SortOrders.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SortOrders.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SupportedVmwareSoftwareVersionCollection.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SupportedVmwareSoftwareVersionCollection.java index c85d70d7bf0..d9b6c737a6c 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SupportedVmwareSoftwareVersionCollection.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SupportedVmwareSoftwareVersionCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SupportedVmwareSoftwareVersionSummary.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SupportedVmwareSoftwareVersionSummary.java index 6d82d5039bb..4b4056f6788 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SupportedVmwareSoftwareVersionSummary.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/SupportedVmwareSoftwareVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/UpdateEsxiHostDetails.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/UpdateEsxiHostDetails.java index a78c0883b63..3dbd3870263 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/UpdateEsxiHostDetails.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/UpdateEsxiHostDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/UpdateSddcDetails.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/UpdateSddcDetails.java index a4f260e405b..b401797de47 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/UpdateSddcDetails.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/UpdateSddcDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequest.java index 4dc85f06448..6aa36955891 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestCollection.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestCollection.java index 3ec03e858a2..92dc99926f4 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestCollection.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestError.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestError.java index a65cc2f4fec..6e3b118c0e1 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestError.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestErrorCollection.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestErrorCollection.java index 74d69fe298e..ccb791b4437 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestErrorCollection.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestErrorCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestLogEntry.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestLogEntry.java index c43a0bbf336..28969d1be98 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestLogEntry.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestLogEntryCollection.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestLogEntryCollection.java index b22d96ecb24..6e32100e402 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestLogEntryCollection.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestLogEntryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestResource.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestResource.java index 4b9eaef4e6f..9507229ed85 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestResource.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.model; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ChangeSddcCompartmentRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ChangeSddcCompartmentRequest.java index 7a0fcd0bbeb..ea74f416c3f 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ChangeSddcCompartmentRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ChangeSddcCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use ChangeSddcCompartmentRequest. + * Example: Click here to see how to use ChangeSddcCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/CreateEsxiHostRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/CreateEsxiHostRequest.java index bc780f7ead3..959270a0829 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/CreateEsxiHostRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/CreateEsxiHostRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use CreateEsxiHostRequest. + * Example: Click here to see how to use CreateEsxiHostRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/CreateSddcRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/CreateSddcRequest.java index b54e8d0285e..bdf58902616 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/CreateSddcRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/CreateSddcRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use CreateSddcRequest. + * Example: Click here to see how to use CreateSddcRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/DeleteEsxiHostRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/DeleteEsxiHostRequest.java index 5f5db1b8594..d6266e5a1b1 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/DeleteEsxiHostRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/DeleteEsxiHostRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use DeleteEsxiHostRequest. + * Example: Click here to see how to use DeleteEsxiHostRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/DeleteSddcRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/DeleteSddcRequest.java index 7389e93e03b..bb366971c27 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/DeleteSddcRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/DeleteSddcRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use DeleteSddcRequest. + * Example: Click here to see how to use DeleteSddcRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetEsxiHostRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetEsxiHostRequest.java index 02773c907c2..1198f056c27 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetEsxiHostRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetEsxiHostRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use GetEsxiHostRequest. + * Example: Click here to see how to use GetEsxiHostRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetSddcRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetSddcRequest.java index 93458374f4a..66b51677b45 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetSddcRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetSddcRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use GetSddcRequest. + * Example: Click here to see how to use GetSddcRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetWorkRequestRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetWorkRequestRequest.java index 26f4c2bd169..1704ee2ca6a 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetWorkRequestRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListEsxiHostsRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListEsxiHostsRequest.java index c0a426d7e0b..047fd2dec33 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListEsxiHostsRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListEsxiHostsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use ListEsxiHostsRequest. + * Example: Click here to see how to use ListEsxiHostsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListSddcsRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListSddcsRequest.java index 5352f51b60f..2365180f235 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListSddcsRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListSddcsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use ListSddcsRequest. + * Example: Click here to see how to use ListSddcsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListSupportedVmwareSoftwareVersionsRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListSupportedVmwareSoftwareVersionsRequest.java index dee5fcfdba3..c0c14c5cbfe 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListSupportedVmwareSoftwareVersionsRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListSupportedVmwareSoftwareVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use ListSupportedVmwareSoftwareVersionsRequest. + * Example: Click here to see how to use ListSupportedVmwareSoftwareVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestErrorsRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestErrorsRequest.java index 2c4806c7423..220ed9476ad 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestLogsRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestLogsRequest.java index 1c83f7d5fc6..b080c00e8c3 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestLogsRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestsRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestsRequest.java index 234d005e8b5..644ce852c3b 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestsRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/UpdateEsxiHostRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/UpdateEsxiHostRequest.java index f5256b10c0f..abbae01726e 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/UpdateEsxiHostRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/UpdateEsxiHostRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use UpdateEsxiHostRequest. + * Example: Click here to see how to use UpdateEsxiHostRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/UpdateSddcRequest.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/UpdateSddcRequest.java index aafaba3929d..3259dfd0cf6 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/UpdateSddcRequest.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/requests/UpdateSddcRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.requests; import com.oracle.bmc.ocvp.model.*; /** - * Example: Click here to see how to use UpdateSddcRequest. + * Example: Click here to see how to use UpdateSddcRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200501") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ChangeSddcCompartmentResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ChangeSddcCompartmentResponse.java index 29295c954a4..cdb3281352e 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ChangeSddcCompartmentResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ChangeSddcCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/CreateEsxiHostResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/CreateEsxiHostResponse.java index e24afccd404..ac3103c58ff 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/CreateEsxiHostResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/CreateEsxiHostResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/CreateSddcResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/CreateSddcResponse.java index cf63261136c..8d01d838517 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/CreateSddcResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/CreateSddcResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/DeleteEsxiHostResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/DeleteEsxiHostResponse.java index bbe0e7d30dd..2eced00c767 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/DeleteEsxiHostResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/DeleteEsxiHostResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/DeleteSddcResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/DeleteSddcResponse.java index 4590fac4fd9..89f71605071 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/DeleteSddcResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/DeleteSddcResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetEsxiHostResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetEsxiHostResponse.java index 5f7bc3459d6..1c770f3f3ed 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetEsxiHostResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetEsxiHostResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetSddcResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetSddcResponse.java index 7895a8379ba..d690e948090 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetSddcResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetSddcResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetWorkRequestResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetWorkRequestResponse.java index c2d2ed146a7..af6b537ee03 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetWorkRequestResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListEsxiHostsResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListEsxiHostsResponse.java index f47711150f8..03c930c9cfa 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListEsxiHostsResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListEsxiHostsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListSddcsResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListSddcsResponse.java index cf3144965e8..275150cc19e 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListSddcsResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListSddcsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListSupportedVmwareSoftwareVersionsResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListSupportedVmwareSoftwareVersionsResponse.java index 80e0125efc0..d5f9757043c 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListSupportedVmwareSoftwareVersionsResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListSupportedVmwareSoftwareVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestErrorsResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestErrorsResponse.java index 147fd24036d..63f1b26c839 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestLogsResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestLogsResponse.java index ca0988520d6..c99a11e8729 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestLogsResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestsResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestsResponse.java index 664ae6f12ec..6d89bd8a62c 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestsResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/UpdateEsxiHostResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/UpdateEsxiHostResponse.java index 6263d4ccbe2..88f743cf7b2 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/UpdateEsxiHostResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/UpdateEsxiHostResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/UpdateSddcResponse.java b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/UpdateSddcResponse.java index 4c98478b5fc..9ab57b7a986 100644 --- a/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/UpdateSddcResponse.java +++ b/bmc-ocvp/src/main/java/com/oracle/bmc/ocvp/responses/UpdateSddcResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ocvp.responses; diff --git a/bmc-oda/pom.xml b/bmc-oda/pom.xml index 7d6383557ed..6ea7119ded4 100644 --- a/bmc-oda/pom.xml +++ b/bmc-oda/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-oda @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/Oda.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/Oda.java index 80ee714bd51..a3dac59a1e6 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/Oda.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/Oda.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda; @@ -53,7 +53,7 @@ public interface Oda extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeOdaInstanceCompartment API. + * Example: Click here to see how to use ChangeOdaInstanceCompartment API. */ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( ChangeOdaInstanceCompartmentRequest request); @@ -68,7 +68,7 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateOdaInstance API. + * Example: Click here to see how to use CreateOdaInstance API. */ CreateOdaInstanceResponse createOdaInstance(CreateOdaInstanceRequest request); @@ -79,7 +79,7 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteOdaInstance API. + * Example: Click here to see how to use DeleteOdaInstance API. */ DeleteOdaInstanceResponse deleteOdaInstance(DeleteOdaInstanceRequest request); @@ -89,7 +89,7 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetOdaInstance API. + * Example: Click here to see how to use GetOdaInstance API. */ GetOdaInstanceResponse getOdaInstance(GetOdaInstanceRequest request); @@ -103,7 +103,7 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -119,7 +119,7 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListOdaInstances API. + * Example: Click here to see how to use ListOdaInstances API. */ ListOdaInstancesResponse listOdaInstances(ListOdaInstancesRequest request); @@ -134,7 +134,7 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -149,7 +149,7 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -164,7 +164,7 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -176,7 +176,7 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StartOdaInstance API. + * Example: Click here to see how to use StartOdaInstance API. */ StartOdaInstanceResponse startOdaInstance(StartOdaInstanceRequest request); @@ -189,7 +189,7 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use StopOdaInstance API. + * Example: Click here to see how to use StopOdaInstance API. */ StopOdaInstanceResponse stopOdaInstance(StopOdaInstanceRequest request); @@ -199,7 +199,7 @@ ChangeOdaInstanceCompartmentResponse changeOdaInstanceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateOdaInstance API. + * Example: Click here to see how to use UpdateOdaInstance API. */ UpdateOdaInstanceResponse updateOdaInstance(UpdateOdaInstanceRequest request); diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaAsync.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaAsync.java index 952530b222a..7dd0f7882c3 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaAsync.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaAsyncClient.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaAsyncClient.java index 8e9cd774278..17bbaf7c8d2 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaAsyncClient.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaClient.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaClient.java index 10cdcd1f1e5..756a51245ca 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaClient.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaPaginators.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaPaginators.java index 25db8570efd..e0c2ca2ca74 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaPaginators.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaWaiters.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaWaiters.java index 6635c671784..053097150ad 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaWaiters.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/OdaWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ChangeOdaInstanceCompartmentConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ChangeOdaInstanceCompartmentConverter.java index b29b1da3835..8dd15c52b29 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ChangeOdaInstanceCompartmentConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ChangeOdaInstanceCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/CreateOdaInstanceConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/CreateOdaInstanceConverter.java index e73daee427b..f26976f5668 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/CreateOdaInstanceConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/CreateOdaInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/DeleteOdaInstanceConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/DeleteOdaInstanceConverter.java index 2da864f4df6..da1cc91ad0d 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/DeleteOdaInstanceConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/DeleteOdaInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/GetOdaInstanceConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/GetOdaInstanceConverter.java index f7847d78285..0d180dd71eb 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/GetOdaInstanceConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/GetOdaInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/GetWorkRequestConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/GetWorkRequestConverter.java index 134b04f0873..014d8088e32 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/GetWorkRequestConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListOdaInstancesConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListOdaInstancesConverter.java index 67e9c5e2fe2..73d65f2d26c 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListOdaInstancesConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListOdaInstancesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestErrorsConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestErrorsConverter.java index c5609a04e44..a094e4c751b 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestLogsConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestLogsConverter.java index 614ffcccdac..938c98ea060 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestsConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestsConverter.java index 1dd152b9769..a9b247bb35e 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestsConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/StartOdaInstanceConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/StartOdaInstanceConverter.java index 93a37a53977..b5f77cee077 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/StartOdaInstanceConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/StartOdaInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/StopOdaInstanceConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/StopOdaInstanceConverter.java index 9bf2489bf37..a7b3d4aa355 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/StopOdaInstanceConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/StopOdaInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/UpdateOdaInstanceConverter.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/UpdateOdaInstanceConverter.java index 2e883abae79..6e01f97b2e2 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/UpdateOdaInstanceConverter.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/internal/http/UpdateOdaInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.internal.http; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/ChangeOdaInstanceCompartmentDetails.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/ChangeOdaInstanceCompartmentDetails.java index 6d2e01a4157..8f2847b0215 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/ChangeOdaInstanceCompartmentDetails.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/ChangeOdaInstanceCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.model; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/CreateOdaInstanceDetails.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/CreateOdaInstanceDetails.java index 64a2dd06343..a80647b0be5 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/CreateOdaInstanceDetails.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/CreateOdaInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.model; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/ErrorBody.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/ErrorBody.java index f169e1122ba..4b856d650ba 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/ErrorBody.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/ErrorBody.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.model; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/OdaInstance.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/OdaInstance.java index d98a93e2b42..433fdd1a307 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/OdaInstance.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/OdaInstance.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.model; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/OdaInstanceSummary.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/OdaInstanceSummary.java index e5b6fcbb315..d49d8b908ef 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/OdaInstanceSummary.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/OdaInstanceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.model; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/UpdateOdaInstanceDetails.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/UpdateOdaInstanceDetails.java index 3c3242d0e61..32e6d45f774 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/UpdateOdaInstanceDetails.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/UpdateOdaInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.model; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequest.java index 5096e03f522..b54fe04da44 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.model; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestError.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestError.java index 8d3037e6a2d..d8efd731873 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestError.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.model; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestLogEntry.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestLogEntry.java index 505704e9ecd..fab076f4883 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestLogEntry.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.model; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestResource.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestResource.java index e2ae04806a3..a95c38b3193 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestResource.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.model; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestSummary.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestSummary.java index e67626b8e90..90f02327c48 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestSummary.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.model; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ChangeOdaInstanceCompartmentRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ChangeOdaInstanceCompartmentRequest.java index 95ab636d55e..e386cfe108b 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ChangeOdaInstanceCompartmentRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ChangeOdaInstanceCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use ChangeOdaInstanceCompartmentRequest. + * Example: Click here to see how to use ChangeOdaInstanceCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/CreateOdaInstanceRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/CreateOdaInstanceRequest.java index 3880e02cd75..1fb5987bf0f 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/CreateOdaInstanceRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/CreateOdaInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use CreateOdaInstanceRequest. + * Example: Click here to see how to use CreateOdaInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/DeleteOdaInstanceRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/DeleteOdaInstanceRequest.java index 39339c9a6f5..df84ebfe52a 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/DeleteOdaInstanceRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/DeleteOdaInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use DeleteOdaInstanceRequest. + * Example: Click here to see how to use DeleteOdaInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/GetOdaInstanceRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/GetOdaInstanceRequest.java index a39247d39d6..160d59ac64c 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/GetOdaInstanceRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/GetOdaInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use GetOdaInstanceRequest. + * Example: Click here to see how to use GetOdaInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/GetWorkRequestRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/GetWorkRequestRequest.java index fc9a9579882..891eeb70069 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/GetWorkRequestRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListOdaInstancesRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListOdaInstancesRequest.java index 6f1321705af..f630283baf3 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListOdaInstancesRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListOdaInstancesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use ListOdaInstancesRequest. + * Example: Click here to see how to use ListOdaInstancesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestErrorsRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestErrorsRequest.java index 090ff44f89c..20a226dcdb4 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestLogsRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestLogsRequest.java index caa940acd89..af4af57236c 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestLogsRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestsRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestsRequest.java index 73655d4cf18..a7f21357ee7 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestsRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/StartOdaInstanceRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/StartOdaInstanceRequest.java index 92c9c0357e2..820d0ec2d6a 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/StartOdaInstanceRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/StartOdaInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use StartOdaInstanceRequest. + * Example: Click here to see how to use StartOdaInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/StopOdaInstanceRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/StopOdaInstanceRequest.java index 8b07da3880b..cd60fe6297e 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/StopOdaInstanceRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/StopOdaInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use StopOdaInstanceRequest. + * Example: Click here to see how to use StopOdaInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/UpdateOdaInstanceRequest.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/UpdateOdaInstanceRequest.java index 1906399912c..c203310101f 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/UpdateOdaInstanceRequest.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/requests/UpdateOdaInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.requests; import com.oracle.bmc.oda.model.*; /** - * Example: Click here to see how to use UpdateOdaInstanceRequest. + * Example: Click here to see how to use UpdateOdaInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190506") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ChangeOdaInstanceCompartmentResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ChangeOdaInstanceCompartmentResponse.java index 884729eebf3..71649eeae52 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ChangeOdaInstanceCompartmentResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ChangeOdaInstanceCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/CreateOdaInstanceResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/CreateOdaInstanceResponse.java index 2bf8f52e58f..43a80ec1de6 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/CreateOdaInstanceResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/CreateOdaInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/DeleteOdaInstanceResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/DeleteOdaInstanceResponse.java index e52f21f95ea..5af72e98178 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/DeleteOdaInstanceResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/DeleteOdaInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/GetOdaInstanceResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/GetOdaInstanceResponse.java index 56381578953..71877f8abfa 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/GetOdaInstanceResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/GetOdaInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/GetWorkRequestResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/GetWorkRequestResponse.java index 350ebe97bec..6bdfe5b2ac1 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/GetWorkRequestResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListOdaInstancesResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListOdaInstancesResponse.java index bed2a3b3a0d..a6079b34bdd 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListOdaInstancesResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListOdaInstancesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestErrorsResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestErrorsResponse.java index 7ebca4a1689..3cdcf8b9219 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestLogsResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestLogsResponse.java index 3c0720ebf98..53dae2e496c 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestLogsResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestsResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestsResponse.java index de6c4296f44..7d199f82840 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestsResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/StartOdaInstanceResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/StartOdaInstanceResponse.java index ed7166ab06f..3299a7edcef 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/StartOdaInstanceResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/StartOdaInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/StopOdaInstanceResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/StopOdaInstanceResponse.java index 15ab171cbae..69ec6742824 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/StopOdaInstanceResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/StopOdaInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/UpdateOdaInstanceResponse.java b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/UpdateOdaInstanceResponse.java index 988ad2a8377..d25a4be9067 100644 --- a/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/UpdateOdaInstanceResponse.java +++ b/bmc-oda/src/main/java/com/oracle/bmc/oda/responses/UpdateOdaInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.oda.responses; diff --git a/bmc-ons/pom.xml b/bmc-ons/pom.xml index 8b8e6f0f627..2f2f1587afb 100644 --- a/bmc-ons/pom.xml +++ b/bmc-ons/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-ons @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlane.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlane.java index 91809e19cc2..f416bb835cb 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlane.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlane.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons; @@ -58,7 +58,7 @@ public interface NotificationControlPlane extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeTopicCompartment API. + * Example: Click here to see how to use ChangeTopicCompartment API. */ ChangeTopicCompartmentResponse changeTopicCompartment(ChangeTopicCompartmentRequest request); @@ -82,7 +82,7 @@ public interface NotificationControlPlane extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateTopic API. + * Example: Click here to see how to use CreateTopic API. */ CreateTopicResponse createTopic(CreateTopicRequest request); @@ -95,7 +95,7 @@ public interface NotificationControlPlane extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteTopic API. + * Example: Click here to see how to use DeleteTopic API. */ DeleteTopicResponse deleteTopic(DeleteTopicRequest request); @@ -106,7 +106,7 @@ public interface NotificationControlPlane extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetTopic API. + * Example: Click here to see how to use GetTopic API. */ GetTopicResponse getTopic(GetTopicRequest request); @@ -119,7 +119,7 @@ public interface NotificationControlPlane extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTopics API. + * Example: Click here to see how to use ListTopics API. */ ListTopicsResponse listTopics(ListTopicsRequest request); @@ -132,7 +132,7 @@ public interface NotificationControlPlane extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateTopic API. + * Example: Click here to see how to use UpdateTopic API. */ UpdateTopicResponse updateTopic(UpdateTopicRequest request); diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneAsync.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneAsync.java index e5d05307641..2be9e390080 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneAsync.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneAsyncClient.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneAsyncClient.java index b468534a9d1..7f5117ffa6b 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneAsyncClient.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneClient.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneClient.java index fbc18ee20f9..157eec0fd17 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneClient.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlaneClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlanePaginators.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlanePaginators.java index 1119a83abf5..b59b4b412b9 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlanePaginators.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationControlPlanePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlane.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlane.java index d713a80d3d8..22dca8b81b0 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlane.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlane.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons; @@ -58,7 +58,7 @@ public interface NotificationDataPlane extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeSubscriptionCompartment API. + * Example: Click here to see how to use ChangeSubscriptionCompartment API. */ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( ChangeSubscriptionCompartmentRequest request); @@ -74,7 +74,7 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSubscription API. + * Example: Click here to see how to use CreateSubscription API. */ CreateSubscriptionResponse createSubscription(CreateSubscriptionRequest request); @@ -87,7 +87,7 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSubscription API. + * Example: Click here to see how to use DeleteSubscription API. */ DeleteSubscriptionResponse deleteSubscription(DeleteSubscriptionRequest request); @@ -100,7 +100,7 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConfirmSubscription API. + * Example: Click here to see how to use GetConfirmSubscription API. */ GetConfirmSubscriptionResponse getConfirmSubscription(GetConfirmSubscriptionRequest request); @@ -113,7 +113,7 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSubscription API. + * Example: Click here to see how to use GetSubscription API. */ GetSubscriptionResponse getSubscription(GetSubscriptionRequest request); @@ -126,7 +126,7 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetUnsubscription API. + * Example: Click here to see how to use GetUnsubscription API. */ GetUnsubscriptionResponse getUnsubscription(GetUnsubscriptionRequest request); @@ -139,7 +139,7 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSubscriptions API. + * Example: Click here to see how to use ListSubscriptions API. */ ListSubscriptionsResponse listSubscriptions(ListSubscriptionsRequest request); @@ -166,7 +166,7 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PublishMessage API. + * Example: Click here to see how to use PublishMessage API. */ PublishMessageResponse publishMessage(PublishMessageRequest request); @@ -179,7 +179,7 @@ ChangeSubscriptionCompartmentResponse changeSubscriptionCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ResendSubscriptionConfirmation API. + * Example: Click here to see how to use ResendSubscriptionConfirmation API. */ ResendSubscriptionConfirmationResponse resendSubscriptionConfirmation( ResendSubscriptionConfirmationRequest request); @@ -193,7 +193,7 @@ ResendSubscriptionConfirmationResponse resendSubscriptionConfirmation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSubscription API. + * Example: Click here to see how to use UpdateSubscription API. */ UpdateSubscriptionResponse updateSubscription(UpdateSubscriptionRequest request); diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneAsync.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneAsync.java index 9fd10e919e2..19189ccdaf3 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneAsync.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneAsyncClient.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneAsyncClient.java index d409a604a22..9cedec3d89a 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneAsyncClient.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneClient.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneClient.java index 375fccade07..81a8c2177af 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneClient.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlanePaginators.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlanePaginators.java index 3c8656bcf2d..bfd490ff6b1 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlanePaginators.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlanePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneWaiters.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneWaiters.java index 54799755362..173a24db2e2 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneWaiters.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/NotificationDataPlaneWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ChangeSubscriptionCompartmentConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ChangeSubscriptionCompartmentConverter.java index 1036d51b931..dade97303b4 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ChangeSubscriptionCompartmentConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ChangeSubscriptionCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ChangeTopicCompartmentConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ChangeTopicCompartmentConverter.java index 972b7a23384..5aad6ad2b9a 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ChangeTopicCompartmentConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ChangeTopicCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/CreateSubscriptionConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/CreateSubscriptionConverter.java index a07b8a659c3..64bd3b7a037 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/CreateSubscriptionConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/CreateSubscriptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/CreateTopicConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/CreateTopicConverter.java index 9627451d66c..c34519dd398 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/CreateTopicConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/CreateTopicConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/DeleteSubscriptionConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/DeleteSubscriptionConverter.java index ecbfa93d73e..93856c355fa 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/DeleteSubscriptionConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/DeleteSubscriptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/DeleteTopicConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/DeleteTopicConverter.java index a02a3ed6e63..098a1786bd5 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/DeleteTopicConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/DeleteTopicConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetConfirmSubscriptionConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetConfirmSubscriptionConverter.java index 33ed6396592..f36ebe8e128 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetConfirmSubscriptionConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetConfirmSubscriptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetSubscriptionConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetSubscriptionConverter.java index 0c18e3a80ca..753dbd5db81 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetSubscriptionConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetSubscriptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetTopicConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetTopicConverter.java index e2be688767e..2daf3284e5b 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetTopicConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetTopicConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetUnsubscriptionConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetUnsubscriptionConverter.java index 18fec6f82d5..5cd51460648 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetUnsubscriptionConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/GetUnsubscriptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ListSubscriptionsConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ListSubscriptionsConverter.java index 23e711ef760..a36606524b3 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ListSubscriptionsConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ListSubscriptionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ListTopicsConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ListTopicsConverter.java index b914bd669b0..5711de88ac7 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ListTopicsConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ListTopicsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/PublishMessageConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/PublishMessageConverter.java index d2a8b30daec..fa7cba9e7c9 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/PublishMessageConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/PublishMessageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ResendSubscriptionConfirmationConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ResendSubscriptionConfirmationConverter.java index 45e3bc07e80..38ec67b5fb9 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ResendSubscriptionConfirmationConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/ResendSubscriptionConfirmationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/UpdateSubscriptionConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/UpdateSubscriptionConverter.java index 191b44e90fe..46c1212e70c 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/UpdateSubscriptionConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/UpdateSubscriptionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/UpdateTopicConverter.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/UpdateTopicConverter.java index 68e45f0908b..a05308d7456 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/UpdateTopicConverter.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/internal/http/UpdateTopicConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.internal.http; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/BackoffRetryPolicy.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/BackoffRetryPolicy.java index 52b6e03a5dc..d8edaffa9f4 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/BackoffRetryPolicy.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/BackoffRetryPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/ChangeCompartmentDetails.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/ChangeCompartmentDetails.java index 3c22780b744..cd5cbb925ec 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/ChangeCompartmentDetails.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/ChangeCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/ConfirmationResult.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/ConfirmationResult.java index f9736a3d8dd..7e940152446 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/ConfirmationResult.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/ConfirmationResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/CreateSubscriptionDetails.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/CreateSubscriptionDetails.java index aa43e74e12b..862859b7616 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/CreateSubscriptionDetails.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/CreateSubscriptionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/CreateTopicDetails.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/CreateTopicDetails.java index 338e6dc18bf..78bb3f79c5c 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/CreateTopicDetails.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/CreateTopicDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/DeliveryPolicy.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/DeliveryPolicy.java index 195467bf7ca..f2612cfe8e7 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/DeliveryPolicy.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/DeliveryPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/MessageDetails.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/MessageDetails.java index 9d18947ad26..414d9edb67d 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/MessageDetails.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/MessageDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/NotificationTopic.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/NotificationTopic.java index c919c68d764..9d4ae98f58d 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/NotificationTopic.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/NotificationTopic.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/NotificationTopicSummary.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/NotificationTopicSummary.java index 14eded95146..8c79c643f8b 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/NotificationTopicSummary.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/NotificationTopicSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/PublishResult.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/PublishResult.java index 1e45e5c6f8b..7ab351a5303 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/PublishResult.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/PublishResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/Subscription.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/Subscription.java index cfe4e369cf2..f25e75ce56a 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/Subscription.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/Subscription.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/SubscriptionSummary.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/SubscriptionSummary.java index bf8f27c8ecf..a617a7686fd 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/SubscriptionSummary.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/SubscriptionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/TopicAttributesDetails.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/TopicAttributesDetails.java index 78aed807382..2d444096aee 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/TopicAttributesDetails.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/TopicAttributesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/UpdateSubscriptionDetails.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/UpdateSubscriptionDetails.java index 3a37d27c70c..10aad9edcf5 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/model/UpdateSubscriptionDetails.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/model/UpdateSubscriptionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.model; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ChangeSubscriptionCompartmentRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ChangeSubscriptionCompartmentRequest.java index b0d62251af3..99441984108 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ChangeSubscriptionCompartmentRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ChangeSubscriptionCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use ChangeSubscriptionCompartmentRequest. + * Example: Click here to see how to use ChangeSubscriptionCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ChangeTopicCompartmentRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ChangeTopicCompartmentRequest.java index 42cb6e04111..8e209ccf565 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ChangeTopicCompartmentRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ChangeTopicCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use ChangeTopicCompartmentRequest. + * Example: Click here to see how to use ChangeTopicCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/CreateSubscriptionRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/CreateSubscriptionRequest.java index ccf9951c02c..1d47144037c 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/CreateSubscriptionRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/CreateSubscriptionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use CreateSubscriptionRequest. + * Example: Click here to see how to use CreateSubscriptionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/CreateTopicRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/CreateTopicRequest.java index 40118e9ed2f..d4a22cb5aca 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/CreateTopicRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/CreateTopicRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use CreateTopicRequest. + * Example: Click here to see how to use CreateTopicRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/DeleteSubscriptionRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/DeleteSubscriptionRequest.java index b5c61bee609..9fa0324628e 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/DeleteSubscriptionRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/DeleteSubscriptionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use DeleteSubscriptionRequest. + * Example: Click here to see how to use DeleteSubscriptionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/DeleteTopicRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/DeleteTopicRequest.java index 54c05f3ec2a..c1238057195 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/DeleteTopicRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/DeleteTopicRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use DeleteTopicRequest. + * Example: Click here to see how to use DeleteTopicRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetConfirmSubscriptionRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetConfirmSubscriptionRequest.java index d2b1b82388f..ccefcd75b92 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetConfirmSubscriptionRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetConfirmSubscriptionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use GetConfirmSubscriptionRequest. + * Example: Click here to see how to use GetConfirmSubscriptionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetSubscriptionRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetSubscriptionRequest.java index c3c98f2a11c..390e494a433 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetSubscriptionRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetSubscriptionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use GetSubscriptionRequest. + * Example: Click here to see how to use GetSubscriptionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetTopicRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetTopicRequest.java index 60a4d0080e0..8bb06fd3e35 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetTopicRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetTopicRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use GetTopicRequest. + * Example: Click here to see how to use GetTopicRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetUnsubscriptionRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetUnsubscriptionRequest.java index f5efb60ef8f..a78e434117c 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetUnsubscriptionRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/GetUnsubscriptionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use GetUnsubscriptionRequest. + * Example: Click here to see how to use GetUnsubscriptionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ListSubscriptionsRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ListSubscriptionsRequest.java index f815324e030..0ac5932cc58 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ListSubscriptionsRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ListSubscriptionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use ListSubscriptionsRequest. + * Example: Click here to see how to use ListSubscriptionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ListTopicsRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ListTopicsRequest.java index f2d44bae2c5..a06d6f5cc1f 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ListTopicsRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ListTopicsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use ListTopicsRequest. + * Example: Click here to see how to use ListTopicsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/PublishMessageRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/PublishMessageRequest.java index 9b604723e87..50c4fc2f7f9 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/PublishMessageRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/PublishMessageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use PublishMessageRequest. + * Example: Click here to see how to use PublishMessageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ResendSubscriptionConfirmationRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ResendSubscriptionConfirmationRequest.java index 72f083c28b1..516ec113279 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ResendSubscriptionConfirmationRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/ResendSubscriptionConfirmationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use ResendSubscriptionConfirmationRequest. + * Example: Click here to see how to use ResendSubscriptionConfirmationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/UpdateSubscriptionRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/UpdateSubscriptionRequest.java index b7acffa1e7c..d54e3d17481 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/UpdateSubscriptionRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/UpdateSubscriptionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use UpdateSubscriptionRequest. + * Example: Click here to see how to use UpdateSubscriptionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/UpdateTopicRequest.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/UpdateTopicRequest.java index 6de9a180864..2b07d40ecf5 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/UpdateTopicRequest.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/requests/UpdateTopicRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.requests; import com.oracle.bmc.ons.model.*; /** - * Example: Click here to see how to use UpdateTopicRequest. + * Example: Click here to see how to use UpdateTopicRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181201") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ChangeSubscriptionCompartmentResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ChangeSubscriptionCompartmentResponse.java index a2960c01edf..5de7076899b 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ChangeSubscriptionCompartmentResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ChangeSubscriptionCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ChangeTopicCompartmentResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ChangeTopicCompartmentResponse.java index eeb814c6a54..6ec016ef740 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ChangeTopicCompartmentResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ChangeTopicCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/CreateSubscriptionResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/CreateSubscriptionResponse.java index ca94ee1783a..4e954b70bac 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/CreateSubscriptionResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/CreateSubscriptionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/CreateTopicResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/CreateTopicResponse.java index 32dded349b8..83e9819e22a 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/CreateTopicResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/CreateTopicResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/DeleteSubscriptionResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/DeleteSubscriptionResponse.java index ff57a654e62..afe4fe4d84c 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/DeleteSubscriptionResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/DeleteSubscriptionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/DeleteTopicResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/DeleteTopicResponse.java index 0fd0b6a6340..0d3ae88ccbf 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/DeleteTopicResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/DeleteTopicResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetConfirmSubscriptionResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetConfirmSubscriptionResponse.java index b4b76e713b4..6b25f6e316f 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetConfirmSubscriptionResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetConfirmSubscriptionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetSubscriptionResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetSubscriptionResponse.java index c1259a0a044..e0b5d13f07c 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetSubscriptionResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetSubscriptionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetTopicResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetTopicResponse.java index 11c4708592b..42bbc7f0cc1 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetTopicResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetTopicResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetUnsubscriptionResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetUnsubscriptionResponse.java index 376fd97fc1d..2bab1926f1f 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetUnsubscriptionResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/GetUnsubscriptionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ListSubscriptionsResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ListSubscriptionsResponse.java index c5543596d38..3ef02d19423 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ListSubscriptionsResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ListSubscriptionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ListTopicsResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ListTopicsResponse.java index 85aae1273fc..9e22755b55c 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ListTopicsResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ListTopicsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/PublishMessageResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/PublishMessageResponse.java index fc4dd0f581b..86706a14464 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/PublishMessageResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/PublishMessageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ResendSubscriptionConfirmationResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ResendSubscriptionConfirmationResponse.java index 1e886485795..7b9e2ffc90a 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ResendSubscriptionConfirmationResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/ResendSubscriptionConfirmationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/UpdateSubscriptionResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/UpdateSubscriptionResponse.java index a8566870379..52515bdf888 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/UpdateSubscriptionResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/UpdateSubscriptionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/UpdateTopicResponse.java b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/UpdateTopicResponse.java index ada4093c9fb..11dd0609191 100644 --- a/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/UpdateTopicResponse.java +++ b/bmc-ons/src/main/java/com/oracle/bmc/ons/responses/UpdateTopicResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.ons.responses; diff --git a/bmc-opsi/pom.xml b/bmc-opsi/pom.xml index e8f3e805f13..c5bafcc6102 100644 --- a/bmc-opsi/pom.xml +++ b/bmc-opsi/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-opsi @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsights.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsights.java index 15176467cf8..5a0adf3a576 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsights.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsights.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi; @@ -54,7 +54,7 @@ public interface OperationsInsights extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use IngestSqlBucket API. + * Example: Click here to see how to use IngestSqlBucket API. */ IngestSqlBucketResponse ingestSqlBucket(IngestSqlBucketRequest request); @@ -64,7 +64,7 @@ public interface OperationsInsights extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use IngestSqlPlanLines API. + * Example: Click here to see how to use IngestSqlPlanLines API. */ IngestSqlPlanLinesResponse ingestSqlPlanLines(IngestSqlPlanLinesRequest request); @@ -76,7 +76,7 @@ public interface OperationsInsights extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use IngestSqlText API. + * Example: Click here to see how to use IngestSqlText API. */ IngestSqlTextResponse ingestSqlText(IngestSqlTextRequest request); @@ -86,7 +86,7 @@ public interface OperationsInsights extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListDatabaseInsights API. + * Example: Click here to see how to use ListDatabaseInsights API. */ ListDatabaseInsightsResponse listDatabaseInsights(ListDatabaseInsightsRequest request); @@ -96,7 +96,7 @@ public interface OperationsInsights extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSqlPlans API. + * Example: Click here to see how to use ListSqlPlans API. */ ListSqlPlansResponse listSqlPlans(ListSqlPlansRequest request); @@ -106,7 +106,7 @@ public interface OperationsInsights extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSqlSearches API. + * Example: Click here to see how to use ListSqlSearches API. */ ListSqlSearchesResponse listSqlSearches(ListSqlSearchesRequest request); @@ -116,7 +116,7 @@ public interface OperationsInsights extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSqlTexts API. + * Example: Click here to see how to use ListSqlTexts API. */ ListSqlTextsResponse listSqlTexts(ListSqlTextsRequest request); @@ -128,7 +128,7 @@ public interface OperationsInsights extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeDatabaseInsightResourceCapacityTrend API. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceCapacityTrend API. */ SummarizeDatabaseInsightResourceCapacityTrendResponse summarizeDatabaseInsightResourceCapacityTrend( @@ -141,7 +141,7 @@ public interface OperationsInsights extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeDatabaseInsightResourceForecastTrend API. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceForecastTrend API. */ SummarizeDatabaseInsightResourceForecastTrendResponse summarizeDatabaseInsightResourceForecastTrend( @@ -153,7 +153,7 @@ public interface OperationsInsights extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeDatabaseInsightResourceStatistics API. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceStatistics API. */ SummarizeDatabaseInsightResourceStatisticsResponse summarizeDatabaseInsightResourceStatistics( SummarizeDatabaseInsightResourceStatisticsRequest request); @@ -167,7 +167,7 @@ SummarizeDatabaseInsightResourceStatisticsResponse summarizeDatabaseInsightResou * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeDatabaseInsightResourceUsage API. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceUsage API. */ SummarizeDatabaseInsightResourceUsageResponse summarizeDatabaseInsightResourceUsage( SummarizeDatabaseInsightResourceUsageRequest request); @@ -180,7 +180,7 @@ SummarizeDatabaseInsightResourceUsageResponse summarizeDatabaseInsightResourceUs * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeDatabaseInsightResourceUsageTrend API. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceUsageTrend API. */ SummarizeDatabaseInsightResourceUsageTrendResponse summarizeDatabaseInsightResourceUsageTrend( SummarizeDatabaseInsightResourceUsageTrendRequest request); @@ -191,7 +191,7 @@ SummarizeDatabaseInsightResourceUsageTrendResponse summarizeDatabaseInsightResou * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API. */ SummarizeDatabaseInsightResourceUtilizationInsightResponse summarizeDatabaseInsightResourceUtilizationInsight( @@ -203,7 +203,7 @@ SummarizeDatabaseInsightResourceUsageTrendResponse summarizeDatabaseInsightResou * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeSqlInsights API. + * Example: Click here to see how to use SummarizeSqlInsights API. */ SummarizeSqlInsightsResponse summarizeSqlInsights(SummarizeSqlInsightsRequest request); @@ -213,7 +213,7 @@ SummarizeDatabaseInsightResourceUsageTrendResponse summarizeDatabaseInsightResou * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeSqlPlanInsights API. + * Example: Click here to see how to use SummarizeSqlPlanInsights API. */ SummarizeSqlPlanInsightsResponse summarizeSqlPlanInsights( SummarizeSqlPlanInsightsRequest request); @@ -224,7 +224,7 @@ SummarizeSqlPlanInsightsResponse summarizeSqlPlanInsights( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeSqlResponseTimeDistributions API. + * Example: Click here to see how to use SummarizeSqlResponseTimeDistributions API. */ SummarizeSqlResponseTimeDistributionsResponse summarizeSqlResponseTimeDistributions( SummarizeSqlResponseTimeDistributionsRequest request); @@ -235,7 +235,7 @@ SummarizeSqlResponseTimeDistributionsResponse summarizeSqlResponseTimeDistributi * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeSqlStatistics API. + * Example: Click here to see how to use SummarizeSqlStatistics API. */ SummarizeSqlStatisticsResponse summarizeSqlStatistics(SummarizeSqlStatisticsRequest request); @@ -245,7 +245,7 @@ SummarizeSqlResponseTimeDistributionsResponse summarizeSqlResponseTimeDistributi * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeSqlStatisticsTimeSeries API. + * Example: Click here to see how to use SummarizeSqlStatisticsTimeSeries API. */ SummarizeSqlStatisticsTimeSeriesResponse summarizeSqlStatisticsTimeSeries( SummarizeSqlStatisticsTimeSeriesRequest request); @@ -256,7 +256,7 @@ SummarizeSqlStatisticsTimeSeriesResponse summarizeSqlStatisticsTimeSeries( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API. + * Example: Click here to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API. */ SummarizeSqlStatisticsTimeSeriesByPlanResponse summarizeSqlStatisticsTimeSeriesByPlan( SummarizeSqlStatisticsTimeSeriesByPlanRequest request); diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsAsync.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsAsync.java index ae3606c0019..f3619bb7894 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsAsync.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsAsyncClient.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsAsyncClient.java index b7913fc473d..b864440e743 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsAsyncClient.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsClient.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsClient.java index 4aec947bb93..5a63a7e1697 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsClient.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsPaginators.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsPaginators.java index 98f93df2329..932b1f7e182 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsPaginators.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/OperationsInsightsPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlBucketConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlBucketConverter.java index 3f4e01552d8..002673b12b7 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlBucketConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlBucketConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlPlanLinesConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlPlanLinesConverter.java index d375b893afa..3544c2c769a 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlPlanLinesConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlPlanLinesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlTextConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlTextConverter.java index adbc8c08903..27776b382dd 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlTextConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/IngestSqlTextConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListDatabaseInsightsConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListDatabaseInsightsConverter.java index e3e51722f0a..7978e278aa5 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListDatabaseInsightsConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListDatabaseInsightsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlPlansConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlPlansConverter.java index 897c8bee055..ead12eec710 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlPlansConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlPlansConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlSearchesConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlSearchesConverter.java index 7493c4ee029..dd67fe1b0a3 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlSearchesConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlSearchesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlTextsConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlTextsConverter.java index e979cc46dbf..e0cdf5b2416 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlTextsConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/ListSqlTextsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceCapacityTrendConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceCapacityTrendConverter.java index 8d233739adf..7a5d0e0641f 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceCapacityTrendConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceCapacityTrendConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceForecastTrendConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceForecastTrendConverter.java index 138bedfa3d4..e7a9013e4a7 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceForecastTrendConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceForecastTrendConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceStatisticsConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceStatisticsConverter.java index 7f7b2fd12e5..245ffd737cb 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceStatisticsConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceStatisticsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUsageConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUsageConverter.java index 7a5a3d17638..73728ce6271 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUsageConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUsageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUsageTrendConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUsageTrendConverter.java index 62f6cce0c0d..7eb954fd200 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUsageTrendConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUsageTrendConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUtilizationInsightConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUtilizationInsightConverter.java index 97968db443a..11744f1c0ba 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUtilizationInsightConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeDatabaseInsightResourceUtilizationInsightConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlInsightsConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlInsightsConverter.java index 5377cb410ae..09eb0abdc59 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlInsightsConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlInsightsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlPlanInsightsConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlPlanInsightsConverter.java index b7e3cbb7203..49d1c60d505 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlPlanInsightsConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlPlanInsightsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlResponseTimeDistributionsConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlResponseTimeDistributionsConverter.java index 14ac4d90622..5921a959857 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlResponseTimeDistributionsConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlResponseTimeDistributionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsConverter.java index b4f8e782a4e..feb38bce070 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsTimeSeriesByPlanConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsTimeSeriesByPlanConverter.java index 097cbfc3f40..087caa4936f 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsTimeSeriesByPlanConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsTimeSeriesByPlanConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsTimeSeriesConverter.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsTimeSeriesConverter.java index 0cd987eda4f..182e067ec7f 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsTimeSeriesConverter.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/internal/http/SummarizeSqlStatisticsTimeSeriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.internal.http; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseDetails.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseDetails.java index 8879286a23e..2c4b69f8d30 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseDetails.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsightSummary.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsightSummary.java index b054444034e..f19f86add26 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsightSummary.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsightSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsights.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsights.java index 321ac92ce2f..ebca663aa3e 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsights.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsights.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsightsCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsightsCollection.java index 9fefb3247c5..d720d86cf1b 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsightsCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/DatabaseInsightsCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/HistoricalDataItem.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/HistoricalDataItem.java index 691d4fda3b9..5e8b892b2fb 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/HistoricalDataItem.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/HistoricalDataItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlBucketDetails.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlBucketDetails.java index f336cacbcea..c1c4ae2996a 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlBucketDetails.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlBucketDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlBucketResponseDetails.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlBucketResponseDetails.java index 4397de303f5..1741e6042f1 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlBucketResponseDetails.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlBucketResponseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlPlanLinesDetails.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlPlanLinesDetails.java index 8f36fd5acae..fc15cf03d8d 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlPlanLinesDetails.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlPlanLinesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlPlanLinesResponseDetails.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlPlanLinesResponseDetails.java index 52869244879..ab1337ae1d7 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlPlanLinesResponseDetails.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlPlanLinesResponseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlTextDetails.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlTextDetails.java index 2784c26a8f5..9d68278cc2d 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlTextDetails.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlTextDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlTextResponseDetails.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlTextResponseDetails.java index 82c673de1e6..d470d5e020c 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlTextResponseDetails.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/IngestSqlTextResponseDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ProjectedDataItem.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ProjectedDataItem.java index 4a28eac3218..695229d6c4d 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ProjectedDataItem.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ProjectedDataItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceCapacityTrendAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceCapacityTrendAggregation.java index 9c979f535b9..f5c33f2ba27 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceCapacityTrendAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceCapacityTrendAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightCurrentUtilization.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightCurrentUtilization.java index 19115563114..c27745bff1f 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightCurrentUtilization.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightCurrentUtilization.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightProjectedUtilization.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightProjectedUtilization.java index 06289d3b565..31e02580c90 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightProjectedUtilization.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightProjectedUtilization.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightProjectedUtilizationItem.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightProjectedUtilizationItem.java index 72fcb6e5641..3f5b15d1a96 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightProjectedUtilizationItem.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceInsightProjectedUtilizationItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceStatistics.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceStatistics.java index dcb2f34cb28..49c12ef5daa 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceStatistics.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceStatistics.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceStatisticsAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceStatisticsAggregation.java index bc89253cb5b..d05b0a6ee43 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceStatisticsAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceStatisticsAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceUsageTrendAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceUsageTrendAggregation.java index 648fdd8e12a..8f84bdb4c76 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceUsageTrendAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/ResourceUsageTrendAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SortOrder.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SortOrder.java index 417eb8ff1e2..d01ea9060a0 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SortOrder.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SortOrder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlBucket.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlBucket.java index 48b6981b46e..5f3dd33ddfd 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlBucket.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlBucket.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightAggregation.java index 3e01de89a1e..fdcc72419fd 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightAggregationCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightAggregationCollection.java index decea316f37..184ddc01569 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightAggregationCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightThresholds.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightThresholds.java index 315170f7862..4a114853351 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightThresholds.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInsightThresholds.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInventory.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInventory.java index 1a944b2f2c1..091d5d84330 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInventory.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlInventory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanCollection.java index 8b7333fb4f9..7d7e820b411 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsightAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsightAggregation.java index f29f75b82d4..1f22991e8f9 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsightAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsightAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsightAggregationCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsightAggregationCollection.java index c541d3d9fa6..91462dfbe30 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsightAggregationCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsightAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsights.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsights.java index 7be35db77a6..d44bda31973 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsights.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanInsights.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanLine.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanLine.java index 6dce58d2ed6..1f8ce44bf3a 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanLine.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanLine.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanSummary.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanSummary.java index 95041097a30..27b545107e6 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanSummary.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlPlanSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlResponseTimeDistributionAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlResponseTimeDistributionAggregation.java index fbd84688bd3..0b4c2fb8bae 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlResponseTimeDistributionAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlResponseTimeDistributionAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlResponseTimeDistributionAggregationCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlResponseTimeDistributionAggregationCollection.java index 5e518254894..cd4fa421bfc 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlResponseTimeDistributionAggregationCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlResponseTimeDistributionAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlSearchCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlSearchCollection.java index 1167d2a278d..a679aa1d731 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlSearchCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlSearchCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlSearchSummary.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlSearchSummary.java index 7b1fa5e3696..94ea599960c 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlSearchSummary.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlSearchSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticAggregation.java index 2c1e0fa17e1..b40bed77969 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticAggregationCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticAggregationCollection.java index 5bfae3305da..3d4b59ea643 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticAggregationCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatistics.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatistics.java index a0deaacab2c..be642cf20e5 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatistics.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatistics.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeries.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeries.java index 7b94a05faa9..23220017ce3 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeries.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeries.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesAggregation.java index 2962980160f..93dea947817 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesAggregationCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesAggregationCollection.java index 373243b708b..83967e3cb4c 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesAggregationCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesByPlanAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesByPlanAggregation.java index 95d55af8d8f..38c9c97eb74 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesByPlanAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesByPlanAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesByPlanAggregationCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesByPlanAggregationCollection.java index 6bb9e7cea5b..4de825423a0 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesByPlanAggregationCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlStatisticsTimeSeriesByPlanAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlText.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlText.java index ddb867e503d..c1d2a499ca8 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlText.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlText.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlTextCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlTextCollection.java index 7324c319898..a168a3c5941 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlTextCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlTextCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlTextSummary.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlTextSummary.java index d8bfeec1593..633171b1b72 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlTextSummary.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SqlTextSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.java index 579048a4682..b4017df4972 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceForecastTrendAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceForecastTrendAggregation.java index 03249b8bae8..70a3d1d84cb 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceForecastTrendAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceForecastTrendAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceStatisticsAggregationCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceStatisticsAggregationCollection.java index 207ef99891a..2377edc921f 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceStatisticsAggregationCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceStatisticsAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUsageAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUsageAggregation.java index f3be4011528..83d4b60b941 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUsageAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUsageAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUsageTrendAggregationCollection.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUsageTrendAggregationCollection.java index ac384035a21..a07f519a594 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUsageTrendAggregationCollection.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUsageTrendAggregationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUtilizationInsightAggregation.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUtilizationInsightAggregation.java index 5d7b951d8cd..2c84d3bc76c 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUtilizationInsightAggregation.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/SummarizeDatabaseInsightResourceUtilizationInsightAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/UsageUnit.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/UsageUnit.java index 28e5a04cb11..4a273a80af1 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/UsageUnit.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/model/UsageUnit.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.model; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlBucketRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlBucketRequest.java index 388c728f945..c383404d43b 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlBucketRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlBucketRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use IngestSqlBucketRequest. + * Example: Click here to see how to use IngestSqlBucketRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlPlanLinesRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlPlanLinesRequest.java index e7683b04fb9..b1f17e5cde7 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlPlanLinesRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlPlanLinesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use IngestSqlPlanLinesRequest. + * Example: Click here to see how to use IngestSqlPlanLinesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlTextRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlTextRequest.java index a33b1ec70aa..79184657ba2 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlTextRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/IngestSqlTextRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use IngestSqlTextRequest. + * Example: Click here to see how to use IngestSqlTextRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListDatabaseInsightsRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListDatabaseInsightsRequest.java index 158c0cbe822..cc583cce01d 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListDatabaseInsightsRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListDatabaseInsightsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use ListDatabaseInsightsRequest. + * Example: Click here to see how to use ListDatabaseInsightsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlPlansRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlPlansRequest.java index 96b80794891..5d0f370fd8f 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlPlansRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlPlansRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use ListSqlPlansRequest. + * Example: Click here to see how to use ListSqlPlansRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlSearchesRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlSearchesRequest.java index 2fec2d16063..e704d9f1174 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlSearchesRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlSearchesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use ListSqlSearchesRequest. + * Example: Click here to see how to use ListSqlSearchesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlTextsRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlTextsRequest.java index da348fc92ad..cc1c03c3498 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlTextsRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/ListSqlTextsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use ListSqlTextsRequest. + * Example: Click here to see how to use ListSqlTextsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceCapacityTrendRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceCapacityTrendRequest.java index 20ef5518db2..eb32fc36624 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceCapacityTrendRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceCapacityTrendRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeDatabaseInsightResourceCapacityTrendRequest. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceCapacityTrendRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceForecastTrendRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceForecastTrendRequest.java index 2392474bd41..9a2becd0463 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceForecastTrendRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceForecastTrendRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeDatabaseInsightResourceForecastTrendRequest. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceForecastTrendRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceStatisticsRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceStatisticsRequest.java index 206cb0ff484..12cbc8c3c72 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceStatisticsRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceStatisticsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeDatabaseInsightResourceStatisticsRequest. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceStatisticsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUsageRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUsageRequest.java index c612041e16a..6e482a221a9 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUsageRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUsageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeDatabaseInsightResourceUsageRequest. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceUsageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUsageTrendRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUsageTrendRequest.java index 45888fbe73d..1f138aa9b3f 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUsageTrendRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUsageTrendRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeDatabaseInsightResourceUsageTrendRequest. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceUsageTrendRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUtilizationInsightRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUtilizationInsightRequest.java index 5541b2b19ac..a4d3f55702f 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUtilizationInsightRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeDatabaseInsightResourceUtilizationInsightRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeDatabaseInsightResourceUtilizationInsightRequest. + * Example: Click here to see how to use SummarizeDatabaseInsightResourceUtilizationInsightRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlInsightsRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlInsightsRequest.java index 6bce15aa36e..a8aa4a3a314 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlInsightsRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlInsightsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeSqlInsightsRequest. + * Example: Click here to see how to use SummarizeSqlInsightsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlPlanInsightsRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlPlanInsightsRequest.java index a239de8f8df..63a4f74e22c 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlPlanInsightsRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlPlanInsightsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeSqlPlanInsightsRequest. + * Example: Click here to see how to use SummarizeSqlPlanInsightsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlResponseTimeDistributionsRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlResponseTimeDistributionsRequest.java index 951ebfc03f0..1e548ac8b03 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlResponseTimeDistributionsRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlResponseTimeDistributionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeSqlResponseTimeDistributionsRequest. + * Example: Click here to see how to use SummarizeSqlResponseTimeDistributionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsRequest.java index 84c46adcf94..d010564f0ab 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeSqlStatisticsRequest. + * Example: Click here to see how to use SummarizeSqlStatisticsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsTimeSeriesByPlanRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsTimeSeriesByPlanRequest.java index 518fb3a1f1c..ace2868cf13 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsTimeSeriesByPlanRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsTimeSeriesByPlanRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeSqlStatisticsTimeSeriesByPlanRequest. + * Example: Click here to see how to use SummarizeSqlStatisticsTimeSeriesByPlanRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsTimeSeriesRequest.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsTimeSeriesRequest.java index 27bad9fc52b..431b82bce21 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsTimeSeriesRequest.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/requests/SummarizeSqlStatisticsTimeSeriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.requests; import com.oracle.bmc.opsi.model.*; /** - * Example: Click here to see how to use SummarizeSqlStatisticsTimeSeriesRequest. + * Example: Click here to see how to use SummarizeSqlStatisticsTimeSeriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200630") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlBucketResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlBucketResponse.java index 1ebfcdf1169..517e049a2ff 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlBucketResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlBucketResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlPlanLinesResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlPlanLinesResponse.java index 16da281ccfe..1dbe5fdab1e 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlPlanLinesResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlPlanLinesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlTextResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlTextResponse.java index c645a1713f5..76b82074e6f 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlTextResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/IngestSqlTextResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListDatabaseInsightsResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListDatabaseInsightsResponse.java index 55b4efd72da..5403f564eb5 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListDatabaseInsightsResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListDatabaseInsightsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlPlansResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlPlansResponse.java index 14c95c66caf..1a9acc9098e 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlPlansResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlPlansResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlSearchesResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlSearchesResponse.java index c22f68acc02..f8318118603 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlSearchesResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlSearchesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlTextsResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlTextsResponse.java index bf76ab0196f..3e31404ae5a 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlTextsResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/ListSqlTextsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceCapacityTrendResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceCapacityTrendResponse.java index c771b38ec31..a186bc3b4b2 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceCapacityTrendResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceCapacityTrendResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceForecastTrendResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceForecastTrendResponse.java index e1b53a9de1a..6872ea60159 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceForecastTrendResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceForecastTrendResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceStatisticsResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceStatisticsResponse.java index 452719942b9..5aa06ede080 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceStatisticsResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceStatisticsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUsageResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUsageResponse.java index b4979db7ffc..0c7d91f53ae 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUsageResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUsageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUsageTrendResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUsageTrendResponse.java index 495dc59ad63..56cbed2dc15 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUsageTrendResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUsageTrendResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUtilizationInsightResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUtilizationInsightResponse.java index efa210691bb..42eb424331a 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUtilizationInsightResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeDatabaseInsightResourceUtilizationInsightResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlInsightsResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlInsightsResponse.java index 0e7a2675658..f1751fb36a0 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlInsightsResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlInsightsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlPlanInsightsResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlPlanInsightsResponse.java index 4d3c082488e..9013be0982b 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlPlanInsightsResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlPlanInsightsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlResponseTimeDistributionsResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlResponseTimeDistributionsResponse.java index 29832d8b36c..43f8aa8f4fc 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlResponseTimeDistributionsResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlResponseTimeDistributionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsResponse.java index 81a36ce01af..3c8c79b8af6 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsTimeSeriesByPlanResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsTimeSeriesByPlanResponse.java index 4bc547c4607..a98c807c54a 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsTimeSeriesByPlanResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsTimeSeriesByPlanResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsTimeSeriesResponse.java b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsTimeSeriesResponse.java index e77aa705c1a..f80eeb74e93 100644 --- a/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsTimeSeriesResponse.java +++ b/bmc-opsi/src/main/java/com/oracle/bmc/opsi/responses/SummarizeSqlStatisticsTimeSeriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.opsi.responses; diff --git a/bmc-optimizer/pom.xml b/bmc-optimizer/pom.xml index c0928880e3c..40033942cd7 100644 --- a/bmc-optimizer/pom.xml +++ b/bmc-optimizer/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-optimizer @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/Optimizer.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/Optimizer.java index f8d2c89f1b3..cc84bec6ab0 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/Optimizer.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/Optimizer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer; @@ -52,7 +52,7 @@ public interface Optimizer extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use BulkApplyRecommendations API. + * Example: Click here to see how to use BulkApplyRecommendations API. */ BulkApplyRecommendationsResponse bulkApplyRecommendations( BulkApplyRecommendationsRequest request); @@ -64,7 +64,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateProfile API. + * Example: Click here to see how to use CreateProfile API. */ CreateProfileResponse createProfile(CreateProfileRequest request); @@ -75,7 +75,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteProfile API. + * Example: Click here to see how to use DeleteProfile API. */ DeleteProfileResponse deleteProfile(DeleteProfileRequest request); @@ -86,7 +86,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCategory API. + * Example: Click here to see how to use GetCategory API. */ GetCategoryResponse getCategory(GetCategoryRequest request); @@ -97,7 +97,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetEnrollmentStatus API. + * Example: Click here to see how to use GetEnrollmentStatus API. */ GetEnrollmentStatusResponse getEnrollmentStatus(GetEnrollmentStatusRequest request); @@ -108,7 +108,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetProfile API. + * Example: Click here to see how to use GetProfile API. */ GetProfileResponse getProfile(GetProfileRequest request); @@ -119,7 +119,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRecommendation API. + * Example: Click here to see how to use GetRecommendation API. */ GetRecommendationResponse getRecommendation(GetRecommendationRequest request); @@ -130,7 +130,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetResourceAction API. + * Example: Click here to see how to use GetResourceAction API. */ GetResourceActionResponse getResourceAction(GetResourceActionRequest request); @@ -140,7 +140,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -151,7 +151,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCategories API. + * Example: Click here to see how to use ListCategories API. */ ListCategoriesResponse listCategories(ListCategoriesRequest request); @@ -162,7 +162,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListEnrollmentStatuses API. + * Example: Click here to see how to use ListEnrollmentStatuses API. */ ListEnrollmentStatusesResponse listEnrollmentStatuses(ListEnrollmentStatusesRequest request); @@ -174,7 +174,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListHistories API. + * Example: Click here to see how to use ListHistories API. */ ListHistoriesResponse listHistories(ListHistoriesRequest request); @@ -185,7 +185,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListProfiles API. + * Example: Click here to see how to use ListProfiles API. */ ListProfilesResponse listProfiles(ListProfilesRequest request); @@ -196,7 +196,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRecommendations API. + * Example: Click here to see how to use ListRecommendations API. */ ListRecommendationsResponse listRecommendations(ListRecommendationsRequest request); @@ -207,7 +207,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListResourceActions API. + * Example: Click here to see how to use ListResourceActions API. */ ListResourceActionsResponse listResourceActions(ListResourceActionsRequest request); @@ -218,7 +218,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -229,7 +229,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -240,7 +240,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -251,7 +251,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateEnrollmentStatus API. + * Example: Click here to see how to use UpdateEnrollmentStatus API. */ UpdateEnrollmentStatusResponse updateEnrollmentStatus(UpdateEnrollmentStatusRequest request); @@ -262,7 +262,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateProfile API. + * Example: Click here to see how to use UpdateProfile API. */ UpdateProfileResponse updateProfile(UpdateProfileRequest request); @@ -278,7 +278,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRecommendation API. + * Example: Click here to see how to use UpdateRecommendation API. */ UpdateRecommendationResponse updateRecommendation(UpdateRecommendationRequest request); @@ -294,7 +294,7 @@ BulkApplyRecommendationsResponse bulkApplyRecommendations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateResourceAction API. + * Example: Click here to see how to use UpdateResourceAction API. */ UpdateResourceActionResponse updateResourceAction(UpdateResourceActionRequest request); diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerAsync.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerAsync.java index 4abd95071ec..edf018a585e 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerAsync.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerAsyncClient.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerAsyncClient.java index 8d9f8386751..62d8cb4be06 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerAsyncClient.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerClient.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerClient.java index 2d6fd92dddb..f2ae5314955 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerClient.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerPaginators.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerPaginators.java index 59ddcd9cbd1..292757073d8 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerPaginators.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerWaiters.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerWaiters.java index b95b0aa879a..79375e1ad3d 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerWaiters.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/OptimizerWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/BulkApplyRecommendationsConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/BulkApplyRecommendationsConverter.java index 2415aa81363..62c266fed62 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/BulkApplyRecommendationsConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/BulkApplyRecommendationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/CreateProfileConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/CreateProfileConverter.java index 74cfc209ea2..decb89894ec 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/CreateProfileConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/CreateProfileConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/DeleteProfileConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/DeleteProfileConverter.java index 348dc410165..00962a12932 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/DeleteProfileConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/DeleteProfileConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetCategoryConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetCategoryConverter.java index 2f8010cd7fd..be60ad00f1c 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetCategoryConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetCategoryConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetEnrollmentStatusConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetEnrollmentStatusConverter.java index 54770ea0d65..4471b4cbf80 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetEnrollmentStatusConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetEnrollmentStatusConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetProfileConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetProfileConverter.java index 366cce9e058..be83f7c83fb 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetProfileConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetProfileConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetRecommendationConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetRecommendationConverter.java index 33da807665c..dd9939a41f7 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetRecommendationConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetRecommendationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetResourceActionConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetResourceActionConverter.java index 50ac500ca8c..8ce42d4ef62 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetResourceActionConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetResourceActionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetWorkRequestConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetWorkRequestConverter.java index df1f138fc4d..761401d2acc 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetWorkRequestConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListCategoriesConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListCategoriesConverter.java index e8014031b06..7c5f8dcb77e 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListCategoriesConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListCategoriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListEnrollmentStatusesConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListEnrollmentStatusesConverter.java index 0b1d34f6082..be3042762d5 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListEnrollmentStatusesConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListEnrollmentStatusesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListHistoriesConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListHistoriesConverter.java index 47223f1eaa4..6553d06a65c 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListHistoriesConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListHistoriesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListProfilesConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListProfilesConverter.java index cab14fa8743..ece55793fc3 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListProfilesConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListProfilesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListRecommendationsConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListRecommendationsConverter.java index dc62d086830..c10b56d23ba 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListRecommendationsConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListRecommendationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListResourceActionsConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListResourceActionsConverter.java index 6c14922279e..f26ab7b08c6 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListResourceActionsConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListResourceActionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestErrorsConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestErrorsConverter.java index 3381ff0bd13..a6c0bb41e68 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestLogsConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestLogsConverter.java index 6708f3b3822..5a297d90834 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestsConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestsConverter.java index aaf7e0b2f8c..d460fb1f492 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestsConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateEnrollmentStatusConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateEnrollmentStatusConverter.java index addb1247423..e7250b8383f 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateEnrollmentStatusConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateEnrollmentStatusConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateProfileConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateProfileConverter.java index 7060d905998..2c96cb6b671 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateProfileConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateProfileConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateRecommendationConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateRecommendationConverter.java index bce410822b7..ab52148824b 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateRecommendationConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateRecommendationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateResourceActionConverter.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateResourceActionConverter.java index dfba52d993e..d78ad77a8ce 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateResourceActionConverter.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/internal/http/UpdateResourceActionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.internal.http; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Action.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Action.java index 232e8f1c265..534e11d755f 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Action.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Action.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ActionType.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ActionType.java index e878d9c3ff0..2e23ee0df78 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ActionType.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ActionType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/BulkApplyRecommendationsDetails.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/BulkApplyRecommendationsDetails.java index 2e0eb6613ef..a452ffe3e42 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/BulkApplyRecommendationsDetails.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/BulkApplyRecommendationsDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Category.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Category.java index f772c4e655b..0b4b01e9f39 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Category.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Category.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CategoryCollection.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CategoryCollection.java index 5e2f1e43d5c..88af804c4f5 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CategoryCollection.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CategoryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CategorySummary.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CategorySummary.java index 7574a37c259..13cfd00d667 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CategorySummary.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CategorySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CreateProfileDetails.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CreateProfileDetails.java index 1f08a57f63a..db424ac9b12 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CreateProfileDetails.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/CreateProfileDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatus.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatus.java index 6a099c80969..7312817c75a 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatus.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatusCollection.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatusCollection.java index ad4b48c6951..2dec0a79419 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatusCollection.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatusCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatusSummary.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatusSummary.java index e7614630557..022ec421c34 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatusSummary.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/EnrollmentStatusSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/HistoryCollection.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/HistoryCollection.java index 6ad7a809859..ec6ff5162c0 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/HistoryCollection.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/HistoryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/HistorySummary.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/HistorySummary.java index 2677ef0a9c2..2468db9d2b1 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/HistorySummary.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/HistorySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Importance.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Importance.java index aa708ca1149..e53386f6646 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Importance.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Importance.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LevelConfiguration.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LevelConfiguration.java index f24e9fc9c95..d57edf2f457 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LevelConfiguration.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LevelConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LevelsConfiguration.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LevelsConfiguration.java index c5b4bda4f7b..cca3289e81a 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LevelsConfiguration.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LevelsConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LifecycleState.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LifecycleState.java index 1e837ed363e..3d230eeb406 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LifecycleState.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/LifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OperationStatus.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OperationStatus.java index 0b4207771ce..14b10af57c7 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OperationStatus.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OperationStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OperationType.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OperationType.java index 7d2cc06161e..414e3f1c023 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OperationType.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OperationType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OptimizerEnrollmentStatus.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OptimizerEnrollmentStatus.java index 4900f1080fe..fbb44339329 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OptimizerEnrollmentStatus.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/OptimizerEnrollmentStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Profile.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Profile.java index bd74edecc8a..0d860833ce3 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Profile.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Profile.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ProfileCollection.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ProfileCollection.java index c9a55c6b53a..327e579d6a8 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ProfileCollection.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ProfileCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ProfileSummary.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ProfileSummary.java index 4f2bb99fd68..4e98b889904 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ProfileSummary.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ProfileSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Recommendation.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Recommendation.java index a795a6fbe7f..d3d2e659b3e 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Recommendation.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Recommendation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationCollection.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationCollection.java index 3c56daa08fc..6ea23d4d47c 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationCollection.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationCount.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationCount.java index 0f45540f155..399d3d20b83 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationCount.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationCount.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationSummary.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationSummary.java index 188c4d60572..54082c8ad9c 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationSummary.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/RecommendationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceAction.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceAction.java index 7e16e296dc3..1d09358574c 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceAction.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceActionCollection.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceActionCollection.java index c984f74c03f..4f308d111eb 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceActionCollection.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceActionCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceActionSummary.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceActionSummary.java index a90ba48a0a7..b31347aadf0 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceActionSummary.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceActionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceCount.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceCount.java index e8422757dbe..bb9a66522d1 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceCount.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/ResourceCount.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SortOrder.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SortOrder.java index f6f5ba06cf4..73d42a08fd9 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SortOrder.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SortOrder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Status.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Status.java index 1e90e066c3a..48b87a35b7b 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Status.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/Status.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SupportedLevel.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SupportedLevel.java index a54895e3e0d..d05d86479e9 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SupportedLevel.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SupportedLevel.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SupportedLevels.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SupportedLevels.java index b7870180d8f..a4a75076382 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SupportedLevels.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/SupportedLevels.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateEnrollmentStatusDetails.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateEnrollmentStatusDetails.java index bc0d5c95743..bfa86926c98 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateEnrollmentStatusDetails.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateEnrollmentStatusDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateProfileDetails.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateProfileDetails.java index 94f85bdc768..0a3d9606d2c 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateProfileDetails.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateProfileDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateRecommendationDetails.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateRecommendationDetails.java index 64298d41e23..1ac9221f15a 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateRecommendationDetails.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateRecommendationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateResourceActionDetails.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateResourceActionDetails.java index 61f90a81fb5..a8b36d5ca1d 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateResourceActionDetails.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/UpdateResourceActionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequest.java index c7489d93b4d..1683d867adb 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestActionType.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestActionType.java index 70164a666ca..6b1814d1571 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestActionType.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestActionType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestCollection.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestCollection.java index 18bd43de4c0..cfda46d4fb3 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestCollection.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestError.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestError.java index 8dcdde5b333..1492500c571 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestError.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestErrorCollection.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestErrorCollection.java index d3013c3b2b4..362aa5eeb54 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestErrorCollection.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestErrorCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestLogEntry.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestLogEntry.java index 948cdf65a10..f311a215291 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestLogEntry.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestLogEntryCollection.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestLogEntryCollection.java index e9b748eae3e..1bd518bedc7 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestLogEntryCollection.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestLogEntryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestResource.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestResource.java index 343acbd32eb..885aa68eaa9 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestResource.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.model; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/BulkApplyRecommendationsRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/BulkApplyRecommendationsRequest.java index 25eb7d50231..1951153f6b5 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/BulkApplyRecommendationsRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/BulkApplyRecommendationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use BulkApplyRecommendationsRequest. + * Example: Click here to see how to use BulkApplyRecommendationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/CreateProfileRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/CreateProfileRequest.java index 0315d61ab76..39231a85f7a 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/CreateProfileRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/CreateProfileRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use CreateProfileRequest. + * Example: Click here to see how to use CreateProfileRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/DeleteProfileRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/DeleteProfileRequest.java index 3cb04b41366..a8882dd609f 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/DeleteProfileRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/DeleteProfileRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use DeleteProfileRequest. + * Example: Click here to see how to use DeleteProfileRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetCategoryRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetCategoryRequest.java index b6ed90b274a..98056f776d2 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetCategoryRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetCategoryRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use GetCategoryRequest. + * Example: Click here to see how to use GetCategoryRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetEnrollmentStatusRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetEnrollmentStatusRequest.java index 3834d495a02..6f3d9400851 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetEnrollmentStatusRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetEnrollmentStatusRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use GetEnrollmentStatusRequest. + * Example: Click here to see how to use GetEnrollmentStatusRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetProfileRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetProfileRequest.java index 1052723fcb8..8d47a0468ba 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetProfileRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetProfileRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use GetProfileRequest. + * Example: Click here to see how to use GetProfileRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetRecommendationRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetRecommendationRequest.java index 70c6714f5f2..8ead4f5aa26 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetRecommendationRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetRecommendationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use GetRecommendationRequest. + * Example: Click here to see how to use GetRecommendationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetResourceActionRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetResourceActionRequest.java index 9b873809deb..f98f7b53b2a 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetResourceActionRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetResourceActionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use GetResourceActionRequest. + * Example: Click here to see how to use GetResourceActionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetWorkRequestRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetWorkRequestRequest.java index 7bf0c1ca952..6717107322e 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetWorkRequestRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListCategoriesRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListCategoriesRequest.java index 9a8c022a39f..e66515472a7 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListCategoriesRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListCategoriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use ListCategoriesRequest. + * Example: Click here to see how to use ListCategoriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListEnrollmentStatusesRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListEnrollmentStatusesRequest.java index 20477997be7..2c71cb1bbc4 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListEnrollmentStatusesRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListEnrollmentStatusesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use ListEnrollmentStatusesRequest. + * Example: Click here to see how to use ListEnrollmentStatusesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListHistoriesRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListHistoriesRequest.java index 491ce0962e6..8f73bfd630b 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListHistoriesRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListHistoriesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use ListHistoriesRequest. + * Example: Click here to see how to use ListHistoriesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListProfilesRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListProfilesRequest.java index ca14735dc04..fa4ae8faa63 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListProfilesRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListProfilesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use ListProfilesRequest. + * Example: Click here to see how to use ListProfilesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListRecommendationsRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListRecommendationsRequest.java index c128eb8009f..aeb72fcc880 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListRecommendationsRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListRecommendationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use ListRecommendationsRequest. + * Example: Click here to see how to use ListRecommendationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListResourceActionsRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListResourceActionsRequest.java index ee7f10db490..dab2a331ec1 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListResourceActionsRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListResourceActionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use ListResourceActionsRequest. + * Example: Click here to see how to use ListResourceActionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestErrorsRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestErrorsRequest.java index 1a29edaedca..38476efa5f0 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestLogsRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestLogsRequest.java index a0ddff46718..36de398ff19 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestLogsRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestsRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestsRequest.java index bf4fb6e10fb..08b1fc5c349 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestsRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateEnrollmentStatusRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateEnrollmentStatusRequest.java index 66fb2c3bc9c..931a87c8151 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateEnrollmentStatusRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateEnrollmentStatusRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use UpdateEnrollmentStatusRequest. + * Example: Click here to see how to use UpdateEnrollmentStatusRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateProfileRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateProfileRequest.java index 0da6f224b81..9d9690b50e1 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateProfileRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateProfileRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use UpdateProfileRequest. + * Example: Click here to see how to use UpdateProfileRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateRecommendationRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateRecommendationRequest.java index b54e079a6fc..356645d845e 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateRecommendationRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateRecommendationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use UpdateRecommendationRequest. + * Example: Click here to see how to use UpdateRecommendationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateResourceActionRequest.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateResourceActionRequest.java index bf997aeb0f1..8f5109a5dda 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateResourceActionRequest.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/requests/UpdateResourceActionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.requests; import com.oracle.bmc.optimizer.model.*; /** - * Example: Click here to see how to use UpdateResourceActionRequest. + * Example: Click here to see how to use UpdateResourceActionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200606") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/BulkApplyRecommendationsResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/BulkApplyRecommendationsResponse.java index 88bc60fbf6a..3499e6ed0d2 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/BulkApplyRecommendationsResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/BulkApplyRecommendationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/CreateProfileResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/CreateProfileResponse.java index 75e20b7751d..285eada7f4e 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/CreateProfileResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/CreateProfileResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/DeleteProfileResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/DeleteProfileResponse.java index f0fa78fc0a3..b46e435dea1 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/DeleteProfileResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/DeleteProfileResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetCategoryResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetCategoryResponse.java index e91f66cd9ed..c7db56d9991 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetCategoryResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetCategoryResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetEnrollmentStatusResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetEnrollmentStatusResponse.java index b4b0e9b84ac..837575bd9d6 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetEnrollmentStatusResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetEnrollmentStatusResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetProfileResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetProfileResponse.java index db0fa7110fd..26bf4e1611a 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetProfileResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetProfileResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetRecommendationResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetRecommendationResponse.java index 0175c396e40..ac80d018ebf 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetRecommendationResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetRecommendationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetResourceActionResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetResourceActionResponse.java index e926a856b78..d05062c7e76 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetResourceActionResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetResourceActionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetWorkRequestResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetWorkRequestResponse.java index 9bcfecc7f16..d8e1e5dfd16 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetWorkRequestResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListCategoriesResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListCategoriesResponse.java index b6fc637755d..f9f6ea63787 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListCategoriesResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListCategoriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListEnrollmentStatusesResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListEnrollmentStatusesResponse.java index b19930b1842..856f3c75a1b 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListEnrollmentStatusesResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListEnrollmentStatusesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListHistoriesResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListHistoriesResponse.java index 56b3d60909d..f2eb27392a2 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListHistoriesResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListHistoriesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListProfilesResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListProfilesResponse.java index e01095c7dd1..2787483c5ef 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListProfilesResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListProfilesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListRecommendationsResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListRecommendationsResponse.java index 284bc205936..f125eafbc50 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListRecommendationsResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListRecommendationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListResourceActionsResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListResourceActionsResponse.java index 4a4c9dd3c91..ca585e54d19 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListResourceActionsResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListResourceActionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestErrorsResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestErrorsResponse.java index 7c20db8c198..7f8c4f03f02 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestLogsResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestLogsResponse.java index d55c6077c7e..0faad11ad7d 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestLogsResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestsResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestsResponse.java index dc0e8764ba5..1affc21cfdb 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestsResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateEnrollmentStatusResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateEnrollmentStatusResponse.java index 9cf8e7f716c..d8740adc97f 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateEnrollmentStatusResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateEnrollmentStatusResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateProfileResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateProfileResponse.java index f22cbe1592c..23d27ce3571 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateProfileResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateProfileResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateRecommendationResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateRecommendationResponse.java index bd11064e390..a0cb814e591 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateRecommendationResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateRecommendationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateResourceActionResponse.java b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateResourceActionResponse.java index 77ef08d8ab6..cdc80875668 100644 --- a/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateResourceActionResponse.java +++ b/bmc-optimizer/src/main/java/com/oracle/bmc/optimizer/responses/UpdateResourceActionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.optimizer.responses; diff --git a/bmc-osmanagement/pom.xml b/bmc-osmanagement/pom.xml index a6cf288bb17..2fbc8fd4f02 100644 --- a/bmc-osmanagement/pom.xml +++ b/bmc-osmanagement/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-osmanagement @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagement.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagement.java index 05a707b546a..dc4d3dd58b9 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagement.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement; @@ -54,7 +54,7 @@ public interface OsManagement extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AddPackagesToSoftwareSource API. + * Example: Click here to see how to use AddPackagesToSoftwareSource API. */ AddPackagesToSoftwareSourceResponse addPackagesToSoftwareSource( AddPackagesToSoftwareSourceRequest request); @@ -68,7 +68,7 @@ AddPackagesToSoftwareSourceResponse addPackagesToSoftwareSource( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AttachChildSoftwareSourceToManagedInstance API. + * Example: Click here to see how to use AttachChildSoftwareSourceToManagedInstance API. */ AttachChildSoftwareSourceToManagedInstanceResponse attachChildSoftwareSourceToManagedInstance( AttachChildSoftwareSourceToManagedInstanceRequest request); @@ -83,7 +83,7 @@ AttachChildSoftwareSourceToManagedInstanceResponse attachChildSoftwareSourceToMa * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AttachManagedInstanceToManagedInstanceGroup API. + * Example: Click here to see how to use AttachManagedInstanceToManagedInstanceGroup API. */ AttachManagedInstanceToManagedInstanceGroupResponse attachManagedInstanceToManagedInstanceGroup( AttachManagedInstanceToManagedInstanceGroupRequest request); @@ -98,7 +98,7 @@ AttachManagedInstanceToManagedInstanceGroupResponse attachManagedInstanceToManag * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AttachParentSoftwareSourceToManagedInstance API. + * Example: Click here to see how to use AttachParentSoftwareSourceToManagedInstance API. */ AttachParentSoftwareSourceToManagedInstanceResponse attachParentSoftwareSourceToManagedInstance( AttachParentSoftwareSourceToManagedInstanceRequest request); @@ -111,7 +111,7 @@ AttachParentSoftwareSourceToManagedInstanceResponse attachParentSoftwareSourceTo * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeManagedInstanceGroupCompartment API. + * Example: Click here to see how to use ChangeManagedInstanceGroupCompartment API. */ ChangeManagedInstanceGroupCompartmentResponse changeManagedInstanceGroupCompartment( ChangeManagedInstanceGroupCompartmentRequest request); @@ -124,7 +124,7 @@ ChangeManagedInstanceGroupCompartmentResponse changeManagedInstanceGroupCompartm * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeScheduledJobCompartment API. + * Example: Click here to see how to use ChangeScheduledJobCompartment API. */ ChangeScheduledJobCompartmentResponse changeScheduledJobCompartment( ChangeScheduledJobCompartmentRequest request); @@ -137,7 +137,7 @@ ChangeScheduledJobCompartmentResponse changeScheduledJobCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeSoftwareSourceCompartment API. + * Example: Click here to see how to use ChangeSoftwareSourceCompartment API. */ ChangeSoftwareSourceCompartmentResponse changeSoftwareSourceCompartment( ChangeSoftwareSourceCompartmentRequest request); @@ -151,7 +151,7 @@ ChangeSoftwareSourceCompartmentResponse changeSoftwareSourceCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateManagedInstanceGroup API. + * Example: Click here to see how to use CreateManagedInstanceGroup API. */ CreateManagedInstanceGroupResponse createManagedInstanceGroup( CreateManagedInstanceGroupRequest request); @@ -166,7 +166,7 @@ CreateManagedInstanceGroupResponse createManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateScheduledJob API. + * Example: Click here to see how to use CreateScheduledJob API. */ CreateScheduledJobResponse createScheduledJob(CreateScheduledJobRequest request); @@ -179,7 +179,7 @@ CreateManagedInstanceGroupResponse createManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSoftwareSource API. + * Example: Click here to see how to use CreateSoftwareSource API. */ CreateSoftwareSourceResponse createSoftwareSource(CreateSoftwareSourceRequest request); @@ -190,7 +190,7 @@ CreateManagedInstanceGroupResponse createManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteManagedInstanceGroup API. + * Example: Click here to see how to use DeleteManagedInstanceGroup API. */ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( DeleteManagedInstanceGroupRequest request); @@ -202,7 +202,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteScheduledJob API. + * Example: Click here to see how to use DeleteScheduledJob API. */ DeleteScheduledJobResponse deleteScheduledJob(DeleteScheduledJobRequest request); @@ -213,7 +213,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteSoftwareSource API. + * Example: Click here to see how to use DeleteSoftwareSource API. */ DeleteSoftwareSourceResponse deleteSoftwareSource(DeleteSoftwareSourceRequest request); @@ -225,7 +225,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DetachChildSoftwareSourceFromManagedInstance API. + * Example: Click here to see how to use DetachChildSoftwareSourceFromManagedInstance API. */ DetachChildSoftwareSourceFromManagedInstanceResponse detachChildSoftwareSourceFromManagedInstance( @@ -238,7 +238,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DetachManagedInstanceFromManagedInstanceGroup API. + * Example: Click here to see how to use DetachManagedInstanceFromManagedInstanceGroup API. */ DetachManagedInstanceFromManagedInstanceGroupResponse detachManagedInstanceFromManagedInstanceGroup( @@ -252,7 +252,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DetachParentSoftwareSourceFromManagedInstance API. + * Example: Click here to see how to use DetachParentSoftwareSourceFromManagedInstance API. */ DetachParentSoftwareSourceFromManagedInstanceResponse detachParentSoftwareSourceFromManagedInstance( @@ -265,7 +265,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetErratum API. + * Example: Click here to see how to use GetErratum API. */ GetErratumResponse getErratum(GetErratumRequest request); @@ -276,7 +276,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetManagedInstance API. + * Example: Click here to see how to use GetManagedInstance API. */ GetManagedInstanceResponse getManagedInstance(GetManagedInstanceRequest request); @@ -287,7 +287,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetManagedInstanceGroup API. + * Example: Click here to see how to use GetManagedInstanceGroup API. */ GetManagedInstanceGroupResponse getManagedInstanceGroup(GetManagedInstanceGroupRequest request); @@ -298,7 +298,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetScheduledJob API. + * Example: Click here to see how to use GetScheduledJob API. */ GetScheduledJobResponse getScheduledJob(GetScheduledJobRequest request); @@ -309,7 +309,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSoftwarePackage API. + * Example: Click here to see how to use GetSoftwarePackage API. */ GetSoftwarePackageResponse getSoftwarePackage(GetSoftwarePackageRequest request); @@ -320,7 +320,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSoftwareSource API. + * Example: Click here to see how to use GetSoftwareSource API. */ GetSoftwareSourceResponse getSoftwareSource(GetSoftwareSourceRequest request); @@ -331,7 +331,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWindowsUpdate API. + * Example: Click here to see how to use GetWindowsUpdate API. */ GetWindowsUpdateResponse getWindowsUpdate(GetWindowsUpdateRequest request); @@ -341,7 +341,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -352,7 +352,7 @@ DeleteManagedInstanceGroupResponse deleteManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use InstallAllPackageUpdatesOnManagedInstance API. + * Example: Click here to see how to use InstallAllPackageUpdatesOnManagedInstance API. */ InstallAllPackageUpdatesOnManagedInstanceResponse installAllPackageUpdatesOnManagedInstance( InstallAllPackageUpdatesOnManagedInstanceRequest request); @@ -364,7 +364,7 @@ InstallAllPackageUpdatesOnManagedInstanceResponse installAllPackageUpdatesOnMana * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use InstallAllWindowsUpdatesOnManagedInstance API. + * Example: Click here to see how to use InstallAllWindowsUpdatesOnManagedInstance API. */ InstallAllWindowsUpdatesOnManagedInstanceResponse installAllWindowsUpdatesOnManagedInstance( InstallAllWindowsUpdatesOnManagedInstanceRequest request); @@ -376,7 +376,7 @@ InstallAllWindowsUpdatesOnManagedInstanceResponse installAllWindowsUpdatesOnMana * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use InstallPackageOnManagedInstance API. + * Example: Click here to see how to use InstallPackageOnManagedInstance API. */ InstallPackageOnManagedInstanceResponse installPackageOnManagedInstance( InstallPackageOnManagedInstanceRequest request); @@ -388,7 +388,7 @@ InstallPackageOnManagedInstanceResponse installPackageOnManagedInstance( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use InstallPackageUpdateOnManagedInstance API. + * Example: Click here to see how to use InstallPackageUpdateOnManagedInstance API. */ InstallPackageUpdateOnManagedInstanceResponse installPackageUpdateOnManagedInstance( InstallPackageUpdateOnManagedInstanceRequest request); @@ -400,7 +400,7 @@ InstallPackageUpdateOnManagedInstanceResponse installPackageUpdateOnManagedInsta * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use InstallWindowsUpdateOnManagedInstance API. + * Example: Click here to see how to use InstallWindowsUpdateOnManagedInstance API. */ InstallWindowsUpdateOnManagedInstanceResponse installWindowsUpdateOnManagedInstance( InstallWindowsUpdateOnManagedInstanceRequest request); @@ -412,7 +412,7 @@ InstallWindowsUpdateOnManagedInstanceResponse installWindowsUpdateOnManagedInsta * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAvailablePackagesForManagedInstance API. + * Example: Click here to see how to use ListAvailablePackagesForManagedInstance API. */ ListAvailablePackagesForManagedInstanceResponse listAvailablePackagesForManagedInstance( ListAvailablePackagesForManagedInstanceRequest request); @@ -424,7 +424,7 @@ ListAvailablePackagesForManagedInstanceResponse listAvailablePackagesForManagedI * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAvailableSoftwareSourcesForManagedInstance API. + * Example: Click here to see how to use ListAvailableSoftwareSourcesForManagedInstance API. */ ListAvailableSoftwareSourcesForManagedInstanceResponse listAvailableSoftwareSourcesForManagedInstance( @@ -437,7 +437,7 @@ ListAvailablePackagesForManagedInstanceResponse listAvailablePackagesForManagedI * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAvailableUpdatesForManagedInstance API. + * Example: Click here to see how to use ListAvailableUpdatesForManagedInstance API. */ ListAvailableUpdatesForManagedInstanceResponse listAvailableUpdatesForManagedInstance( ListAvailableUpdatesForManagedInstanceRequest request); @@ -449,7 +449,7 @@ ListAvailableUpdatesForManagedInstanceResponse listAvailableUpdatesForManagedIns * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAvailableWindowsUpdatesForManagedInstance API. + * Example: Click here to see how to use ListAvailableWindowsUpdatesForManagedInstance API. */ ListAvailableWindowsUpdatesForManagedInstanceResponse listAvailableWindowsUpdatesForManagedInstance( @@ -462,7 +462,7 @@ ListAvailableUpdatesForManagedInstanceResponse listAvailableUpdatesForManagedIns * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListManagedInstanceGroups API. + * Example: Click here to see how to use ListManagedInstanceGroups API. */ ListManagedInstanceGroupsResponse listManagedInstanceGroups( ListManagedInstanceGroupsRequest request); @@ -474,7 +474,7 @@ ListManagedInstanceGroupsResponse listManagedInstanceGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListManagedInstances API. + * Example: Click here to see how to use ListManagedInstances API. */ ListManagedInstancesResponse listManagedInstances(ListManagedInstancesRequest request); @@ -485,7 +485,7 @@ ListManagedInstanceGroupsResponse listManagedInstanceGroups( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListPackagesInstalledOnManagedInstance API. + * Example: Click here to see how to use ListPackagesInstalledOnManagedInstance API. */ ListPackagesInstalledOnManagedInstanceResponse listPackagesInstalledOnManagedInstance( ListPackagesInstalledOnManagedInstanceRequest request); @@ -497,7 +497,7 @@ ListPackagesInstalledOnManagedInstanceResponse listPackagesInstalledOnManagedIns * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListScheduledJobs API. + * Example: Click here to see how to use ListScheduledJobs API. */ ListScheduledJobsResponse listScheduledJobs(ListScheduledJobsRequest request); @@ -508,7 +508,7 @@ ListPackagesInstalledOnManagedInstanceResponse listPackagesInstalledOnManagedIns * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSoftwareSourcePackages API. + * Example: Click here to see how to use ListSoftwareSourcePackages API. */ ListSoftwareSourcePackagesResponse listSoftwareSourcePackages( ListSoftwareSourcePackagesRequest request); @@ -520,7 +520,7 @@ ListSoftwareSourcePackagesResponse listSoftwareSourcePackages( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSoftwareSources API. + * Example: Click here to see how to use ListSoftwareSources API. */ ListSoftwareSourcesResponse listSoftwareSources(ListSoftwareSourcesRequest request); @@ -531,7 +531,7 @@ ListSoftwareSourcePackagesResponse listSoftwareSourcePackages( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListUpcomingScheduledJobs API. + * Example: Click here to see how to use ListUpcomingScheduledJobs API. */ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( ListUpcomingScheduledJobsRequest request); @@ -543,7 +543,7 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWindowsUpdates API. + * Example: Click here to see how to use ListWindowsUpdates API. */ ListWindowsUpdatesResponse listWindowsUpdates(ListWindowsUpdatesRequest request); @@ -554,7 +554,7 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWindowsUpdatesInstalledOnManagedInstance API. + * Example: Click here to see how to use ListWindowsUpdatesInstalledOnManagedInstance API. */ ListWindowsUpdatesInstalledOnManagedInstanceResponse listWindowsUpdatesInstalledOnManagedInstance( @@ -566,7 +566,7 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -576,7 +576,7 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -587,7 +587,7 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -598,7 +598,7 @@ ListUpcomingScheduledJobsResponse listUpcomingScheduledJobs( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RemovePackageFromManagedInstance API. + * Example: Click here to see how to use RemovePackageFromManagedInstance API. */ RemovePackageFromManagedInstanceResponse removePackageFromManagedInstance( RemovePackageFromManagedInstanceRequest request); @@ -610,7 +610,7 @@ RemovePackageFromManagedInstanceResponse removePackageFromManagedInstance( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RemovePackagesFromSoftwareSource API. + * Example: Click here to see how to use RemovePackagesFromSoftwareSource API. */ RemovePackagesFromSoftwareSourceResponse removePackagesFromSoftwareSource( RemovePackagesFromSoftwareSourceRequest request); @@ -623,7 +623,7 @@ RemovePackagesFromSoftwareSourceResponse removePackagesFromSoftwareSource( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RunScheduledJobNow API. + * Example: Click here to see how to use RunScheduledJobNow API. */ RunScheduledJobNowResponse runScheduledJobNow(RunScheduledJobNowRequest request); @@ -635,7 +635,7 @@ RemovePackagesFromSoftwareSourceResponse removePackagesFromSoftwareSource( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SearchSoftwarePackages API. + * Example: Click here to see how to use SearchSoftwarePackages API. */ SearchSoftwarePackagesResponse searchSoftwarePackages(SearchSoftwarePackagesRequest request); @@ -647,7 +647,7 @@ RemovePackagesFromSoftwareSourceResponse removePackagesFromSoftwareSource( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SkipNextScheduledJobExecution API. + * Example: Click here to see how to use SkipNextScheduledJobExecution API. */ SkipNextScheduledJobExecutionResponse skipNextScheduledJobExecution( SkipNextScheduledJobExecutionRequest request); @@ -659,7 +659,7 @@ SkipNextScheduledJobExecutionResponse skipNextScheduledJobExecution( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateManagedInstanceGroup API. + * Example: Click here to see how to use UpdateManagedInstanceGroup API. */ UpdateManagedInstanceGroupResponse updateManagedInstanceGroup( UpdateManagedInstanceGroupRequest request); @@ -671,7 +671,7 @@ UpdateManagedInstanceGroupResponse updateManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateScheduledJob API. + * Example: Click here to see how to use UpdateScheduledJob API. */ UpdateScheduledJobResponse updateScheduledJob(UpdateScheduledJobRequest request); @@ -682,7 +682,7 @@ UpdateManagedInstanceGroupResponse updateManagedInstanceGroup( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSoftwareSource API. + * Example: Click here to see how to use UpdateSoftwareSource API. */ UpdateSoftwareSourceResponse updateSoftwareSource(UpdateSoftwareSourceRequest request); diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementAsync.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementAsync.java index 3bae0118593..4f2bdf9184f 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementAsync.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementAsyncClient.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementAsyncClient.java index caa49627cde..f884d8f2538 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementAsyncClient.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementClient.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementClient.java index 1daa61fb0ce..a2cba5710c4 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementClient.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementPaginators.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementPaginators.java index 2ca22e050d2..fccba2fb27c 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementPaginators.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementWaiters.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementWaiters.java index 81496064cc8..b88d2c60b39 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementWaiters.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/OsManagementWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AddPackagesToSoftwareSourceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AddPackagesToSoftwareSourceConverter.java index 298d2c1356d..1165d2d8e0c 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AddPackagesToSoftwareSourceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AddPackagesToSoftwareSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachChildSoftwareSourceToManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachChildSoftwareSourceToManagedInstanceConverter.java index 4dcaf5f852b..33fb85b9873 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachChildSoftwareSourceToManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachChildSoftwareSourceToManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachManagedInstanceToManagedInstanceGroupConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachManagedInstanceToManagedInstanceGroupConverter.java index d044c05a61a..fce2539d07f 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachManagedInstanceToManagedInstanceGroupConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachManagedInstanceToManagedInstanceGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachParentSoftwareSourceToManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachParentSoftwareSourceToManagedInstanceConverter.java index c1160cbef5e..9952be6945a 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachParentSoftwareSourceToManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/AttachParentSoftwareSourceToManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeManagedInstanceGroupCompartmentConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeManagedInstanceGroupCompartmentConverter.java index 00916195ecc..0866ceb9e59 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeManagedInstanceGroupCompartmentConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeManagedInstanceGroupCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeScheduledJobCompartmentConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeScheduledJobCompartmentConverter.java index 55ba3adad7a..1d58110331e 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeScheduledJobCompartmentConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeScheduledJobCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeSoftwareSourceCompartmentConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeSoftwareSourceCompartmentConverter.java index 972ad90dba9..96a960f6aa7 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeSoftwareSourceCompartmentConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ChangeSoftwareSourceCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateManagedInstanceGroupConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateManagedInstanceGroupConverter.java index edb0137ccdd..3d1eb311a22 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateManagedInstanceGroupConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateManagedInstanceGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateScheduledJobConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateScheduledJobConverter.java index 25c4837aa8a..c40996460a2 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateScheduledJobConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateScheduledJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateSoftwareSourceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateSoftwareSourceConverter.java index 87cb050085e..e2b665d4779 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateSoftwareSourceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/CreateSoftwareSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteManagedInstanceGroupConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteManagedInstanceGroupConverter.java index 4420cbca3d0..ce112cfbb84 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteManagedInstanceGroupConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteManagedInstanceGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteScheduledJobConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteScheduledJobConverter.java index 4e4384e1a60..bf36048d375 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteScheduledJobConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteScheduledJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteSoftwareSourceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteSoftwareSourceConverter.java index 0830a1f955f..d8837dbc887 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteSoftwareSourceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DeleteSoftwareSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachChildSoftwareSourceFromManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachChildSoftwareSourceFromManagedInstanceConverter.java index efc38587c2e..ffe3df3f40b 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachChildSoftwareSourceFromManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachChildSoftwareSourceFromManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachManagedInstanceFromManagedInstanceGroupConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachManagedInstanceFromManagedInstanceGroupConverter.java index 45d9271fde1..edf81e05260 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachManagedInstanceFromManagedInstanceGroupConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachManagedInstanceFromManagedInstanceGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachParentSoftwareSourceFromManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachParentSoftwareSourceFromManagedInstanceConverter.java index 7711202133f..f8b663289f0 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachParentSoftwareSourceFromManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/DetachParentSoftwareSourceFromManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetErratumConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetErratumConverter.java index 1facbf356ee..867da69db6b 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetErratumConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetErratumConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetManagedInstanceConverter.java index a66ceca234b..ad9106b7de9 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetManagedInstanceGroupConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetManagedInstanceGroupConverter.java index 98c2ff2ca9b..44348137e16 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetManagedInstanceGroupConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetManagedInstanceGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetScheduledJobConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetScheduledJobConverter.java index a7af46ba845..7e8e1e97ef5 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetScheduledJobConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetScheduledJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetSoftwarePackageConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetSoftwarePackageConverter.java index 96d7c9803d1..b3f81134bea 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetSoftwarePackageConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetSoftwarePackageConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetSoftwareSourceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetSoftwareSourceConverter.java index 01a67ebd242..00ce73d7824 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetSoftwareSourceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetSoftwareSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetWindowsUpdateConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetWindowsUpdateConverter.java index bbbaa947bcf..dbeb9002a8e 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetWindowsUpdateConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetWindowsUpdateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetWorkRequestConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetWorkRequestConverter.java index 66503066324..44daf988dc0 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetWorkRequestConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallAllPackageUpdatesOnManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallAllPackageUpdatesOnManagedInstanceConverter.java index 4c6b26acbe0..a4486a5c554 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallAllPackageUpdatesOnManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallAllPackageUpdatesOnManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallAllWindowsUpdatesOnManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallAllWindowsUpdatesOnManagedInstanceConverter.java index c8094bb6288..3567a95e937 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallAllWindowsUpdatesOnManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallAllWindowsUpdatesOnManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallPackageOnManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallPackageOnManagedInstanceConverter.java index 4f71053b667..ce8e12c6db8 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallPackageOnManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallPackageOnManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallPackageUpdateOnManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallPackageUpdateOnManagedInstanceConverter.java index c3a21ae483c..797218736fc 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallPackageUpdateOnManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallPackageUpdateOnManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallWindowsUpdateOnManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallWindowsUpdateOnManagedInstanceConverter.java index 5cd68f7b364..e7adf33906f 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallWindowsUpdateOnManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/InstallWindowsUpdateOnManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailablePackagesForManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailablePackagesForManagedInstanceConverter.java index 62e7220bc12..c85d7179783 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailablePackagesForManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailablePackagesForManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableSoftwareSourcesForManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableSoftwareSourcesForManagedInstanceConverter.java index 0da512c3636..03386b25bad 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableSoftwareSourcesForManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableSoftwareSourcesForManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableUpdatesForManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableUpdatesForManagedInstanceConverter.java index 9466f8e2456..c267d5adab3 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableUpdatesForManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableUpdatesForManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableWindowsUpdatesForManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableWindowsUpdatesForManagedInstanceConverter.java index 8fbfbd5a21f..1c8079aa4cc 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableWindowsUpdatesForManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListAvailableWindowsUpdatesForManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListManagedInstanceGroupsConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListManagedInstanceGroupsConverter.java index 567bf786394..ecd45c13934 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListManagedInstanceGroupsConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListManagedInstanceGroupsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListManagedInstancesConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListManagedInstancesConverter.java index 59c34329496..2d0f5085d73 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListManagedInstancesConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListManagedInstancesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListPackagesInstalledOnManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListPackagesInstalledOnManagedInstanceConverter.java index f3359dbe379..cb94ffab977 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListPackagesInstalledOnManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListPackagesInstalledOnManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListScheduledJobsConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListScheduledJobsConverter.java index 7913080f242..2438b7e1d90 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListScheduledJobsConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListScheduledJobsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListSoftwareSourcePackagesConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListSoftwareSourcePackagesConverter.java index f60012aaed7..d4676e3cca8 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListSoftwareSourcePackagesConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListSoftwareSourcePackagesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListSoftwareSourcesConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListSoftwareSourcesConverter.java index b20fcd0ee78..72d4c83c97b 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListSoftwareSourcesConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListSoftwareSourcesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListUpcomingScheduledJobsConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListUpcomingScheduledJobsConverter.java index 5331f782fdd..18395bd78c7 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListUpcomingScheduledJobsConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListUpcomingScheduledJobsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWindowsUpdatesConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWindowsUpdatesConverter.java index 4bc45942060..246f291d72d 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWindowsUpdatesConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWindowsUpdatesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWindowsUpdatesInstalledOnManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWindowsUpdatesInstalledOnManagedInstanceConverter.java index b4b26ceb355..442a92a73d4 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWindowsUpdatesInstalledOnManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWindowsUpdatesInstalledOnManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestErrorsConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestErrorsConverter.java index 1aeaa52c60a..754a41dbc1a 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestLogsConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestLogsConverter.java index 297e5fc0d0c..8b6a4fc72dd 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestsConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestsConverter.java index 1eb2dbeaef8..5b476a1c883 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestsConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RemovePackageFromManagedInstanceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RemovePackageFromManagedInstanceConverter.java index e899f9b04c2..76a615488d1 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RemovePackageFromManagedInstanceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RemovePackageFromManagedInstanceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RemovePackagesFromSoftwareSourceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RemovePackagesFromSoftwareSourceConverter.java index 196c2fe56cc..e455effe180 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RemovePackagesFromSoftwareSourceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RemovePackagesFromSoftwareSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RunScheduledJobNowConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RunScheduledJobNowConverter.java index aba4ffe7b27..c4a8abae75e 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RunScheduledJobNowConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/RunScheduledJobNowConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/SearchSoftwarePackagesConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/SearchSoftwarePackagesConverter.java index e948711cf71..ff39fbba7a3 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/SearchSoftwarePackagesConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/SearchSoftwarePackagesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/SkipNextScheduledJobExecutionConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/SkipNextScheduledJobExecutionConverter.java index e69524802b7..bd938ac0d50 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/SkipNextScheduledJobExecutionConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/SkipNextScheduledJobExecutionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateManagedInstanceGroupConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateManagedInstanceGroupConverter.java index 088de2b0d16..46d161d93c3 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateManagedInstanceGroupConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateManagedInstanceGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateScheduledJobConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateScheduledJobConverter.java index 5629863e796..c2e196422a8 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateScheduledJobConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateScheduledJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateSoftwareSourceConverter.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateSoftwareSourceConverter.java index ec326d08290..e0e3c28c831 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateSoftwareSourceConverter.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/internal/http/UpdateSoftwareSourceConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.internal.http; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AddPackagesToSoftwareSourceDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AddPackagesToSoftwareSourceDetails.java index eb88f239efd..240a577ab6f 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AddPackagesToSoftwareSourceDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AddPackagesToSoftwareSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ApiError.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ApiError.java index 148bed111fb..b3c9adeb525 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ApiError.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ApiError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ArchTypes.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ArchTypes.java index 8a5e01207ce..c41ffd95e96 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ArchTypes.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ArchTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AttachChildSoftwareSourceToManagedInstanceDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AttachChildSoftwareSourceToManagedInstanceDetails.java index 8f156a63ba4..75dfebc05b0 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AttachChildSoftwareSourceToManagedInstanceDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AttachChildSoftwareSourceToManagedInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AttachParentSoftwareSourceToManagedInstanceDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AttachParentSoftwareSourceToManagedInstanceDetails.java index df05eed5c96..cee14e6df6d 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AttachParentSoftwareSourceToManagedInstanceDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AttachParentSoftwareSourceToManagedInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableSoftwareSourceSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableSoftwareSourceSummary.java index 85d104c67f2..766529b1c9b 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableSoftwareSourceSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableSoftwareSourceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableUpdateSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableUpdateSummary.java index 13e26ccbfdb..2d790e2e64c 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableUpdateSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableUpdateSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableWindowsUpdateSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableWindowsUpdateSummary.java index cadf39ccae3..a0d4ecb3d2a 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableWindowsUpdateSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/AvailableWindowsUpdateSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeManagedInstanceGroupCompartmentDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeManagedInstanceGroupCompartmentDetails.java index 5ed321726e8..2fe6d20ff1d 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeManagedInstanceGroupCompartmentDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeManagedInstanceGroupCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeScheduledJobCompartmentDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeScheduledJobCompartmentDetails.java index 17c5e64ebd3..47b01745a6d 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeScheduledJobCompartmentDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeScheduledJobCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeSoftwareSourceCompartmentDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeSoftwareSourceCompartmentDetails.java index 699f7dc6a2d..fc794b7cc8d 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeSoftwareSourceCompartmentDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChangeSoftwareSourceCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChecksumTypes.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChecksumTypes.java index b4523d870dc..9aa614a364a 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChecksumTypes.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ChecksumTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateManagedInstanceGroupDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateManagedInstanceGroupDetails.java index 90ed3fad6d9..4da9ad26a51 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateManagedInstanceGroupDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateManagedInstanceGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateScheduledJobDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateScheduledJobDetails.java index f986c3d5434..5ad545e10f8 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateScheduledJobDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateScheduledJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateSoftwareSourceDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateSoftwareSourceDetails.java index dba324ecbc3..d371304fc1d 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateSoftwareSourceDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/CreateSoftwareSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/DetachChildSoftwareSourceFromManagedInstanceDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/DetachChildSoftwareSourceFromManagedInstanceDetails.java index ece10596982..0972faaf9a3 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/DetachChildSoftwareSourceFromManagedInstanceDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/DetachChildSoftwareSourceFromManagedInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/DetachParentSoftwareSourceFromManagedInstanceDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/DetachParentSoftwareSourceFromManagedInstanceDetails.java index 241254a7910..0cdbf56db82 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/DetachParentSoftwareSourceFromManagedInstanceDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/DetachParentSoftwareSourceFromManagedInstanceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Erratum.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Erratum.java index 683fc522751..280f7ae9624 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Erratum.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Erratum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ErratumSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ErratumSummary.java index 8d9b98698ae..ec45940c3ed 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ErratumSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ErratumSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Id.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Id.java index 85a9ca8ea1b..8133e46c7b9 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Id.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Id.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstallablePackageSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstallablePackageSummary.java index 393715a6ad0..419332a27b5 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstallablePackageSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstallablePackageSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstallationRequirements.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstallationRequirements.java index 31dc7503b24..ce97c42aa91 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstallationRequirements.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstallationRequirements.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstalledPackageSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstalledPackageSummary.java index b00f3a595c2..b78e51be467 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstalledPackageSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstalledPackageSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstalledWindowsUpdateSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstalledWindowsUpdateSummary.java index ce793de67ae..9bcee006a45 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstalledWindowsUpdateSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/InstalledWindowsUpdateSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/IntervalTypes.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/IntervalTypes.java index b159b58d34c..a30f6647244 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/IntervalTypes.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/IntervalTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/IsEligibleForInstallation.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/IsEligibleForInstallation.java index 6f65f9b2886..0d9909a91b8 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/IsEligibleForInstallation.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/IsEligibleForInstallation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/LifecycleStates.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/LifecycleStates.java index 1512a538208..86ff23e02d4 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/LifecycleStates.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/LifecycleStates.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstance.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstance.java index 421ac882d82..23f41831514 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstance.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstance.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceGroup.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceGroup.java index 5a5aa839d7a..494ce1ea099 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceGroup.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceGroup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceGroupSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceGroupSummary.java index fae73c221e7..0445627f6e3 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceGroupSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceGroupSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceSummary.java index 2a3487d19c7..c9a92c817d9 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ManagedInstanceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OperationStatus.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OperationStatus.java index da8af1850fc..b6c17e5587f 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OperationStatus.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OperationStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OperationTypes.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OperationTypes.java index 4d541348d14..a7e4d406ec4 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OperationTypes.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OperationTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OsFamilies.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OsFamilies.java index 36b0cc9274b..71fb2790a12 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OsFamilies.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/OsFamilies.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/PackageName.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/PackageName.java index b2c9337ac28..641ce3c4462 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/PackageName.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/PackageName.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/PackageUpdateTypes.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/PackageUpdateTypes.java index 82ec6204fba..9071a061f44 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/PackageUpdateTypes.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/PackageUpdateTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Recurrence.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Recurrence.java index 0f656835357..9d4128b9481 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Recurrence.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/Recurrence.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/RemovePackagesFromSoftwareSourceDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/RemovePackagesFromSoftwareSourceDetails.java index ed4b196bc0e..bb22d325047 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/RemovePackagesFromSoftwareSourceDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/RemovePackagesFromSoftwareSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduleTypes.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduleTypes.java index e3547f6ed3f..028b45cdb61 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduleTypes.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduleTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduledJob.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduledJob.java index ebb22ee6987..f175f647891 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduledJob.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduledJob.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduledJobSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduledJobSummary.java index 25022c928a0..cc3f32563ad 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduledJobSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/ScheduledJobSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackage.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackage.java index a61084c7412..dcc9103d19c 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackage.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackage.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageDependency.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageDependency.java index 75388f96b95..7b869e8ff31 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageDependency.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageDependency.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageFile.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageFile.java index d5b54dd81c2..25e49ffded5 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageFile.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageFile.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageSearchSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageSearchSummary.java index b02db6b88fe..90795c1ddc0 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageSearchSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageSearchSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageSummary.java index ec336169af4..bae76ac3334 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwarePackageSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSource.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSource.java index 6581de720a9..0cde5889ba3 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSource.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSourceId.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSourceId.java index 7f60d7af2e4..3e8c76ee2d6 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSourceId.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSourceId.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSourceSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSourceSummary.java index 2ed41d96fc8..647e2547452 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSourceSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/SoftwareSourceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateManagedInstanceGroupDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateManagedInstanceGroupDetails.java index 331262963a0..d5f283975a8 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateManagedInstanceGroupDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateManagedInstanceGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateScheduledJobDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateScheduledJobDetails.java index 683e2e28468..a3aa5484e00 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateScheduledJobDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateScheduledJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateSoftwareSourceDetails.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateSoftwareSourceDetails.java index c1cc49bc081..b23ee6665bf 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateSoftwareSourceDetails.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateSoftwareSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateTypes.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateTypes.java index 1da4d019eb0..0f951c216d6 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateTypes.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/UpdateTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WindowsUpdate.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WindowsUpdate.java index 4408681e17d..2a61fcdf801 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WindowsUpdate.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WindowsUpdate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WindowsUpdateSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WindowsUpdateSummary.java index 0b86aedfc73..ebde5b58b15 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WindowsUpdateSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WindowsUpdateSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequest.java index ca1f15a137d..9a888da87c0 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestError.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestError.java index dc6ab0a2d3e..3dd4053749f 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestError.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestLogEntry.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestLogEntry.java index 5f20cfc1188..14cfc1415f7 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestLogEntry.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestResource.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestResource.java index bfc04a35187..1ba726a7a1d 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestResource.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestSummary.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestSummary.java index 5d151f17059..08107f9e66b 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestSummary.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.model; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AddPackagesToSoftwareSourceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AddPackagesToSoftwareSourceRequest.java index 8d216a5dea4..0bdded11539 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AddPackagesToSoftwareSourceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AddPackagesToSoftwareSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use AddPackagesToSoftwareSourceRequest. + * Example: Click here to see how to use AddPackagesToSoftwareSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachChildSoftwareSourceToManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachChildSoftwareSourceToManagedInstanceRequest.java index 7920bc0fc97..08bdd6be527 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachChildSoftwareSourceToManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachChildSoftwareSourceToManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use AttachChildSoftwareSourceToManagedInstanceRequest. + * Example: Click here to see how to use AttachChildSoftwareSourceToManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachManagedInstanceToManagedInstanceGroupRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachManagedInstanceToManagedInstanceGroupRequest.java index fe62c0955dd..fdfee5ccf74 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachManagedInstanceToManagedInstanceGroupRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachManagedInstanceToManagedInstanceGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use AttachManagedInstanceToManagedInstanceGroupRequest. + * Example: Click here to see how to use AttachManagedInstanceToManagedInstanceGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachParentSoftwareSourceToManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachParentSoftwareSourceToManagedInstanceRequest.java index dd234b9b28a..7f8b3857143 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachParentSoftwareSourceToManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/AttachParentSoftwareSourceToManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use AttachParentSoftwareSourceToManagedInstanceRequest. + * Example: Click here to see how to use AttachParentSoftwareSourceToManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeManagedInstanceGroupCompartmentRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeManagedInstanceGroupCompartmentRequest.java index d03b72634d8..b2f2d709efe 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeManagedInstanceGroupCompartmentRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeManagedInstanceGroupCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ChangeManagedInstanceGroupCompartmentRequest. + * Example: Click here to see how to use ChangeManagedInstanceGroupCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeScheduledJobCompartmentRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeScheduledJobCompartmentRequest.java index 5c05f1598be..07e558cb064 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeScheduledJobCompartmentRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeScheduledJobCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ChangeScheduledJobCompartmentRequest. + * Example: Click here to see how to use ChangeScheduledJobCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeSoftwareSourceCompartmentRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeSoftwareSourceCompartmentRequest.java index ee8165ea691..249f70ba04a 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeSoftwareSourceCompartmentRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ChangeSoftwareSourceCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ChangeSoftwareSourceCompartmentRequest. + * Example: Click here to see how to use ChangeSoftwareSourceCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateManagedInstanceGroupRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateManagedInstanceGroupRequest.java index ac7692c7a54..1dcc770c007 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateManagedInstanceGroupRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateManagedInstanceGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use CreateManagedInstanceGroupRequest. + * Example: Click here to see how to use CreateManagedInstanceGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateScheduledJobRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateScheduledJobRequest.java index fea89976c94..b9e88765da7 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateScheduledJobRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateScheduledJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use CreateScheduledJobRequest. + * Example: Click here to see how to use CreateScheduledJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateSoftwareSourceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateSoftwareSourceRequest.java index 3aff0cac9cb..f6cc05ee7ba 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateSoftwareSourceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/CreateSoftwareSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use CreateSoftwareSourceRequest. + * Example: Click here to see how to use CreateSoftwareSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteManagedInstanceGroupRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteManagedInstanceGroupRequest.java index 597bbb44cc2..93d1aa98713 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteManagedInstanceGroupRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteManagedInstanceGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use DeleteManagedInstanceGroupRequest. + * Example: Click here to see how to use DeleteManagedInstanceGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteScheduledJobRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteScheduledJobRequest.java index 88e6fc4fa1f..f73cc5dceb4 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteScheduledJobRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteScheduledJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use DeleteScheduledJobRequest. + * Example: Click here to see how to use DeleteScheduledJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteSoftwareSourceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteSoftwareSourceRequest.java index 6f8d285423c..79d961622bc 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteSoftwareSourceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DeleteSoftwareSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use DeleteSoftwareSourceRequest. + * Example: Click here to see how to use DeleteSoftwareSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachChildSoftwareSourceFromManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachChildSoftwareSourceFromManagedInstanceRequest.java index aaa23766d81..558f5aa4220 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachChildSoftwareSourceFromManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachChildSoftwareSourceFromManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use DetachChildSoftwareSourceFromManagedInstanceRequest. + * Example: Click here to see how to use DetachChildSoftwareSourceFromManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachManagedInstanceFromManagedInstanceGroupRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachManagedInstanceFromManagedInstanceGroupRequest.java index 07ecf709f36..c6ebd1bf03b 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachManagedInstanceFromManagedInstanceGroupRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachManagedInstanceFromManagedInstanceGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use DetachManagedInstanceFromManagedInstanceGroupRequest. + * Example: Click here to see how to use DetachManagedInstanceFromManagedInstanceGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachParentSoftwareSourceFromManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachParentSoftwareSourceFromManagedInstanceRequest.java index 16a8dc6109a..c25fdd2229e 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachParentSoftwareSourceFromManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/DetachParentSoftwareSourceFromManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use DetachParentSoftwareSourceFromManagedInstanceRequest. + * Example: Click here to see how to use DetachParentSoftwareSourceFromManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetErratumRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetErratumRequest.java index e2e58e5b018..ed30d9756e2 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetErratumRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetErratumRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use GetErratumRequest. + * Example: Click here to see how to use GetErratumRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetManagedInstanceGroupRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetManagedInstanceGroupRequest.java index 20f80c49e48..6db2adcf6a3 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetManagedInstanceGroupRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetManagedInstanceGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use GetManagedInstanceGroupRequest. + * Example: Click here to see how to use GetManagedInstanceGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetManagedInstanceRequest.java index 52f0b0727cf..226c829b939 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use GetManagedInstanceRequest. + * Example: Click here to see how to use GetManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetScheduledJobRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetScheduledJobRequest.java index b785bbcf579..d876e6232fe 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetScheduledJobRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetScheduledJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use GetScheduledJobRequest. + * Example: Click here to see how to use GetScheduledJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetSoftwarePackageRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetSoftwarePackageRequest.java index 6b0d0bce866..2cc377479c2 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetSoftwarePackageRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetSoftwarePackageRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use GetSoftwarePackageRequest. + * Example: Click here to see how to use GetSoftwarePackageRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetSoftwareSourceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetSoftwareSourceRequest.java index aa4a4bc1be8..b1fc6818b41 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetSoftwareSourceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetSoftwareSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use GetSoftwareSourceRequest. + * Example: Click here to see how to use GetSoftwareSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetWindowsUpdateRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetWindowsUpdateRequest.java index 1391edb6014..a4eff3c4965 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetWindowsUpdateRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetWindowsUpdateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use GetWindowsUpdateRequest. + * Example: Click here to see how to use GetWindowsUpdateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetWorkRequestRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetWorkRequestRequest.java index b1018e382c2..9e694339cc9 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetWorkRequestRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallAllPackageUpdatesOnManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallAllPackageUpdatesOnManagedInstanceRequest.java index d48cdaf9439..8d3071a011c 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallAllPackageUpdatesOnManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallAllPackageUpdatesOnManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use InstallAllPackageUpdatesOnManagedInstanceRequest. + * Example: Click here to see how to use InstallAllPackageUpdatesOnManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallAllWindowsUpdatesOnManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallAllWindowsUpdatesOnManagedInstanceRequest.java index 11eb7bf0954..44ea3312c14 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallAllWindowsUpdatesOnManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallAllWindowsUpdatesOnManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use InstallAllWindowsUpdatesOnManagedInstanceRequest. + * Example: Click here to see how to use InstallAllWindowsUpdatesOnManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallPackageOnManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallPackageOnManagedInstanceRequest.java index f7b28de6da9..e40d6f95f00 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallPackageOnManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallPackageOnManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use InstallPackageOnManagedInstanceRequest. + * Example: Click here to see how to use InstallPackageOnManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallPackageUpdateOnManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallPackageUpdateOnManagedInstanceRequest.java index bf1bf93aea7..444864a7217 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallPackageUpdateOnManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallPackageUpdateOnManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use InstallPackageUpdateOnManagedInstanceRequest. + * Example: Click here to see how to use InstallPackageUpdateOnManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallWindowsUpdateOnManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallWindowsUpdateOnManagedInstanceRequest.java index 6a518abc4f0..b3c74872567 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallWindowsUpdateOnManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/InstallWindowsUpdateOnManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use InstallWindowsUpdateOnManagedInstanceRequest. + * Example: Click here to see how to use InstallWindowsUpdateOnManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailablePackagesForManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailablePackagesForManagedInstanceRequest.java index d057b484ed0..4b2c45a50da 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailablePackagesForManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailablePackagesForManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListAvailablePackagesForManagedInstanceRequest. + * Example: Click here to see how to use ListAvailablePackagesForManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableSoftwareSourcesForManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableSoftwareSourcesForManagedInstanceRequest.java index a8d0eb6f41e..64ffce454db 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableSoftwareSourcesForManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableSoftwareSourcesForManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListAvailableSoftwareSourcesForManagedInstanceRequest. + * Example: Click here to see how to use ListAvailableSoftwareSourcesForManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableUpdatesForManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableUpdatesForManagedInstanceRequest.java index dde023e9c19..94eaeb32760 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableUpdatesForManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableUpdatesForManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListAvailableUpdatesForManagedInstanceRequest. + * Example: Click here to see how to use ListAvailableUpdatesForManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableWindowsUpdatesForManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableWindowsUpdatesForManagedInstanceRequest.java index 85e86d59e70..3d9e456c053 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableWindowsUpdatesForManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListAvailableWindowsUpdatesForManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListAvailableWindowsUpdatesForManagedInstanceRequest. + * Example: Click here to see how to use ListAvailableWindowsUpdatesForManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListManagedInstanceGroupsRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListManagedInstanceGroupsRequest.java index 9da6c751b9a..3287c39a287 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListManagedInstanceGroupsRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListManagedInstanceGroupsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListManagedInstanceGroupsRequest. + * Example: Click here to see how to use ListManagedInstanceGroupsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListManagedInstancesRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListManagedInstancesRequest.java index b3305d907fa..c702eba37c7 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListManagedInstancesRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListManagedInstancesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListManagedInstancesRequest. + * Example: Click here to see how to use ListManagedInstancesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListPackagesInstalledOnManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListPackagesInstalledOnManagedInstanceRequest.java index 9de55d6de0a..52219546c2a 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListPackagesInstalledOnManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListPackagesInstalledOnManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListPackagesInstalledOnManagedInstanceRequest. + * Example: Click here to see how to use ListPackagesInstalledOnManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListScheduledJobsRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListScheduledJobsRequest.java index a5671fd4cde..a381498e264 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListScheduledJobsRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListScheduledJobsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListScheduledJobsRequest. + * Example: Click here to see how to use ListScheduledJobsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListSoftwareSourcePackagesRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListSoftwareSourcePackagesRequest.java index 30582395fed..903fa067362 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListSoftwareSourcePackagesRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListSoftwareSourcePackagesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListSoftwareSourcePackagesRequest. + * Example: Click here to see how to use ListSoftwareSourcePackagesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListSoftwareSourcesRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListSoftwareSourcesRequest.java index c5819902fb4..d78c8ef853d 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListSoftwareSourcesRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListSoftwareSourcesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListSoftwareSourcesRequest. + * Example: Click here to see how to use ListSoftwareSourcesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListUpcomingScheduledJobsRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListUpcomingScheduledJobsRequest.java index 14e29da818c..3d641d9b1ba 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListUpcomingScheduledJobsRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListUpcomingScheduledJobsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListUpcomingScheduledJobsRequest. + * Example: Click here to see how to use ListUpcomingScheduledJobsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWindowsUpdatesInstalledOnManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWindowsUpdatesInstalledOnManagedInstanceRequest.java index 45f8d3c4d51..83470656c62 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWindowsUpdatesInstalledOnManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWindowsUpdatesInstalledOnManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListWindowsUpdatesInstalledOnManagedInstanceRequest. + * Example: Click here to see how to use ListWindowsUpdatesInstalledOnManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWindowsUpdatesRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWindowsUpdatesRequest.java index dee2803379b..51fd174b2a8 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWindowsUpdatesRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWindowsUpdatesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListWindowsUpdatesRequest. + * Example: Click here to see how to use ListWindowsUpdatesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestErrorsRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestErrorsRequest.java index 850557dffec..6a7a8343702 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestLogsRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestLogsRequest.java index cabc43a7b60..3614ea7fe6b 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestLogsRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestsRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestsRequest.java index 64b12beff86..30274833b6b 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestsRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RemovePackageFromManagedInstanceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RemovePackageFromManagedInstanceRequest.java index 7fd789615dd..a0304da680e 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RemovePackageFromManagedInstanceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RemovePackageFromManagedInstanceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use RemovePackageFromManagedInstanceRequest. + * Example: Click here to see how to use RemovePackageFromManagedInstanceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RemovePackagesFromSoftwareSourceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RemovePackagesFromSoftwareSourceRequest.java index 80e35c3ec48..8fa5197c6fe 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RemovePackagesFromSoftwareSourceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RemovePackagesFromSoftwareSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use RemovePackagesFromSoftwareSourceRequest. + * Example: Click here to see how to use RemovePackagesFromSoftwareSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RunScheduledJobNowRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RunScheduledJobNowRequest.java index e302f221024..2749ae59fe6 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RunScheduledJobNowRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/RunScheduledJobNowRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use RunScheduledJobNowRequest. + * Example: Click here to see how to use RunScheduledJobNowRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/SearchSoftwarePackagesRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/SearchSoftwarePackagesRequest.java index 8be12a1bfba..5dc4a796488 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/SearchSoftwarePackagesRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/SearchSoftwarePackagesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use SearchSoftwarePackagesRequest. + * Example: Click here to see how to use SearchSoftwarePackagesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/SkipNextScheduledJobExecutionRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/SkipNextScheduledJobExecutionRequest.java index 96079684d70..66e9ab94d50 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/SkipNextScheduledJobExecutionRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/SkipNextScheduledJobExecutionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use SkipNextScheduledJobExecutionRequest. + * Example: Click here to see how to use SkipNextScheduledJobExecutionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateManagedInstanceGroupRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateManagedInstanceGroupRequest.java index fd396ea86bd..60be4605a9b 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateManagedInstanceGroupRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateManagedInstanceGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use UpdateManagedInstanceGroupRequest. + * Example: Click here to see how to use UpdateManagedInstanceGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateScheduledJobRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateScheduledJobRequest.java index e4e9da6a9be..74ab317fdb3 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateScheduledJobRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateScheduledJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use UpdateScheduledJobRequest. + * Example: Click here to see how to use UpdateScheduledJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateSoftwareSourceRequest.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateSoftwareSourceRequest.java index 0f8b76e0eae..eb4d632789f 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateSoftwareSourceRequest.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/requests/UpdateSoftwareSourceRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.requests; import com.oracle.bmc.osmanagement.model.*; /** - * Example: Click here to see how to use UpdateSoftwareSourceRequest. + * Example: Click here to see how to use UpdateSoftwareSourceRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AddPackagesToSoftwareSourceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AddPackagesToSoftwareSourceResponse.java index e53e54712fa..37660e3472b 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AddPackagesToSoftwareSourceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AddPackagesToSoftwareSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachChildSoftwareSourceToManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachChildSoftwareSourceToManagedInstanceResponse.java index 791c25d0fb2..91248607405 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachChildSoftwareSourceToManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachChildSoftwareSourceToManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachManagedInstanceToManagedInstanceGroupResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachManagedInstanceToManagedInstanceGroupResponse.java index 350249ee146..92d327cfcf2 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachManagedInstanceToManagedInstanceGroupResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachManagedInstanceToManagedInstanceGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachParentSoftwareSourceToManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachParentSoftwareSourceToManagedInstanceResponse.java index 72f864cad7b..ba4468513fe 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachParentSoftwareSourceToManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/AttachParentSoftwareSourceToManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeManagedInstanceGroupCompartmentResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeManagedInstanceGroupCompartmentResponse.java index 5c9beea421a..a3ff89f6c7e 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeManagedInstanceGroupCompartmentResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeManagedInstanceGroupCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeScheduledJobCompartmentResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeScheduledJobCompartmentResponse.java index a63d5f98804..d909ec390d7 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeScheduledJobCompartmentResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeScheduledJobCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeSoftwareSourceCompartmentResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeSoftwareSourceCompartmentResponse.java index 6dff9eec5f7..6c3435df1e5 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeSoftwareSourceCompartmentResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ChangeSoftwareSourceCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateManagedInstanceGroupResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateManagedInstanceGroupResponse.java index d76a22bbbb8..5035b3866e4 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateManagedInstanceGroupResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateManagedInstanceGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateScheduledJobResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateScheduledJobResponse.java index 47433377cff..cb68ee6cdd2 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateScheduledJobResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateScheduledJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateSoftwareSourceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateSoftwareSourceResponse.java index 2177e340298..9068efcd139 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateSoftwareSourceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/CreateSoftwareSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteManagedInstanceGroupResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteManagedInstanceGroupResponse.java index 4ce94e3467f..baa4df238ed 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteManagedInstanceGroupResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteManagedInstanceGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteScheduledJobResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteScheduledJobResponse.java index cedc664f5c0..e6f03fd429d 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteScheduledJobResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteScheduledJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteSoftwareSourceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteSoftwareSourceResponse.java index eebd3a8d352..37e1a43d6b1 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteSoftwareSourceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DeleteSoftwareSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachChildSoftwareSourceFromManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachChildSoftwareSourceFromManagedInstanceResponse.java index d3afd66f944..cdf6b7c3687 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachChildSoftwareSourceFromManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachChildSoftwareSourceFromManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachManagedInstanceFromManagedInstanceGroupResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachManagedInstanceFromManagedInstanceGroupResponse.java index 8103f4aec3b..793337dff18 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachManagedInstanceFromManagedInstanceGroupResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachManagedInstanceFromManagedInstanceGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachParentSoftwareSourceFromManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachParentSoftwareSourceFromManagedInstanceResponse.java index 0572b46a68d..5b927c489c2 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachParentSoftwareSourceFromManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/DetachParentSoftwareSourceFromManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetErratumResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetErratumResponse.java index f3faf0750c1..8f7c0930315 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetErratumResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetErratumResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetManagedInstanceGroupResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetManagedInstanceGroupResponse.java index bde4570bc90..a7f96d21f22 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetManagedInstanceGroupResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetManagedInstanceGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetManagedInstanceResponse.java index bf3d470e92f..69ce0fa5ac4 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetScheduledJobResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetScheduledJobResponse.java index a35d9da4144..dbbe4e3c532 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetScheduledJobResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetScheduledJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetSoftwarePackageResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetSoftwarePackageResponse.java index 7761f35752e..63947d5e4d9 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetSoftwarePackageResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetSoftwarePackageResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetSoftwareSourceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetSoftwareSourceResponse.java index d5823e62ee2..247e5f555ef 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetSoftwareSourceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetSoftwareSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetWindowsUpdateResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetWindowsUpdateResponse.java index ebb18d4ebe0..28eca039f5a 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetWindowsUpdateResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetWindowsUpdateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetWorkRequestResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetWorkRequestResponse.java index c0f53a9b1fb..4436130f0f4 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetWorkRequestResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallAllPackageUpdatesOnManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallAllPackageUpdatesOnManagedInstanceResponse.java index 56a55e495d0..e7497dc749c 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallAllPackageUpdatesOnManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallAllPackageUpdatesOnManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallAllWindowsUpdatesOnManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallAllWindowsUpdatesOnManagedInstanceResponse.java index f5655c7abb5..7380f11542b 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallAllWindowsUpdatesOnManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallAllWindowsUpdatesOnManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallPackageOnManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallPackageOnManagedInstanceResponse.java index bdc5183c0ee..138c7d85080 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallPackageOnManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallPackageOnManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallPackageUpdateOnManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallPackageUpdateOnManagedInstanceResponse.java index 1d7159e7bbf..be223e52300 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallPackageUpdateOnManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallPackageUpdateOnManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallWindowsUpdateOnManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallWindowsUpdateOnManagedInstanceResponse.java index 3eeaca878cd..a62637d5d30 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallWindowsUpdateOnManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/InstallWindowsUpdateOnManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailablePackagesForManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailablePackagesForManagedInstanceResponse.java index 4713ec3770e..93249c85261 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailablePackagesForManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailablePackagesForManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableSoftwareSourcesForManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableSoftwareSourcesForManagedInstanceResponse.java index 6b5b1171586..84a22464fb9 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableSoftwareSourcesForManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableSoftwareSourcesForManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableUpdatesForManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableUpdatesForManagedInstanceResponse.java index 7470da45805..cf56136180e 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableUpdatesForManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableUpdatesForManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableWindowsUpdatesForManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableWindowsUpdatesForManagedInstanceResponse.java index 96fdbeb03dd..f072c8684d5 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableWindowsUpdatesForManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListAvailableWindowsUpdatesForManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListManagedInstanceGroupsResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListManagedInstanceGroupsResponse.java index ecd3ef493e0..af402d0e840 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListManagedInstanceGroupsResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListManagedInstanceGroupsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListManagedInstancesResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListManagedInstancesResponse.java index e865233515b..fe9f0bb1bbe 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListManagedInstancesResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListManagedInstancesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListPackagesInstalledOnManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListPackagesInstalledOnManagedInstanceResponse.java index 7bb9567c141..d2bfb0ff587 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListPackagesInstalledOnManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListPackagesInstalledOnManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListScheduledJobsResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListScheduledJobsResponse.java index e7c73a84855..e8622eebcd8 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListScheduledJobsResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListScheduledJobsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListSoftwareSourcePackagesResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListSoftwareSourcePackagesResponse.java index 146a08705e7..fe56ec25241 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListSoftwareSourcePackagesResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListSoftwareSourcePackagesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListSoftwareSourcesResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListSoftwareSourcesResponse.java index 8c79d809f82..a5501a73a19 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListSoftwareSourcesResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListSoftwareSourcesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListUpcomingScheduledJobsResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListUpcomingScheduledJobsResponse.java index 3cfe07e30e3..bc6eceff505 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListUpcomingScheduledJobsResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListUpcomingScheduledJobsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWindowsUpdatesInstalledOnManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWindowsUpdatesInstalledOnManagedInstanceResponse.java index 9cdbf49560b..625eafbaa5c 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWindowsUpdatesInstalledOnManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWindowsUpdatesInstalledOnManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWindowsUpdatesResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWindowsUpdatesResponse.java index 69122809e10..0e1c67b79bf 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWindowsUpdatesResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWindowsUpdatesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestErrorsResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestErrorsResponse.java index e693449557d..4f5bf0927fd 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestLogsResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestLogsResponse.java index f76c9ad054e..45facd6cdc5 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestLogsResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestsResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestsResponse.java index 38f95bbff71..beb9a5b0db3 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestsResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RemovePackageFromManagedInstanceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RemovePackageFromManagedInstanceResponse.java index e92bf11a76c..5269d9d2fe7 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RemovePackageFromManagedInstanceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RemovePackageFromManagedInstanceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RemovePackagesFromSoftwareSourceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RemovePackagesFromSoftwareSourceResponse.java index eb93dc5e462..dbe2f69b36d 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RemovePackagesFromSoftwareSourceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RemovePackagesFromSoftwareSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RunScheduledJobNowResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RunScheduledJobNowResponse.java index bec72060e0e..c8d4a7a618c 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RunScheduledJobNowResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/RunScheduledJobNowResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/SearchSoftwarePackagesResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/SearchSoftwarePackagesResponse.java index 9e8f706f367..4398f629b31 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/SearchSoftwarePackagesResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/SearchSoftwarePackagesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/SkipNextScheduledJobExecutionResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/SkipNextScheduledJobExecutionResponse.java index aa316659c1c..dc07f2bfab1 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/SkipNextScheduledJobExecutionResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/SkipNextScheduledJobExecutionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateManagedInstanceGroupResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateManagedInstanceGroupResponse.java index bf237bb9e9c..78502e626bc 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateManagedInstanceGroupResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateManagedInstanceGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateScheduledJobResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateScheduledJobResponse.java index 76b59f1ca86..018eeba9c38 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateScheduledJobResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateScheduledJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateSoftwareSourceResponse.java b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateSoftwareSourceResponse.java index 86b18cd1817..fc8089b7ab2 100644 --- a/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateSoftwareSourceResponse.java +++ b/bmc-osmanagement/src/main/java/com/oracle/bmc/osmanagement/responses/UpdateSoftwareSourceResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.osmanagement.responses; diff --git a/bmc-resourcemanager/pom.xml b/bmc-resourcemanager/pom.xml index e286b413b32..0116175b6ac 100644 --- a/bmc-resourcemanager/pom.xml +++ b/bmc-resourcemanager/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-resourcemanager @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManager.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManager.java index 81a26ec9c64..8709c43a9d9 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManager.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManager.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager; @@ -58,7 +58,7 @@ public interface ResourceManager extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelJob API. + * Example: Click here to see how to use CancelJob API. */ CancelJobResponse cancelJob(CancelJobRequest request); @@ -71,7 +71,7 @@ public interface ResourceManager extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeConfigurationSourceProviderCompartment API. + * Example: Click here to see how to use ChangeConfigurationSourceProviderCompartment API. */ ChangeConfigurationSourceProviderCompartmentResponse changeConfigurationSourceProviderCompartment( @@ -83,7 +83,7 @@ public interface ResourceManager extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeStackCompartment API. + * Example: Click here to see how to use ChangeStackCompartment API. */ ChangeStackCompartmentResponse changeStackCompartment(ChangeStackCompartmentRequest request); @@ -96,7 +96,7 @@ public interface ResourceManager extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateConfigurationSourceProvider API. + * Example: Click here to see how to use CreateConfigurationSourceProvider API. */ CreateConfigurationSourceProviderResponse createConfigurationSourceProvider( CreateConfigurationSourceProviderRequest request); @@ -107,7 +107,7 @@ CreateConfigurationSourceProviderResponse createConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateJob API. + * Example: Click here to see how to use CreateJob API. */ CreateJobResponse createJob(CreateJobRequest request); @@ -123,7 +123,7 @@ CreateConfigurationSourceProviderResponse createConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateStack API. + * Example: Click here to see how to use CreateStack API. */ CreateStackResponse createStack(CreateStackRequest request); @@ -133,7 +133,7 @@ CreateConfigurationSourceProviderResponse createConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteConfigurationSourceProvider API. + * Example: Click here to see how to use DeleteConfigurationSourceProvider API. */ DeleteConfigurationSourceProviderResponse deleteConfigurationSourceProvider( DeleteConfigurationSourceProviderRequest request); @@ -144,7 +144,7 @@ DeleteConfigurationSourceProviderResponse deleteConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteStack API. + * Example: Click here to see how to use DeleteStack API. */ DeleteStackResponse deleteStack(DeleteStackRequest request); @@ -154,7 +154,7 @@ DeleteConfigurationSourceProviderResponse deleteConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DetectStackDrift API. + * Example: Click here to see how to use DetectStackDrift API. */ DetectStackDriftResponse detectStackDrift(DetectStackDriftRequest request); @@ -164,7 +164,7 @@ DeleteConfigurationSourceProviderResponse deleteConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConfigurationSourceProvider API. + * Example: Click here to see how to use GetConfigurationSourceProvider API. */ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( GetConfigurationSourceProviderRequest request); @@ -175,7 +175,7 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetJob API. + * Example: Click here to see how to use GetJob API. */ GetJobResponse getJob(GetJobRequest request); @@ -186,7 +186,7 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetJobLogs API. + * Example: Click here to see how to use GetJobLogs API. */ GetJobLogsResponse getJobLogs(GetJobLogsRequest request); @@ -198,7 +198,7 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetJobLogsContent API. + * Example: Click here to see how to use GetJobLogsContent API. */ GetJobLogsContentResponse getJobLogsContent(GetJobLogsContentRequest request); @@ -210,7 +210,7 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetJobTfConfig API. + * Example: Click here to see how to use GetJobTfConfig API. */ GetJobTfConfigResponse getJobTfConfig(GetJobTfConfigRequest request); @@ -220,7 +220,7 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetJobTfState API. + * Example: Click here to see how to use GetJobTfState API. */ GetJobTfStateResponse getJobTfState(GetJobTfStateRequest request); @@ -230,7 +230,7 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetStack API. + * Example: Click here to see how to use GetStack API. */ GetStackResponse getStack(GetStackRequest request); @@ -242,7 +242,7 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetStackTfConfig API. + * Example: Click here to see how to use GetStackTfConfig API. */ GetStackTfConfigResponse getStackTfConfig(GetStackTfConfigRequest request); @@ -252,7 +252,7 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetStackTfState API. + * Example: Click here to see how to use GetStackTfState API. */ GetStackTfStateResponse getStackTfState(GetStackTfStateRequest request); @@ -262,7 +262,7 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -275,7 +275,7 @@ GetConfigurationSourceProviderResponse getConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListConfigurationSourceProviders API. + * Example: Click here to see how to use ListConfigurationSourceProviders API. */ ListConfigurationSourceProvidersResponse listConfigurationSourceProviders( ListConfigurationSourceProvidersRequest request); @@ -291,7 +291,7 @@ ListConfigurationSourceProvidersResponse listConfigurationSourceProviders( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListJobs API. + * Example: Click here to see how to use ListJobs API. */ ListJobsResponse listJobs(ListJobsRequest request); @@ -302,7 +302,7 @@ ListConfigurationSourceProvidersResponse listConfigurationSourceProviders( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListResourceDiscoveryServices API. + * Example: Click here to see how to use ListResourceDiscoveryServices API. */ ListResourceDiscoveryServicesResponse listResourceDiscoveryServices( ListResourceDiscoveryServicesRequest request); @@ -316,7 +316,7 @@ ListResourceDiscoveryServicesResponse listResourceDiscoveryServices( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListStackResourceDriftDetails API. + * Example: Click here to see how to use ListStackResourceDriftDetails API. */ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( ListStackResourceDriftDetailsRequest request); @@ -330,7 +330,7 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListStacks API. + * Example: Click here to see how to use ListStacks API. */ ListStacksResponse listStacks(ListStacksRequest request); @@ -341,7 +341,7 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListTerraformVersions API. + * Example: Click here to see how to use ListTerraformVersions API. */ ListTerraformVersionsResponse listTerraformVersions(ListTerraformVersionsRequest request); @@ -352,7 +352,7 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -363,7 +363,7 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -374,7 +374,7 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -387,7 +387,7 @@ ListStackResourceDriftDetailsResponse listStackResourceDriftDetails( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateConfigurationSourceProvider API. + * Example: Click here to see how to use UpdateConfigurationSourceProvider API. */ UpdateConfigurationSourceProviderResponse updateConfigurationSourceProvider( UpdateConfigurationSourceProviderRequest request); @@ -398,7 +398,7 @@ UpdateConfigurationSourceProviderResponse updateConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateJob API. + * Example: Click here to see how to use UpdateJob API. */ UpdateJobResponse updateJob(UpdateJobRequest request); @@ -414,7 +414,7 @@ UpdateConfigurationSourceProviderResponse updateConfigurationSourceProvider( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateStack API. + * Example: Click here to see how to use UpdateStack API. */ UpdateStackResponse updateStack(UpdateStackRequest request); diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerAsync.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerAsync.java index fd8c3436cc0..fcf98d8f3a8 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerAsync.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerAsyncClient.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerAsyncClient.java index 17cb98fff00..5a93b19d724 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerAsyncClient.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerClient.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerClient.java index 3d5eb211144..8254ec70bed 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerClient.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerPaginators.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerPaginators.java index 9dbb5e99e7c..8f312ad1b3f 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerPaginators.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerWaiters.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerWaiters.java index 5bd8cd355af..ef44dad737c 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerWaiters.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/ResourceManagerWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CancelJobConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CancelJobConverter.java index 9e08c6e293e..d38b9305d05 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CancelJobConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CancelJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ChangeConfigurationSourceProviderCompartmentConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ChangeConfigurationSourceProviderCompartmentConverter.java index ff364715ec4..6fe961b20b9 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ChangeConfigurationSourceProviderCompartmentConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ChangeConfigurationSourceProviderCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ChangeStackCompartmentConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ChangeStackCompartmentConverter.java index 8a6d4e73616..c0a762b154f 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ChangeStackCompartmentConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ChangeStackCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateConfigurationSourceProviderConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateConfigurationSourceProviderConverter.java index fea9be72e73..362dfa5217d 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateConfigurationSourceProviderConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateConfigurationSourceProviderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateJobConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateJobConverter.java index 115e9e45bd6..eb6cf159bcb 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateJobConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateStackConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateStackConverter.java index e5bfc6b4c13..6bdc1246785 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateStackConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/CreateStackConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DeleteConfigurationSourceProviderConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DeleteConfigurationSourceProviderConverter.java index 948f8b6ba2d..b95401fa118 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DeleteConfigurationSourceProviderConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DeleteConfigurationSourceProviderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DeleteStackConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DeleteStackConverter.java index 60e619912b3..67dc0fa4b8d 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DeleteStackConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DeleteStackConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DetectStackDriftConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DetectStackDriftConverter.java index fb6b3d43fba..7238bae7960 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DetectStackDriftConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/DetectStackDriftConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetConfigurationSourceProviderConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetConfigurationSourceProviderConverter.java index 28525f07f82..efc75438f7c 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetConfigurationSourceProviderConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetConfigurationSourceProviderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobConverter.java index 744de1055dd..acd4f0eda7f 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobLogsContentConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobLogsContentConverter.java index dfc4d4b6cc9..43e68b6a647 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobLogsContentConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobLogsContentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobLogsConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobLogsConverter.java index a2c8efb610d..3cbcacba404 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobLogsConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobTfConfigConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobTfConfigConverter.java index bf0196ffdbb..92c0a653f12 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobTfConfigConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobTfConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobTfStateConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobTfStateConverter.java index f18ee6955d0..c5cbe5e07de 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobTfStateConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetJobTfStateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackConverter.java index 63cb9e72c2e..f37822e962b 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackTfConfigConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackTfConfigConverter.java index 916e482876d..b16c9ed45c5 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackTfConfigConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackTfConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackTfStateConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackTfStateConverter.java index 02459508b06..70ea8a049da 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackTfStateConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetStackTfStateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetWorkRequestConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetWorkRequestConverter.java index 38937ac8247..a28a9fc4681 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetWorkRequestConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListConfigurationSourceProvidersConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListConfigurationSourceProvidersConverter.java index e05cf8d340d..14bf9f38b21 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListConfigurationSourceProvidersConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListConfigurationSourceProvidersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListJobsConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListJobsConverter.java index b3d9e03ea57..3be27c0b599 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListJobsConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListJobsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListResourceDiscoveryServicesConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListResourceDiscoveryServicesConverter.java index 43c4c5d86a9..e2e6324b94a 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListResourceDiscoveryServicesConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListResourceDiscoveryServicesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListStackResourceDriftDetailsConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListStackResourceDriftDetailsConverter.java index 4c744dfe1ae..80174265f9d 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListStackResourceDriftDetailsConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListStackResourceDriftDetailsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListStacksConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListStacksConverter.java index f570661de16..87428b27fe6 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListStacksConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListStacksConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListTerraformVersionsConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListTerraformVersionsConverter.java index 1ba90d9d98b..741b3484808 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListTerraformVersionsConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListTerraformVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestErrorsConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestErrorsConverter.java index 8d482156e07..7837e3d38bf 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestLogsConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestLogsConverter.java index 7c3a990d8a4..88f71df9e9f 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestsConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestsConverter.java index ac0620dedb3..f0bfefe9383 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestsConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateConfigurationSourceProviderConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateConfigurationSourceProviderConverter.java index 498198a7568..d664942dd03 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateConfigurationSourceProviderConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateConfigurationSourceProviderConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateJobConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateJobConverter.java index 5ebce8a1dc2..8adcc5600c6 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateJobConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateJobConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateStackConverter.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateStackConverter.java index 71f20d55880..17f259b6e5e 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateStackConverter.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/internal/http/UpdateStackConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.internal.http; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobOperationDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobOperationDetails.java index 91201cefc2b..22a1615a04e 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobOperationDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobOperationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobOperationDetailsSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobOperationDetailsSummary.java index 0075c368ee3..c5a73f58fb9 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobOperationDetailsSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobOperationDetailsSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobPlanResolution.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobPlanResolution.java index effe631bc2b..0a1ffe1f511 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobPlanResolution.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ApplyJobPlanResolution.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ChangeConfigurationSourceProviderCompartmentDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ChangeConfigurationSourceProviderCompartmentDetails.java index c9a30a988d5..8945663f6a5 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ChangeConfigurationSourceProviderCompartmentDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ChangeConfigurationSourceProviderCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ChangeStackCompartmentDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ChangeStackCompartmentDetails.java index c65cb99e52f..a7330d0a93f 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ChangeStackCompartmentDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ChangeStackCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CompartmentConfigSource.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CompartmentConfigSource.java index cbdd3885f39..f6f0676ef67 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CompartmentConfigSource.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CompartmentConfigSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigSource.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigSource.java index 97a98ea1368..2651a9c7ff0 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigSource.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigSourceRecord.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigSourceRecord.java index aa158393ad3..83160c519ab 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigSourceRecord.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigSourceRecord.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProvider.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProvider.java index 8de1fb22ba4..efc061a6a9f 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProvider.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProviderCollection.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProviderCollection.java index e9ac31477c4..ea7640a89d8 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProviderCollection.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProviderCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProviderSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProviderSummary.java index 534c560f46d..53936b8debd 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProviderSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ConfigurationSourceProviderSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateApplyJobOperationDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateApplyJobOperationDetails.java index d75ee6b366c..1a7876e1205 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateApplyJobOperationDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateApplyJobOperationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateCompartmentConfigSourceDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateCompartmentConfigSourceDetails.java index ab09c617dda..bf5dcca8069 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateCompartmentConfigSourceDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateCompartmentConfigSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateConfigSourceDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateConfigSourceDetails.java index 6c2b8db4aea..ac7114549a8 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateConfigSourceDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateConfigSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateConfigurationSourceProviderDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateConfigurationSourceProviderDetails.java index bf03a0c53fd..06f15580018 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateConfigurationSourceProviderDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateConfigurationSourceProviderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateDestroyJobOperationDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateDestroyJobOperationDetails.java index d2a6b32f872..c0423d9e51a 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateDestroyJobOperationDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateDestroyJobOperationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGitConfigSourceDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGitConfigSourceDetails.java index eb7c6de1569..4d8e0857d8b 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGitConfigSourceDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGitConfigSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGithubAccessTokenConfigurationSourceProviderDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGithubAccessTokenConfigurationSourceProviderDetails.java index d9c29c7168e..31093f95de3 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGithubAccessTokenConfigurationSourceProviderDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGithubAccessTokenConfigurationSourceProviderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGitlabAccessTokenConfigurationSourceProviderDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGitlabAccessTokenConfigurationSourceProviderDetails.java index c9c855e403a..c8d368f1845 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGitlabAccessTokenConfigurationSourceProviderDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateGitlabAccessTokenConfigurationSourceProviderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateImportTfStateJobOperationDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateImportTfStateJobOperationDetails.java index 3f3baf68b3a..66f8959d1cf 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateImportTfStateJobOperationDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateImportTfStateJobOperationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateJobDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateJobDetails.java index 8eb79dd7af9..bc573e1f4a0 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateJobDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateJobOperationDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateJobOperationDetails.java index 63c301ed1b8..614f578d641 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateJobOperationDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateJobOperationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreatePlanJobOperationDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreatePlanJobOperationDetails.java index 9c383706b97..36d04a36f1e 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreatePlanJobOperationDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreatePlanJobOperationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateStackDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateStackDetails.java index 5de5e98e4f6..69837714742 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateStackDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateStackDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateZipUploadConfigSourceDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateZipUploadConfigSourceDetails.java index d5d8819a1e7..16c38cf8736 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateZipUploadConfigSourceDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/CreateZipUploadConfigSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/DestroyJobOperationDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/DestroyJobOperationDetails.java index a2aac7e0650..4bb9ef50cb1 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/DestroyJobOperationDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/DestroyJobOperationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/DestroyJobOperationDetailsSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/DestroyJobOperationDetailsSummary.java index 062e0a56ed1..04d8c75df64 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/DestroyJobOperationDetailsSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/DestroyJobOperationDetailsSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/FailureDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/FailureDetails.java index a34a99d6683..a41b27406ec 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/FailureDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/FailureDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitConfigSource.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitConfigSource.java index e302c8cd253..b1b5cc1a4a4 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitConfigSource.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitConfigSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitConfigSourceRecord.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitConfigSourceRecord.java index 3c7c10f5a36..544f9db37de 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitConfigSourceRecord.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitConfigSourceRecord.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GithubAccessTokenConfigurationSourceProvider.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GithubAccessTokenConfigurationSourceProvider.java index eb9847f990a..cc842b2d7a7 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GithubAccessTokenConfigurationSourceProvider.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GithubAccessTokenConfigurationSourceProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GithubAccessTokenConfigurationSourceProviderSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GithubAccessTokenConfigurationSourceProviderSummary.java index de13be4bf50..44d08bef75e 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GithubAccessTokenConfigurationSourceProviderSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GithubAccessTokenConfigurationSourceProviderSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitlabAccessTokenConfigurationSourceProvider.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitlabAccessTokenConfigurationSourceProvider.java index 018e3adac30..d136540068b 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitlabAccessTokenConfigurationSourceProvider.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitlabAccessTokenConfigurationSourceProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitlabAccessTokenConfigurationSourceProviderSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitlabAccessTokenConfigurationSourceProviderSummary.java index 22d519a02c7..368f91e13dd 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitlabAccessTokenConfigurationSourceProviderSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/GitlabAccessTokenConfigurationSourceProviderSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ImportTfStateJobOperationDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ImportTfStateJobOperationDetails.java index 46f0c3f3853..424834e687a 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ImportTfStateJobOperationDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ImportTfStateJobOperationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ImportTfStateJobOperationDetailsSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ImportTfStateJobOperationDetailsSummary.java index 2bdcb7ef549..d12fb7d2ee5 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ImportTfStateJobOperationDetailsSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ImportTfStateJobOperationDetailsSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/Job.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/Job.java index 1be0724796f..c78c90ec15d 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/Job.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/Job.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobOperationDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobOperationDetails.java index 682577dc2ab..e4372d3bf19 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobOperationDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobOperationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobOperationDetailsSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobOperationDetailsSummary.java index 07062f98c1d..fc8e782194d 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobOperationDetailsSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobOperationDetailsSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobSummary.java index 6f63947c11a..6dc570d66b6 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/JobSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/LogEntry.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/LogEntry.java index e0a6bcaa382..86b935c346e 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/LogEntry.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/LogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/PlanJobOperationDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/PlanJobOperationDetails.java index c2a663b58d5..5a4edb5dc1c 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/PlanJobOperationDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/PlanJobOperationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/PlanJobOperationDetailsSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/PlanJobOperationDetailsSummary.java index c9d8c9a74bf..332fdfddae0 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/PlanJobOperationDetailsSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/PlanJobOperationDetailsSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ResourceDiscoveryServiceCollection.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ResourceDiscoveryServiceCollection.java index 1cb56ab0612..3858f0c6adf 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ResourceDiscoveryServiceCollection.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ResourceDiscoveryServiceCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ResourceDiscoveryServiceSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ResourceDiscoveryServiceSummary.java index 73ee68f1e87..e812a7d7a6a 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ResourceDiscoveryServiceSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ResourceDiscoveryServiceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/Stack.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/Stack.java index ca95c667294..393813324b1 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/Stack.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/Stack.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackResourceDriftCollection.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackResourceDriftCollection.java index 72507f91185..8999b5da069 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackResourceDriftCollection.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackResourceDriftCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackResourceDriftSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackResourceDriftSummary.java index c4903a96483..a3572303946 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackResourceDriftSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackResourceDriftSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackSummary.java index d103644101a..abc17b38d9c 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/StackSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/TerraformVersionCollection.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/TerraformVersionCollection.java index d320c943856..af9802d8419 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/TerraformVersionCollection.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/TerraformVersionCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/TerraformVersionSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/TerraformVersionSummary.java index 7c877e43dbb..0a554cdd261 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/TerraformVersionSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/TerraformVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateConfigSourceDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateConfigSourceDetails.java index 2178bcd8596..ad9d8ff0d3a 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateConfigSourceDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateConfigSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateConfigurationSourceProviderDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateConfigurationSourceProviderDetails.java index a0e2096e01d..dd86d86aa22 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateConfigurationSourceProviderDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateConfigurationSourceProviderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGitConfigSourceDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGitConfigSourceDetails.java index bd276a4c64e..56597726028 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGitConfigSourceDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGitConfigSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGithubAccessTokenConfigurationSourceProviderDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGithubAccessTokenConfigurationSourceProviderDetails.java index bc83879cabd..ec95f00c833 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGithubAccessTokenConfigurationSourceProviderDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGithubAccessTokenConfigurationSourceProviderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGitlabAccessTokenConfigurationSourceProviderDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGitlabAccessTokenConfigurationSourceProviderDetails.java index c7d343beb45..2d71da8f298 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGitlabAccessTokenConfigurationSourceProviderDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateGitlabAccessTokenConfigurationSourceProviderDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateJobDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateJobDetails.java index c1b6b121ead..759c54d78f5 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateJobDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateJobDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateStackDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateStackDetails.java index 3d8baddb661..1d6278ecb4f 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateStackDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateStackDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateZipUploadConfigSourceDetails.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateZipUploadConfigSourceDetails.java index a5a738c326e..6dc94c90ac5 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateZipUploadConfigSourceDetails.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/UpdateZipUploadConfigSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequest.java index 28a3caa23b0..a19232bdac6 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestError.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestError.java index d181e78ae5e..6ea93327811 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestError.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestLogEntry.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestLogEntry.java index 686291bc331..be438b0df8f 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestLogEntry.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestResource.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestResource.java index 3a1106ba274..7d5ba58375e 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestResource.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestSummary.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestSummary.java index a09fe041e8f..5fcef79f54a 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestSummary.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ZipUploadConfigSource.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ZipUploadConfigSource.java index c9d49c82395..b5ee356d93f 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ZipUploadConfigSource.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ZipUploadConfigSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ZipUploadConfigSourceRecord.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ZipUploadConfigSourceRecord.java index fa7fece5be2..e82fe34607c 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ZipUploadConfigSourceRecord.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/ZipUploadConfigSourceRecord.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.model; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CancelJobRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CancelJobRequest.java index 4ff9b66f527..eb66ed8b4ec 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CancelJobRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CancelJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use CancelJobRequest. + * Example: Click here to see how to use CancelJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ChangeConfigurationSourceProviderCompartmentRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ChangeConfigurationSourceProviderCompartmentRequest.java index 7b7069c056d..4151fa6fcd9 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ChangeConfigurationSourceProviderCompartmentRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ChangeConfigurationSourceProviderCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use ChangeConfigurationSourceProviderCompartmentRequest. + * Example: Click here to see how to use ChangeConfigurationSourceProviderCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ChangeStackCompartmentRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ChangeStackCompartmentRequest.java index 32f4b058484..917c0487435 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ChangeStackCompartmentRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ChangeStackCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use ChangeStackCompartmentRequest. + * Example: Click here to see how to use ChangeStackCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateConfigurationSourceProviderRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateConfigurationSourceProviderRequest.java index 7d2972d0320..cc0df835c10 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateConfigurationSourceProviderRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateConfigurationSourceProviderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use CreateConfigurationSourceProviderRequest. + * Example: Click here to see how to use CreateConfigurationSourceProviderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateJobRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateJobRequest.java index 27e93bcd33c..afbfe57368a 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateJobRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use CreateJobRequest. + * Example: Click here to see how to use CreateJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateStackRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateStackRequest.java index 5b9c8bbd214..956e0fe6034 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateStackRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/CreateStackRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use CreateStackRequest. + * Example: Click here to see how to use CreateStackRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DeleteConfigurationSourceProviderRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DeleteConfigurationSourceProviderRequest.java index 426638dec57..4907f11b2f0 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DeleteConfigurationSourceProviderRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DeleteConfigurationSourceProviderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use DeleteConfigurationSourceProviderRequest. + * Example: Click here to see how to use DeleteConfigurationSourceProviderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DeleteStackRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DeleteStackRequest.java index cf5bb9c528d..ae57a01167b 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DeleteStackRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DeleteStackRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use DeleteStackRequest. + * Example: Click here to see how to use DeleteStackRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DetectStackDriftRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DetectStackDriftRequest.java index f86f94db955..fd5beccdcac 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DetectStackDriftRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/DetectStackDriftRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use DetectStackDriftRequest. + * Example: Click here to see how to use DetectStackDriftRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetConfigurationSourceProviderRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetConfigurationSourceProviderRequest.java index 437b9b83388..92857a974bb 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetConfigurationSourceProviderRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetConfigurationSourceProviderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use GetConfigurationSourceProviderRequest. + * Example: Click here to see how to use GetConfigurationSourceProviderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobLogsContentRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobLogsContentRequest.java index 6d998fedf38..88a0f63cb11 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobLogsContentRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobLogsContentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use GetJobLogsContentRequest. + * Example: Click here to see how to use GetJobLogsContentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobLogsRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobLogsRequest.java index 8a71c44b442..6aff6ff1044 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobLogsRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use GetJobLogsRequest. + * Example: Click here to see how to use GetJobLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobRequest.java index ee56da0eeee..54cf9bf9311 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use GetJobRequest. + * Example: Click here to see how to use GetJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobTfConfigRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobTfConfigRequest.java index 08a7fb02003..d6b924d4929 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobTfConfigRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobTfConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use GetJobTfConfigRequest. + * Example: Click here to see how to use GetJobTfConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobTfStateRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobTfStateRequest.java index 7181adc7bc7..49cb26cb61d 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobTfStateRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetJobTfStateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use GetJobTfStateRequest. + * Example: Click here to see how to use GetJobTfStateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackRequest.java index 786ae54b9a0..ce8ee38f8de 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use GetStackRequest. + * Example: Click here to see how to use GetStackRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackTfConfigRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackTfConfigRequest.java index 6c090887bbe..d239ba72098 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackTfConfigRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackTfConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use GetStackTfConfigRequest. + * Example: Click here to see how to use GetStackTfConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackTfStateRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackTfStateRequest.java index 86380840803..05310f3d6eb 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackTfStateRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetStackTfStateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use GetStackTfStateRequest. + * Example: Click here to see how to use GetStackTfStateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetWorkRequestRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetWorkRequestRequest.java index e07e9bd0fd0..d413e202be6 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetWorkRequestRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListConfigurationSourceProvidersRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListConfigurationSourceProvidersRequest.java index e88c27663aa..d4a3ce2ee8d 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListConfigurationSourceProvidersRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListConfigurationSourceProvidersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use ListConfigurationSourceProvidersRequest. + * Example: Click here to see how to use ListConfigurationSourceProvidersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListJobsRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListJobsRequest.java index b9850fdc743..1d939100510 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListJobsRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListJobsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use ListJobsRequest. + * Example: Click here to see how to use ListJobsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListResourceDiscoveryServicesRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListResourceDiscoveryServicesRequest.java index 73ee9db7f0f..3fe358a585c 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListResourceDiscoveryServicesRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListResourceDiscoveryServicesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use ListResourceDiscoveryServicesRequest. + * Example: Click here to see how to use ListResourceDiscoveryServicesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListStackResourceDriftDetailsRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListStackResourceDriftDetailsRequest.java index 8b93138fa1b..e9e0a7b37f8 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListStackResourceDriftDetailsRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListStackResourceDriftDetailsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use ListStackResourceDriftDetailsRequest. + * Example: Click here to see how to use ListStackResourceDriftDetailsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListStacksRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListStacksRequest.java index 421929707d2..cf1570a93bd 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListStacksRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListStacksRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use ListStacksRequest. + * Example: Click here to see how to use ListStacksRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListTerraformVersionsRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListTerraformVersionsRequest.java index b9432cc4a1d..4bc0b0c059e 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListTerraformVersionsRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListTerraformVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use ListTerraformVersionsRequest. + * Example: Click here to see how to use ListTerraformVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestErrorsRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestErrorsRequest.java index 35bf4949467..fbc1ebd7da2 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestLogsRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestLogsRequest.java index 5988735ab8b..c9e947b648e 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestLogsRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestsRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestsRequest.java index 567387467a7..d56d888d4d3 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestsRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateConfigurationSourceProviderRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateConfigurationSourceProviderRequest.java index dc4eba758ac..eb41b0b5dab 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateConfigurationSourceProviderRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateConfigurationSourceProviderRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use UpdateConfigurationSourceProviderRequest. + * Example: Click here to see how to use UpdateConfigurationSourceProviderRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateJobRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateJobRequest.java index 09e86598ef5..e67d1c2aa79 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateJobRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateJobRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use UpdateJobRequest. + * Example: Click here to see how to use UpdateJobRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateStackRequest.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateStackRequest.java index 4519ef42625..5002b1d4360 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateStackRequest.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/requests/UpdateStackRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.requests; import com.oracle.bmc.resourcemanager.model.*; /** - * Example: Click here to see how to use UpdateStackRequest. + * Example: Click here to see how to use UpdateStackRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180917") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CancelJobResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CancelJobResponse.java index 7cfb5fbe6e7..791306699b2 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CancelJobResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CancelJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ChangeConfigurationSourceProviderCompartmentResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ChangeConfigurationSourceProviderCompartmentResponse.java index ca464f1c8d3..7bfdc21575b 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ChangeConfigurationSourceProviderCompartmentResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ChangeConfigurationSourceProviderCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ChangeStackCompartmentResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ChangeStackCompartmentResponse.java index f39d35ed33b..93d32ebc3b4 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ChangeStackCompartmentResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ChangeStackCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateConfigurationSourceProviderResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateConfigurationSourceProviderResponse.java index 302549ab66d..516c75d671d 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateConfigurationSourceProviderResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateConfigurationSourceProviderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateJobResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateJobResponse.java index 7cac1de620e..a6441f76ae7 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateJobResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateStackResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateStackResponse.java index 5c206e37ef2..9d0929e480f 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateStackResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/CreateStackResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DeleteConfigurationSourceProviderResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DeleteConfigurationSourceProviderResponse.java index 3cb9893d937..da819629be5 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DeleteConfigurationSourceProviderResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DeleteConfigurationSourceProviderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DeleteStackResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DeleteStackResponse.java index 29a30866162..3c7191aed45 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DeleteStackResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DeleteStackResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DetectStackDriftResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DetectStackDriftResponse.java index 45c7e3a9195..61bda78d767 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DetectStackDriftResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/DetectStackDriftResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetConfigurationSourceProviderResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetConfigurationSourceProviderResponse.java index 9a562b6a3ea..65a9a5e5598 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetConfigurationSourceProviderResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetConfigurationSourceProviderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobLogsContentResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobLogsContentResponse.java index 62c16c3704e..e79f49689ce 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobLogsContentResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobLogsContentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobLogsResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobLogsResponse.java index cfbed6a4db4..460ae6c9a84 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobLogsResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobResponse.java index 92748138014..6871a6a12d4 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobTfConfigResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobTfConfigResponse.java index 5d8fe565ce1..c0cd52ec899 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobTfConfigResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobTfConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobTfStateResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobTfStateResponse.java index e43710e1784..77ea8a71b52 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobTfStateResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetJobTfStateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackResponse.java index 51a8000825c..6113607f019 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackTfConfigResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackTfConfigResponse.java index 1da9c99102a..07733ea98a5 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackTfConfigResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackTfConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackTfStateResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackTfStateResponse.java index 82c89e614b0..49ed651f727 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackTfStateResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetStackTfStateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetWorkRequestResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetWorkRequestResponse.java index 3e112f2e3aa..c108914f200 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetWorkRequestResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListConfigurationSourceProvidersResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListConfigurationSourceProvidersResponse.java index 848c3b0aae9..cd75e8e25ea 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListConfigurationSourceProvidersResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListConfigurationSourceProvidersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListJobsResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListJobsResponse.java index 3386f400493..9fa6d8b2413 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListJobsResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListJobsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListResourceDiscoveryServicesResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListResourceDiscoveryServicesResponse.java index 95b0b7096e5..3aa10c70617 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListResourceDiscoveryServicesResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListResourceDiscoveryServicesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListStackResourceDriftDetailsResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListStackResourceDriftDetailsResponse.java index 1e93fdc45be..93ce5feed44 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListStackResourceDriftDetailsResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListStackResourceDriftDetailsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListStacksResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListStacksResponse.java index a3d221f0172..8cca30651bc 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListStacksResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListStacksResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListTerraformVersionsResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListTerraformVersionsResponse.java index f820dbd4f62..7a5fa3c78ca 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListTerraformVersionsResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListTerraformVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestErrorsResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestErrorsResponse.java index 4fb68013768..f0785702e67 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestLogsResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestLogsResponse.java index 6515372cfd4..53add15e2d5 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestLogsResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestsResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestsResponse.java index 0302c753ca3..7b4d82fc86c 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestsResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateConfigurationSourceProviderResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateConfigurationSourceProviderResponse.java index 2fc74891a65..8153923172b 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateConfigurationSourceProviderResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateConfigurationSourceProviderResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateJobResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateJobResponse.java index 20c1257173f..49e97681c2b 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateJobResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateJobResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateStackResponse.java b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateStackResponse.java index e708811295d..9d37fda69e5 100644 --- a/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateStackResponse.java +++ b/bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/responses/UpdateStackResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcemanager.responses; diff --git a/bmc-resourcesearch/pom.xml b/bmc-resourcesearch/pom.xml index 2fde368a290..db6b85922b8 100644 --- a/bmc-resourcesearch/pom.xml +++ b/bmc-resourcesearch/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-resourcesearch @@ -17,7 +17,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearch.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearch.java index 772b350fce1..1171ac86a8c 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearch.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearch.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch; @@ -52,7 +52,7 @@ public interface ResourceSearch extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetResourceType API. + * Example: Click here to see how to use GetResourceType API. */ GetResourceTypeResponse getResourceType(GetResourceTypeRequest request); @@ -63,7 +63,7 @@ public interface ResourceSearch extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListResourceTypes API. + * Example: Click here to see how to use ListResourceTypes API. */ ListResourceTypesResponse listResourceTypes(ListResourceTypesRequest request); @@ -76,7 +76,7 @@ public interface ResourceSearch extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use SearchResources API. + * Example: Click here to see how to use SearchResources API. */ SearchResourcesResponse searchResources(SearchResourcesRequest request); diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchAsync.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchAsync.java index 0195ed96c96..63bb261bfe2 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchAsync.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchAsyncClient.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchAsyncClient.java index a943db212d9..64e6ea6629b 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchAsyncClient.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchClient.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchClient.java index 6c79215ead5..baa86b04acd 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchClient.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchPaginators.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchPaginators.java index a2faf533f92..fc20ed3ce2f 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchPaginators.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/ResourceSearchPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/GetResourceTypeConverter.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/GetResourceTypeConverter.java index 4da7962617f..b41670150e1 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/GetResourceTypeConverter.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/GetResourceTypeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.internal.http; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/ListResourceTypesConverter.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/ListResourceTypesConverter.java index 26f4297c0d3..2c9abb0eb48 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/ListResourceTypesConverter.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/ListResourceTypesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.internal.http; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/SearchResourcesConverter.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/SearchResourcesConverter.java index 5633876225d..b83575f6295 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/SearchResourcesConverter.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/internal/http/SearchResourcesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.internal.http; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/FreeTextSearchDetails.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/FreeTextSearchDetails.java index c997d8511bd..b97f6ae85f8 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/FreeTextSearchDetails.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/FreeTextSearchDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.model; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/QueryableFieldDescription.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/QueryableFieldDescription.java index 742f2d79876..34608a71ef8 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/QueryableFieldDescription.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/QueryableFieldDescription.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.model; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceSummary.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceSummary.java index acd6901dcdf..459f302e9a5 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceSummary.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.model; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceSummaryCollection.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceSummaryCollection.java index 144c97c8b6d..2ac7c520ca0 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceSummaryCollection.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceSummaryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.model; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceType.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceType.java index c171eb73142..056f6254c31 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceType.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/ResourceType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.model; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/SearchContext.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/SearchContext.java index 9e0837c5dff..664b2335e13 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/SearchContext.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/SearchContext.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.model; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/SearchDetails.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/SearchDetails.java index 65ca38abad5..179dcd21bff 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/SearchDetails.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/SearchDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.model; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/StructuredSearchDetails.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/StructuredSearchDetails.java index 2db48592706..518b2496a67 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/StructuredSearchDetails.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/model/StructuredSearchDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.model; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/GetResourceTypeRequest.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/GetResourceTypeRequest.java index 3f544e80830..82840627718 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/GetResourceTypeRequest.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/GetResourceTypeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.requests; import com.oracle.bmc.resourcesearch.model.*; /** - * Example: Click here to see how to use GetResourceTypeRequest. + * Example: Click here to see how to use GetResourceTypeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180409") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/ListResourceTypesRequest.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/ListResourceTypesRequest.java index 8c11f914ea2..bf3ea120c9e 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/ListResourceTypesRequest.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/ListResourceTypesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.requests; import com.oracle.bmc.resourcesearch.model.*; /** - * Example: Click here to see how to use ListResourceTypesRequest. + * Example: Click here to see how to use ListResourceTypesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180409") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/SearchResourcesRequest.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/SearchResourcesRequest.java index 04d22af8ca2..924ec01628c 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/SearchResourcesRequest.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/requests/SearchResourcesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.requests; import com.oracle.bmc.resourcesearch.model.*; /** - * Example: Click here to see how to use SearchResourcesRequest. + * Example: Click here to see how to use SearchResourcesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180409") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/GetResourceTypeResponse.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/GetResourceTypeResponse.java index 1a28aac8f6e..51bb0a62303 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/GetResourceTypeResponse.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/GetResourceTypeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.responses; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/ListResourceTypesResponse.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/ListResourceTypesResponse.java index c6b9ef7e7bd..fd58e8b370c 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/ListResourceTypesResponse.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/ListResourceTypesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.responses; diff --git a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/SearchResourcesResponse.java b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/SearchResourcesResponse.java index adf3595c7e3..a290ffed27e 100644 --- a/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/SearchResourcesResponse.java +++ b/bmc-resourcesearch/src/main/java/com/oracle/bmc/resourcesearch/responses/SearchResourcesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.resourcesearch.responses; diff --git a/bmc-rover/pom.xml b/bmc-rover/pom.xml index 05b0744808c..170bfec6345 100644 --- a/bmc-rover/pom.xml +++ b/bmc-rover/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-rover @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverCluster.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverCluster.java index 097d19f9099..ef8bca03827 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverCluster.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverCluster.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; @@ -51,7 +51,7 @@ public interface RoverCluster extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeRoverClusterCompartment API. + * Example: Click here to see how to use ChangeRoverClusterCompartment API. */ ChangeRoverClusterCompartmentResponse changeRoverClusterCompartment( ChangeRoverClusterCompartmentRequest request); @@ -63,7 +63,7 @@ ChangeRoverClusterCompartmentResponse changeRoverClusterCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateRoverCluster API. + * Example: Click here to see how to use CreateRoverCluster API. */ CreateRoverClusterResponse createRoverCluster(CreateRoverClusterRequest request); @@ -73,7 +73,7 @@ ChangeRoverClusterCompartmentResponse changeRoverClusterCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteRoverCluster API. + * Example: Click here to see how to use DeleteRoverCluster API. */ DeleteRoverClusterResponse deleteRoverCluster(DeleteRoverClusterRequest request); @@ -83,7 +83,7 @@ ChangeRoverClusterCompartmentResponse changeRoverClusterCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRoverCluster API. + * Example: Click here to see how to use GetRoverCluster API. */ GetRoverClusterResponse getRoverCluster(GetRoverClusterRequest request); @@ -93,7 +93,7 @@ ChangeRoverClusterCompartmentResponse changeRoverClusterCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRoverClusterCertificate API. + * Example: Click here to see how to use GetRoverClusterCertificate API. */ GetRoverClusterCertificateResponse getRoverClusterCertificate( GetRoverClusterCertificateRequest request); @@ -105,7 +105,7 @@ GetRoverClusterCertificateResponse getRoverClusterCertificate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRoverClusters API. + * Example: Click here to see how to use ListRoverClusters API. */ ListRoverClustersResponse listRoverClusters(ListRoverClustersRequest request); @@ -115,7 +115,7 @@ GetRoverClusterCertificateResponse getRoverClusterCertificate( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRoverCluster API. + * Example: Click here to see how to use UpdateRoverCluster API. */ UpdateRoverClusterResponse updateRoverCluster(UpdateRoverClusterRequest request); diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterAsync.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterAsync.java index 9edcab066bb..5915d1c0135 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterAsync.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterAsyncClient.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterAsyncClient.java index fca24bfb34f..78d2debf90c 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterAsyncClient.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterClient.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterClient.java index f00ad20bae6..910216ca4a9 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterClient.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterPaginators.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterPaginators.java index 3f178e84659..578b9d4d7c5 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterPaginators.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterWaiters.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterWaiters.java index aed0798c0fd..e02b69cf2e8 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterWaiters.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverClusterWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlement.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlement.java index 3a4e5afb3c3..898a3777546 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlement.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; @@ -51,7 +51,7 @@ public interface RoverEntitlement extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeRoverEntitlementCompartment API. + * Example: Click here to see how to use ChangeRoverEntitlementCompartment API. */ ChangeRoverEntitlementCompartmentResponse changeRoverEntitlementCompartment( ChangeRoverEntitlementCompartmentRequest request); @@ -62,7 +62,7 @@ ChangeRoverEntitlementCompartmentResponse changeRoverEntitlementCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateRoverEntitlement API. + * Example: Click here to see how to use CreateRoverEntitlement API. */ CreateRoverEntitlementResponse createRoverEntitlement(CreateRoverEntitlementRequest request); @@ -72,7 +72,7 @@ ChangeRoverEntitlementCompartmentResponse changeRoverEntitlementCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteRoverEntitlement API. + * Example: Click here to see how to use DeleteRoverEntitlement API. */ DeleteRoverEntitlementResponse deleteRoverEntitlement(DeleteRoverEntitlementRequest request); @@ -82,7 +82,7 @@ ChangeRoverEntitlementCompartmentResponse changeRoverEntitlementCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRoverEntitlement API. + * Example: Click here to see how to use GetRoverEntitlement API. */ GetRoverEntitlementResponse getRoverEntitlement(GetRoverEntitlementRequest request); @@ -92,7 +92,7 @@ ChangeRoverEntitlementCompartmentResponse changeRoverEntitlementCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRoverEntitlements API. + * Example: Click here to see how to use ListRoverEntitlements API. */ ListRoverEntitlementsResponse listRoverEntitlements(ListRoverEntitlementsRequest request); @@ -102,7 +102,7 @@ ChangeRoverEntitlementCompartmentResponse changeRoverEntitlementCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRoverEntitlement API. + * Example: Click here to see how to use UpdateRoverEntitlement API. */ UpdateRoverEntitlementResponse updateRoverEntitlement(UpdateRoverEntitlementRequest request); diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementAsync.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementAsync.java index bbe9c9bae86..dc324fbaed2 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementAsync.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementAsyncClient.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementAsyncClient.java index dd40d257498..0aef058c2f8 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementAsyncClient.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementClient.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementClient.java index 08c94701996..9e282199d23 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementClient.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementPaginators.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementPaginators.java index 0eb4b3a262c..7aa652d075f 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementPaginators.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementWaiters.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementWaiters.java index 1a8b323869e..f615cac43be 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementWaiters.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverEntitlementWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNode.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNode.java index 69d030353a8..7ce35a06ded 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNode.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNode.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; @@ -51,7 +51,7 @@ public interface RoverNode extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeRoverNodeCompartment API. + * Example: Click here to see how to use ChangeRoverNodeCompartment API. */ ChangeRoverNodeCompartmentResponse changeRoverNodeCompartment( ChangeRoverNodeCompartmentRequest request); @@ -63,7 +63,7 @@ ChangeRoverNodeCompartmentResponse changeRoverNodeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateRoverNode API. + * Example: Click here to see how to use CreateRoverNode API. */ CreateRoverNodeResponse createRoverNode(CreateRoverNodeRequest request); @@ -73,7 +73,7 @@ ChangeRoverNodeCompartmentResponse changeRoverNodeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteRoverNode API. + * Example: Click here to see how to use DeleteRoverNode API. */ DeleteRoverNodeResponse deleteRoverNode(DeleteRoverNodeRequest request); @@ -83,7 +83,7 @@ ChangeRoverNodeCompartmentResponse changeRoverNodeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRoverNode API. + * Example: Click here to see how to use GetRoverNode API. */ GetRoverNodeResponse getRoverNode(GetRoverNodeRequest request); @@ -93,7 +93,7 @@ ChangeRoverNodeCompartmentResponse changeRoverNodeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRoverNodeCertificate API. + * Example: Click here to see how to use GetRoverNodeCertificate API. */ GetRoverNodeCertificateResponse getRoverNodeCertificate(GetRoverNodeCertificateRequest request); @@ -103,7 +103,7 @@ ChangeRoverNodeCompartmentResponse changeRoverNodeCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRoverNodeEncryptionKey API. + * Example: Click here to see how to use GetRoverNodeEncryptionKey API. */ GetRoverNodeEncryptionKeyResponse getRoverNodeEncryptionKey( GetRoverNodeEncryptionKeyRequest request); @@ -114,7 +114,7 @@ GetRoverNodeEncryptionKeyResponse getRoverNodeEncryptionKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRoverNodeGetRpt API. + * Example: Click here to see how to use GetRoverNodeGetRpt API. */ GetRoverNodeGetRptResponse getRoverNodeGetRpt(GetRoverNodeGetRptRequest request); @@ -125,7 +125,7 @@ GetRoverNodeEncryptionKeyResponse getRoverNodeEncryptionKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRoverNodes API. + * Example: Click here to see how to use ListRoverNodes API. */ ListRoverNodesResponse listRoverNodes(ListRoverNodesRequest request); @@ -135,7 +135,7 @@ GetRoverNodeEncryptionKeyResponse getRoverNodeEncryptionKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RoverNodeActionSetKey API. + * Example: Click here to see how to use RoverNodeActionSetKey API. */ RoverNodeActionSetKeyResponse roverNodeActionSetKey(RoverNodeActionSetKeyRequest request); @@ -145,7 +145,7 @@ GetRoverNodeEncryptionKeyResponse getRoverNodeEncryptionKey( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRoverNode API. + * Example: Click here to see how to use UpdateRoverNode API. */ UpdateRoverNodeResponse updateRoverNode(UpdateRoverNodeRequest request); diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeAsync.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeAsync.java index c384e8ec157..0ef8e55a4e2 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeAsync.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeAsyncClient.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeAsyncClient.java index 8569c2ccbb5..94d37e5a807 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeAsyncClient.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeClient.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeClient.java index 17289450f8d..e1f34cedeac 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeClient.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodePaginators.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodePaginators.java index 9220744b491..9e38f169c3f 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodePaginators.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodePaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeWaiters.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeWaiters.java index 7bd0f2a3c9e..ff90e7e664d 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeWaiters.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/RoverNodeWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverClusterCompartmentConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverClusterCompartmentConverter.java index 24212be1d4c..fa75aa0f583 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverClusterCompartmentConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverClusterCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverEntitlementCompartmentConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverEntitlementCompartmentConverter.java index 651280fe2da..f9a77d7aaaf 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverEntitlementCompartmentConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverEntitlementCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverNodeCompartmentConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverNodeCompartmentConverter.java index a8f20437212..df5f65e31db 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverNodeCompartmentConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ChangeRoverNodeCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverClusterConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverClusterConverter.java index e00f1326c0f..cbe9332aa5e 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverClusterConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverEntitlementConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverEntitlementConverter.java index 736e0e6f76e..fb55eba049c 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverEntitlementConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverEntitlementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverNodeConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverNodeConverter.java index b58c7bcbbfb..45b007f07b7 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverNodeConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/CreateRoverNodeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverClusterConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverClusterConverter.java index acfff0461ff..20bbc9b4089 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverClusterConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverEntitlementConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverEntitlementConverter.java index 71fc5b2fbe0..ea9945375a4 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverEntitlementConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverEntitlementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverNodeConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverNodeConverter.java index 203a3df9c8a..54fff2ee330 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverNodeConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/DeleteRoverNodeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterCertificateConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterCertificateConverter.java index 0335a0eac47..195cd80cb25 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterCertificateConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterCertificateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterConverter.java index 313b62b421c..95ce3fcec50 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverEntitlementConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverEntitlementConverter.java index 4e757797819..018bd7013d7 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverEntitlementConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverEntitlementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeCertificateConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeCertificateConverter.java index 24c2e1e60c9..40047738d0b 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeCertificateConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeCertificateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeConverter.java index 4d3dc7508d7..0b4e7345a5a 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeEncryptionKeyConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeEncryptionKeyConverter.java index f11ed5582e6..59f9b2a14a5 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeEncryptionKeyConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeEncryptionKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeGetRptConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeGetRptConverter.java index 9af9e5d7053..a01ebc2bd42 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeGetRptConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/GetRoverNodeGetRptConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverClustersConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverClustersConverter.java index 72c28f2debb..2fdf777f06f 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverClustersConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverClustersConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverEntitlementsConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverEntitlementsConverter.java index adc1967558d..10d944092ad 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverEntitlementsConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverEntitlementsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverNodesConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverNodesConverter.java index 418fec8f2fb..ccc6deb5ade 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverNodesConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/ListRoverNodesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/RoverNodeActionSetKeyConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/RoverNodeActionSetKeyConverter.java index 6adb5f2569d..5c3c8cc2266 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/RoverNodeActionSetKeyConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/RoverNodeActionSetKeyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverClusterConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverClusterConverter.java index 2afe88bdb59..27cb9fa75ba 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverClusterConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverClusterConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverEntitlementConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverEntitlementConverter.java index 714939a56e6..ca76a660134 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverEntitlementConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverEntitlementConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverNodeConverter.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverNodeConverter.java index 683535bd3fc..1e9b43a88ae 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverNodeConverter.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/internal/http/UpdateRoverNodeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.internal.http; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverClusterCompartmentDetails.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverClusterCompartmentDetails.java index 71b90e8871b..ae354b5263c 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverClusterCompartmentDetails.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverClusterCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverEntitlementCompartmentDetails.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverEntitlementCompartmentDetails.java index 3e577bfc916..10595969798 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverEntitlementCompartmentDetails.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverEntitlementCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverNodeCompartmentDetails.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverNodeCompartmentDetails.java index 9281fd9045f..12e148d971d 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverNodeCompartmentDetails.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ChangeRoverNodeCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverClusterDetails.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverClusterDetails.java index 8cbf1dfbfb7..d3175ac01aa 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverClusterDetails.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverEntitlementDetails.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverEntitlementDetails.java index 769e186eddb..6fb52916393 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverEntitlementDetails.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverEntitlementDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverNodeDetails.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverNodeDetails.java index f33d11989d2..58dcf414142 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverNodeDetails.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/CreateRoverNodeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/EnclosureType.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/EnclosureType.java index aed1eb3248e..63a53835b8d 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/EnclosureType.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/EnclosureType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/LifecycleState.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/LifecycleState.java index 0331d2332ae..27558375799 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/LifecycleState.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/LifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/NodeType.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/NodeType.java index fccee23061c..2481b115098 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/NodeType.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/NodeType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverCluster.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverCluster.java index dcde5a3ddce..2319a739079 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverCluster.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverCluster.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterCertificate.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterCertificate.java index 89c6d923042..b25ee6fdfc1 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterCertificate.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterCertificate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterCollection.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterCollection.java index 098291f8062..974d629769e 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterCollection.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterSummary.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterSummary.java index c1586c21bfc..7f17b469384 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterSummary.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverClusterSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlement.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlement.java index b0aae0869f0..dcfe9c2f82a 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlement.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlement.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlementCollection.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlementCollection.java index c8e54e40295..176ca49f94a 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlementCollection.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlementCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlementSummary.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlementSummary.java index 9a343097d05..c6971de857a 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlementSummary.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverEntitlementSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNode.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNode.java index 6de7441e928..464152cb70c 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNode.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNode.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeActionSetKeyDetails.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeActionSetKeyDetails.java index fde10ac90d1..c391bc5274e 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeActionSetKeyDetails.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeActionSetKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeCertificate.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeCertificate.java index eef11a3ae96..172e9d08d6f 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeCertificate.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeCertificate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeCollection.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeCollection.java index 96af6e0e151..e88b4d95345 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeCollection.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeEncryptionKey.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeEncryptionKey.java index adb71ec0fb8..1c2e78eec6b 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeEncryptionKey.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeEncryptionKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeGetRpt.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeGetRpt.java index fa6bec03bbc..f474313dc02 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeGetRpt.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeGetRpt.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeSetKey.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeSetKey.java index bb1ee47c694..94fa511602c 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeSetKey.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeSetKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeSummary.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeSummary.java index 8bf07e22d5d..3623fd75e8a 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeSummary.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverNodeSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverWorkload.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverWorkload.java index 2df90a6e699..75f4d0ea0ef 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverWorkload.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/RoverWorkload.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ShippingAddress.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ShippingAddress.java index f7445386863..102b079d929 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ShippingAddress.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/ShippingAddress.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/SortOrders.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/SortOrders.java index 32bbb742a63..f29bab3435a 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/SortOrders.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/SortOrders.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverClusterDetails.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverClusterDetails.java index 681813607fb..45a83f07983 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverClusterDetails.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverClusterDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverEntitlementDetails.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverEntitlementDetails.java index 435246f55cc..f458669aac9 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverEntitlementDetails.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverEntitlementDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverNodeDetails.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverNodeDetails.java index 4bb71f01a9c..9f6ba44ef38 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverNodeDetails.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/model/UpdateRoverNodeDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.model; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverClusterCompartmentRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverClusterCompartmentRequest.java index fa317ec0d02..7a699f0acfd 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverClusterCompartmentRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverClusterCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use ChangeRoverClusterCompartmentRequest. + * Example: Click here to see how to use ChangeRoverClusterCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverEntitlementCompartmentRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverEntitlementCompartmentRequest.java index a5a00090587..ed2e604ca58 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverEntitlementCompartmentRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverEntitlementCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use ChangeRoverEntitlementCompartmentRequest. + * Example: Click here to see how to use ChangeRoverEntitlementCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverNodeCompartmentRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverNodeCompartmentRequest.java index c761fd1e04f..4ac17b8ef51 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverNodeCompartmentRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ChangeRoverNodeCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use ChangeRoverNodeCompartmentRequest. + * Example: Click here to see how to use ChangeRoverNodeCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverClusterRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverClusterRequest.java index 0d5e2a64ea4..5fc93a05f43 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverClusterRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use CreateRoverClusterRequest. + * Example: Click here to see how to use CreateRoverClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverEntitlementRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverEntitlementRequest.java index 8bd263f27f2..e34f198dc1b 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverEntitlementRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverEntitlementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use CreateRoverEntitlementRequest. + * Example: Click here to see how to use CreateRoverEntitlementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverNodeRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverNodeRequest.java index 8327538a6ea..9d15008ea4e 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverNodeRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/CreateRoverNodeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use CreateRoverNodeRequest. + * Example: Click here to see how to use CreateRoverNodeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverClusterRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverClusterRequest.java index ca118d486ad..4d4408be5d1 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverClusterRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use DeleteRoverClusterRequest. + * Example: Click here to see how to use DeleteRoverClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverEntitlementRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverEntitlementRequest.java index 7e183e9160f..9329998008a 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverEntitlementRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverEntitlementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use DeleteRoverEntitlementRequest. + * Example: Click here to see how to use DeleteRoverEntitlementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverNodeRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverNodeRequest.java index 8e0b9e8e877..7d037499782 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverNodeRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/DeleteRoverNodeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use DeleteRoverNodeRequest. + * Example: Click here to see how to use DeleteRoverNodeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterCertificateRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterCertificateRequest.java index 0631fcd3d80..111556838a4 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterCertificateRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterCertificateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use GetRoverClusterCertificateRequest. + * Example: Click here to see how to use GetRoverClusterCertificateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterRequest.java index c0348315e59..5ae22b6c64f 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use GetRoverClusterRequest. + * Example: Click here to see how to use GetRoverClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverEntitlementRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverEntitlementRequest.java index 830b2363454..c445fb7c407 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverEntitlementRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverEntitlementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use GetRoverEntitlementRequest. + * Example: Click here to see how to use GetRoverEntitlementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeCertificateRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeCertificateRequest.java index 498505b3859..6872ed22dde 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeCertificateRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeCertificateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use GetRoverNodeCertificateRequest. + * Example: Click here to see how to use GetRoverNodeCertificateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeEncryptionKeyRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeEncryptionKeyRequest.java index b4ac6ff6c8e..b82d96e3667 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeEncryptionKeyRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeEncryptionKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use GetRoverNodeEncryptionKeyRequest. + * Example: Click here to see how to use GetRoverNodeEncryptionKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeGetRptRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeGetRptRequest.java index 35551fee199..1f8bb5e8345 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeGetRptRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeGetRptRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use GetRoverNodeGetRptRequest. + * Example: Click here to see how to use GetRoverNodeGetRptRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeRequest.java index ca6eb601882..3bba6606769 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/GetRoverNodeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use GetRoverNodeRequest. + * Example: Click here to see how to use GetRoverNodeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverClustersRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverClustersRequest.java index 61270429767..7c2baa0db2f 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverClustersRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverClustersRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use ListRoverClustersRequest. + * Example: Click here to see how to use ListRoverClustersRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverEntitlementsRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverEntitlementsRequest.java index 2fc54ee2cc9..e491a0e3b10 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverEntitlementsRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverEntitlementsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use ListRoverEntitlementsRequest. + * Example: Click here to see how to use ListRoverEntitlementsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverNodesRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverNodesRequest.java index 4072de78d3f..418b63059fb 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverNodesRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/ListRoverNodesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use ListRoverNodesRequest. + * Example: Click here to see how to use ListRoverNodesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/RoverNodeActionSetKeyRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/RoverNodeActionSetKeyRequest.java index 6d588cd3e0e..7c5b9a11aa2 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/RoverNodeActionSetKeyRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/RoverNodeActionSetKeyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use RoverNodeActionSetKeyRequest. + * Example: Click here to see how to use RoverNodeActionSetKeyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverClusterRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverClusterRequest.java index 6c23e8d8a44..cf574106499 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverClusterRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverClusterRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use UpdateRoverClusterRequest. + * Example: Click here to see how to use UpdateRoverClusterRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverEntitlementRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverEntitlementRequest.java index c24c945f2b6..2532233911b 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverEntitlementRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverEntitlementRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use UpdateRoverEntitlementRequest. + * Example: Click here to see how to use UpdateRoverEntitlementRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverNodeRequest.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverNodeRequest.java index 8e15ae5c817..93743f9b5e3 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverNodeRequest.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/requests/UpdateRoverNodeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.requests; import com.oracle.bmc.rover.model.*; /** - * Example: Click here to see how to use UpdateRoverNodeRequest. + * Example: Click here to see how to use UpdateRoverNodeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20201210") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverClusterCompartmentResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverClusterCompartmentResponse.java index 5f0e3d79c0c..f7d2f61765b 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverClusterCompartmentResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverClusterCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverEntitlementCompartmentResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverEntitlementCompartmentResponse.java index 539a3abcb70..446e447d9f1 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverEntitlementCompartmentResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverEntitlementCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverNodeCompartmentResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverNodeCompartmentResponse.java index f46ebba621a..359efa85523 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverNodeCompartmentResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ChangeRoverNodeCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverClusterResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverClusterResponse.java index a465ed46aed..66a183b3243 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverClusterResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverEntitlementResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverEntitlementResponse.java index f8b93f6f208..c360d18378c 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverEntitlementResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverEntitlementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverNodeResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverNodeResponse.java index 7c1c771eefe..6bf3198bdce 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverNodeResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/CreateRoverNodeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverClusterResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverClusterResponse.java index 978d52560c2..adf029c010e 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverClusterResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverEntitlementResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverEntitlementResponse.java index 8e2550815a6..f717fdc63c2 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverEntitlementResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverEntitlementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverNodeResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverNodeResponse.java index 6bae524b43d..2b87c86b973 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverNodeResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/DeleteRoverNodeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterCertificateResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterCertificateResponse.java index 74699d27b0f..22e5b7fe871 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterCertificateResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterCertificateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterResponse.java index 451424084b1..dcbeec3abf5 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverEntitlementResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverEntitlementResponse.java index c45a7cfa4f3..2301b1659fd 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverEntitlementResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverEntitlementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeCertificateResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeCertificateResponse.java index fbe4a79401e..8043b883fcc 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeCertificateResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeCertificateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeEncryptionKeyResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeEncryptionKeyResponse.java index 5b24bfb8856..1104cc782a3 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeEncryptionKeyResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeEncryptionKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeGetRptResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeGetRptResponse.java index 05b47fca206..6c63ccb2e87 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeGetRptResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeGetRptResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeResponse.java index 4701dc563d2..9ab2b26a798 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/GetRoverNodeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverClustersResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverClustersResponse.java index 0c59b2d6b4e..eb6b5b98732 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverClustersResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverClustersResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverEntitlementsResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverEntitlementsResponse.java index 9e407163ce2..92f9929160d 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverEntitlementsResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverEntitlementsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverNodesResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverNodesResponse.java index 95429406cb4..a998ba6b303 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverNodesResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/ListRoverNodesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/RoverNodeActionSetKeyResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/RoverNodeActionSetKeyResponse.java index 61003a662f5..a4e0d10bedb 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/RoverNodeActionSetKeyResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/RoverNodeActionSetKeyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverClusterResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverClusterResponse.java index 94cc10517ea..90d26252ebb 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverClusterResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverClusterResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverEntitlementResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverEntitlementResponse.java index affd142d3c9..6d3929fa69c 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverEntitlementResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverEntitlementResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverNodeResponse.java b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverNodeResponse.java index ab911dea392..3f5b6b87d5d 100644 --- a/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverNodeResponse.java +++ b/bmc-rover/src/main/java/com/oracle/bmc/rover/responses/UpdateRoverNodeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.rover.responses; diff --git a/bmc-sch/pom.xml b/bmc-sch/pom.xml index 87d844be4be..51c6bcfc1a0 100644 --- a/bmc-sch/pom.xml +++ b/bmc-sch/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-sch @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnector.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnector.java index e0ba1821939..a2ae52777eb 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnector.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnector.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch; @@ -61,7 +61,7 @@ public interface ServiceConnector extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ActivateServiceConnector API. + * Example: Click here to see how to use ActivateServiceConnector API. */ ActivateServiceConnectorResponse activateServiceConnector( ActivateServiceConnectorRequest request); @@ -77,7 +77,7 @@ ActivateServiceConnectorResponse activateServiceConnector( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeServiceConnectorCompartment API. + * Example: Click here to see how to use ChangeServiceConnectorCompartment API. */ ChangeServiceConnectorCompartmentResponse changeServiceConnectorCompartment( ChangeServiceConnectorCompartmentRequest request); @@ -106,7 +106,7 @@ ChangeServiceConnectorCompartmentResponse changeServiceConnectorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateServiceConnector API. + * Example: Click here to see how to use CreateServiceConnector API. */ CreateServiceConnectorResponse createServiceConnector(CreateServiceConnectorRequest request); @@ -122,7 +122,7 @@ ChangeServiceConnectorCompartmentResponse changeServiceConnectorCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeactivateServiceConnector API. + * Example: Click here to see how to use DeactivateServiceConnector API. */ DeactivateServiceConnectorResponse deactivateServiceConnector( DeactivateServiceConnectorRequest request); @@ -137,7 +137,7 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteServiceConnector API. + * Example: Click here to see how to use DeleteServiceConnector API. */ DeleteServiceConnectorResponse deleteServiceConnector(DeleteServiceConnectorRequest request); @@ -148,7 +148,7 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetServiceConnector API. + * Example: Click here to see how to use GetServiceConnector API. */ GetServiceConnectorResponse getServiceConnector(GetServiceConnectorRequest request); @@ -159,7 +159,7 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -170,7 +170,7 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListServiceConnectors API. + * Example: Click here to see how to use ListServiceConnectors API. */ ListServiceConnectorsResponse listServiceConnectors(ListServiceConnectorsRequest request); @@ -181,7 +181,7 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -192,7 +192,7 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -203,7 +203,7 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -218,7 +218,7 @@ DeactivateServiceConnectorResponse deactivateServiceConnector( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateServiceConnector API. + * Example: Click here to see how to use UpdateServiceConnector API. */ UpdateServiceConnectorResponse updateServiceConnector(UpdateServiceConnectorRequest request); diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorAsync.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorAsync.java index 715829da9bd..4a351553486 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorAsync.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorAsyncClient.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorAsyncClient.java index 222016b8991..1e9406ad40c 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorAsyncClient.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorClient.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorClient.java index 185fa7b269d..3c9b51e73f2 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorClient.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorPaginators.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorPaginators.java index 9b2d137b93e..4cac4aec63e 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorPaginators.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorWaiters.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorWaiters.java index d24985bde7c..9c7876ea42c 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorWaiters.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/ServiceConnectorWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ActivateServiceConnectorConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ActivateServiceConnectorConverter.java index a3996df4ca4..47ec28eb616 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ActivateServiceConnectorConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ActivateServiceConnectorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ChangeServiceConnectorCompartmentConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ChangeServiceConnectorCompartmentConverter.java index 35083a4ba50..5d8a7931793 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ChangeServiceConnectorCompartmentConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ChangeServiceConnectorCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/CreateServiceConnectorConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/CreateServiceConnectorConverter.java index 5fc10be49e0..0e8a62812e4 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/CreateServiceConnectorConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/CreateServiceConnectorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/DeactivateServiceConnectorConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/DeactivateServiceConnectorConverter.java index 1cc0f0c5c04..9195cce9283 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/DeactivateServiceConnectorConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/DeactivateServiceConnectorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/DeleteServiceConnectorConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/DeleteServiceConnectorConverter.java index a0874645355..39e1788157b 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/DeleteServiceConnectorConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/DeleteServiceConnectorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/GetServiceConnectorConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/GetServiceConnectorConverter.java index 40a4e6162e9..9c0e77a23cb 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/GetServiceConnectorConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/GetServiceConnectorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/GetWorkRequestConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/GetWorkRequestConverter.java index f195b583f6f..8513711b367 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/GetWorkRequestConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListServiceConnectorsConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListServiceConnectorsConverter.java index e007cb29ecd..388d4e0caba 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListServiceConnectorsConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListServiceConnectorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestErrorsConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestErrorsConverter.java index 1e684529ffd..fda3522ee43 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestLogsConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestLogsConverter.java index 07ac939bcb1..b2958558e4c 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestsConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestsConverter.java index ad4da6b6878..5dcc2632000 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestsConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/UpdateServiceConnectorConverter.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/UpdateServiceConnectorConverter.java index 91b035fa2a1..5c8f4eb206f 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/UpdateServiceConnectorConverter.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/internal/http/UpdateServiceConnectorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.internal.http; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ActionType.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ActionType.java index 0a6e26af063..82e43e2ae3a 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ActionType.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ActionType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ChangeServiceConnectorCompartmentDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ChangeServiceConnectorCompartmentDetails.java index d84d047889f..3e419ec5978 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ChangeServiceConnectorCompartmentDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ChangeServiceConnectorCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/CreateServiceConnectorDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/CreateServiceConnectorDetails.java index ec9c7bc74c3..0693f0fd8bb 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/CreateServiceConnectorDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/CreateServiceConnectorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/FunctionsTargetDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/FunctionsTargetDetails.java index 5735042498f..bca6fda7766 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/FunctionsTargetDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/FunctionsTargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LifecycleState.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LifecycleState.java index 48cd6e94fa0..0296a4967c0 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LifecycleState.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LogRuleTaskDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LogRuleTaskDetails.java index a23a860db3c..2cfc9a79f6f 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LogRuleTaskDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LogRuleTaskDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LogSource.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LogSource.java index d124a28de32..d3f65c9218a 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LogSource.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LogSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LoggingSourceDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LoggingSourceDetails.java index a0402133e94..0b4c7341be7 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LoggingSourceDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/LoggingSourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/MonitoringTargetDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/MonitoringTargetDetails.java index d5cc4a054ec..36ed6bc7fdf 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/MonitoringTargetDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/MonitoringTargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/NotificationsTargetDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/NotificationsTargetDetails.java index 7b8279a8fd4..3600ca486b2 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/NotificationsTargetDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/NotificationsTargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ObjectStorageTargetDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ObjectStorageTargetDetails.java index 6937e4dd87f..3c9746f38be 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ObjectStorageTargetDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ObjectStorageTargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/OperationStatus.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/OperationStatus.java index 50159ca8ea5..f2611f926f0 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/OperationStatus.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/OperationStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/OperationType.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/OperationType.java index 08b65afae10..ec846f4e76a 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/OperationType.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/OperationType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnector.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnector.java index cbca5c53bbd..16bc5f44a14 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnector.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnector.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnectorCollection.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnectorCollection.java index a05edc9d94e..90ec5505996 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnectorCollection.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnectorCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnectorSummary.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnectorSummary.java index d4134a9b0e6..aba3d6197f1 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnectorSummary.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/ServiceConnectorSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/SortOrder.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/SortOrder.java index 68b386b5845..174af365a2e 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/SortOrder.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/SortOrder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/SourceDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/SourceDetails.java index 37c86bbd3a2..c12365cee2e 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/SourceDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/SourceDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/StreamingTargetDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/StreamingTargetDetails.java index bfe4103c3b0..dd3821542be 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/StreamingTargetDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/StreamingTargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/TargetDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/TargetDetails.java index c6e90e83a03..c502681b2ac 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/TargetDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/TargetDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/TaskDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/TaskDetails.java index 391c42fc511..59a4a30ec29 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/TaskDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/TaskDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/UpdateServiceConnectorDetails.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/UpdateServiceConnectorDetails.java index 6d282969aef..c0581814fbe 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/UpdateServiceConnectorDetails.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/UpdateServiceConnectorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequest.java index a617f5059b2..64cf9771143 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestCollection.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestCollection.java index 198b2f52bb0..2443ee8f5c4 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestCollection.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestError.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestError.java index 0a0cf92e574..36eebf33b74 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestError.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestErrorCollection.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestErrorCollection.java index 7933542b402..999ab597694 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestErrorCollection.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestErrorCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestLogEntry.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestLogEntry.java index 43476679ae4..ac373b6d981 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestLogEntry.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestLogEntryCollection.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestLogEntryCollection.java index 9ff3a65f8e1..0af6aed6098 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestLogEntryCollection.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestLogEntryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestResource.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestResource.java index ed821d25f71..c841b0d56ce 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestResource.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.model; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ActivateServiceConnectorRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ActivateServiceConnectorRequest.java index fac6966a37e..496c1c9dd9b 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ActivateServiceConnectorRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ActivateServiceConnectorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use ActivateServiceConnectorRequest. + * Example: Click here to see how to use ActivateServiceConnectorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ChangeServiceConnectorCompartmentRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ChangeServiceConnectorCompartmentRequest.java index b211eac8cf8..93165e58f6d 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ChangeServiceConnectorCompartmentRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ChangeServiceConnectorCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use ChangeServiceConnectorCompartmentRequest. + * Example: Click here to see how to use ChangeServiceConnectorCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/CreateServiceConnectorRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/CreateServiceConnectorRequest.java index 5c4ede8e25b..786aa99a56c 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/CreateServiceConnectorRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/CreateServiceConnectorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use CreateServiceConnectorRequest. + * Example: Click here to see how to use CreateServiceConnectorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/DeactivateServiceConnectorRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/DeactivateServiceConnectorRequest.java index 890b47594a3..c01fa4a5aab 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/DeactivateServiceConnectorRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/DeactivateServiceConnectorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use DeactivateServiceConnectorRequest. + * Example: Click here to see how to use DeactivateServiceConnectorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/DeleteServiceConnectorRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/DeleteServiceConnectorRequest.java index 20913ac0be1..772382be455 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/DeleteServiceConnectorRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/DeleteServiceConnectorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use DeleteServiceConnectorRequest. + * Example: Click here to see how to use DeleteServiceConnectorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/GetServiceConnectorRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/GetServiceConnectorRequest.java index 1fcfa4a8c40..d89349f0a69 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/GetServiceConnectorRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/GetServiceConnectorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use GetServiceConnectorRequest. + * Example: Click here to see how to use GetServiceConnectorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/GetWorkRequestRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/GetWorkRequestRequest.java index 2ab612deddd..69af95d2758 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/GetWorkRequestRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListServiceConnectorsRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListServiceConnectorsRequest.java index 4d4197f34ba..944d690f8e7 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListServiceConnectorsRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListServiceConnectorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use ListServiceConnectorsRequest. + * Example: Click here to see how to use ListServiceConnectorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestErrorsRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestErrorsRequest.java index fd54a055d1b..fc7585ee7b1 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestLogsRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestLogsRequest.java index 603fc08344c..06c43cda70d 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestLogsRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestsRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestsRequest.java index abc369dc02c..66a9cb755b3 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestsRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/UpdateServiceConnectorRequest.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/UpdateServiceConnectorRequest.java index 446ae7fb0f3..6feaccd38a0 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/UpdateServiceConnectorRequest.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/requests/UpdateServiceConnectorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.requests; import com.oracle.bmc.sch.model.*; /** - * Example: Click here to see how to use UpdateServiceConnectorRequest. + * Example: Click here to see how to use UpdateServiceConnectorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200909") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ActivateServiceConnectorResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ActivateServiceConnectorResponse.java index 356434778d2..7d7ee7eb0ef 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ActivateServiceConnectorResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ActivateServiceConnectorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ChangeServiceConnectorCompartmentResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ChangeServiceConnectorCompartmentResponse.java index aa68f6064c2..837f126cc01 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ChangeServiceConnectorCompartmentResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ChangeServiceConnectorCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/CreateServiceConnectorResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/CreateServiceConnectorResponse.java index dd3d59dae36..976abe737ec 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/CreateServiceConnectorResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/CreateServiceConnectorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/DeactivateServiceConnectorResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/DeactivateServiceConnectorResponse.java index 46676fd9168..ace17473e85 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/DeactivateServiceConnectorResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/DeactivateServiceConnectorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/DeleteServiceConnectorResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/DeleteServiceConnectorResponse.java index a34e83bb570..e4a7881174b 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/DeleteServiceConnectorResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/DeleteServiceConnectorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/GetServiceConnectorResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/GetServiceConnectorResponse.java index c3b26a3f82b..024a84642d8 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/GetServiceConnectorResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/GetServiceConnectorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/GetWorkRequestResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/GetWorkRequestResponse.java index cf71d3e1226..9dd48c560c6 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/GetWorkRequestResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListServiceConnectorsResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListServiceConnectorsResponse.java index 4b1782bca70..ca5f35fb60b 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListServiceConnectorsResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListServiceConnectorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestErrorsResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestErrorsResponse.java index e5f115c29db..74b231228d2 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestLogsResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestLogsResponse.java index 106843995ca..6ecfe709d1b 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestLogsResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestsResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestsResponse.java index 769b0654f75..318ca17685c 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestsResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/UpdateServiceConnectorResponse.java b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/UpdateServiceConnectorResponse.java index 970983b413a..b57ee8bc8f9 100644 --- a/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/UpdateServiceConnectorResponse.java +++ b/bmc-sch/src/main/java/com/oracle/bmc/sch/responses/UpdateServiceConnectorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.sch.responses; diff --git a/bmc-secrets/pom.xml b/bmc-secrets/pom.xml index eaaf2ddad79..3243a0d0f5c 100644 --- a/bmc-secrets/pom.xml +++ b/bmc-secrets/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-secrets @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/Secrets.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/Secrets.java index a141610b84b..f97319ea725 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/Secrets.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/Secrets.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets; @@ -53,7 +53,7 @@ public interface Secrets extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSecretBundle API. + * Example: Click here to see how to use GetSecretBundle API. */ GetSecretBundleResponse getSecretBundle(GetSecretBundleRequest request); @@ -63,7 +63,7 @@ public interface Secrets extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSecretBundleVersions API. + * Example: Click here to see how to use ListSecretBundleVersions API. */ ListSecretBundleVersionsResponse listSecretBundleVersions( ListSecretBundleVersionsRequest request); diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsAsync.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsAsync.java index 4b1569b8d20..a9bf06fcaca 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsAsync.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets; diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsAsyncClient.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsAsyncClient.java index 83dc39c5eca..3c11ee6c58f 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsAsyncClient.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets; diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsClient.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsClient.java index b8f79e9c814..5f0a1353c73 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsClient.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets; diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsPaginators.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsPaginators.java index 06cb9eb905e..779e892d2e2 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsPaginators.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/SecretsPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets; diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/internal/http/GetSecretBundleConverter.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/internal/http/GetSecretBundleConverter.java index c6d33ac3311..8fbee837885 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/internal/http/GetSecretBundleConverter.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/internal/http/GetSecretBundleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets.internal.http; diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/internal/http/ListSecretBundleVersionsConverter.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/internal/http/ListSecretBundleVersionsConverter.java index 4c1302d87e2..699f10b12cc 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/internal/http/ListSecretBundleVersionsConverter.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/internal/http/ListSecretBundleVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets.internal.http; diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/Base64SecretBundleContentDetails.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/Base64SecretBundleContentDetails.java index 1d1c54747ca..3f97fddb8e0 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/Base64SecretBundleContentDetails.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/Base64SecretBundleContentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets.model; diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundle.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundle.java index 11853bfdfde..d8fb563a558 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundle.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundle.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets.model; diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundleContentDetails.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundleContentDetails.java index 5962fc9f94f..21dc03e7b5f 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundleContentDetails.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundleContentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets.model; diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundleVersionSummary.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundleVersionSummary.java index b9bd9ef0bd7..4daa90ecfce 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundleVersionSummary.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/model/SecretBundleVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets.model; diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/requests/GetSecretBundleRequest.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/requests/GetSecretBundleRequest.java index 788ea55858b..fb057681719 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/requests/GetSecretBundleRequest.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/requests/GetSecretBundleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets.requests; import com.oracle.bmc.secrets.model.*; /** - * Example: Click here to see how to use GetSecretBundleRequest. + * Example: Click here to see how to use GetSecretBundleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190301") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/requests/ListSecretBundleVersionsRequest.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/requests/ListSecretBundleVersionsRequest.java index 5671c0f1b48..e9046bfcc4e 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/requests/ListSecretBundleVersionsRequest.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/requests/ListSecretBundleVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets.requests; import com.oracle.bmc.secrets.model.*; /** - * Example: Click here to see how to use ListSecretBundleVersionsRequest. + * Example: Click here to see how to use ListSecretBundleVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20190301") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/responses/GetSecretBundleResponse.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/responses/GetSecretBundleResponse.java index 26e42948115..6dab68910a7 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/responses/GetSecretBundleResponse.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/responses/GetSecretBundleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets.responses; diff --git a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/responses/ListSecretBundleVersionsResponse.java b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/responses/ListSecretBundleVersionsResponse.java index 59d7dd8b3a8..4ce7d862570 100644 --- a/bmc-secrets/src/main/java/com/oracle/bmc/secrets/responses/ListSecretBundleVersionsResponse.java +++ b/bmc-secrets/src/main/java/com/oracle/bmc/secrets/responses/ListSecretBundleVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.secrets.responses; diff --git a/bmc-shaded/bmc-shaded-full/pom.xml b/bmc-shaded/bmc-shaded-full/pom.xml index d86516b9871..fec695a8eb3 100644 --- a/bmc-shaded/bmc-shaded-full/pom.xml +++ b/bmc-shaded/bmc-shaded-full/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk-shaded - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-shaded-full diff --git a/bmc-shaded/pom.xml b/bmc-shaded/pom.xml index a038ab8a304..b95049d75dc 100644 --- a/bmc-shaded/pom.xml +++ b/bmc-shaded/pom.xml @@ -5,7 +5,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml diff --git a/bmc-streaming/pom.xml b/bmc-streaming/pom.xml index d4962621516..49b34631244 100644 --- a/bmc-streaming/pom.xml +++ b/bmc-streaming/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-streaming @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/AbstractStreamBasedClientBuilder.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/AbstractStreamBasedClientBuilder.java index 0e9b7455163..597705b7195 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/AbstractStreamBasedClientBuilder.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/AbstractStreamBasedClientBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/Stream.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/Stream.java index fefb5635f6e..11152e3acb0 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/Stream.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/Stream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; @@ -32,7 +32,7 @@ public interface Stream extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ConsumerCommit API. + * Example: Click here to see how to use ConsumerCommit API. */ ConsumerCommitResponse consumerCommit(ConsumerCommitRequest request); @@ -43,7 +43,7 @@ public interface Stream extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ConsumerHeartbeat API. + * Example: Click here to see how to use ConsumerHeartbeat API. */ ConsumerHeartbeatResponse consumerHeartbeat(ConsumerHeartbeatRequest request); @@ -58,7 +58,7 @@ public interface Stream extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCursor API. + * Example: Click here to see how to use CreateCursor API. */ CreateCursorResponse createCursor(CreateCursorRequest request); @@ -69,7 +69,7 @@ public interface Stream extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateGroupCursor API. + * Example: Click here to see how to use CreateGroupCursor API. */ CreateGroupCursorResponse createGroupCursor(CreateGroupCursorRequest request); @@ -80,7 +80,7 @@ public interface Stream extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetGroup API. + * Example: Click here to see how to use GetGroup API. */ GetGroupResponse getGroup(GetGroupRequest request); @@ -93,7 +93,7 @@ public interface Stream extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetMessages API. + * Example: Click here to see how to use GetMessages API. */ GetMessagesResponse getMessages(GetMessagesRequest request); @@ -107,7 +107,7 @@ public interface Stream extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PutMessages API. + * Example: Click here to see how to use PutMessages API. */ PutMessagesResponse putMessages(PutMessagesRequest request); @@ -118,7 +118,7 @@ public interface Stream extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateGroup API. + * Example: Click here to see how to use UpdateGroup API. */ UpdateGroupResponse updateGroup(UpdateGroupRequest request); } diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdmin.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdmin.java index 5a2ef9b40fa..624bc4b29c9 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdmin.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdmin.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; @@ -51,7 +51,7 @@ public interface StreamAdmin extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeConnectHarnessCompartment API. + * Example: Click here to see how to use ChangeConnectHarnessCompartment API. */ ChangeConnectHarnessCompartmentResponse changeConnectHarnessCompartment( ChangeConnectHarnessCompartmentRequest request); @@ -65,7 +65,7 @@ ChangeConnectHarnessCompartmentResponse changeConnectHarnessCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeStreamCompartment API. + * Example: Click here to see how to use ChangeStreamCompartment API. */ ChangeStreamCompartmentResponse changeStreamCompartment(ChangeStreamCompartmentRequest request); @@ -75,7 +75,7 @@ ChangeConnectHarnessCompartmentResponse changeConnectHarnessCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeStreamPoolCompartment API. + * Example: Click here to see how to use ChangeStreamPoolCompartment API. */ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( ChangeStreamPoolCompartmentRequest request); @@ -88,7 +88,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateConnectHarness API. + * Example: Click here to see how to use CreateConnectHarness API. */ CreateConnectHarnessResponse createConnectHarness(CreateConnectHarnessRequest request); @@ -103,7 +103,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateStream API. + * Example: Click here to see how to use CreateStream API. */ CreateStreamResponse createStream(CreateStreamRequest request); @@ -116,7 +116,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateStreamPool API. + * Example: Click here to see how to use CreateStreamPool API. */ CreateStreamPoolResponse createStreamPool(CreateStreamPoolRequest request); @@ -131,7 +131,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteConnectHarness API. + * Example: Click here to see how to use DeleteConnectHarness API. */ DeleteConnectHarnessResponse deleteConnectHarness(DeleteConnectHarnessRequest request); @@ -146,7 +146,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteStream API. + * Example: Click here to see how to use DeleteStream API. */ DeleteStreamResponse deleteStream(DeleteStreamRequest request); @@ -158,7 +158,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteStreamPool API. + * Example: Click here to see how to use DeleteStreamPool API. */ DeleteStreamPoolResponse deleteStreamPool(DeleteStreamPoolRequest request); @@ -168,7 +168,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetConnectHarness API. + * Example: Click here to see how to use GetConnectHarness API. */ GetConnectHarnessResponse getConnectHarness(GetConnectHarnessRequest request); @@ -178,7 +178,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetStream API. + * Example: Click here to see how to use GetStream API. */ GetStreamResponse getStream(GetStreamRequest request); @@ -188,7 +188,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetStreamPool API. + * Example: Click here to see how to use GetStreamPool API. */ GetStreamPoolResponse getStreamPool(GetStreamPoolRequest request); @@ -198,7 +198,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListConnectHarnesses API. + * Example: Click here to see how to use ListConnectHarnesses API. */ ListConnectHarnessesResponse listConnectHarnesses(ListConnectHarnessesRequest request); @@ -208,7 +208,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListStreamPools API. + * Example: Click here to see how to use ListStreamPools API. */ ListStreamPoolsResponse listStreamPools(ListStreamPoolsRequest request); @@ -222,7 +222,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListStreams API. + * Example: Click here to see how to use ListStreams API. */ ListStreamsResponse listStreams(ListStreamsRequest request); @@ -233,7 +233,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateConnectHarness API. + * Example: Click here to see how to use UpdateConnectHarness API. */ UpdateConnectHarnessResponse updateConnectHarness(UpdateConnectHarnessRequest request); @@ -244,7 +244,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateStream API. + * Example: Click here to see how to use UpdateStream API. */ UpdateStreamResponse updateStream(UpdateStreamRequest request); @@ -255,7 +255,7 @@ ChangeStreamPoolCompartmentResponse changeStreamPoolCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateStreamPool API. + * Example: Click here to see how to use UpdateStreamPool API. */ UpdateStreamPoolResponse updateStreamPool(UpdateStreamPoolRequest request); diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminAsync.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminAsync.java index 6e31bd4776a..92380db163c 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminAsync.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminAsyncClient.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminAsyncClient.java index 987bd5a4b49..da9cb1e8d6e 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminAsyncClient.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminClient.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminClient.java index deba7724651..6572858fd8f 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminClient.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminPaginators.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminPaginators.java index 4feed157049..02af498693f 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminPaginators.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminWaiters.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminWaiters.java index 7edcffd4a68..5c1d4d1934f 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminWaiters.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAdminWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsync.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsync.java index 64cbe876ef8..452bacc79ba 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsync.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsyncClient.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsyncClient.java index 16ebe889732..305fe3304d0 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsyncClient.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsyncClientBuilder.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsyncClientBuilder.java index d2fd712decf..254b9fb20ab 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsyncClientBuilder.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamAsyncClientBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamClient.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamClient.java index 2e92238313c..94bf17a1d94 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamClient.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamClientBuilder.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamClientBuilder.java index 50ba4cfe642..376c508ea0f 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamClientBuilder.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/StreamClientBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeConnectHarnessCompartmentConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeConnectHarnessCompartmentConverter.java index 768f58b94bf..0a7dfb34479 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeConnectHarnessCompartmentConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeConnectHarnessCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeStreamCompartmentConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeStreamCompartmentConverter.java index bd0054786af..9a9d085e84e 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeStreamCompartmentConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeStreamCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeStreamPoolCompartmentConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeStreamPoolCompartmentConverter.java index 38cf53ca1f2..9dfbcea5d43 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeStreamPoolCompartmentConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ChangeStreamPoolCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ConsumerCommitConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ConsumerCommitConverter.java index 29c585fd9d4..8aa4641eee4 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ConsumerCommitConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ConsumerCommitConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ConsumerHeartbeatConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ConsumerHeartbeatConverter.java index 90616a85f59..622e12b643d 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ConsumerHeartbeatConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ConsumerHeartbeatConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateConnectHarnessConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateConnectHarnessConverter.java index e17cfd3d04c..61310c8e8f6 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateConnectHarnessConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateConnectHarnessConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateCursorConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateCursorConverter.java index 8c0fa2d9689..17d87a7b5f1 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateCursorConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateCursorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateGroupCursorConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateGroupCursorConverter.java index 5ff23e0945f..b184934fb28 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateGroupCursorConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateGroupCursorConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateStreamConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateStreamConverter.java index 029591f4ae2..d7d8a253882 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateStreamConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateStreamConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateStreamPoolConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateStreamPoolConverter.java index 5d629eaaf63..8df03e213f2 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateStreamPoolConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/CreateStreamPoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteConnectHarnessConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteConnectHarnessConverter.java index 4ca00cf4f8a..4d426b10962 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteConnectHarnessConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteConnectHarnessConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteStreamConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteStreamConverter.java index 38270114360..e4e386e3cf8 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteStreamConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteStreamConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteStreamPoolConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteStreamPoolConverter.java index b8a9b07afd1..05235e434fe 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteStreamPoolConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/DeleteStreamPoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetConnectHarnessConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetConnectHarnessConverter.java index d92eddc03a4..103ab3f61ce 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetConnectHarnessConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetConnectHarnessConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetGroupConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetGroupConverter.java index 021a832fbe6..7f6cd46eff9 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetGroupConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetMessagesConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetMessagesConverter.java index 235e6514be7..79ca149deaf 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetMessagesConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetMessagesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetStreamConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetStreamConverter.java index b9732cff107..35857ea428c 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetStreamConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetStreamConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetStreamPoolConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetStreamPoolConverter.java index f79a3b8b67f..9fb2cc45549 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetStreamPoolConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/GetStreamPoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListConnectHarnessesConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListConnectHarnessesConverter.java index 039470f0370..125812f5b80 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListConnectHarnessesConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListConnectHarnessesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListStreamPoolsConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListStreamPoolsConverter.java index ace815145ee..0c7bafc71cf 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListStreamPoolsConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListStreamPoolsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListStreamsConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListStreamsConverter.java index aba3ad6d09e..cb5a080b670 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListStreamsConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/ListStreamsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/PutMessagesConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/PutMessagesConverter.java index 0a4e4244600..6cc9ef8cca5 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/PutMessagesConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/PutMessagesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateConnectHarnessConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateConnectHarnessConverter.java index 3c1fc8fffb2..0a9e0118a3e 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateConnectHarnessConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateConnectHarnessConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateGroupConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateGroupConverter.java index e2ab5523150..0c6b7d89df2 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateGroupConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateGroupConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateStreamConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateStreamConverter.java index fbd472b67e8..85479809ce8 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateStreamConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateStreamConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateStreamPoolConverter.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateStreamPoolConverter.java index 0fe1d7825f7..0589bf9c0c6 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateStreamPoolConverter.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/internal/http/UpdateStreamPoolConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.internal.http; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeConnectHarnessCompartmentDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeConnectHarnessCompartmentDetails.java index 54d3a14d21e..46be7386c9e 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeConnectHarnessCompartmentDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeConnectHarnessCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeStreamCompartmentDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeStreamCompartmentDetails.java index 16a406fb342..bae29c6fde0 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeStreamCompartmentDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeStreamCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeStreamPoolCompartmentDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeStreamPoolCompartmentDetails.java index 1132fd89554..b32cd3a5dbf 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeStreamPoolCompartmentDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ChangeStreamPoolCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ConnectHarness.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ConnectHarness.java index 114a3eacb00..d7e5eb3035c 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ConnectHarness.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ConnectHarness.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ConnectHarnessSummary.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ConnectHarnessSummary.java index cf17c04e2b9..f050b0d6881 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ConnectHarnessSummary.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/ConnectHarnessSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateConnectHarnessDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateConnectHarnessDetails.java index 04d32a2a08f..176da24871e 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateConnectHarnessDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateConnectHarnessDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateCursorDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateCursorDetails.java index 42a90e28e3b..16c6762653f 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateCursorDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateCursorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateGroupCursorDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateGroupCursorDetails.java index f374b50f71a..079c1012a76 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateGroupCursorDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateGroupCursorDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateStreamDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateStreamDetails.java index a7b9e9b55da..5cfeb8d9a4f 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateStreamDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateStreamDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateStreamPoolDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateStreamPoolDetails.java index 26f2835f1c1..b9eb2d31249 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateStreamPoolDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CreateStreamPoolDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Cursor.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Cursor.java index 1e8c63d38a7..9871e661f5f 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Cursor.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Cursor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CustomEncryptionKey.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CustomEncryptionKey.java index 2ff45d865d0..c5b8b2e8b50 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CustomEncryptionKey.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CustomEncryptionKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CustomEncryptionKeyDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CustomEncryptionKeyDetails.java index 96c6e2f2c92..5bd370b2368 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CustomEncryptionKeyDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/CustomEncryptionKeyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Group.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Group.java index 6511e623378..2e03d7882b8 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Group.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Group.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/KafkaSettings.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/KafkaSettings.java index 35fe4467d7d..aa465025fca 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/KafkaSettings.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/KafkaSettings.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Message.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Message.java index dc2b3a2a75c..012569e63ca 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Message.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Message.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PartitionReservation.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PartitionReservation.java index 139bef0bc63..ba994842a99 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PartitionReservation.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PartitionReservation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PrivateEndpointDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PrivateEndpointDetails.java index 288152c6ce6..1c16b0d8642 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PrivateEndpointDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PrivateEndpointDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PrivateEndpointSettings.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PrivateEndpointSettings.java index 8863597a355..8bd42a7ca7e 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PrivateEndpointSettings.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PrivateEndpointSettings.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesDetails.java index d99cf62379d..722e3a42a63 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesDetailsEntry.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesDetailsEntry.java index 217fce56c70..5c5c844cbb5 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesDetailsEntry.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesDetailsEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesResult.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesResult.java index 4999677c942..30eb0180643 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesResult.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesResultEntry.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesResultEntry.java index fb6055fa33f..417c826a837 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesResultEntry.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/PutMessagesResultEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Stream.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Stream.java index 00b10045ad5..c48adba3549 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Stream.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/Stream.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamPool.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamPool.java index 97ea9403ba2..71349b29a80 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamPool.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamPool.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamPoolSummary.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamPoolSummary.java index 118f7cc756c..87caa541913 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamPoolSummary.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamPoolSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamSummary.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamSummary.java index d8588dcab4d..b51f512fc6b 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamSummary.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/StreamSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateConnectHarnessDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateConnectHarnessDetails.java index 0a87cb46440..6095c597a42 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateConnectHarnessDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateConnectHarnessDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateGroupDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateGroupDetails.java index 7205d773a89..35d1db995e9 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateGroupDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateGroupDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateStreamDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateStreamDetails.java index 9dcdc7191a7..2b7c8df43c3 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateStreamDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateStreamDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateStreamPoolDetails.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateStreamPoolDetails.java index 88b14b378f0..03a682974c0 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateStreamPoolDetails.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/model/UpdateStreamPoolDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.model; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeConnectHarnessCompartmentRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeConnectHarnessCompartmentRequest.java index 46496201f2a..6560c1ba8e7 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeConnectHarnessCompartmentRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeConnectHarnessCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use ChangeConnectHarnessCompartmentRequest. + * Example: Click here to see how to use ChangeConnectHarnessCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeStreamCompartmentRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeStreamCompartmentRequest.java index 68f5e07a559..90b6b850300 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeStreamCompartmentRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeStreamCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use ChangeStreamCompartmentRequest. + * Example: Click here to see how to use ChangeStreamCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeStreamPoolCompartmentRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeStreamPoolCompartmentRequest.java index e2fa41c8eb4..f1e684998bd 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeStreamPoolCompartmentRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ChangeStreamPoolCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use ChangeStreamPoolCompartmentRequest. + * Example: Click here to see how to use ChangeStreamPoolCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ConsumerCommitRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ConsumerCommitRequest.java index 5f2ac84dae6..b25ce05cf51 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ConsumerCommitRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ConsumerCommitRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use ConsumerCommitRequest. + * Example: Click here to see how to use ConsumerCommitRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ConsumerHeartbeatRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ConsumerHeartbeatRequest.java index 07ae8d433dc..bfb6b40d548 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ConsumerHeartbeatRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ConsumerHeartbeatRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use ConsumerHeartbeatRequest. + * Example: Click here to see how to use ConsumerHeartbeatRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateConnectHarnessRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateConnectHarnessRequest.java index 9e295d9c312..d4e5b4afd58 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateConnectHarnessRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateConnectHarnessRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use CreateConnectHarnessRequest. + * Example: Click here to see how to use CreateConnectHarnessRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateCursorRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateCursorRequest.java index 52ce6b67be3..1be779be8e3 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateCursorRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateCursorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use CreateCursorRequest. + * Example: Click here to see how to use CreateCursorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateGroupCursorRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateGroupCursorRequest.java index 006ae8faf48..6a9fab6ae78 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateGroupCursorRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateGroupCursorRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use CreateGroupCursorRequest. + * Example: Click here to see how to use CreateGroupCursorRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateStreamPoolRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateStreamPoolRequest.java index f131825aeb1..10b93d27e0a 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateStreamPoolRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateStreamPoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use CreateStreamPoolRequest. + * Example: Click here to see how to use CreateStreamPoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateStreamRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateStreamRequest.java index 68a20c1b0f4..af36b006ebb 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateStreamRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/CreateStreamRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use CreateStreamRequest. + * Example: Click here to see how to use CreateStreamRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteConnectHarnessRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteConnectHarnessRequest.java index 33e5e350b7b..b567ad32a73 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteConnectHarnessRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteConnectHarnessRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use DeleteConnectHarnessRequest. + * Example: Click here to see how to use DeleteConnectHarnessRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteStreamPoolRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteStreamPoolRequest.java index fe0348326a6..6b1b7d6478f 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteStreamPoolRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteStreamPoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use DeleteStreamPoolRequest. + * Example: Click here to see how to use DeleteStreamPoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteStreamRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteStreamRequest.java index 9b2c30ca225..b6e25afd0e1 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteStreamRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/DeleteStreamRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use DeleteStreamRequest. + * Example: Click here to see how to use DeleteStreamRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetConnectHarnessRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetConnectHarnessRequest.java index 6077867b27a..8ff83b04098 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetConnectHarnessRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetConnectHarnessRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use GetConnectHarnessRequest. + * Example: Click here to see how to use GetConnectHarnessRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetGroupRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetGroupRequest.java index db0257e4dcb..aa85af39602 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetGroupRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use GetGroupRequest. + * Example: Click here to see how to use GetGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetMessagesRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetMessagesRequest.java index 52c5b64e791..cf046db7de3 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetMessagesRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetMessagesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use GetMessagesRequest. + * Example: Click here to see how to use GetMessagesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetStreamPoolRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetStreamPoolRequest.java index dbef1d204d1..f537104258a 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetStreamPoolRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetStreamPoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use GetStreamPoolRequest. + * Example: Click here to see how to use GetStreamPoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetStreamRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetStreamRequest.java index eaaff1011c0..e8cc00d34f6 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetStreamRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/GetStreamRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use GetStreamRequest. + * Example: Click here to see how to use GetStreamRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListConnectHarnessesRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListConnectHarnessesRequest.java index 062a4b4306c..3e88590f270 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListConnectHarnessesRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListConnectHarnessesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use ListConnectHarnessesRequest. + * Example: Click here to see how to use ListConnectHarnessesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListStreamPoolsRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListStreamPoolsRequest.java index 415198762db..936af189fe0 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListStreamPoolsRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListStreamPoolsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use ListStreamPoolsRequest. + * Example: Click here to see how to use ListStreamPoolsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListStreamsRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListStreamsRequest.java index 2c3162ad984..87c03f941f4 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListStreamsRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/ListStreamsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use ListStreamsRequest. + * Example: Click here to see how to use ListStreamsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/PutMessagesRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/PutMessagesRequest.java index 828ec18a9f2..7447e5a983d 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/PutMessagesRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/PutMessagesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use PutMessagesRequest. + * Example: Click here to see how to use PutMessagesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateConnectHarnessRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateConnectHarnessRequest.java index fb1c7c5d322..f56b71cdf98 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateConnectHarnessRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateConnectHarnessRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use UpdateConnectHarnessRequest. + * Example: Click here to see how to use UpdateConnectHarnessRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateGroupRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateGroupRequest.java index 48541959878..bc60e1fe057 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateGroupRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateGroupRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use UpdateGroupRequest. + * Example: Click here to see how to use UpdateGroupRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateStreamPoolRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateStreamPoolRequest.java index cc372bc6a7a..8754064c754 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateStreamPoolRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateStreamPoolRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use UpdateStreamPoolRequest. + * Example: Click here to see how to use UpdateStreamPoolRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateStreamRequest.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateStreamRequest.java index 020a754cb39..975629a259c 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateStreamRequest.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/requests/UpdateStreamRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.requests; import com.oracle.bmc.streaming.model.*; /** - * Example: Click here to see how to use UpdateStreamRequest. + * Example: Click here to see how to use UpdateStreamRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180418") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeConnectHarnessCompartmentResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeConnectHarnessCompartmentResponse.java index 09c6e56e52c..81db955f2ea 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeConnectHarnessCompartmentResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeConnectHarnessCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeStreamCompartmentResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeStreamCompartmentResponse.java index 3e34b14663a..f6c3005cdfb 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeStreamCompartmentResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeStreamCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeStreamPoolCompartmentResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeStreamPoolCompartmentResponse.java index 05e9eeec9e0..6076b3a3c78 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeStreamPoolCompartmentResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ChangeStreamPoolCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ConsumerCommitResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ConsumerCommitResponse.java index 7adc0b6214d..00b3d9323f5 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ConsumerCommitResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ConsumerCommitResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ConsumerHeartbeatResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ConsumerHeartbeatResponse.java index ed5ea1e9bc5..456c51fe963 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ConsumerHeartbeatResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ConsumerHeartbeatResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateConnectHarnessResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateConnectHarnessResponse.java index 95cdfbe1731..b975f76b0b2 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateConnectHarnessResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateConnectHarnessResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateCursorResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateCursorResponse.java index 728537c56e4..0038223d14a 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateCursorResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateCursorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateGroupCursorResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateGroupCursorResponse.java index 5df62af74fa..76189a6aa46 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateGroupCursorResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateGroupCursorResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateStreamPoolResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateStreamPoolResponse.java index 865d4ac9a78..d8ad6501e75 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateStreamPoolResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateStreamPoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateStreamResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateStreamResponse.java index d34d231dfd0..06284f7df05 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateStreamResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/CreateStreamResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteConnectHarnessResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteConnectHarnessResponse.java index 08e647ba2b3..ee66580cdf4 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteConnectHarnessResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteConnectHarnessResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteStreamPoolResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteStreamPoolResponse.java index a8f6e4d8681..f5d1a69cb91 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteStreamPoolResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteStreamPoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteStreamResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteStreamResponse.java index f8a380ab1c8..a40b09a7f7b 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteStreamResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/DeleteStreamResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetConnectHarnessResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetConnectHarnessResponse.java index 4dfdec87253..d6b5b7eb28a 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetConnectHarnessResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetConnectHarnessResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetGroupResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetGroupResponse.java index e986d6bc084..b7ac952fc37 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetGroupResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetMessagesResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetMessagesResponse.java index 78a349d41b7..2df9ddb34fc 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetMessagesResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetMessagesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetStreamPoolResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetStreamPoolResponse.java index 3cfbb1fdcd6..da6073375b1 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetStreamPoolResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetStreamPoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetStreamResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetStreamResponse.java index 100920b1526..15027be15eb 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetStreamResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/GetStreamResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListConnectHarnessesResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListConnectHarnessesResponse.java index 3631e7a8a69..3149fa6a079 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListConnectHarnessesResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListConnectHarnessesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListStreamPoolsResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListStreamPoolsResponse.java index 94d194afa42..582eb0c96b2 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListStreamPoolsResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListStreamPoolsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListStreamsResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListStreamsResponse.java index 16de04dc02d..0c668cafe42 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListStreamsResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/ListStreamsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/PutMessagesResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/PutMessagesResponse.java index 2352dcd872e..2993d9c02d3 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/PutMessagesResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/PutMessagesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateConnectHarnessResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateConnectHarnessResponse.java index 9db7623163f..6f79865430e 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateConnectHarnessResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateConnectHarnessResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateGroupResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateGroupResponse.java index d5c73890e62..76813bf1ab1 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateGroupResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateGroupResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateStreamPoolResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateStreamPoolResponse.java index eadfa49a2bd..50fe471dc42 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateStreamPoolResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateStreamPoolResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateStreamResponse.java b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateStreamResponse.java index 0bcdcb10689..6cbffc9ab6a 100644 --- a/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateStreamResponse.java +++ b/bmc-streaming/src/main/java/com/oracle/bmc/streaming/responses/UpdateStreamResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.streaming.responses; diff --git a/bmc-tenantmanagercontrolplane/pom.xml b/bmc-tenantmanagercontrolplane/pom.xml index 981a7337785..2df24ad345c 100644 --- a/bmc-tenantmanagercontrolplane/pom.xml +++ b/bmc-tenantmanagercontrolplane/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-tenantmanagercontrolplane @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/Link.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/Link.java index bc23eaf14cb..1c6688d27a3 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/Link.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/Link.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; @@ -51,7 +51,7 @@ public interface Link extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteLink API. + * Example: Click here to see how to use DeleteLink API. */ DeleteLinkResponse deleteLink(DeleteLinkRequest request); @@ -61,7 +61,7 @@ public interface Link extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetLink API. + * Example: Click here to see how to use GetLink API. */ GetLinkResponse getLink(GetLinkRequest request); @@ -71,7 +71,7 @@ public interface Link extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListLinks API. + * Example: Click here to see how to use ListLinks API. */ ListLinksResponse listLinks(ListLinksRequest request); diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkAsync.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkAsync.java index 01b335a60b2..1f6fb817f34 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkAsync.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkAsyncClient.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkAsyncClient.java index 77f571ea054..7d0f9c9abeb 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkAsyncClient.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkClient.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkClient.java index 36daa380a16..43595fd046e 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkClient.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkPaginators.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkPaginators.java index 976fd3e1a31..64aed78d602 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkPaginators.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkWaiters.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkWaiters.java index 71fef1d48f0..fb3f7cbe527 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkWaiters.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/LinkWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitation.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitation.java index 332d1ac95b5..f446f3ba7c8 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitation.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; @@ -51,7 +51,7 @@ public interface RecipientInvitation extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AcceptRecipientInvitation API. + * Example: Click here to see how to use AcceptRecipientInvitation API. */ AcceptRecipientInvitationResponse acceptRecipientInvitation( AcceptRecipientInvitationRequest request); @@ -62,7 +62,7 @@ AcceptRecipientInvitationResponse acceptRecipientInvitation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetRecipientInvitation API. + * Example: Click here to see how to use GetRecipientInvitation API. */ GetRecipientInvitationResponse getRecipientInvitation(GetRecipientInvitationRequest request); @@ -72,7 +72,7 @@ AcceptRecipientInvitationResponse acceptRecipientInvitation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use IgnoreRecipientInvitation API. + * Example: Click here to see how to use IgnoreRecipientInvitation API. */ IgnoreRecipientInvitationResponse ignoreRecipientInvitation( IgnoreRecipientInvitationRequest request); @@ -84,7 +84,7 @@ IgnoreRecipientInvitationResponse ignoreRecipientInvitation( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRecipientInvitations API. + * Example: Click here to see how to use ListRecipientInvitations API. */ ListRecipientInvitationsResponse listRecipientInvitations( ListRecipientInvitationsRequest request); @@ -95,7 +95,7 @@ ListRecipientInvitationsResponse listRecipientInvitations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateRecipientInvitation API. + * Example: Click here to see how to use UpdateRecipientInvitation API. */ UpdateRecipientInvitationResponse updateRecipientInvitation( UpdateRecipientInvitationRequest request); diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationAsync.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationAsync.java index c2baf2dd839..9c9a020b880 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationAsync.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationAsyncClient.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationAsyncClient.java index b3d7811a7fe..0eddafa8eac 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationAsyncClient.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationClient.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationClient.java index 37005da79d7..7b537777a3e 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationClient.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationPaginators.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationPaginators.java index 19d36e1fc6f..63a7bd78310 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationPaginators.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationWaiters.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationWaiters.java index 8742692c9fe..707edf82131 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationWaiters.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/RecipientInvitationWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitation.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitation.java index 3c510ce3983..222a290ac33 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitation.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; @@ -51,7 +51,7 @@ public interface SenderInvitation extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelSenderInvitation API. + * Example: Click here to see how to use CancelSenderInvitation API. */ CancelSenderInvitationResponse cancelSenderInvitation(CancelSenderInvitationRequest request); @@ -61,7 +61,7 @@ public interface SenderInvitation extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSenderInvitation API. + * Example: Click here to see how to use CreateSenderInvitation API. */ CreateSenderInvitationResponse createSenderInvitation(CreateSenderInvitationRequest request); @@ -71,7 +71,7 @@ public interface SenderInvitation extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSenderInvitation API. + * Example: Click here to see how to use GetSenderInvitation API. */ GetSenderInvitationResponse getSenderInvitation(GetSenderInvitationRequest request); @@ -82,7 +82,7 @@ public interface SenderInvitation extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSenderInvitations API. + * Example: Click here to see how to use ListSenderInvitations API. */ ListSenderInvitationsResponse listSenderInvitations(ListSenderInvitationsRequest request); @@ -92,7 +92,7 @@ public interface SenderInvitation extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSenderInvitation API. + * Example: Click here to see how to use UpdateSenderInvitation API. */ UpdateSenderInvitationResponse updateSenderInvitation(UpdateSenderInvitationRequest request); diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationAsync.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationAsync.java index b56ce10f2a8..aefa2215bfb 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationAsync.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationAsyncClient.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationAsyncClient.java index 6516501bea5..a2b376318ce 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationAsyncClient.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationClient.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationClient.java index 8179dfd0226..fd87e598c17 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationClient.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationPaginators.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationPaginators.java index 9d8e09cc894..c3d73c743e3 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationPaginators.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationWaiters.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationWaiters.java index 78783566b07..340968f219f 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationWaiters.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/SenderInvitationWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequest.java index 9860b289c82..33a6f9721f2 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; @@ -51,7 +51,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -62,7 +62,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -73,7 +73,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -84,7 +84,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestAsync.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestAsync.java index be2b74e98ad..71486e75249 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestAsync.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestAsyncClient.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestAsyncClient.java index a9089680ae7..0831c63181d 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestAsyncClient.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestClient.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestClient.java index a9fdf283423..07fa683a9e4 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestClient.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestPaginators.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestPaginators.java index d5932468605..12cae9c8bfd 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestPaginators.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestWaiters.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestWaiters.java index e4b2d66d07a..cf78a985604 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestWaiters.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/WorkRequestWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/AcceptRecipientInvitationConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/AcceptRecipientInvitationConverter.java index 6d6aff77a97..e74fed3d08f 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/AcceptRecipientInvitationConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/AcceptRecipientInvitationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/CancelSenderInvitationConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/CancelSenderInvitationConverter.java index 60e3d2c095c..c80da4cccfd 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/CancelSenderInvitationConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/CancelSenderInvitationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/CreateSenderInvitationConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/CreateSenderInvitationConverter.java index 9bbda8a5805..5c322651cca 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/CreateSenderInvitationConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/CreateSenderInvitationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/DeleteLinkConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/DeleteLinkConverter.java index 30c82d609cf..40f9dc7cf74 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/DeleteLinkConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/DeleteLinkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetLinkConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetLinkConverter.java index 691fa1f25d9..b2b395dd0cb 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetLinkConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetLinkConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetRecipientInvitationConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetRecipientInvitationConverter.java index 73f90d081db..f4704ec4450 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetRecipientInvitationConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetRecipientInvitationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetSenderInvitationConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetSenderInvitationConverter.java index cc5fa874302..9ef1199127f 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetSenderInvitationConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetSenderInvitationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetWorkRequestConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetWorkRequestConverter.java index c3c5ceb50bd..7266a1257a7 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetWorkRequestConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/IgnoreRecipientInvitationConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/IgnoreRecipientInvitationConverter.java index 89ef40e1261..e0b64e6a80c 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/IgnoreRecipientInvitationConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/IgnoreRecipientInvitationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListLinksConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListLinksConverter.java index 6c377612e21..f8ce936781a 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListLinksConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListLinksConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListRecipientInvitationsConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListRecipientInvitationsConverter.java index 015dbcb949f..71c103252c1 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListRecipientInvitationsConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListRecipientInvitationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListSenderInvitationsConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListSenderInvitationsConverter.java index 4ea8b108f01..66cfb3659d1 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListSenderInvitationsConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListSenderInvitationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestErrorsConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestErrorsConverter.java index df4a10e30ae..a3ed898241d 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestLogsConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestLogsConverter.java index 1ad4e2c4316..9863ecbee7d 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestsConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestsConverter.java index f127c84afb7..15dc4651de6 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestsConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/UpdateRecipientInvitationConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/UpdateRecipientInvitationConverter.java index 6527aae16b6..a49e383dee4 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/UpdateRecipientInvitationConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/UpdateRecipientInvitationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/UpdateSenderInvitationConverter.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/UpdateSenderInvitationConverter.java index 90182e6124a..3d2f2e67660 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/UpdateSenderInvitationConverter.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/internal/http/UpdateSenderInvitationConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.internal.http; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/ActionType.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/ActionType.java index 574e4c63031..5ab5e26c231 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/ActionType.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/ActionType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/CreateSenderInvitationDetails.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/CreateSenderInvitationDetails.java index be3710f49b3..378825db0b4 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/CreateSenderInvitationDetails.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/CreateSenderInvitationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LifecycleState.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LifecycleState.java index ecb81723729..16cd93b71bf 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LifecycleState.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LifecycleState.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/Link.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/Link.java index dcf5b9e6a8d..44fa9a3b193 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/Link.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/Link.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LinkCollection.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LinkCollection.java index 8e109ca05b3..eaa4d320216 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LinkCollection.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LinkCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LinkSummary.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LinkSummary.java index a0c5d4359ed..284c21e8c98 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LinkSummary.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/LinkSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/OperationStatus.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/OperationStatus.java index 1a6ae71bf03..921b83a60e6 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/OperationStatus.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/OperationStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/OperationType.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/OperationType.java index 88c12b746f3..ca9346de08b 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/OperationType.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/OperationType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitation.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitation.java index 43db3df5b86..4b8ca74bf26 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitation.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationCollection.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationCollection.java index fd6bc6f60b5..d773a59169c 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationCollection.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationStatus.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationStatus.java index 03ca584450f..bea1ab2fdbb 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationStatus.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationSummary.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationSummary.java index f0c06c8a883..5c7f1f800d2 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationSummary.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/RecipientInvitationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitation.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitation.java index 8237902efcc..2fe32fd3c6f 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitation.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationCollection.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationCollection.java index fa63ba79cc9..c4760cc65b4 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationCollection.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationStatus.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationStatus.java index 46ef1502fc7..3ffaca7bdd7 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationStatus.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationStatus.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationSummary.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationSummary.java index 7d1fb49608a..02ba00993b4 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationSummary.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SenderInvitationSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SortOrder.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SortOrder.java index e744e947427..8525f7fc4d4 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SortOrder.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/SortOrder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/UpdateRecipientInvitationDetails.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/UpdateRecipientInvitationDetails.java index c055ca0a00e..aed31f035a9 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/UpdateRecipientInvitationDetails.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/UpdateRecipientInvitationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/UpdateSenderInvitationDetails.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/UpdateSenderInvitationDetails.java index 16384836bae..a89962fd6ab 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/UpdateSenderInvitationDetails.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/UpdateSenderInvitationDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequest.java index 5069cb319fc..e4403ce8ba0 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestCollection.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestCollection.java index 2a44a19e66d..b2cb5162b7a 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestCollection.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestError.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestError.java index f3ca54663bd..9b450bf5a00 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestError.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestErrorCollection.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestErrorCollection.java index e4dc17a9ea3..4444efa8c2e 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestErrorCollection.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestErrorCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestLogEntry.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestLogEntry.java index c94031c153d..05c7eeb0dfa 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestLogEntry.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestLogEntryCollection.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestLogEntryCollection.java index 820a275a792..96b3046dc63 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestLogEntryCollection.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestLogEntryCollection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestResource.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestResource.java index 5ba23a563d1..70a8b016cbc 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestResource.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestSummary.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestSummary.java index e097e09dafa..1d95c5742c3 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestSummary.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.model; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/AcceptRecipientInvitationRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/AcceptRecipientInvitationRequest.java index e1795080db9..eabe409d36a 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/AcceptRecipientInvitationRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/AcceptRecipientInvitationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use AcceptRecipientInvitationRequest. + * Example: Click here to see how to use AcceptRecipientInvitationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/CancelSenderInvitationRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/CancelSenderInvitationRequest.java index 3e5479a63d9..eca5c3ccad8 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/CancelSenderInvitationRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/CancelSenderInvitationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use CancelSenderInvitationRequest. + * Example: Click here to see how to use CancelSenderInvitationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/CreateSenderInvitationRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/CreateSenderInvitationRequest.java index ee8ed5d4799..a5ee4aaf60f 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/CreateSenderInvitationRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/CreateSenderInvitationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use CreateSenderInvitationRequest. + * Example: Click here to see how to use CreateSenderInvitationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/DeleteLinkRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/DeleteLinkRequest.java index 090dafe9ebe..d9e0fe0c8ec 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/DeleteLinkRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/DeleteLinkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use DeleteLinkRequest. + * Example: Click here to see how to use DeleteLinkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetLinkRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetLinkRequest.java index ffa6f7b753f..27d781a5390 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetLinkRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetLinkRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use GetLinkRequest. + * Example: Click here to see how to use GetLinkRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetRecipientInvitationRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetRecipientInvitationRequest.java index 98b6fb605a0..11e22118b27 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetRecipientInvitationRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetRecipientInvitationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use GetRecipientInvitationRequest. + * Example: Click here to see how to use GetRecipientInvitationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetSenderInvitationRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetSenderInvitationRequest.java index aece77beea1..25caf8a5d0d 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetSenderInvitationRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetSenderInvitationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use GetSenderInvitationRequest. + * Example: Click here to see how to use GetSenderInvitationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetWorkRequestRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetWorkRequestRequest.java index b81d58fdb48..40b3afbfc0f 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetWorkRequestRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/IgnoreRecipientInvitationRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/IgnoreRecipientInvitationRequest.java index b75f9bb3ef4..25b0ed098d4 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/IgnoreRecipientInvitationRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/IgnoreRecipientInvitationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use IgnoreRecipientInvitationRequest. + * Example: Click here to see how to use IgnoreRecipientInvitationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListLinksRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListLinksRequest.java index bc65e4292c8..f1489f86287 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListLinksRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListLinksRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use ListLinksRequest. + * Example: Click here to see how to use ListLinksRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListRecipientInvitationsRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListRecipientInvitationsRequest.java index 1d6c8a60c6a..62d79ae66de 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListRecipientInvitationsRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListRecipientInvitationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use ListRecipientInvitationsRequest. + * Example: Click here to see how to use ListRecipientInvitationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListSenderInvitationsRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListSenderInvitationsRequest.java index f86bf97dc90..9743f663031 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListSenderInvitationsRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListSenderInvitationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use ListSenderInvitationsRequest. + * Example: Click here to see how to use ListSenderInvitationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestErrorsRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestErrorsRequest.java index 92b8fbd2125..8d174dd0998 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestLogsRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestLogsRequest.java index e320231162c..caa23439427 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestLogsRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestsRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestsRequest.java index b5640e5ecdb..8dc3bd5c12c 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestsRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/UpdateRecipientInvitationRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/UpdateRecipientInvitationRequest.java index 773aa8ec521..1c99ddb04b2 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/UpdateRecipientInvitationRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/UpdateRecipientInvitationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use UpdateRecipientInvitationRequest. + * Example: Click here to see how to use UpdateRecipientInvitationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/UpdateSenderInvitationRequest.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/UpdateSenderInvitationRequest.java index f24e63d6e18..3767dbfbc38 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/UpdateSenderInvitationRequest.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/requests/UpdateSenderInvitationRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.requests; import com.oracle.bmc.tenantmanagercontrolplane.model.*; /** - * Example: Click here to see how to use UpdateSenderInvitationRequest. + * Example: Click here to see how to use UpdateSenderInvitationRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200801") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/AcceptRecipientInvitationResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/AcceptRecipientInvitationResponse.java index 70b79618e4d..f6f1adb14fe 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/AcceptRecipientInvitationResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/AcceptRecipientInvitationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/CancelSenderInvitationResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/CancelSenderInvitationResponse.java index 0a2d605b1de..4b81154328a 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/CancelSenderInvitationResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/CancelSenderInvitationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/CreateSenderInvitationResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/CreateSenderInvitationResponse.java index 3cb0dd0c93c..4bff9df0bd5 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/CreateSenderInvitationResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/CreateSenderInvitationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/DeleteLinkResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/DeleteLinkResponse.java index ebc6914ea8e..dcb4f6db4af 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/DeleteLinkResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/DeleteLinkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetLinkResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetLinkResponse.java index 0f1f13ef16a..eaf0483b597 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetLinkResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetLinkResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetRecipientInvitationResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetRecipientInvitationResponse.java index 607d16eb575..f6611f3292b 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetRecipientInvitationResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetRecipientInvitationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetSenderInvitationResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetSenderInvitationResponse.java index b006e9aacd4..e9e969102dc 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetSenderInvitationResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetSenderInvitationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetWorkRequestResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetWorkRequestResponse.java index 3a9f56a92c9..0dcbf02a6e4 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetWorkRequestResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/IgnoreRecipientInvitationResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/IgnoreRecipientInvitationResponse.java index 8dfc7bd9915..9999b285aa8 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/IgnoreRecipientInvitationResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/IgnoreRecipientInvitationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListLinksResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListLinksResponse.java index f7a21103469..4eed9248fb8 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListLinksResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListLinksResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListRecipientInvitationsResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListRecipientInvitationsResponse.java index 5a3abfd49fc..2546d2faab0 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListRecipientInvitationsResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListRecipientInvitationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListSenderInvitationsResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListSenderInvitationsResponse.java index a56c478ec1c..0175a11fe97 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListSenderInvitationsResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListSenderInvitationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestErrorsResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestErrorsResponse.java index 566e173af7e..a58f93a6cab 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestLogsResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestLogsResponse.java index dbfcde7a0a6..2c8ac8419f9 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestLogsResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestsResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestsResponse.java index 1a7a5ff6540..9d5042ec08f 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestsResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/UpdateRecipientInvitationResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/UpdateRecipientInvitationResponse.java index 26e8b0e8ab6..8feed41908b 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/UpdateRecipientInvitationResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/UpdateRecipientInvitationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/UpdateSenderInvitationResponse.java b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/UpdateSenderInvitationResponse.java index 32a972d6dfb..3d61d6896f2 100644 --- a/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/UpdateSenderInvitationResponse.java +++ b/bmc-tenantmanagercontrolplane/src/main/java/com/oracle/bmc/tenantmanagercontrolplane/responses/UpdateSenderInvitationResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.tenantmanagercontrolplane.responses; diff --git a/bmc-usageapi/pom.xml b/bmc-usageapi/pom.xml index 3a0e806f50d..74b942d4997 100644 --- a/bmc-usageapi/pom.xml +++ b/bmc-usageapi/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-usageapi @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/Usageapi.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/Usageapi.java index 570f4c9a58c..adec861a000 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/Usageapi.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/Usageapi.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi; @@ -52,7 +52,7 @@ public interface Usageapi extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSummarizedConfigurations API. + * Example: Click here to see how to use RequestSummarizedConfigurations API. */ RequestSummarizedConfigurationsResponse requestSummarizedConfigurations( RequestSummarizedConfigurationsRequest request); @@ -64,7 +64,7 @@ RequestSummarizedConfigurationsResponse requestSummarizedConfigurations( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use RequestSummarizedUsages API. + * Example: Click here to see how to use RequestSummarizedUsages API. */ RequestSummarizedUsagesResponse requestSummarizedUsages(RequestSummarizedUsagesRequest request); } diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiAsync.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiAsync.java index 330c2c8c568..753ff0c2e14 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiAsync.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiAsyncClient.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiAsyncClient.java index 33e4a2b84be..38ad2572824 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiAsyncClient.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiClient.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiClient.java index 277872a214b..ee267636954 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiClient.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/UsageapiClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/internal/http/RequestSummarizedConfigurationsConverter.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/internal/http/RequestSummarizedConfigurationsConverter.java index d7567e04f8c..c667957cc57 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/internal/http/RequestSummarizedConfigurationsConverter.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/internal/http/RequestSummarizedConfigurationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.internal.http; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/internal/http/RequestSummarizedUsagesConverter.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/internal/http/RequestSummarizedUsagesConverter.java index 63cf9f16808..1b847c6897f 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/internal/http/RequestSummarizedUsagesConverter.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/internal/http/RequestSummarizedUsagesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.internal.http; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Configuration.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Configuration.java index 8efd924d284..b63325f9f5d 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Configuration.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Configuration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.model; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/ConfigurationAggregation.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/ConfigurationAggregation.java index fb7287ee247..f3104c7e85e 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/ConfigurationAggregation.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/ConfigurationAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.model; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Dimension.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Dimension.java index 58d78536711..aa01b336845 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Dimension.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Dimension.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.model; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Filter.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Filter.java index 1aeb73077bf..862853a3e7d 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Filter.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Filter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.model; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/RequestSummarizedUsagesDetails.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/RequestSummarizedUsagesDetails.java index 1bfe6ff6a67..2a9e89f3127 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/RequestSummarizedUsagesDetails.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/RequestSummarizedUsagesDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.model; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Tag.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Tag.java index d5d8c6d38dd..52c5731bcb2 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Tag.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/Tag.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.model; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/UsageAggregation.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/UsageAggregation.java index cfd9996fbd3..3e591d75958 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/UsageAggregation.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/UsageAggregation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.model; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/UsageSummary.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/UsageSummary.java index 55a4e6c4471..46ba7625639 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/UsageSummary.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/model/UsageSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.model; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/requests/RequestSummarizedConfigurationsRequest.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/requests/RequestSummarizedConfigurationsRequest.java index 2e8538980f8..e1cd857834b 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/requests/RequestSummarizedConfigurationsRequest.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/requests/RequestSummarizedConfigurationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.requests; import com.oracle.bmc.usageapi.model.*; /** - * Example: Click here to see how to use RequestSummarizedConfigurationsRequest. + * Example: Click here to see how to use RequestSummarizedConfigurationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200107") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/requests/RequestSummarizedUsagesRequest.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/requests/RequestSummarizedUsagesRequest.java index 2ab53acdf7e..e917b93bf88 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/requests/RequestSummarizedUsagesRequest.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/requests/RequestSummarizedUsagesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.requests; import com.oracle.bmc.usageapi.model.*; /** - * Example: Click here to see how to use RequestSummarizedUsagesRequest. + * Example: Click here to see how to use RequestSummarizedUsagesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20200107") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/responses/RequestSummarizedConfigurationsResponse.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/responses/RequestSummarizedConfigurationsResponse.java index 45b7983bdb2..8d685e2167b 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/responses/RequestSummarizedConfigurationsResponse.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/responses/RequestSummarizedConfigurationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.responses; diff --git a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/responses/RequestSummarizedUsagesResponse.java b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/responses/RequestSummarizedUsagesResponse.java index 89b6eb4e0de..1adaa7df211 100644 --- a/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/responses/RequestSummarizedUsagesResponse.java +++ b/bmc-usageapi/src/main/java/com/oracle/bmc/usageapi/responses/RequestSummarizedUsagesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.usageapi.responses; diff --git a/bmc-vault/pom.xml b/bmc-vault/pom.xml index 832649e755f..e8a9262fb08 100644 --- a/bmc-vault/pom.xml +++ b/bmc-vault/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-vault @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 \ No newline at end of file diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/Vaults.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/Vaults.java index 7d37f7396cb..69690cf241b 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/Vaults.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/Vaults.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault; @@ -54,7 +54,7 @@ public interface Vaults extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelSecretDeletion API. + * Example: Click here to see how to use CancelSecretDeletion API. */ CancelSecretDeletionResponse cancelSecretDeletion(CancelSecretDeletionRequest request); @@ -64,7 +64,7 @@ public interface Vaults extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelSecretVersionDeletion API. + * Example: Click here to see how to use CancelSecretVersionDeletion API. */ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( CancelSecretVersionDeletionRequest request); @@ -79,7 +79,7 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeSecretCompartment API. + * Example: Click here to see how to use ChangeSecretCompartment API. */ ChangeSecretCompartmentResponse changeSecretCompartment(ChangeSecretCompartmentRequest request); @@ -92,7 +92,7 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateSecret API. + * Example: Click here to see how to use CreateSecret API. */ CreateSecretResponse createSecret(CreateSecretRequest request); @@ -102,7 +102,7 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSecret API. + * Example: Click here to see how to use GetSecret API. */ GetSecretResponse getSecret(GetSecretRequest request); @@ -113,7 +113,7 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetSecretVersion API. + * Example: Click here to see how to use GetSecretVersion API. */ GetSecretVersionResponse getSecretVersion(GetSecretVersionRequest request); @@ -123,7 +123,7 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSecretVersions API. + * Example: Click here to see how to use ListSecretVersions API. */ ListSecretVersionsResponse listSecretVersions(ListSecretVersionsRequest request); @@ -133,7 +133,7 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListSecrets API. + * Example: Click here to see how to use ListSecrets API. */ ListSecretsResponse listSecrets(ListSecretsRequest request); @@ -145,7 +145,7 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ScheduleSecretDeletion API. + * Example: Click here to see how to use ScheduleSecretDeletion API. */ ScheduleSecretDeletionResponse scheduleSecretDeletion(ScheduleSecretDeletionRequest request); @@ -157,7 +157,7 @@ CancelSecretVersionDeletionResponse cancelSecretVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ScheduleSecretVersionDeletion API. + * Example: Click here to see how to use ScheduleSecretVersionDeletion API. */ ScheduleSecretVersionDeletionResponse scheduleSecretVersionDeletion( ScheduleSecretVersionDeletionRequest request); @@ -174,7 +174,7 @@ ScheduleSecretVersionDeletionResponse scheduleSecretVersionDeletion( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateSecret API. + * Example: Click here to see how to use UpdateSecret API. */ UpdateSecretResponse updateSecret(UpdateSecretRequest request); diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsAsync.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsAsync.java index abb82b376a3..f57c6704ab1 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsAsync.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsAsyncClient.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsAsyncClient.java index 2cc4c65afba..3fd0b33d1fc 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsAsyncClient.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsClient.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsClient.java index e1668fc4ec7..f31004ad235 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsClient.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsPaginators.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsPaginators.java index 642ca6b7391..a6203cf5326 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsPaginators.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsWaiters.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsWaiters.java index 2b3fc9e19b9..cb3dabb6983 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsWaiters.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/VaultsWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CancelSecretDeletionConverter.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CancelSecretDeletionConverter.java index 3ff9ce4c4c8..2ac464f795f 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CancelSecretDeletionConverter.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CancelSecretDeletionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.internal.http; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CancelSecretVersionDeletionConverter.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CancelSecretVersionDeletionConverter.java index 01eea26238c..39d692a2630 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CancelSecretVersionDeletionConverter.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CancelSecretVersionDeletionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.internal.http; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ChangeSecretCompartmentConverter.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ChangeSecretCompartmentConverter.java index 81a31f065ce..60030ba2cae 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ChangeSecretCompartmentConverter.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ChangeSecretCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.internal.http; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CreateSecretConverter.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CreateSecretConverter.java index 56c555f3f29..a67b4c320fc 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CreateSecretConverter.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/CreateSecretConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.internal.http; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/GetSecretConverter.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/GetSecretConverter.java index 6977177a484..bb8944d09b9 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/GetSecretConverter.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/GetSecretConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.internal.http; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/GetSecretVersionConverter.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/GetSecretVersionConverter.java index 1d98279cbc2..9b2b4e1ac97 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/GetSecretVersionConverter.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/GetSecretVersionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.internal.http; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ListSecretVersionsConverter.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ListSecretVersionsConverter.java index ad82f23c50c..ddbe5c768f9 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ListSecretVersionsConverter.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ListSecretVersionsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.internal.http; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ListSecretsConverter.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ListSecretsConverter.java index c4487bbd47d..f2dde8242df 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ListSecretsConverter.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ListSecretsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.internal.http; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ScheduleSecretDeletionConverter.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ScheduleSecretDeletionConverter.java index 5e9e910b6e1..5be6282a47a 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ScheduleSecretDeletionConverter.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ScheduleSecretDeletionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.internal.http; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ScheduleSecretVersionDeletionConverter.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ScheduleSecretVersionDeletionConverter.java index dca7b822c7b..260c4480e43 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ScheduleSecretVersionDeletionConverter.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/ScheduleSecretVersionDeletionConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.internal.http; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/UpdateSecretConverter.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/UpdateSecretConverter.java index 9bbb8eea86c..b16b8906eb8 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/UpdateSecretConverter.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/internal/http/UpdateSecretConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.internal.http; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/Base64SecretContentDetails.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/Base64SecretContentDetails.java index 3c2b79a673c..7bf412ef130 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/Base64SecretContentDetails.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/Base64SecretContentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ChangeSecretCompartmentDetails.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ChangeSecretCompartmentDetails.java index f6aec4c1082..8e23445e6bf 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ChangeSecretCompartmentDetails.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ChangeSecretCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/CreateSecretDetails.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/CreateSecretDetails.java index e8ce066a7af..b999207d910 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/CreateSecretDetails.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/CreateSecretDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ScheduleSecretDeletionDetails.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ScheduleSecretDeletionDetails.java index d07f0778285..90bea0a669b 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ScheduleSecretDeletionDetails.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ScheduleSecretDeletionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ScheduleSecretVersionDeletionDetails.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ScheduleSecretVersionDeletionDetails.java index 8cf0fb501e4..b7d53548e1e 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ScheduleSecretVersionDeletionDetails.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/ScheduleSecretVersionDeletionDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/Secret.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/Secret.java index 524ee00adfd..20def023461 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/Secret.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/Secret.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretContentDetails.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretContentDetails.java index 5bd7f1adb8c..448fd26fd5c 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretContentDetails.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretContentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretExpiryRule.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretExpiryRule.java index 6a6fea47ee0..d21b37bf2e2 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretExpiryRule.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretExpiryRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretReuseRule.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretReuseRule.java index fd8b8e4d4f6..359ab1422e4 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretReuseRule.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretReuseRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretRule.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretRule.java index 60235da156e..1fcc7384c90 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretRule.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretSummary.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretSummary.java index 32aab514634..0a69144ab0e 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretSummary.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretVersion.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretVersion.java index 5761fcf7adf..3ac7fdfab56 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretVersion.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretVersion.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretVersionSummary.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretVersionSummary.java index 031b659960a..2f135c55545 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretVersionSummary.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/SecretVersionSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/UpdateSecretDetails.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/UpdateSecretDetails.java index 0323b82a1f2..75e5fe5d427 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/model/UpdateSecretDetails.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/model/UpdateSecretDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.model; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CancelSecretDeletionRequest.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CancelSecretDeletionRequest.java index 93c2117554e..f7e67480337 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CancelSecretDeletionRequest.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CancelSecretDeletionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; /** - * Example: Click here to see how to use CancelSecretDeletionRequest. + * Example: Click here to see how to use CancelSecretDeletionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CancelSecretVersionDeletionRequest.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CancelSecretVersionDeletionRequest.java index 056dbbe3ab6..4ca85f4501e 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CancelSecretVersionDeletionRequest.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CancelSecretVersionDeletionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; /** - * Example: Click here to see how to use CancelSecretVersionDeletionRequest. + * Example: Click here to see how to use CancelSecretVersionDeletionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ChangeSecretCompartmentRequest.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ChangeSecretCompartmentRequest.java index 19bbe19acc8..2ab17077cb9 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ChangeSecretCompartmentRequest.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ChangeSecretCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; /** - * Example: Click here to see how to use ChangeSecretCompartmentRequest. + * Example: Click here to see how to use ChangeSecretCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CreateSecretRequest.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CreateSecretRequest.java index 5d44fc6a256..61a9fd05f49 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CreateSecretRequest.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/CreateSecretRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; /** - * Example: Click here to see how to use CreateSecretRequest. + * Example: Click here to see how to use CreateSecretRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/GetSecretRequest.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/GetSecretRequest.java index 0fa0a58d2bd..f8845babc7a 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/GetSecretRequest.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/GetSecretRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; /** - * Example: Click here to see how to use GetSecretRequest. + * Example: Click here to see how to use GetSecretRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/GetSecretVersionRequest.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/GetSecretVersionRequest.java index af8f0bfea11..c94495d4657 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/GetSecretVersionRequest.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/GetSecretVersionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; /** - * Example: Click here to see how to use GetSecretVersionRequest. + * Example: Click here to see how to use GetSecretVersionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ListSecretVersionsRequest.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ListSecretVersionsRequest.java index 7f0a6c93571..a35b25934b4 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ListSecretVersionsRequest.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ListSecretVersionsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; /** - * Example: Click here to see how to use ListSecretVersionsRequest. + * Example: Click here to see how to use ListSecretVersionsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ListSecretsRequest.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ListSecretsRequest.java index 03a6fbdef95..7989b402136 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ListSecretsRequest.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ListSecretsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; /** - * Example: Click here to see how to use ListSecretsRequest. + * Example: Click here to see how to use ListSecretsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ScheduleSecretDeletionRequest.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ScheduleSecretDeletionRequest.java index ff286a4197d..e905ef54995 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ScheduleSecretDeletionRequest.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ScheduleSecretDeletionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; /** - * Example: Click here to see how to use ScheduleSecretDeletionRequest. + * Example: Click here to see how to use ScheduleSecretDeletionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ScheduleSecretVersionDeletionRequest.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ScheduleSecretVersionDeletionRequest.java index 0fecd4bdf4c..ac6c16c862b 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ScheduleSecretVersionDeletionRequest.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/ScheduleSecretVersionDeletionRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; /** - * Example: Click here to see how to use ScheduleSecretVersionDeletionRequest. + * Example: Click here to see how to use ScheduleSecretVersionDeletionRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/UpdateSecretRequest.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/UpdateSecretRequest.java index 743419dbc70..55189b2b665 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/UpdateSecretRequest.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/requests/UpdateSecretRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.requests; import com.oracle.bmc.vault.model.*; /** - * Example: Click here to see how to use UpdateSecretRequest. + * Example: Click here to see how to use UpdateSecretRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20180608") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CancelSecretDeletionResponse.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CancelSecretDeletionResponse.java index 3eb4313b2bd..51beabea6f2 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CancelSecretDeletionResponse.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CancelSecretDeletionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.responses; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CancelSecretVersionDeletionResponse.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CancelSecretVersionDeletionResponse.java index ff5f2e38504..ee90cfd367f 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CancelSecretVersionDeletionResponse.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CancelSecretVersionDeletionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.responses; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ChangeSecretCompartmentResponse.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ChangeSecretCompartmentResponse.java index d575ed5df1d..f3782fac9e7 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ChangeSecretCompartmentResponse.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ChangeSecretCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.responses; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CreateSecretResponse.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CreateSecretResponse.java index 60e3c2e9025..c659adcdf0e 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CreateSecretResponse.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/CreateSecretResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.responses; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/GetSecretResponse.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/GetSecretResponse.java index 5292ce2b8d1..fccd47bd81c 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/GetSecretResponse.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/GetSecretResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.responses; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/GetSecretVersionResponse.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/GetSecretVersionResponse.java index 222f2eafbe1..5b145eb2569 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/GetSecretVersionResponse.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/GetSecretVersionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.responses; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ListSecretVersionsResponse.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ListSecretVersionsResponse.java index a46d4eaeb02..e574d044e5c 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ListSecretVersionsResponse.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ListSecretVersionsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.responses; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ListSecretsResponse.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ListSecretsResponse.java index 0d366d31ac1..b2907d282c7 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ListSecretsResponse.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ListSecretsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.responses; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ScheduleSecretDeletionResponse.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ScheduleSecretDeletionResponse.java index 9ff921ebd65..d661a6cb7d9 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ScheduleSecretDeletionResponse.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ScheduleSecretDeletionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.responses; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ScheduleSecretVersionDeletionResponse.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ScheduleSecretVersionDeletionResponse.java index 4614e859846..12729479d75 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ScheduleSecretVersionDeletionResponse.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/ScheduleSecretVersionDeletionResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.responses; diff --git a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/UpdateSecretResponse.java b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/UpdateSecretResponse.java index ec2284b3b80..dc5a008b50d 100644 --- a/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/UpdateSecretResponse.java +++ b/bmc-vault/src/main/java/com/oracle/bmc/vault/responses/UpdateSecretResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.vault.responses; diff --git a/bmc-waas/pom.xml b/bmc-waas/pom.xml index a9ee2dfa538..a8e19943823 100644 --- a/bmc-waas/pom.xml +++ b/bmc-waas/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-waas @@ -17,7 +17,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/Redirect.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/Redirect.java index 0e7d99c7957..f9dba4b85e2 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/Redirect.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/Redirect.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; @@ -51,7 +51,7 @@ public interface Redirect extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeHttpRedirectCompartment API. + * Example: Click here to see how to use ChangeHttpRedirectCompartment API. */ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( ChangeHttpRedirectCompartmentRequest request); @@ -62,7 +62,7 @@ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateHttpRedirect API. + * Example: Click here to see how to use CreateHttpRedirect API. */ CreateHttpRedirectResponse createHttpRedirect(CreateHttpRedirectRequest request); @@ -72,7 +72,7 @@ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteHttpRedirect API. + * Example: Click here to see how to use DeleteHttpRedirect API. */ DeleteHttpRedirectResponse deleteHttpRedirect(DeleteHttpRedirectRequest request); @@ -82,7 +82,7 @@ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetHttpRedirect API. + * Example: Click here to see how to use GetHttpRedirect API. */ GetHttpRedirectResponse getHttpRedirect(GetHttpRedirectRequest request); @@ -92,7 +92,7 @@ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListHttpRedirects API. + * Example: Click here to see how to use ListHttpRedirects API. */ ListHttpRedirectsResponse listHttpRedirects(ListHttpRedirectsRequest request); @@ -102,7 +102,7 @@ ChangeHttpRedirectCompartmentResponse changeHttpRedirectCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateHttpRedirect API. + * Example: Click here to see how to use UpdateHttpRedirect API. */ UpdateHttpRedirectResponse updateHttpRedirect(UpdateHttpRedirectRequest request); diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectAsync.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectAsync.java index b1c11872981..002f8c59b47 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectAsync.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectAsyncClient.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectAsyncClient.java index 8a9e735f696..43663d71fc3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectAsyncClient.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectClient.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectClient.java index 389ea301878..4fef8bc0352 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectClient.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectPaginators.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectPaginators.java index 085b226916f..a2ce3d80f8f 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectPaginators.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectWaiters.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectWaiters.java index aed7583f967..5507f0de9b3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectWaiters.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/RedirectWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/Waas.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/Waas.java index b9395124543..8a7abed1e82 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/Waas.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/Waas.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; @@ -53,7 +53,7 @@ public interface Waas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use AcceptRecommendations API. + * Example: Click here to see how to use AcceptRecommendations API. */ AcceptRecommendationsResponse acceptRecommendations(AcceptRecommendationsRequest request); @@ -63,7 +63,7 @@ public interface Waas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CancelWorkRequest API. + * Example: Click here to see how to use CancelWorkRequest API. */ CancelWorkRequestResponse cancelWorkRequest(CancelWorkRequestRequest request); @@ -76,7 +76,7 @@ public interface Waas extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeAddressListCompartment API. + * Example: Click here to see how to use ChangeAddressListCompartment API. */ ChangeAddressListCompartmentResponse changeAddressListCompartment( ChangeAddressListCompartmentRequest request); @@ -89,7 +89,7 @@ ChangeAddressListCompartmentResponse changeAddressListCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeCertificateCompartment API. + * Example: Click here to see how to use ChangeCertificateCompartment API. */ ChangeCertificateCompartmentResponse changeCertificateCompartment( ChangeCertificateCompartmentRequest request); @@ -100,7 +100,7 @@ ChangeCertificateCompartmentResponse changeCertificateCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeCustomProtectionRuleCompartment API. + * Example: Click here to see how to use ChangeCustomProtectionRuleCompartment API. */ ChangeCustomProtectionRuleCompartmentResponse changeCustomProtectionRuleCompartment( ChangeCustomProtectionRuleCompartmentRequest request); @@ -113,7 +113,7 @@ ChangeCustomProtectionRuleCompartmentResponse changeCustomProtectionRuleCompartm * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ChangeWaasPolicyCompartment API. + * Example: Click here to see how to use ChangeWaasPolicyCompartment API. */ ChangeWaasPolicyCompartmentResponse changeWaasPolicyCompartment( ChangeWaasPolicyCompartmentRequest request); @@ -124,7 +124,7 @@ ChangeWaasPolicyCompartmentResponse changeWaasPolicyCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateAddressList API. + * Example: Click here to see how to use CreateAddressList API. */ CreateAddressListResponse createAddressList(CreateAddressListRequest request); @@ -136,7 +136,7 @@ ChangeWaasPolicyCompartmentResponse changeWaasPolicyCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCertificate API. + * Example: Click here to see how to use CreateCertificate API. */ CreateCertificateResponse createCertificate(CreateCertificateRequest request); @@ -148,7 +148,7 @@ ChangeWaasPolicyCompartmentResponse changeWaasPolicyCompartment( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateCustomProtectionRule API. + * Example: Click here to see how to use CreateCustomProtectionRule API. */ CreateCustomProtectionRuleResponse createCustomProtectionRule( CreateCustomProtectionRuleRequest request); @@ -171,7 +171,7 @@ CreateCustomProtectionRuleResponse createCustomProtectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use CreateWaasPolicy API. + * Example: Click here to see how to use CreateWaasPolicy API. */ CreateWaasPolicyResponse createWaasPolicy(CreateWaasPolicyRequest request); @@ -181,7 +181,7 @@ CreateCustomProtectionRuleResponse createCustomProtectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteAddressList API. + * Example: Click here to see how to use DeleteAddressList API. */ DeleteAddressListResponse deleteAddressList(DeleteAddressListRequest request); @@ -191,7 +191,7 @@ CreateCustomProtectionRuleResponse createCustomProtectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCertificate API. + * Example: Click here to see how to use DeleteCertificate API. */ DeleteCertificateResponse deleteCertificate(DeleteCertificateRequest request); @@ -201,7 +201,7 @@ CreateCustomProtectionRuleResponse createCustomProtectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteCustomProtectionRule API. + * Example: Click here to see how to use DeleteCustomProtectionRule API. */ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( DeleteCustomProtectionRuleRequest request); @@ -212,7 +212,7 @@ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use DeleteWaasPolicy API. + * Example: Click here to see how to use DeleteWaasPolicy API. */ DeleteWaasPolicyResponse deleteWaasPolicy(DeleteWaasPolicyRequest request); @@ -222,7 +222,7 @@ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetAddressList API. + * Example: Click here to see how to use GetAddressList API. */ GetAddressListResponse getAddressList(GetAddressListRequest request); @@ -232,7 +232,7 @@ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCertificate API. + * Example: Click here to see how to use GetCertificate API. */ GetCertificateResponse getCertificate(GetCertificateRequest request); @@ -242,7 +242,7 @@ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetCustomProtectionRule API. + * Example: Click here to see how to use GetCustomProtectionRule API. */ GetCustomProtectionRuleResponse getCustomProtectionRule(GetCustomProtectionRuleRequest request); @@ -252,7 +252,7 @@ DeleteCustomProtectionRuleResponse deleteCustomProtectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetDeviceFingerprintChallenge API. + * Example: Click here to see how to use GetDeviceFingerprintChallenge API. */ GetDeviceFingerprintChallengeResponse getDeviceFingerprintChallenge( GetDeviceFingerprintChallengeRequest request); @@ -263,7 +263,7 @@ GetDeviceFingerprintChallengeResponse getDeviceFingerprintChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetHumanInteractionChallenge API. + * Example: Click here to see how to use GetHumanInteractionChallenge API. */ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( GetHumanInteractionChallengeRequest request); @@ -274,7 +274,7 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetJsChallenge API. + * Example: Click here to see how to use GetJsChallenge API. */ GetJsChallengeResponse getJsChallenge(GetJsChallengeRequest request); @@ -284,7 +284,7 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetPolicyConfig API. + * Example: Click here to see how to use GetPolicyConfig API. */ GetPolicyConfigResponse getPolicyConfig(GetPolicyConfigRequest request); @@ -294,7 +294,7 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetProtectionRule API. + * Example: Click here to see how to use GetProtectionRule API. */ GetProtectionRuleResponse getProtectionRule(GetProtectionRuleRequest request); @@ -304,7 +304,7 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetProtectionSettings API. + * Example: Click here to see how to use GetProtectionSettings API. */ GetProtectionSettingsResponse getProtectionSettings(GetProtectionSettingsRequest request); @@ -314,7 +314,7 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWaasPolicy API. + * Example: Click here to see how to use GetWaasPolicy API. */ GetWaasPolicyResponse getWaasPolicy(GetWaasPolicyRequest request); @@ -324,7 +324,7 @@ GetHumanInteractionChallengeResponse getHumanInteractionChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWafAddressRateLimiting API. + * Example: Click here to see how to use GetWafAddressRateLimiting API. */ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( GetWafAddressRateLimitingRequest request); @@ -335,7 +335,7 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWafConfig API. + * Example: Click here to see how to use GetWafConfig API. */ GetWafConfigResponse getWafConfig(GetWafConfigRequest request); @@ -345,7 +345,7 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -356,7 +356,7 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAccessRules API. + * Example: Click here to see how to use ListAccessRules API. */ ListAccessRulesResponse listAccessRules(ListAccessRulesRequest request); @@ -366,7 +366,7 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListAddressLists API. + * Example: Click here to see how to use ListAddressLists API. */ ListAddressListsResponse listAddressLists(ListAddressListsRequest request); @@ -377,7 +377,7 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCachingRules API. + * Example: Click here to see how to use ListCachingRules API. */ ListCachingRulesResponse listCachingRules(ListCachingRulesRequest request); @@ -392,7 +392,7 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCaptchas API. + * Example: Click here to see how to use ListCaptchas API. */ ListCaptchasResponse listCaptchas(ListCaptchasRequest request); @@ -402,7 +402,7 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCertificates API. + * Example: Click here to see how to use ListCertificates API. */ ListCertificatesResponse listCertificates(ListCertificatesRequest request); @@ -412,7 +412,7 @@ GetWafAddressRateLimitingResponse getWafAddressRateLimiting( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListCustomProtectionRules API. + * Example: Click here to see how to use ListCustomProtectionRules API. */ ListCustomProtectionRulesResponse listCustomProtectionRules( ListCustomProtectionRulesRequest request); @@ -423,7 +423,7 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListEdgeSubnets API. + * Example: Click here to see how to use ListEdgeSubnets API. */ ListEdgeSubnetsResponse listEdgeSubnets(ListEdgeSubnetsRequest request); @@ -436,7 +436,7 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListGoodBots API. + * Example: Click here to see how to use ListGoodBots API. */ ListGoodBotsResponse listGoodBots(ListGoodBotsRequest request); @@ -447,7 +447,7 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListProtectionRules API. + * Example: Click here to see how to use ListProtectionRules API. */ ListProtectionRulesResponse listProtectionRules(ListProtectionRulesRequest request); @@ -460,7 +460,7 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListRecommendations API. + * Example: Click here to see how to use ListRecommendations API. */ ListRecommendationsResponse listRecommendations(ListRecommendationsRequest request); @@ -473,7 +473,7 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListThreatFeeds API. + * Example: Click here to see how to use ListThreatFeeds API. */ ListThreatFeedsResponse listThreatFeeds(ListThreatFeedsRequest request); @@ -483,7 +483,7 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWaasPolicies API. + * Example: Click here to see how to use ListWaasPolicies API. */ ListWaasPoliciesResponse listWaasPolicies(ListWaasPoliciesRequest request); @@ -493,7 +493,7 @@ ListCustomProtectionRulesResponse listCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWaasPolicyCustomProtectionRules API. + * Example: Click here to see how to use ListWaasPolicyCustomProtectionRules API. */ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( ListWaasPolicyCustomProtectionRulesRequest request); @@ -504,7 +504,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWafBlockedRequests API. + * Example: Click here to see how to use ListWafBlockedRequests API. */ ListWafBlockedRequestsResponse listWafBlockedRequests(ListWafBlockedRequestsRequest request); @@ -517,7 +517,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWafLogs API. + * Example: Click here to see how to use ListWafLogs API. */ ListWafLogsResponse listWafLogs(ListWafLogsRequest request); @@ -530,7 +530,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWafRequests API. + * Example: Click here to see how to use ListWafRequests API. */ ListWafRequestsResponse listWafRequests(ListWafRequestsRequest request); @@ -542,7 +542,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWafTraffic API. + * Example: Click here to see how to use ListWafTraffic API. */ ListWafTrafficResponse listWafTraffic(ListWafTrafficRequest request); @@ -552,7 +552,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWhitelists API. + * Example: Click here to see how to use ListWhitelists API. */ ListWhitelistsResponse listWhitelists(ListWhitelistsRequest request); @@ -562,7 +562,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); @@ -573,7 +573,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use PurgeCache API. + * Example: Click here to see how to use PurgeCache API. */ PurgeCacheResponse purgeCache(PurgeCacheRequest request); @@ -591,7 +591,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAccessRules API. + * Example: Click here to see how to use UpdateAccessRules API. */ UpdateAccessRulesResponse updateAccessRules(UpdateAccessRulesRequest request); @@ -601,7 +601,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateAddressList API. + * Example: Click here to see how to use UpdateAddressList API. */ UpdateAddressListResponse updateAddressList(UpdateAddressListRequest request); @@ -617,7 +617,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCachingRules API. + * Example: Click here to see how to use UpdateCachingRules API. */ UpdateCachingRulesResponse updateCachingRules(UpdateCachingRulesRequest request); @@ -635,7 +635,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCaptchas API. + * Example: Click here to see how to use UpdateCaptchas API. */ UpdateCaptchasResponse updateCaptchas(UpdateCaptchasRequest request); @@ -645,7 +645,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCertificate API. + * Example: Click here to see how to use UpdateCertificate API. */ UpdateCertificateResponse updateCertificate(UpdateCertificateRequest request); @@ -655,7 +655,7 @@ ListWaasPolicyCustomProtectionRulesResponse listWaasPolicyCustomProtectionRules( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateCustomProtectionRule API. + * Example: Click here to see how to use UpdateCustomProtectionRule API. */ UpdateCustomProtectionRuleResponse updateCustomProtectionRule( UpdateCustomProtectionRuleRequest request); @@ -670,7 +670,7 @@ UpdateCustomProtectionRuleResponse updateCustomProtectionRule( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateDeviceFingerprintChallenge API. + * Example: Click here to see how to use UpdateDeviceFingerprintChallenge API. */ UpdateDeviceFingerprintChallengeResponse updateDeviceFingerprintChallenge( UpdateDeviceFingerprintChallengeRequest request); @@ -683,7 +683,7 @@ UpdateDeviceFingerprintChallengeResponse updateDeviceFingerprintChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateGoodBots API. + * Example: Click here to see how to use UpdateGoodBots API. */ UpdateGoodBotsResponse updateGoodBots(UpdateGoodBotsRequest request); @@ -693,7 +693,7 @@ UpdateDeviceFingerprintChallengeResponse updateDeviceFingerprintChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateHumanInteractionChallenge API. + * Example: Click here to see how to use UpdateHumanInteractionChallenge API. */ UpdateHumanInteractionChallengeResponse updateHumanInteractionChallenge( UpdateHumanInteractionChallengeRequest request); @@ -704,7 +704,7 @@ UpdateHumanInteractionChallengeResponse updateHumanInteractionChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateJsChallenge API. + * Example: Click here to see how to use UpdateJsChallenge API. */ UpdateJsChallengeResponse updateJsChallenge(UpdateJsChallengeRequest request); @@ -714,7 +714,7 @@ UpdateHumanInteractionChallengeResponse updateHumanInteractionChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdatePolicyConfig API. + * Example: Click here to see how to use UpdatePolicyConfig API. */ UpdatePolicyConfigResponse updatePolicyConfig(UpdatePolicyConfigRequest request); @@ -726,7 +726,7 @@ UpdateHumanInteractionChallengeResponse updateHumanInteractionChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateProtectionRules API. + * Example: Click here to see how to use UpdateProtectionRules API. */ UpdateProtectionRulesResponse updateProtectionRules(UpdateProtectionRulesRequest request); @@ -736,7 +736,7 @@ UpdateHumanInteractionChallengeResponse updateHumanInteractionChallenge( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateProtectionSettings API. + * Example: Click here to see how to use UpdateProtectionSettings API. */ UpdateProtectionSettingsResponse updateProtectionSettings( UpdateProtectionSettingsRequest request); @@ -747,7 +747,7 @@ UpdateProtectionSettingsResponse updateProtectionSettings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateThreatFeeds API. + * Example: Click here to see how to use UpdateThreatFeeds API. */ UpdateThreatFeedsResponse updateThreatFeeds(UpdateThreatFeedsRequest request); @@ -759,7 +759,7 @@ UpdateProtectionSettingsResponse updateProtectionSettings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateWaasPolicy API. + * Example: Click here to see how to use UpdateWaasPolicy API. */ UpdateWaasPolicyResponse updateWaasPolicy(UpdateWaasPolicyRequest request); @@ -769,7 +769,7 @@ UpdateProtectionSettingsResponse updateProtectionSettings( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateWaasPolicyCustomProtectionRules API. + * Example: Click here to see how to use UpdateWaasPolicyCustomProtectionRules API. */ UpdateWaasPolicyCustomProtectionRulesResponse updateWaasPolicyCustomProtectionRules( UpdateWaasPolicyCustomProtectionRulesRequest request); @@ -780,7 +780,7 @@ UpdateWaasPolicyCustomProtectionRulesResponse updateWaasPolicyCustomProtectionRu * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateWafAddressRateLimiting API. + * Example: Click here to see how to use UpdateWafAddressRateLimiting API. */ UpdateWafAddressRateLimitingResponse updateWafAddressRateLimiting( UpdateWafAddressRateLimitingRequest request); @@ -799,7 +799,7 @@ UpdateWafAddressRateLimitingResponse updateWafAddressRateLimiting( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateWafConfig API. + * Example: Click here to see how to use UpdateWafConfig API. */ UpdateWafConfigResponse updateWafConfig(UpdateWafConfigRequest request); @@ -817,7 +817,7 @@ UpdateWafAddressRateLimitingResponse updateWafAddressRateLimiting( * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use UpdateWhitelists API. + * Example: Click here to see how to use UpdateWhitelists API. */ UpdateWhitelistsResponse updateWhitelists(UpdateWhitelistsRequest request); diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasAsync.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasAsync.java index ebaa17141d2..9a5ec68d90f 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasAsync.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasAsyncClient.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasAsyncClient.java index 3cd56bb60ce..76f008fecb3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasAsyncClient.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasClient.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasClient.java index a9a0eacadf0..cb55a9f50a6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasClient.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasPaginators.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasPaginators.java index 627c7b94993..d6f9377af4a 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasPaginators.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasWaiters.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasWaiters.java index 35a3f80a47a..cff9207f0de 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasWaiters.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/WaasWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/AcceptRecommendationsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/AcceptRecommendationsConverter.java index c7c64c50b30..6e04b89c2d3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/AcceptRecommendationsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/AcceptRecommendationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CancelWorkRequestConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CancelWorkRequestConverter.java index 0c905282397..bd2a1059135 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CancelWorkRequestConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CancelWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeAddressListCompartmentConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeAddressListCompartmentConverter.java index 8a2e016b781..bd25d2c19d0 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeAddressListCompartmentConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeAddressListCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeCertificateCompartmentConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeCertificateCompartmentConverter.java index d2600161125..c01a32c4c86 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeCertificateCompartmentConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeCertificateCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeCustomProtectionRuleCompartmentConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeCustomProtectionRuleCompartmentConverter.java index 54e7ffb41e1..34f73f4fd86 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeCustomProtectionRuleCompartmentConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeCustomProtectionRuleCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeHttpRedirectCompartmentConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeHttpRedirectCompartmentConverter.java index 457374e20a7..4ad534fad29 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeHttpRedirectCompartmentConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeHttpRedirectCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeWaasPolicyCompartmentConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeWaasPolicyCompartmentConverter.java index 8f01d32f0d0..8871c085ebe 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeWaasPolicyCompartmentConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ChangeWaasPolicyCompartmentConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateAddressListConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateAddressListConverter.java index 5e178e1457f..372156734c7 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateAddressListConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateAddressListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateCertificateConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateCertificateConverter.java index 41dba97a0b4..8aaf9ae08b4 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateCertificateConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateCertificateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateCustomProtectionRuleConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateCustomProtectionRuleConverter.java index a6889dcb40d..3ad38f5829b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateCustomProtectionRuleConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateCustomProtectionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateHttpRedirectConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateHttpRedirectConverter.java index 8494af6a9d4..a848063e2db 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateHttpRedirectConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateHttpRedirectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateWaasPolicyConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateWaasPolicyConverter.java index 860920f7247..d4fb66bc8f2 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateWaasPolicyConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/CreateWaasPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteAddressListConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteAddressListConverter.java index fb7440581e3..103658a87fd 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteAddressListConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteAddressListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteCertificateConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteCertificateConverter.java index a06ef91acbb..bbcf0b32f2a 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteCertificateConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteCertificateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteCustomProtectionRuleConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteCustomProtectionRuleConverter.java index a9b803c9226..ac5ecc46633 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteCustomProtectionRuleConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteCustomProtectionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteHttpRedirectConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteHttpRedirectConverter.java index 929940c7420..a15cb5ce88e 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteHttpRedirectConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteHttpRedirectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteWaasPolicyConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteWaasPolicyConverter.java index 7254b7e1497..d245a3a1b5d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteWaasPolicyConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/DeleteWaasPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetAddressListConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetAddressListConverter.java index 72080b58d64..57e4be557e3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetAddressListConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetAddressListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetCertificateConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetCertificateConverter.java index 54e7092819b..48f71dec53c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetCertificateConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetCertificateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetCustomProtectionRuleConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetCustomProtectionRuleConverter.java index 306c3d71022..b84690688bf 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetCustomProtectionRuleConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetCustomProtectionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetDeviceFingerprintChallengeConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetDeviceFingerprintChallengeConverter.java index f49310fbfbe..9311b8e469f 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetDeviceFingerprintChallengeConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetDeviceFingerprintChallengeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetHttpRedirectConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetHttpRedirectConverter.java index 242e011843c..f5d75d67d9a 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetHttpRedirectConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetHttpRedirectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetHumanInteractionChallengeConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetHumanInteractionChallengeConverter.java index f60e44350e5..69950d1cdbf 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetHumanInteractionChallengeConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetHumanInteractionChallengeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetJsChallengeConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetJsChallengeConverter.java index 0e85f21bf9e..9efa7019d47 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetJsChallengeConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetJsChallengeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetPolicyConfigConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetPolicyConfigConverter.java index 4f44c019d03..1a22fc1e886 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetPolicyConfigConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetPolicyConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetProtectionRuleConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetProtectionRuleConverter.java index 3dbf031f3d2..37d93739f07 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetProtectionRuleConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetProtectionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetProtectionSettingsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetProtectionSettingsConverter.java index 68748147037..891ac5d8865 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetProtectionSettingsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetProtectionSettingsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWaasPolicyConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWaasPolicyConverter.java index e4e9577212c..942b8f69041 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWaasPolicyConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWaasPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWafAddressRateLimitingConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWafAddressRateLimitingConverter.java index a53a3a0e29b..caced62a131 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWafAddressRateLimitingConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWafAddressRateLimitingConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWafConfigConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWafConfigConverter.java index 9c7323caacf..54534b77c44 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWafConfigConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWafConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWorkRequestConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWorkRequestConverter.java index cf65b280763..d9d64a053d9 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWorkRequestConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListAccessRulesConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListAccessRulesConverter.java index dadfb7e78f0..0101b7a5fb6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListAccessRulesConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListAccessRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListAddressListsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListAddressListsConverter.java index 359ecb08b3a..d587881504d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListAddressListsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListAddressListsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCachingRulesConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCachingRulesConverter.java index c39dc06cbbb..8cc9cba0bcf 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCachingRulesConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCachingRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCaptchasConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCaptchasConverter.java index bfc9f951c99..842232ec7f2 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCaptchasConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCaptchasConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCertificatesConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCertificatesConverter.java index 0a033823e4f..62a75a15e93 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCertificatesConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCertificatesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCustomProtectionRulesConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCustomProtectionRulesConverter.java index eca63c43a8f..995d7da7c47 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCustomProtectionRulesConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListCustomProtectionRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListEdgeSubnetsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListEdgeSubnetsConverter.java index cbb4011ebec..67945e08b96 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListEdgeSubnetsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListEdgeSubnetsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListGoodBotsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListGoodBotsConverter.java index 59b95589e82..2ea6e66b9b8 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListGoodBotsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListGoodBotsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListHttpRedirectsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListHttpRedirectsConverter.java index 208d37f304b..7fd84692f4e 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListHttpRedirectsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListHttpRedirectsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListProtectionRulesConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListProtectionRulesConverter.java index 616589ad3ba..e6e3407e26b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListProtectionRulesConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListProtectionRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListRecommendationsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListRecommendationsConverter.java index 7e9fba547a5..7370d50d8b0 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListRecommendationsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListRecommendationsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListThreatFeedsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListThreatFeedsConverter.java index 2a35057ac46..89c53b17c78 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListThreatFeedsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListThreatFeedsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWaasPoliciesConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWaasPoliciesConverter.java index d791389cf83..707a218a3ab 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWaasPoliciesConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWaasPoliciesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWaasPolicyCustomProtectionRulesConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWaasPolicyCustomProtectionRulesConverter.java index b40b26a01af..9ba3118c9ee 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWaasPolicyCustomProtectionRulesConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWaasPolicyCustomProtectionRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafBlockedRequestsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafBlockedRequestsConverter.java index c16bce5401d..33f79108ddc 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafBlockedRequestsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafBlockedRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafLogsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafLogsConverter.java index fdf98fe2e4a..2d8e84bea71 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafLogsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafRequestsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafRequestsConverter.java index 27ae0d62d3c..bb1131030aa 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafRequestsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafTrafficConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafTrafficConverter.java index ad2571f7663..0d3d34da0a9 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafTrafficConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWafTrafficConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWhitelistsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWhitelistsConverter.java index 5963924374a..85943e0cf1f 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWhitelistsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWhitelistsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWorkRequestsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWorkRequestsConverter.java index 592c3b21bf9..c7d4bbc886c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWorkRequestsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/PurgeCacheConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/PurgeCacheConverter.java index 73fc39e44ee..53cfb940eb3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/PurgeCacheConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/PurgeCacheConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateAccessRulesConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateAccessRulesConverter.java index f9ec4b440f0..b9f397cfa19 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateAccessRulesConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateAccessRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateAddressListConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateAddressListConverter.java index fe7f45d5879..5d4b8570069 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateAddressListConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateAddressListConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCachingRulesConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCachingRulesConverter.java index b87b70504d8..7d58ecfd5ab 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCachingRulesConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCachingRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCaptchasConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCaptchasConverter.java index 0b94e8d10cb..b32faadd2e3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCaptchasConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCaptchasConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCertificateConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCertificateConverter.java index c9a30fe9c19..a8ed2eb69c0 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCertificateConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCertificateConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCustomProtectionRuleConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCustomProtectionRuleConverter.java index 389bf56d717..0c2c2fe1393 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCustomProtectionRuleConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateCustomProtectionRuleConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateDeviceFingerprintChallengeConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateDeviceFingerprintChallengeConverter.java index 073180e502b..4716f05917d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateDeviceFingerprintChallengeConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateDeviceFingerprintChallengeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateGoodBotsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateGoodBotsConverter.java index 2fa1b113364..47d2ffb9626 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateGoodBotsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateGoodBotsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateHttpRedirectConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateHttpRedirectConverter.java index e1a3f48c7a2..265501854a8 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateHttpRedirectConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateHttpRedirectConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateHumanInteractionChallengeConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateHumanInteractionChallengeConverter.java index f59d59dfdef..dc1a12ef846 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateHumanInteractionChallengeConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateHumanInteractionChallengeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateJsChallengeConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateJsChallengeConverter.java index 8881ccbc8d6..866d924f55e 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateJsChallengeConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateJsChallengeConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdatePolicyConfigConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdatePolicyConfigConverter.java index 666c6348adf..e5290b6814a 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdatePolicyConfigConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdatePolicyConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateProtectionRulesConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateProtectionRulesConverter.java index 46eb0c7cbba..61b5434af8a 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateProtectionRulesConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateProtectionRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateProtectionSettingsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateProtectionSettingsConverter.java index e2cfd16a1bc..aedcabd860d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateProtectionSettingsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateProtectionSettingsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateThreatFeedsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateThreatFeedsConverter.java index ef8fd89db2d..3c2990fab4c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateThreatFeedsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateThreatFeedsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWaasPolicyConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWaasPolicyConverter.java index acfdc9f69d6..fd763e92cf6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWaasPolicyConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWaasPolicyConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWaasPolicyCustomProtectionRulesConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWaasPolicyCustomProtectionRulesConverter.java index 30f52d9cebf..bf11eaad918 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWaasPolicyCustomProtectionRulesConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWaasPolicyCustomProtectionRulesConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWafAddressRateLimitingConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWafAddressRateLimitingConverter.java index 7cd95018aa0..15e9581fad3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWafAddressRateLimitingConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWafAddressRateLimitingConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWafConfigConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWafConfigConverter.java index 4cc33b86501..35007898371 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWafConfigConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWafConfigConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWhitelistsConverter.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWhitelistsConverter.java index 0879f32012e..dcf615d0cf9 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWhitelistsConverter.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/internal/http/UpdateWhitelistsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.internal.http; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AccessRule.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AccessRule.java index 279d2485eae..cf573fe5199 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AccessRule.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AccessRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AccessRuleCriteria.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AccessRuleCriteria.java index 0d632c3f3d9..f9c867fb6a6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AccessRuleCriteria.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AccessRuleCriteria.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddHttpResponseHeaderAction.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddHttpResponseHeaderAction.java index 2dc9b7c2e2b..c9fb2f08479 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddHttpResponseHeaderAction.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddHttpResponseHeaderAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressList.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressList.java index d8e749e9813..51429651894 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressList.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressList.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressListSummary.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressListSummary.java index 1b68b09e0e6..89b3f8d6849 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressListSummary.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressListSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressRateLimiting.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressRateLimiting.java index bac0265b260..ba568fe62cc 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressRateLimiting.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/AddressRateLimiting.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/BlockChallengeSettings.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/BlockChallengeSettings.java index eaa2b505d90..bfb32ac0d74 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/BlockChallengeSettings.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/BlockChallengeSettings.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRule.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRule.java index 9f7d6edd470..29181857d3b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRule.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRuleCriteria.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRuleCriteria.java index c7dd79e8e34..4427a8a9ceb 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRuleCriteria.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRuleCriteria.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRuleSummary.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRuleSummary.java index 055c4fc9baa..326f7fcb3f6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRuleSummary.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CachingRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Captcha.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Captcha.java index c28655ea1fd..cd53562a036 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Captcha.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Captcha.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate.java index 76f79379afc..83ae20cccda 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateIssuerName.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateIssuerName.java index d9820c7e221..d8e5fbaeb2b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateIssuerName.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateIssuerName.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateSubjectName.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateSubjectName.java index f73ecb5b618..0abc2e05e4c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateSubjectName.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateSubjectName.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateSummary.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateSummary.java index ffd4fcdef9b..bb13629e6e5 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateSummary.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CertificateSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate_extensions.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate_extensions.java index 0f7234dd49c..d7a13c93bb1 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate_extensions.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate_extensions.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate_publicKeyInfo.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate_publicKeyInfo.java index c17e2639a66..e7afd729c7a 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate_publicKeyInfo.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Certificate_publicKeyInfo.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeAddressListCompartmentDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeAddressListCompartmentDetails.java index f83f476dad4..d94376f43c4 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeAddressListCompartmentDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeAddressListCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeCertificateCompartmentDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeCertificateCompartmentDetails.java index 9d30368f0ee..16425239dd1 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeCertificateCompartmentDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeCertificateCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeCustomProtectionRuleCompartmentDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeCustomProtectionRuleCompartmentDetails.java index 751d279d1c8..1df333d53df 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeCustomProtectionRuleCompartmentDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeCustomProtectionRuleCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeHttpRedirectCompartmentDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeHttpRedirectCompartmentDetails.java index 8bec7c59a91..a6a9b4858f2 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeHttpRedirectCompartmentDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeHttpRedirectCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeWaasPolicyCompartmentDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeWaasPolicyCompartmentDetails.java index db0109f7acb..0f67cf6f03e 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeWaasPolicyCompartmentDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ChangeWaasPolicyCompartmentDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateAddressListDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateAddressListDetails.java index 514df954849..c37d10b66ee 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateAddressListDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateAddressListDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateCertificateDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateCertificateDetails.java index 7116d9a85b5..6b40d2eba9e 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateCertificateDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateCertificateDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateCustomProtectionRuleDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateCustomProtectionRuleDetails.java index 84c0d8cc041..12f6b3a0039 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateCustomProtectionRuleDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateCustomProtectionRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateHttpRedirectDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateHttpRedirectDetails.java index ecc835873c6..8029645a368 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateHttpRedirectDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateHttpRedirectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateWaasPolicyDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateWaasPolicyDetails.java index 34a95cb106f..94c9c5ade2c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateWaasPolicyDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CreateWaasPolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRule.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRule.java index 21da1398bfa..ab131e8d2ef 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRule.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRuleSetting.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRuleSetting.java index 4bb2cc53e81..a41685396c4 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRuleSetting.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRuleSetting.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRuleSummary.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRuleSummary.java index f1efc8c749a..11ccb8bcc65 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRuleSummary.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/CustomProtectionRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/DeviceFingerprintChallenge.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/DeviceFingerprintChallenge.java index e06eff138c6..6015ff91e75 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/DeviceFingerprintChallenge.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/DeviceFingerprintChallenge.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/EdgeSubnet.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/EdgeSubnet.java index ef1335d60da..1225d4a7e3b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/EdgeSubnet.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/EdgeSubnet.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ExtendHttpResponseHeaderAction.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ExtendHttpResponseHeaderAction.java index 133050c0159..179f3597e25 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ExtendHttpResponseHeaderAction.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ExtendHttpResponseHeaderAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/GoodBot.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/GoodBot.java index 40756a6d3b9..1d4c3b95852 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/GoodBot.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/GoodBot.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Header.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Header.java index 8a3191f81b6..f08af0316f1 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Header.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Header.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HeaderManipulationAction.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HeaderManipulationAction.java index d22cce6ebd7..a8c20662fae 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HeaderManipulationAction.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HeaderManipulationAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HealthCheck.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HealthCheck.java index 01e1f3bd09a..66802ea1fa9 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HealthCheck.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HealthCheck.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirect.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirect.java index 54a68b81368..9bea800d087 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirect.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirect.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirectSummary.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirectSummary.java index 3de58c6e35d..e66b64e1e64 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirectSummary.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirectSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirectTarget.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirectTarget.java index 401dd46d2ab..713415661d9 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirectTarget.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HttpRedirectTarget.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HumanInteractionChallenge.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HumanInteractionChallenge.java index 73497faae69..85e99af97e1 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HumanInteractionChallenge.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/HumanInteractionChallenge.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/IPHashLoadBalancingMethod.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/IPHashLoadBalancingMethod.java index f5f37905ebf..fc8f2a3bdb6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/IPHashLoadBalancingMethod.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/IPHashLoadBalancingMethod.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/JsChallenge.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/JsChallenge.java index 7fc25163b9e..799f08234cf 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/JsChallenge.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/JsChallenge.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/LifecycleStates.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/LifecycleStates.java index 3584b7be0df..080acbf4985 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/LifecycleStates.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/LifecycleStates.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/LoadBalancingMethod.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/LoadBalancingMethod.java index a95d0418d6f..3f1c9bf0e4e 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/LoadBalancingMethod.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/LoadBalancingMethod.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Origin.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Origin.java index e36ddf4db78..0b6d9b528eb 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Origin.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Origin.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/OriginGroup.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/OriginGroup.java index b12c91e7a87..2e3d8a1f4bd 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/OriginGroup.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/OriginGroup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/OriginGroup_origins.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/OriginGroup_origins.java index 00bc2d0edce..e04deb820d7 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/OriginGroup_origins.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/OriginGroup_origins.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/PolicyConfig.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/PolicyConfig.java index 6f3051526fc..5b4d99b2272 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/PolicyConfig.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/PolicyConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRule.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRule.java index 1174319a5a6..d34591c6b70 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRule.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRuleAction.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRuleAction.java index 10551df7c96..67425fcee77 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRuleAction.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRuleAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRuleExclusion.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRuleExclusion.java index 2d1bca59272..0ac488901ca 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRuleExclusion.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionRuleExclusion.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionSettings.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionSettings.java index 9b27b0aa32a..99dabd8d52f 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionSettings.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ProtectionSettings.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/PurgeCache.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/PurgeCache.java index 4228f5dfe56..33ffd8eb69b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/PurgeCache.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/PurgeCache.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Recommendation.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Recommendation.java index e6935e4dd62..45ca65df41e 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Recommendation.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Recommendation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/RemoveHttpResponseHeaderAction.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/RemoveHttpResponseHeaderAction.java index 60b88894021..5a8b3309f1f 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/RemoveHttpResponseHeaderAction.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/RemoveHttpResponseHeaderAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/RoundRobinLoadBalancingMethod.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/RoundRobinLoadBalancingMethod.java index 603c11b4976..5e72aaaed62 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/RoundRobinLoadBalancingMethod.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/RoundRobinLoadBalancingMethod.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/StickyCookieLoadBalancingMethod.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/StickyCookieLoadBalancingMethod.java index 2e086d0a3c6..d270fe0ec6b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/StickyCookieLoadBalancingMethod.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/StickyCookieLoadBalancingMethod.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ThreatFeed.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ThreatFeed.java index 65f9740be9c..c141effc1a9 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ThreatFeed.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ThreatFeed.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ThreatFeedAction.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ThreatFeedAction.java index 5732b597892..28098c9066f 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ThreatFeedAction.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/ThreatFeedAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateAddressListDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateAddressListDetails.java index 92f2b80dc56..8c790b8b38f 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateAddressListDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateAddressListDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateCertificateDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateCertificateDetails.java index d492307cb73..3fd8b178679 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateCertificateDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateCertificateDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateCustomProtectionRuleDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateCustomProtectionRuleDetails.java index 71aee72dc3e..89de82b81dc 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateCustomProtectionRuleDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateCustomProtectionRuleDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateHttpRedirectDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateHttpRedirectDetails.java index 0de03425048..f3d2951cf0c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateHttpRedirectDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateHttpRedirectDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateWaasPolicyDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateWaasPolicyDetails.java index 9a42183b650..e80ef0bdbf5 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateWaasPolicyDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/UpdateWaasPolicyDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicy.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicy.java index 0234ec05cbf..9caf5640de7 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicy.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicyCustomProtectionRuleSummary.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicyCustomProtectionRuleSummary.java index 80374764e80..8b88dc35856 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicyCustomProtectionRuleSummary.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicyCustomProtectionRuleSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicySummary.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicySummary.java index 4c1847cdf83..e68eb5350fc 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicySummary.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WaasPolicySummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafBlockedRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafBlockedRequest.java index ffb5560f8f1..b6b15913485 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafBlockedRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafBlockedRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafConfig.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafConfig.java index 2fdca924dd2..042ce02c059 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafConfig.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafConfigDetails.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafConfigDetails.java index 0a6754e9aed..5f48fa0dfa7 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafConfigDetails.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafConfigDetails.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafLog.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafLog.java index 9b8b3f7412c..ce17af9817d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafLog.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafLog.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafMeterDatum.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafMeterDatum.java index 29a41fedb47..e38991e222d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafMeterDatum.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafMeterDatum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafRequest.java index 36334e73a69..76cd9e06267 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafTrafficDatum.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafTrafficDatum.java index 060a8957832..4cf3d3e21f0 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafTrafficDatum.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WafTrafficDatum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Whitelist.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Whitelist.java index 34a4842d3df..5c20c4cdacd 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Whitelist.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/Whitelist.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequest.java index 46acaeb0f34..10f3f7a0f19 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestError.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestError.java index 8eff6bbe1da..8e28175dde4 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestError.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestLogEntry.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestLogEntry.java index 41917147a2d..8679479bdc8 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestLogEntry.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestOperationTypes.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestOperationTypes.java index ceed9248ce4..c1db9488fd7 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestOperationTypes.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestOperationTypes.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestResource.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestResource.java index add5c93c246..6c691e9bf7d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestResource.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestStatusValues.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestStatusValues.java index 9737bb85be0..4a94f0b7dc8 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestStatusValues.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestStatusValues.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestSummary.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestSummary.java index b0c0a73181c..6c2903094be 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestSummary.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.model; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/AcceptRecommendationsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/AcceptRecommendationsRequest.java index d6a6c012ae5..5ea0da32723 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/AcceptRecommendationsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/AcceptRecommendationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use AcceptRecommendationsRequest. + * Example: Click here to see how to use AcceptRecommendationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CancelWorkRequestRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CancelWorkRequestRequest.java index 647fa3910e4..a89fd50fce4 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CancelWorkRequestRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CancelWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use CancelWorkRequestRequest. + * Example: Click here to see how to use CancelWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeAddressListCompartmentRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeAddressListCompartmentRequest.java index b2610bfab84..b1754608e2b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeAddressListCompartmentRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeAddressListCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ChangeAddressListCompartmentRequest. + * Example: Click here to see how to use ChangeAddressListCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeCertificateCompartmentRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeCertificateCompartmentRequest.java index 876e59e7b32..107e09ec9ce 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeCertificateCompartmentRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeCertificateCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ChangeCertificateCompartmentRequest. + * Example: Click here to see how to use ChangeCertificateCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeCustomProtectionRuleCompartmentRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeCustomProtectionRuleCompartmentRequest.java index d0645df7a4f..d0c042503ed 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeCustomProtectionRuleCompartmentRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeCustomProtectionRuleCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ChangeCustomProtectionRuleCompartmentRequest. + * Example: Click here to see how to use ChangeCustomProtectionRuleCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeHttpRedirectCompartmentRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeHttpRedirectCompartmentRequest.java index 14c474516c9..1a388c3923a 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeHttpRedirectCompartmentRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeHttpRedirectCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ChangeHttpRedirectCompartmentRequest. + * Example: Click here to see how to use ChangeHttpRedirectCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeWaasPolicyCompartmentRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeWaasPolicyCompartmentRequest.java index 352623ab60e..0c92e15e263 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeWaasPolicyCompartmentRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ChangeWaasPolicyCompartmentRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ChangeWaasPolicyCompartmentRequest. + * Example: Click here to see how to use ChangeWaasPolicyCompartmentRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateAddressListRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateAddressListRequest.java index 30ebd41abef..74e127a2157 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateAddressListRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateAddressListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use CreateAddressListRequest. + * Example: Click here to see how to use CreateAddressListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateCertificateRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateCertificateRequest.java index 790cc762e62..c1b7710f586 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateCertificateRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateCertificateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use CreateCertificateRequest. + * Example: Click here to see how to use CreateCertificateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateCustomProtectionRuleRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateCustomProtectionRuleRequest.java index 205b37e325c..e5372214bb0 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateCustomProtectionRuleRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateCustomProtectionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use CreateCustomProtectionRuleRequest. + * Example: Click here to see how to use CreateCustomProtectionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateHttpRedirectRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateHttpRedirectRequest.java index c3ecf9b536e..cf86f4856b5 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateHttpRedirectRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateHttpRedirectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use CreateHttpRedirectRequest. + * Example: Click here to see how to use CreateHttpRedirectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateWaasPolicyRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateWaasPolicyRequest.java index 60850274d17..fe7e5e391b3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateWaasPolicyRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/CreateWaasPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use CreateWaasPolicyRequest. + * Example: Click here to see how to use CreateWaasPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteAddressListRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteAddressListRequest.java index f9b1f5c3b25..3fcda60e22c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteAddressListRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteAddressListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use DeleteAddressListRequest. + * Example: Click here to see how to use DeleteAddressListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteCertificateRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteCertificateRequest.java index e4b48b259ad..84c1dce0adb 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteCertificateRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteCertificateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use DeleteCertificateRequest. + * Example: Click here to see how to use DeleteCertificateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteCustomProtectionRuleRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteCustomProtectionRuleRequest.java index c52fdaaa38b..64f283bacb7 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteCustomProtectionRuleRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteCustomProtectionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use DeleteCustomProtectionRuleRequest. + * Example: Click here to see how to use DeleteCustomProtectionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteHttpRedirectRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteHttpRedirectRequest.java index ce4bf180766..8d1cffb42d4 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteHttpRedirectRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteHttpRedirectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use DeleteHttpRedirectRequest. + * Example: Click here to see how to use DeleteHttpRedirectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteWaasPolicyRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteWaasPolicyRequest.java index 4a15e35f0ee..b9921e70fae 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteWaasPolicyRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/DeleteWaasPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use DeleteWaasPolicyRequest. + * Example: Click here to see how to use DeleteWaasPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetAddressListRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetAddressListRequest.java index 0b0acb4bf2d..3d38aa15a0e 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetAddressListRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetAddressListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetAddressListRequest. + * Example: Click here to see how to use GetAddressListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetCertificateRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetCertificateRequest.java index e9f84186dec..d9074a34f30 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetCertificateRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetCertificateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetCertificateRequest. + * Example: Click here to see how to use GetCertificateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetCustomProtectionRuleRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetCustomProtectionRuleRequest.java index 2ac5528b706..37079046f4c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetCustomProtectionRuleRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetCustomProtectionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetCustomProtectionRuleRequest. + * Example: Click here to see how to use GetCustomProtectionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetDeviceFingerprintChallengeRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetDeviceFingerprintChallengeRequest.java index 86f9776ef7c..340d6eedf78 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetDeviceFingerprintChallengeRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetDeviceFingerprintChallengeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetDeviceFingerprintChallengeRequest. + * Example: Click here to see how to use GetDeviceFingerprintChallengeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetHttpRedirectRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetHttpRedirectRequest.java index 753043f9ae1..29965e1d736 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetHttpRedirectRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetHttpRedirectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetHttpRedirectRequest. + * Example: Click here to see how to use GetHttpRedirectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetHumanInteractionChallengeRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetHumanInteractionChallengeRequest.java index e9b66f4e8e0..8324377c3d4 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetHumanInteractionChallengeRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetHumanInteractionChallengeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetHumanInteractionChallengeRequest. + * Example: Click here to see how to use GetHumanInteractionChallengeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetJsChallengeRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetJsChallengeRequest.java index 60da85c54a3..6a8b192cb13 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetJsChallengeRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetJsChallengeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetJsChallengeRequest. + * Example: Click here to see how to use GetJsChallengeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetPolicyConfigRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetPolicyConfigRequest.java index ca26a6d826d..fb730f1e377 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetPolicyConfigRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetPolicyConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetPolicyConfigRequest. + * Example: Click here to see how to use GetPolicyConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetProtectionRuleRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetProtectionRuleRequest.java index 62ef08f9541..23675db7cc1 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetProtectionRuleRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetProtectionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetProtectionRuleRequest. + * Example: Click here to see how to use GetProtectionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetProtectionSettingsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetProtectionSettingsRequest.java index ddd06f50764..4119902feae 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetProtectionSettingsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetProtectionSettingsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetProtectionSettingsRequest. + * Example: Click here to see how to use GetProtectionSettingsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWaasPolicyRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWaasPolicyRequest.java index b60349a72fc..fd9df8c14ca 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWaasPolicyRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWaasPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetWaasPolicyRequest. + * Example: Click here to see how to use GetWaasPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWafAddressRateLimitingRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWafAddressRateLimitingRequest.java index 6b46c5bcfcf..74d082dd5f1 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWafAddressRateLimitingRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWafAddressRateLimitingRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetWafAddressRateLimitingRequest. + * Example: Click here to see how to use GetWafAddressRateLimitingRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWafConfigRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWafConfigRequest.java index 2fb67e69396..d65b9045474 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWafConfigRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWafConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetWafConfigRequest. + * Example: Click here to see how to use GetWafConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWorkRequestRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWorkRequestRequest.java index 4566f53ee99..79d5be3298a 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWorkRequestRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListAccessRulesRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListAccessRulesRequest.java index d09cdea8a19..e19ce56ba32 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListAccessRulesRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListAccessRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListAccessRulesRequest. + * Example: Click here to see how to use ListAccessRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListAddressListsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListAddressListsRequest.java index 6dc7407a467..497da5ebfbd 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListAddressListsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListAddressListsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListAddressListsRequest. + * Example: Click here to see how to use ListAddressListsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCachingRulesRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCachingRulesRequest.java index 794a4d68234..941d9a5b68b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCachingRulesRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCachingRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListCachingRulesRequest. + * Example: Click here to see how to use ListCachingRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCaptchasRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCaptchasRequest.java index 1b1ae7f133c..59d2c9e8947 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCaptchasRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCaptchasRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListCaptchasRequest. + * Example: Click here to see how to use ListCaptchasRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCertificatesRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCertificatesRequest.java index f1947ffd2b8..02d9f85bf62 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCertificatesRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCertificatesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListCertificatesRequest. + * Example: Click here to see how to use ListCertificatesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCustomProtectionRulesRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCustomProtectionRulesRequest.java index 77bcd907407..7b386816284 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCustomProtectionRulesRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListCustomProtectionRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListCustomProtectionRulesRequest. + * Example: Click here to see how to use ListCustomProtectionRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListEdgeSubnetsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListEdgeSubnetsRequest.java index 56f3c00518e..8ec0f757c4c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListEdgeSubnetsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListEdgeSubnetsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListEdgeSubnetsRequest. + * Example: Click here to see how to use ListEdgeSubnetsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListGoodBotsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListGoodBotsRequest.java index 6a473a41c78..f66ab5326ba 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListGoodBotsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListGoodBotsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListGoodBotsRequest. + * Example: Click here to see how to use ListGoodBotsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListHttpRedirectsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListHttpRedirectsRequest.java index 3013c54dfaf..a04d8928773 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListHttpRedirectsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListHttpRedirectsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListHttpRedirectsRequest. + * Example: Click here to see how to use ListHttpRedirectsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListProtectionRulesRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListProtectionRulesRequest.java index 93fb84c3657..7a369ac3019 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListProtectionRulesRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListProtectionRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListProtectionRulesRequest. + * Example: Click here to see how to use ListProtectionRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListRecommendationsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListRecommendationsRequest.java index 643823c1922..b1b0d3765cf 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListRecommendationsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListRecommendationsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListRecommendationsRequest. + * Example: Click here to see how to use ListRecommendationsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListThreatFeedsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListThreatFeedsRequest.java index 815f9d816cf..9ac6c283c61 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListThreatFeedsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListThreatFeedsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListThreatFeedsRequest. + * Example: Click here to see how to use ListThreatFeedsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWaasPoliciesRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWaasPoliciesRequest.java index 873c4c6f611..de07b4f05d7 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWaasPoliciesRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWaasPoliciesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListWaasPoliciesRequest. + * Example: Click here to see how to use ListWaasPoliciesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWaasPolicyCustomProtectionRulesRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWaasPolicyCustomProtectionRulesRequest.java index 7b57988a38c..84ddc2cdda1 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWaasPolicyCustomProtectionRulesRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWaasPolicyCustomProtectionRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListWaasPolicyCustomProtectionRulesRequest. + * Example: Click here to see how to use ListWaasPolicyCustomProtectionRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafBlockedRequestsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafBlockedRequestsRequest.java index f0d66bb8830..c13e203c0a5 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafBlockedRequestsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafBlockedRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListWafBlockedRequestsRequest. + * Example: Click here to see how to use ListWafBlockedRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafLogsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafLogsRequest.java index fe032c6284e..ed43f524a82 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafLogsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListWafLogsRequest. + * Example: Click here to see how to use ListWafLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafRequestsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafRequestsRequest.java index a4809d16052..5b98fba92dc 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafRequestsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListWafRequestsRequest. + * Example: Click here to see how to use ListWafRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafTrafficRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafTrafficRequest.java index ec27ce6e5dd..c5769102a1b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafTrafficRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWafTrafficRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListWafTrafficRequest. + * Example: Click here to see how to use ListWafTrafficRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWhitelistsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWhitelistsRequest.java index a06144bb8a8..80492b58c36 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWhitelistsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWhitelistsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListWhitelistsRequest. + * Example: Click here to see how to use ListWhitelistsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWorkRequestsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWorkRequestsRequest.java index a3512898106..a574b8b6762 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWorkRequestsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/PurgeCacheRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/PurgeCacheRequest.java index 8829828b993..4f13135f971 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/PurgeCacheRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/PurgeCacheRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use PurgeCacheRequest. + * Example: Click here to see how to use PurgeCacheRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateAccessRulesRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateAccessRulesRequest.java index ef93191c685..b0e168e8cbc 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateAccessRulesRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateAccessRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateAccessRulesRequest. + * Example: Click here to see how to use UpdateAccessRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateAddressListRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateAddressListRequest.java index fc171254574..49ab67f6b79 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateAddressListRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateAddressListRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateAddressListRequest. + * Example: Click here to see how to use UpdateAddressListRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCachingRulesRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCachingRulesRequest.java index 64c9238e137..1d40b8a98db 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCachingRulesRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCachingRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateCachingRulesRequest. + * Example: Click here to see how to use UpdateCachingRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCaptchasRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCaptchasRequest.java index 50724c7aa2a..c62149d8263 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCaptchasRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCaptchasRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateCaptchasRequest. + * Example: Click here to see how to use UpdateCaptchasRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCertificateRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCertificateRequest.java index d0fcbcf42c3..c41b5bf1dd5 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCertificateRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCertificateRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateCertificateRequest. + * Example: Click here to see how to use UpdateCertificateRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCustomProtectionRuleRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCustomProtectionRuleRequest.java index 490e7ba5518..ce73ee674e7 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCustomProtectionRuleRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateCustomProtectionRuleRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateCustomProtectionRuleRequest. + * Example: Click here to see how to use UpdateCustomProtectionRuleRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateDeviceFingerprintChallengeRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateDeviceFingerprintChallengeRequest.java index 084d0b5f268..e3042e86a5c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateDeviceFingerprintChallengeRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateDeviceFingerprintChallengeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateDeviceFingerprintChallengeRequest. + * Example: Click here to see how to use UpdateDeviceFingerprintChallengeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateGoodBotsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateGoodBotsRequest.java index 7ec61d83fe0..5b62ed8e86b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateGoodBotsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateGoodBotsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateGoodBotsRequest. + * Example: Click here to see how to use UpdateGoodBotsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateHttpRedirectRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateHttpRedirectRequest.java index f5201050be4..e77658de7d3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateHttpRedirectRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateHttpRedirectRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateHttpRedirectRequest. + * Example: Click here to see how to use UpdateHttpRedirectRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateHumanInteractionChallengeRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateHumanInteractionChallengeRequest.java index 8466267c3eb..2834a532cee 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateHumanInteractionChallengeRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateHumanInteractionChallengeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateHumanInteractionChallengeRequest. + * Example: Click here to see how to use UpdateHumanInteractionChallengeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateJsChallengeRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateJsChallengeRequest.java index c2da2835b5a..8c18cf484f6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateJsChallengeRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateJsChallengeRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateJsChallengeRequest. + * Example: Click here to see how to use UpdateJsChallengeRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdatePolicyConfigRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdatePolicyConfigRequest.java index a80f830a2d0..bba175d4d24 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdatePolicyConfigRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdatePolicyConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdatePolicyConfigRequest. + * Example: Click here to see how to use UpdatePolicyConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateProtectionRulesRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateProtectionRulesRequest.java index 346dfed0dd9..9b448a7faa8 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateProtectionRulesRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateProtectionRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateProtectionRulesRequest. + * Example: Click here to see how to use UpdateProtectionRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateProtectionSettingsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateProtectionSettingsRequest.java index 7453f2a8a54..bb3f0b07102 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateProtectionSettingsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateProtectionSettingsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateProtectionSettingsRequest. + * Example: Click here to see how to use UpdateProtectionSettingsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateThreatFeedsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateThreatFeedsRequest.java index 4c961d49286..fa299b17b86 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateThreatFeedsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateThreatFeedsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateThreatFeedsRequest. + * Example: Click here to see how to use UpdateThreatFeedsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWaasPolicyCustomProtectionRulesRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWaasPolicyCustomProtectionRulesRequest.java index df861604b4a..59f2fd90049 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWaasPolicyCustomProtectionRulesRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWaasPolicyCustomProtectionRulesRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateWaasPolicyCustomProtectionRulesRequest. + * Example: Click here to see how to use UpdateWaasPolicyCustomProtectionRulesRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWaasPolicyRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWaasPolicyRequest.java index 02fe64326ea..ccefb4de5ae 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWaasPolicyRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWaasPolicyRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateWaasPolicyRequest. + * Example: Click here to see how to use UpdateWaasPolicyRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWafAddressRateLimitingRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWafAddressRateLimitingRequest.java index c3891f37d7d..e76495a8d37 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWafAddressRateLimitingRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWafAddressRateLimitingRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateWafAddressRateLimitingRequest. + * Example: Click here to see how to use UpdateWafAddressRateLimitingRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWafConfigRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWafConfigRequest.java index 0a6900401d7..0a89244f6f5 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWafConfigRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWafConfigRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateWafConfigRequest. + * Example: Click here to see how to use UpdateWafConfigRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWhitelistsRequest.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWhitelistsRequest.java index 4035ce4f9df..5c9846f202d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWhitelistsRequest.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/requests/UpdateWhitelistsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.requests; import com.oracle.bmc.waas.model.*; /** - * Example: Click here to see how to use UpdateWhitelistsRequest. + * Example: Click here to see how to use UpdateWhitelistsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20181116") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/AcceptRecommendationsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/AcceptRecommendationsResponse.java index e8a8ee5d58a..27f6ba18ad3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/AcceptRecommendationsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/AcceptRecommendationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CancelWorkRequestResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CancelWorkRequestResponse.java index 01efeca81f3..1adbc7d3e4c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CancelWorkRequestResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CancelWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeAddressListCompartmentResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeAddressListCompartmentResponse.java index b3b83a772c0..210381b5276 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeAddressListCompartmentResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeAddressListCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeCertificateCompartmentResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeCertificateCompartmentResponse.java index a90c99fe2ea..671d0606f31 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeCertificateCompartmentResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeCertificateCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeCustomProtectionRuleCompartmentResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeCustomProtectionRuleCompartmentResponse.java index 04e01f38e3a..78aea9c683f 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeCustomProtectionRuleCompartmentResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeCustomProtectionRuleCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeHttpRedirectCompartmentResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeHttpRedirectCompartmentResponse.java index e6a75f3505d..e3195fec890 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeHttpRedirectCompartmentResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeHttpRedirectCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeWaasPolicyCompartmentResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeWaasPolicyCompartmentResponse.java index 129cdb961d9..039febb7f95 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeWaasPolicyCompartmentResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ChangeWaasPolicyCompartmentResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateAddressListResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateAddressListResponse.java index c3e401ec51a..ec1a57e3ac7 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateAddressListResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateAddressListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateCertificateResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateCertificateResponse.java index d49dcd77473..894f90161ec 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateCertificateResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateCertificateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateCustomProtectionRuleResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateCustomProtectionRuleResponse.java index 2e1fe568f66..76bba5ecb65 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateCustomProtectionRuleResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateCustomProtectionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateHttpRedirectResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateHttpRedirectResponse.java index cf810a43709..0628981a222 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateHttpRedirectResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateHttpRedirectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateWaasPolicyResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateWaasPolicyResponse.java index e7497e753f1..64e718ba8a6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateWaasPolicyResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/CreateWaasPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteAddressListResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteAddressListResponse.java index 5efbeb60479..31072bf3eee 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteAddressListResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteAddressListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteCertificateResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteCertificateResponse.java index 663caaed0ec..ef8f0ba8636 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteCertificateResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteCertificateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteCustomProtectionRuleResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteCustomProtectionRuleResponse.java index 8595eb153dc..b555aa9c1a6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteCustomProtectionRuleResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteCustomProtectionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteHttpRedirectResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteHttpRedirectResponse.java index 4115b6f7e49..10d8d4aef12 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteHttpRedirectResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteHttpRedirectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteWaasPolicyResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteWaasPolicyResponse.java index 681d152ef59..9564ff00fdc 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteWaasPolicyResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/DeleteWaasPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetAddressListResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetAddressListResponse.java index 24664bf5f81..ed22b0e2535 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetAddressListResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetAddressListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetCertificateResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetCertificateResponse.java index 7ea15987987..885eefa5e95 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetCertificateResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetCertificateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetCustomProtectionRuleResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetCustomProtectionRuleResponse.java index dae763aa52c..c05e226e44a 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetCustomProtectionRuleResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetCustomProtectionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetDeviceFingerprintChallengeResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetDeviceFingerprintChallengeResponse.java index 85a3dd1203c..102a2bc3079 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetDeviceFingerprintChallengeResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetDeviceFingerprintChallengeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetHttpRedirectResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetHttpRedirectResponse.java index 63cabc5dcc4..8de0ace21fe 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetHttpRedirectResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetHttpRedirectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetHumanInteractionChallengeResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetHumanInteractionChallengeResponse.java index bf68957debd..b27ced2a82d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetHumanInteractionChallengeResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetHumanInteractionChallengeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetJsChallengeResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetJsChallengeResponse.java index 0f2283605c8..de8703b4e72 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetJsChallengeResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetJsChallengeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetPolicyConfigResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetPolicyConfigResponse.java index 72f43034e92..c8be8e40562 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetPolicyConfigResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetPolicyConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetProtectionRuleResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetProtectionRuleResponse.java index d0a8f139bc7..9acfdb0082f 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetProtectionRuleResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetProtectionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetProtectionSettingsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetProtectionSettingsResponse.java index ccc07ad5295..874e432a3c6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetProtectionSettingsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetProtectionSettingsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWaasPolicyResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWaasPolicyResponse.java index fffbdf62b2c..6f014f4ccd7 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWaasPolicyResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWaasPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWafAddressRateLimitingResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWafAddressRateLimitingResponse.java index ef38b225a93..b9c1b6ea846 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWafAddressRateLimitingResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWafAddressRateLimitingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWafConfigResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWafConfigResponse.java index 5adbe8615f5..eb3ecb721e0 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWafConfigResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWafConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWorkRequestResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWorkRequestResponse.java index 12756ffb7f5..d6029030645 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWorkRequestResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListAccessRulesResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListAccessRulesResponse.java index 87ad402950a..4c9bd46d238 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListAccessRulesResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListAccessRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListAddressListsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListAddressListsResponse.java index 2798204f412..c353d4e5c21 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListAddressListsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListAddressListsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCachingRulesResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCachingRulesResponse.java index 2d733b6170b..956d8d0b7e3 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCachingRulesResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCachingRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCaptchasResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCaptchasResponse.java index d79aea79b17..344e5938b83 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCaptchasResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCaptchasResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCertificatesResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCertificatesResponse.java index 88d1d6990a0..8d93efb9f30 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCertificatesResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCertificatesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCustomProtectionRulesResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCustomProtectionRulesResponse.java index 64584f61849..dccd8c0ae92 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCustomProtectionRulesResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListCustomProtectionRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListEdgeSubnetsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListEdgeSubnetsResponse.java index 55b0d3e8a58..f5bb05ae824 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListEdgeSubnetsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListEdgeSubnetsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListGoodBotsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListGoodBotsResponse.java index 020c5f7caad..5d28e885f39 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListGoodBotsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListGoodBotsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListHttpRedirectsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListHttpRedirectsResponse.java index f5bc39534c1..d6137451824 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListHttpRedirectsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListHttpRedirectsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListProtectionRulesResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListProtectionRulesResponse.java index 12fd9d893f2..c6f9765bb3b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListProtectionRulesResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListProtectionRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListRecommendationsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListRecommendationsResponse.java index dd8c898025f..79beb95cedc 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListRecommendationsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListRecommendationsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListThreatFeedsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListThreatFeedsResponse.java index 442e0f707e2..afda01b3cad 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListThreatFeedsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListThreatFeedsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWaasPoliciesResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWaasPoliciesResponse.java index 7c19a31ac6a..b3a40e5dda1 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWaasPoliciesResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWaasPoliciesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWaasPolicyCustomProtectionRulesResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWaasPolicyCustomProtectionRulesResponse.java index f2cff454323..a737458f90b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWaasPolicyCustomProtectionRulesResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWaasPolicyCustomProtectionRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafBlockedRequestsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafBlockedRequestsResponse.java index d9de4af95b9..eee5784d70c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafBlockedRequestsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafBlockedRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafLogsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafLogsResponse.java index d9d8c659ed9..5254a009004 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafLogsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafRequestsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafRequestsResponse.java index 8d7ddd3b381..4fa43172c6e 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafRequestsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafTrafficResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafTrafficResponse.java index c219881f56c..03143b59771 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafTrafficResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWafTrafficResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWhitelistsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWhitelistsResponse.java index 5c35eaa19cd..72b6b3351ad 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWhitelistsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWhitelistsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWorkRequestsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWorkRequestsResponse.java index fb9050e1d67..2530387326b 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWorkRequestsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/PurgeCacheResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/PurgeCacheResponse.java index 03bd3ff94e9..4ad0bba4c30 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/PurgeCacheResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/PurgeCacheResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateAccessRulesResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateAccessRulesResponse.java index 4b0bc834619..421ab41cc10 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateAccessRulesResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateAccessRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateAddressListResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateAddressListResponse.java index a2b9e4396ef..48dcb11b4e0 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateAddressListResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateAddressListResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCachingRulesResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCachingRulesResponse.java index 7f3c59c7804..3717a649b38 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCachingRulesResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCachingRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCaptchasResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCaptchasResponse.java index e6654af5bbd..0d81e95dbbe 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCaptchasResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCaptchasResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCertificateResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCertificateResponse.java index f451205d4a6..278b8e5e51d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCertificateResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCertificateResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCustomProtectionRuleResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCustomProtectionRuleResponse.java index f67d9b83a99..809cf114574 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCustomProtectionRuleResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateCustomProtectionRuleResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateDeviceFingerprintChallengeResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateDeviceFingerprintChallengeResponse.java index 7093bd171ee..b60899a54dc 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateDeviceFingerprintChallengeResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateDeviceFingerprintChallengeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateGoodBotsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateGoodBotsResponse.java index 665e65386a7..099c154c10d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateGoodBotsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateGoodBotsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateHttpRedirectResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateHttpRedirectResponse.java index e1db3f23611..7bb04365a04 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateHttpRedirectResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateHttpRedirectResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateHumanInteractionChallengeResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateHumanInteractionChallengeResponse.java index 4943cc8a85e..7682dc1b21d 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateHumanInteractionChallengeResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateHumanInteractionChallengeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateJsChallengeResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateJsChallengeResponse.java index 7de1cf69ff0..32312c40923 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateJsChallengeResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateJsChallengeResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdatePolicyConfigResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdatePolicyConfigResponse.java index 8d51dee7ab8..c429f27aa48 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdatePolicyConfigResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdatePolicyConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateProtectionRulesResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateProtectionRulesResponse.java index d1c49b48623..4ca5dba968c 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateProtectionRulesResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateProtectionRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateProtectionSettingsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateProtectionSettingsResponse.java index b0d88870c73..17ba4d3a9e0 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateProtectionSettingsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateProtectionSettingsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateThreatFeedsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateThreatFeedsResponse.java index 97952abbe5e..eba6b630e6a 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateThreatFeedsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateThreatFeedsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWaasPolicyCustomProtectionRulesResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWaasPolicyCustomProtectionRulesResponse.java index a31ac08f13b..59915d47f4a 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWaasPolicyCustomProtectionRulesResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWaasPolicyCustomProtectionRulesResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWaasPolicyResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWaasPolicyResponse.java index dddde22fb52..aae2ab3edc6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWaasPolicyResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWaasPolicyResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWafAddressRateLimitingResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWafAddressRateLimitingResponse.java index 43feb44839c..6ce738b95c6 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWafAddressRateLimitingResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWafAddressRateLimitingResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWafConfigResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWafConfigResponse.java index e0f3c2e4269..357462eabf5 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWafConfigResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWafConfigResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWhitelistsResponse.java b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWhitelistsResponse.java index 46f386b275a..59550d4e835 100644 --- a/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWhitelistsResponse.java +++ b/bmc-waas/src/main/java/com/oracle/bmc/waas/responses/UpdateWhitelistsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.waas.responses; diff --git a/bmc-workrequests/pom.xml b/bmc-workrequests/pom.xml index f9f43530741..d66af878fcd 100644 --- a/bmc-workrequests/pom.xml +++ b/bmc-workrequests/pom.xml @@ -4,7 +4,7 @@ com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 ../pom.xml oci-java-sdk-workrequests @@ -15,7 +15,7 @@ com.oracle.oci.sdk oci-java-sdk-common - 1.28.0 + 1.29.0 diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequest.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequest.java index e47c6ed431e..4f7f4680878 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequest.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests; @@ -57,7 +57,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use GetWorkRequest API. + * Example: Click here to see how to use GetWorkRequest API. */ GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request); @@ -68,7 +68,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestErrors API. + * Example: Click here to see how to use ListWorkRequestErrors API. */ ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request); @@ -79,7 +79,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequestLogs API. + * Example: Click here to see how to use ListWorkRequestLogs API. */ ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request); @@ -90,7 +90,7 @@ public interface WorkRequest extends AutoCloseable { * @return A response object containing details about the completed operation * @throws BmcException when an error occurs. * - * Example: Click here to see how to use ListWorkRequests API. + * Example: Click here to see how to use ListWorkRequests API. */ ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request); diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestAsync.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestAsync.java index cdbde16c2f0..e9a8120e3dd 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestAsync.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestAsync.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestAsyncClient.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestAsyncClient.java index 492b25512cb..af657ac4c0c 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestAsyncClient.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestAsyncClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestClient.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestClient.java index 388b6e8d968..59f6993808d 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestClient.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestPaginators.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestPaginators.java index 18934179086..544c959d6f0 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestPaginators.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestPaginators.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestWaiters.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestWaiters.java index 639490a48a2..649919483bf 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestWaiters.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/WorkRequestWaiters.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/GetWorkRequestConverter.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/GetWorkRequestConverter.java index 36932c90346..ed5caecc1ca 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/GetWorkRequestConverter.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/GetWorkRequestConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.internal.http; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestErrorsConverter.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestErrorsConverter.java index 08032a60bac..deea45ccc11 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestErrorsConverter.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestErrorsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.internal.http; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestLogsConverter.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestLogsConverter.java index 9ea64b45f74..854c42ebee5 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestLogsConverter.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestLogsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.internal.http; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestsConverter.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestsConverter.java index d0838c661cc..4df4e04a3b2 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestsConverter.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/internal/http/ListWorkRequestsConverter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.internal.http; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequest.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequest.java index 1db0032a579..bda9e8ca98e 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequest.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.model; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestError.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestError.java index 908c7b16467..a6bf4e95dc4 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestError.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.model; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestLogEntry.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestLogEntry.java index 4f159b4a11c..d9df57bbf22 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestLogEntry.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestLogEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.model; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestResource.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestResource.java index 9211e5a3f0e..a6ce1ab11ef 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestResource.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestResource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.model; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestSummary.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestSummary.java index 30cd8f54f4c..907dae9d2a4 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestSummary.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/model/WorkRequestSummary.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.model; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/GetWorkRequestRequest.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/GetWorkRequestRequest.java index 900e00f956a..f6bad2236b4 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/GetWorkRequestRequest.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/GetWorkRequestRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.requests; import com.oracle.bmc.workrequests.model.*; /** - * Example: Click here to see how to use GetWorkRequestRequest. + * Example: Click here to see how to use GetWorkRequestRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestErrorsRequest.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestErrorsRequest.java index e17e8d26d3b..4da53482d07 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestErrorsRequest.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestErrorsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.requests; import com.oracle.bmc.workrequests.model.*; /** - * Example: Click here to see how to use ListWorkRequestErrorsRequest. + * Example: Click here to see how to use ListWorkRequestErrorsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestLogsRequest.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestLogsRequest.java index 69123fe91b9..87aa9f3d871 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestLogsRequest.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestLogsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.requests; import com.oracle.bmc.workrequests.model.*; /** - * Example: Click here to see how to use ListWorkRequestLogsRequest. + * Example: Click here to see how to use ListWorkRequestLogsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestsRequest.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestsRequest.java index b531bdc7c19..2d371b6ec71 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestsRequest.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/requests/ListWorkRequestsRequest.java @@ -1,12 +1,12 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.requests; import com.oracle.bmc.workrequests.model.*; /** - * Example: Click here to see how to use ListWorkRequestsRequest. + * Example: Click here to see how to use ListWorkRequestsRequest. */ @javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918") @lombok.Builder(builderClassName = "Builder", buildMethodName = "buildWithoutInvocationCallback") diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/GetWorkRequestResponse.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/GetWorkRequestResponse.java index c4bb51a574a..7a9196f4b97 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/GetWorkRequestResponse.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/GetWorkRequestResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.responses; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestErrorsResponse.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestErrorsResponse.java index 0a5b985d52a..d2e640ae1ab 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestErrorsResponse.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestErrorsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.responses; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestLogsResponse.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestLogsResponse.java index 30c49a92f94..a97a041312b 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestLogsResponse.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestLogsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.responses; diff --git a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestsResponse.java b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestsResponse.java index 479ea0c9c9e..5cb2a87b1ba 100644 --- a/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestsResponse.java +++ b/bmc-workrequests/src/main/java/com/oracle/bmc/workrequests/responses/ListWorkRequestsResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2021, 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. */ package com.oracle.bmc.workrequests.responses; diff --git a/pom.xml b/pom.xml index 59f85e8ebd7..381f2435e6e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.oracle.oci.sdk oci-java-sdk - 1.28.0 + 1.29.0 pom Oracle Cloud Infrastructure SDK This project contains the SDK used for Oracle Cloud Infrastructure